Skip to content

Class: Identifier

See DCAT-AP specs:Identifier

URI: adms:Identifier

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

Inheritance

Slots

Name Cardinality and Range Description Inheritance
notation 1
String
A string that is an identifier in the context of the identifier scheme refere... direct

Usages

used by used in type used
NMRAnalysisDataset other_identifier range Identifier
NMRSpectralAnalysis other_identifier range Identifier
NMRSpectroscopy other_identifier range Identifier
ChemicalReaction other_identifier range Identifier
ChemicalSubstance other_identifier range Identifier
ChemicalSample other_identifier range Identifier
NMRSpectrum other_identifier range Identifier
Activity other_identifier range Identifier
AnalysisDataset other_identifier range Identifier
AnalysisSourceData other_identifier range Identifier
DataAnalysis other_identifier range Identifier
Dataset other_identifier range Identifier
Device other_identifier range Identifier
EvaluatedActivity other_identifier range Identifier
EvaluatedEntity other_identifier range Identifier
Instrument other_identifier range Identifier
Software other_identifier range Identifier

Identifier and Mapping Information

Schema Source

  • from schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap

Mappings

Mapping Type Mapped Value
self adms:Identifier
native nfdi4c: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://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
is_a: SupportiveEntity
slots:
- notation
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://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
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://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: skos:notation
    alias: notation
    owner: Identifier
    domain_of:
    - Identifier
    range: string
    required: true
    multivalued: false
    inlined_as_list: false
class_uri: adms:Identifier