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 |
|---|---|---|
| Organization | An organization | no |
| Person | A person | no |
| Instrument | A scientific instrument or sensor used in data collection | no |
| 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 |
Properties
-
Range: String
-
Multivalued: True
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