Slot: id

Globally unique identifier of a metadata object, such as a Thing.

URI: dlthings:id

Applicable Classes

Name Description Modifies Slot
ValueSpecification A Thing that is a value of some kind no
Thing The most basic, identifiable item no
Property An RDF property, a Thing used to define a predicate, for example in a `St... no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://concepts.datalad.org/s/things/v1

Mappings

Mapping Type Mapped Value
self dlthings:id
native dlthings:id
exact dcterms:identifier, schema:identifier, ADMS:identifier

LinkML Source

name: id
description: Globally unique identifier of a metadata object, such as a `Thing`.
from_schema: https://concepts.datalad.org/s/things/v1
exact_mappings:
- dcterms:identifier
- schema:identifier
- ADMS:identifier
rank: 1000
slot_uri: dlthings:id
identifier: true
alias: id
domain_of:
- Thing
range: uriorcurie
required: true