Slot: Persistent identifier (pid)
Persistent and globally unique identifier of a Thing.
URI: dlthings:pid
Alias: pid
Applicable Classes
| Name |
Description |
Modifies Slot |
| ValueSpecification |
A Thing that is a value of some kind |
no |
| Subject |
A subject is an entity being investigated in a study |
no |
| Thing |
The most basic, identifiable item |
no |
| AnnotationTag |
A tag identifying an annotation |
no |
| Study |
A planned process that consists of parts: planning, study design execution, d... |
no |
| Property |
An RDF property, a Thing used to define a predicate, for example in a `St... |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Required |
Yes |
| ### Slot Characteristics |
|
| Property |
Value |
| Identifier |
Yes |
Schema Source
- from schema: https://concepts.datalad.org/s/things-study/unreleased
Mappings
| Mapping Type |
Mapped Value |
| self |
dlthings:pid |
| native |
dlthings:pid |
| exact |
dcterms:identifier, schema:identifier |
LinkML Source
name: pid
description: Persistent and globally unique identifier of a `Thing`.
title: Persistent identifier
from_schema: https://concepts.datalad.org/s/things-study/unreleased
exact_mappings:
- dcterms:identifier
- schema:identifier
rank: 1000
identifier: true
alias: pid
domain_of:
- Thing
range: uriorcurie
required: true