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
Platform A platform on which instruments are mounted, such as a research vessel, no
Document A description of documents used, or produced in the generation of your datase... no
Dataset A dataset either produced as part of MBO or used in the process of producing ... no
Instrument A scientific instrument or sensor used in data collection no
Organization An organization no
SoftwareSourceCode The location and description of the spreadsheet, script, or whole application... no
Person A person no

Properties

Type and Range

Property Value
Range String
Domain Of Dataset, Person, Organization, SoftwareSourceCode, 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:
- Dataset
- Person
- Organization
- SoftwareSourceCode
- Document
- Instrument
- Platform
range: string
required: false
multivalued: true