Skip to content

Class: Identifier

See DCAT-AP specs:Identifier

URI: adms:Identifier

 classDiagram
    class Identifier
    click Identifier href "../../classes/Identifier/"
      SupportiveEntity <|-- Identifier
        click SupportiveEntity href "../../classes/SupportiveEntity/"

      Identifier : description

      Identifier : notation

      Identifier : title

Inheritance

Class Properties

Property Value
Class URI adms:Identifier

Slots

Name Cardinality and Range Description Inheritance
notation 1
String
A string that is an identifier in the context of the identifier scheme referenced by its datatype. direct
title 0..1
String
This slot is described in more detail within the class in which it is used. direct
description 0..1
String
This slot is described in more detail within the class in which it is used. direct

Usages

used by used in type used
Activity other_identifier range Identifier
AgenticEntity other_identifier range Identifier
AnalysisDataset other_identifier range Identifier
AnalysisSourceData other_identifier range Identifier
DataAnalysis other_identifier range Identifier
DataGeneratingActivity other_identifier range Identifier
Dataset other_identifier range Identifier
Device other_identifier range Identifier
Entity other_identifier range Identifier
EvaluatedActivity other_identifier range Identifier
EvaluatedEntity other_identifier range Identifier
Software other_identifier range Identifier

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self adms:Identifier
native dcatap_plus:Identifier

LinkML Source

Direct

name: Identifier
description: See [DCAT-AP specs:Identifier](https://semiceu.github.io/DCAT-AP/releases/3.0.0/#Identifier)
from_schema: https://w3id.org/nfdi-de/dcat-ap-plus
is_a: SupportiveEntity
slots:
- notation
- title
- description
slot_usage:
  notation:
    name: notation
    description: A string that is an identifier in the context of the identifier scheme
      referenced by its datatype.
    slot_uri: skos:notation
    range: string
    required: true
    multivalued: false
    inlined_as_list: false
class_uri: adms:Identifier

Induced

name: Identifier
description: See [DCAT-AP specs:Identifier](https://semiceu.github.io/DCAT-AP/releases/3.0.0/#Identifier)
from_schema: https://w3id.org/nfdi-de/dcat-ap-plus
is_a: SupportiveEntity
slot_usage:
  notation:
    name: notation
    description: A string that is an identifier in the context of the identifier scheme
      referenced by its datatype.
    slot_uri: skos:notation
    range: string
    required: true
    multivalued: false
    inlined_as_list: false
attributes:
  notation:
    name: notation
    description: A string that is an identifier in the context of the identifier scheme
      referenced by its datatype.
    from_schema: https://w3id.org/nfdi-de/dcat-ap-plus
    rank: 1000
    slot_uri: skos:notation
    owner: Identifier
    domain_of:
    - Identifier
    range: string
    required: true
    multivalued: false
    inlined_as_list: false
  title:
    name: title
    description: This slot is described in more detail within the class in which it
      is used.
    from_schema: https://w3id.org/nfdi-de/dcat-ap-plus
    rank: 1000
    slot_uri: dcterms:title
    owner: Identifier
    domain_of:
    - Activity
    - AgenticEntity
    - Any
    - Attribution
    - Catalogue
    - CatalogueRecord
    - ChecksumAlgorithm
    - Concept
    - ConceptScheme
    - DataService
    - Dataset
    - DatasetSeries
    - DefinedTerm
    - Distribution
    - Document
    - Entity
    - Frequency
    - Geometry
    - Identifier
    - LegalResource
    - LicenseDocument
    - LinguisticSystem
    - MediaType
    - MediaTypeOrExtent
    - PeriodOfTime
    - Plan
    - Policy
    - ProvenanceStatement
    - QualitativeAttribute
    - QuantitativeAttribute
    - Resource
    - RightsStatement
    - Role
    - Standard
    - SupportiveEntity
    - Surrounding
    - TimeInstant
    range: string
  description:
    name: description
    description: This slot is described in more detail within the class in which it
      is used.
    from_schema: https://w3id.org/nfdi-de/dcat-ap-plus
    rank: 1000
    slot_uri: dcterms:description
    owner: Identifier
    domain_of:
    - Activity
    - AgenticEntity
    - Any
    - Attribution
    - Catalogue
    - CatalogueRecord
    - ChecksumAlgorithm
    - Concept
    - ConceptScheme
    - DataService
    - Dataset
    - DatasetSeries
    - Distribution
    - Document
    - Entity
    - Frequency
    - Geometry
    - Identifier
    - LegalResource
    - LicenseDocument
    - LinguisticSystem
    - MediaType
    - MediaTypeOrExtent
    - PeriodOfTime
    - Plan
    - Policy
    - ProvenanceStatement
    - QualitativeAttribute
    - QuantitativeAttribute
    - Resource
    - RightsStatement
    - Role
    - Standard
    - SupportiveEntity
    - Surrounding
    - TimeInstant
    range: string
class_uri: adms:Identifier