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
Property An RDF property, a Thing used to define a predicate, for example in a `St... no
AnnotationTag A tag identifying an annotation no
ValueSpecification A Thing that is a value of some kind no
File A specific representation of a data item in the form of an electronic file no
Distribution A specific (physical) manifestation conceptual entity no
Thing The most basic, identifiable item no

Properties

Type and Range

Property Value
Range Uriorcurie
Domain Of Thing

Cardinality and Requirements

Property Value
Required Yes
### Slot Characteristics
Property Value
Identifier Yes

Identifier and Mapping Information

Schema Source

  • from schema: https://concepts.datalad.org/s/things-files/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-files/v1
exact_mappings:
- dcterms:identifier
- schema:identifier
rank: 1000
identifier: true
alias: pid
domain_of:
- Thing
range: uriorcurie
required: true