Slot: notation
A string used to identify a concept within a scheme.
URI: [skos:notation](http://www.w3.org/2004/02/skos/core#notation)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Identifier](Identifier.md) | An identifier in a particular context | yes |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [String](String.md) |
| Domain Of | [Identifier](Identifier.md) |
| Slot URI | [skos:notation](http://www.w3.org/2004/02/skos/core#notation) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/semic/dcat-ap/3.0.1
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | skos:notation |
| native | dcat_ap:notation |
## LinkML Source
name: notation
description: A string used to identify a concept within a scheme.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: skos:notation
domain_of:
- Identifier
range: string