Slot: id
A unique identifier for a thing
URI: schema:identifier
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| NamedThing | A generic grouping for any identifiable entity | no |
| Person | Represents a Person | no |
Properties
-
Range: Uriorcurie
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/robsyme/linkml-tutorial-2024
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | schema:identifier |
| native | linkml_tutorial_2024:id |
LinkML Source
name: id
description: A unique identifier for a thing
from_schema: https://w3id.org/robsyme/linkml-tutorial-2024
rank: 1000
slot_uri: schema:identifier
identifier: true
alias: id
domain_of:
- NamedThing
range: uriorcurie
required: true