Slot: id
Globally unique identifier of a metadata object, such as a Thing
.
URI: dlthings:id
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Activity | An activity is something that occurs over a period of time and acts upon or w... | no |
Role | A role is the function of a resource or agent with respect to another resourc... | no |
InstanteneousEvent | A moment of a transition from one particular state of the world to another | no |
Organization | A social or legal instititution such as a company, a society, or a university | no |
SoftwareAgent | Running software | no |
Distribution | A specific representation of data, which may come in the form of a single fil... | no |
Thing | The most basic, identifiable item | no |
Agent | Something that bears some form of responsibility for an activity taking place... | no |
ValueSpecification | A Thing that is a value of some kind |
no |
Person | Person agents are people, alive, dead, or fictional | no |
Resource | Resource published or curated by a single agent | no |
DataService | A collection of operations that provides access to one or more distributions ... | no |
Entity | A physical, digital, conceptual, or other kind of thing with some fixed aspec... | no |
LicenseDocument | A legal document giving official permission to do something with a resource | no |
Property | An RDF property, a Thing used to define a predicate , for example in a `St... |
no |
Location | A location can be an identifiable geographic place (ISO 19112), but it can al... | no |
Properties
-
Range: Uriorcurie
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://concepts.datalad.org/s/datalad-dataset/unreleased
Mappings
Mapping Type | Mapped Value |
---|---|
self | dlthings:id |
native | dldist: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/datalad-dataset/unreleased
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