Skip to content

Slot: ucum_code

associates a QUDT unit with its UCUM code (case-sensitive).

URI: [qudt:ucumCode](http://qudt.org/schema/qudt/ucumCode) ## 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 | [UnitOfMeasure](UnitOfMeasure.md) | | Domain Of | [UnitOfMeasure](UnitOfMeasure.md) | | Slot URI | [qudt:ucumCode](http://qudt.org/schema/qudt/ucumCode) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Recommended | Yes | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/linkml/meta ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | qudt:ucumCode | | native | linkml:ucum_code | ## LinkML Source
name: ucum_code
description: associates a QUDT unit with its UCUM code (case-sensitive).
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain: UnitOfMeasure
slot_uri: qudt:ucumCode
domain_of:
- UnitOfMeasure
range: string
recommended: true