Type: float
A real number that conforms to the xsd:float specification
URI: https://example.org/usdm/v4/linkml/float
Type Properties
| Property | Value |
|---|---|
| Base | float |
| Type URI | xsd:float |
Notes
- If you are authoring schemas in LinkML YAML, the type is referenced with the lower case "float".
Identifier and Mapping Information
Schema Source
- from schema: https://example.org/usdm/v4/linkml
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | https://example.org/usdm/v4/linkml/float |
| native | https://example.org/usdm/v4/linkml/float |
| exact | schema:Float |