Slot: Persistent identifier (pid)
Persistent and globally unique identifier of a Thing.
URI: dlthings:pid
Alias: pid
Applicable Classes
| Name |
Description |
Modifies Slot |
| AnnotationTag |
A tag identifying an annotation |
no |
| Thing |
The most basic, identifiable item |
no |
| Convention |
A set of agreed, stipulated, or generally accepted standards, norms, social n... |
no |
| Document |
A conceptual entity representing things which a, broadly conceived, "document... |
no |
| Grant |
A grant, typically financial or otherwise quantifiable, resources |
no |
| Instrument |
A thing that enables an agent to perform an action |
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 |
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-resources/v1
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-resources/v1
exact_mappings:
- dcterms:identifier
- schema:identifier
rank: 1000
identifier: true
alias: pid
domain_of:
- Thing
range: uriorcurie
required: true