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 | no | |
| MaterialEntity | An entity that consists of matter | no |
| SoilSample | no | |
| DnaExtract | no | |
| InformationArtifact | Anything that informs, or reduces uncertainty | no |
| Process | An entity that unfolds over time | no |
| Splitting | no | |
| Pooling | no |
Properties
-
Range: Uriorcurie
-
Required: True
-
Regex pattern:
[a-zA-Z0-9_]+:[a-zA-Z0-9_]+
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/beril-model/beril-model
LinkML Source
name: id
description: A unique identifier for a thing
from_schema: https://w3id.org/beril-model/beril-model
rank: 1
slot_uri: schema:identifier
identifier: true
alias: id
domain_of:
- NamedThing
- Person
slot_group: identifiers
range: uriorcurie
required: true
pattern: '[a-zA-Z0-9_]+:[a-zA-Z0-9_]+'