Skip to content

Slot: descriptive_name

the spelled out name of the unit, for example, meter

URI: [rdfs:label](http://www.w3.org/2000/01/rdf-schema#label) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [UnitOfMeasure](UnitOfMeasure.md) | A unit of measure, or unit, is a particular quantity value that has been chos... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [String](String.md) | | Domain Of | [UnitOfMeasure](UnitOfMeasure.md) | | Slot URI | [rdfs:label](http://www.w3.org/2000/01/rdf-schema#label) | ### Cardinality and Requirements | Property | Value | | --- | --- | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/linkml/meta ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | rdfs:label | | native | linkml:descriptive_name | ## LinkML Source
name: descriptive_name
description: the spelled out name of the unit, for example, meter
from_schema: https://w3id.org/linkml/meta
rank: 1000
slot_uri: rdfs:label
domain_of:
- UnitOfMeasure
range: string