Type: Decimal
A real number with arbitrary precision that conforms to the xsd:decimal specification
URI: xsd:decimal
Type Properties
| Property | Value |
|---|---|
| Base | Decimal |
| Type URI | xsd:decimal |
Notes
- If you are authoring schemas in LinkML YAML, the type is referenced with the lower case "decimal".
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/meta
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | xsd:decimal |
| native | linkml:decimal |
| broad | schema:Number |