Skip to content

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
Agent Something that bears some form of responsibility for an activity taking place... no
SoftwareAgent Running software no
Thing The most basic, identifiable item yes
Role A role is the function of a resource or agent with respect to a subject, in t... no
InstantaneousEvent A moment of a transition from one particular state of the world to another no
Activity An activity is something that occurs over a period of time and acts upon or w... no
Property An RDF property, a Thing used to define a predicate, for example in a `St... no
Entity A physical, digital, conceptual, or other kind of thing with some fixed aspec... no
Location A location can be an identifiable geographic place (ISO 19112), but it can al... no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://concepts.datalad.org/s/prov/unreleased

Mappings

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

LinkML Source

name: pid
description: Persistent and globally unique identifier of a `Thing`.
title: Persistent identifier
from_schema: https://concepts.datalad.org/s/prov/unreleased
exact_mappings:
- dcterms:identifier
- schema:identifier
- ADMS:identifier
rank: 1000
slot_uri: dlthings:pid
identifier: true
alias: pid
domain_of:
- Thing
range: uriorcurie
required: true