Slot: Identifiers (identifiers)

A generic identifier for this entity. Should not hold the MBO identifier.

URI: schema:identifier Alias: identifiers

Applicable Classes

Name Description Modifies Slot
Person A person no
Document A description of documents used, or produced in the generation of your datase... no
Platform A platform on which instruments are mounted, such as a research vessel, no
Instrument A scientific instrument or sensor used in data collection no
Organization An organization no

Properties

Type and Range

Property Value
Range String
Domain Of Person, Organization, Document, Instrument, Platform
Slot URI schema:identifier

Cardinality and Requirements

Property Value
Multivalued Yes

Comments

  • Can include any kind on non-MBO identifiers like ROR, ORCID, DOI, ISBNs, IGSN, UUIDs, etc.

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/marco-bolo/csv-input-classes

Mappings

Mapping Type Mapped Value
self schema:identifier
native mbo:identifiers

LinkML Source

name: identifiers
description: A generic identifier for this entity. Should not hold the MBO identifier.
title: Identifiers
comments:
- 'Can include any kind on non-MBO identifiers like ROR, ORCID, DOI, ISBNs, IGSN,
  UUIDs, etc.

  '
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:identifier
alias: identifiers
domain_of:
- Person
- Organization
- Document
- Instrument
- Platform
range: string
required: false
multivalued: true