Slot: abbreviation
An abbreviation for a unit is a short ASCII string that is used in place of the full name for the unit in contexts where non-ASCII characters would be problematic, or where using the abbreviation will enhance readability. When a power of a base unit needs to be expressed, such as squares this can be done using abbreviations rather than symbols (source: qudt)
URI: [qudt:abbreviation](http://qudt.org/schema/qudt/abbreviation)
## 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 | [qudt:abbreviation](http://qudt.org/schema/qudt/abbreviation) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/linkml/meta
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | qudt:abbreviation |
| native | linkml:abbreviation |
## LinkML Source
name: abbreviation
description: 'An abbreviation for a unit is a short ASCII string that is used in place
of the full name for the unit in contexts where non-ASCII characters would be problematic,
or where using the abbreviation will enhance readability. When a power of a base
unit needs to be expressed, such as squares this can be done using abbreviations
rather than symbols (source: qudt)'
from_schema: https://w3id.org/linkml/meta
rank: 1000
slot_uri: qudt:abbreviation
domain_of:
- UnitOfMeasure
range: string