Slot: Identifiers (identifiers)
An unambiguous reference to the subject within a given context.
URI: dcterms:identifier
Alias: identifiers
Applicable Classes
| Name |
Description |
Modifies Slot |
| Study |
A planned process that consists of parts: planning, study design execution, d... |
no |
| ValueSpecification |
A Thing that is a value of some kind |
no |
| Property |
An RDF property, a Thing used to define a predicate, for example in a `St... |
no |
| ThingMixin |
Mix-in with the common interface of Thing and AttributeSpecification |
no |
| Thing |
The most basic, identifiable item |
no |
| Subject |
A subject is an entity being investigated in a study |
no |
| AttributeSpecification |
An attribute is conceptually a thing, but it requires no dedicated identifier... |
no |
| AnnotationTag |
A tag identifying an annotation |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Multivalued |
Yes |
Schema Source
- from schema: https://concepts.datalad.org/s/things-study/v1
Mappings
| Mapping Type |
Mapped Value |
| self |
dcterms:identifier |
| native |
dlthings:identifiers |
| exact |
schema:identifier |
LinkML Source
name: identifiers
description: An unambiguous reference to the subject within a given context.
title: Identifiers
from_schema: https://concepts.datalad.org/s/things-study/v1
exact_mappings:
- schema:identifier
rank: 1000
slot_uri: dcterms:identifier
alias: identifiers
domain_of:
- ThingMixin
range: Identifier
multivalued: true
inlined: true
inlined_as_list: true