Slot: unit
URI: https://echemdb.github.io/metadata-schema/autotag/unit Alias: unit
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
Purity specifications of a chemical component |
no |
|
A physical quantity with a value, unit, and optional uncertainty |
no |
|
Uncertainty information for a measured quantity |
no |
|
Description of a data field (column) compatible with frictionless table-schem… |
no |
Properties
Range: String
Identifier and Mapping Information
Mappings
Mapping Type |
Mapped Value |
|---|---|
self |
https://echemdb.github.io/metadata-schema/autotag/unit |
native |
https://echemdb.github.io/metadata-schema/autotag/unit |
LinkML Source
```yaml
name: unit
alias: unit
domain_of:
- Quantity
- Uncertainty
- DataField
- Purity
range: string
</details>