Slot: MBO Permanent Identifier (id)

An identifier chosen from the range given to your work package by WP1.

__

URI: mbo:id Alias: id

Applicable Classes

Name Description Modifies Slot
Taxon A set of organisms asserted to represent a natural cohesive biological unit no
PersonOrOrganization A collection of people or organization identifiers recognised by the MBO proj... no
Dataset A dataset either produced as part of MBO or used in the process of producing ... no
Platform A platform on which instruments are mounted, such as a research vessel, no
HowToTip A 'tip' which should be used to describe the runtime configuration or paramet... no
SoftwareApplication A description of the software used in the generation of your dataset no
PublishingStatusDefinedTerm DefinedTerms which describe the status of publication, no
Place A location where something occurred no
Person A person no
DataDownload A distribution of a Dataset, e no
GeoShape The geographic coordinates describing a Place no
ContactPoint A contact point for a person or organization no
DefinedTerm A defined vocabulary term no
Document A description of documents used, or produced in the generation of your datase... no
EmbargoStatement A record describing why a dataset has been embargoed and when it will be rele... no
Action The act of creation of one or more MBO datasets no
Instrument A scientific instrument or sensor used in data collection no
PropertyValue A property with or without a value no
Organization An organization no
MonetaryGrant A source of money awarded to an organization or project no
Audience The target audience for an entity no
HowTo How the Act(ion) of Creation was performed no
License A person or organization recognised by the MBO project no
DatasetComment A comment on a Dataset no
HowToStep An individual step which is part of a HowTo no
Service A service provided by an organization, e no
SoftwareSourceCode The location and description of the spreadsheet, script, or whole application... no

Properties

Type and Range

Property Value
Range String
Domain Of Action, HowTo, HowToStep, HowToTip, Dataset, PersonOrOrganization, ContactPoint, License, PropertyValue, DataDownload, DatasetComment, SoftwareSourceCode, SoftwareApplication, Service, EmbargoStatement, DefinedTerm, Place, GeoShape, MonetaryGrant, Taxon, Audience, Document, Instrument, Platform

Cardinality and Requirements

Property Value
Required Yes
### Slot Characteristics
Property Value
Identifier Yes

Value Constraints

Property Value
Regex Pattern ^mbo_[a-zA-Z0-9_-]+$

Comments

  • This is the identifier (mPID) for this row of the spreadsheet and for whatever information is being described in this row. It must start with mbo_, only use printable ASCII characters and should be unique in this column.

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self mbo:id
native mbo:id

LinkML Source

name: id
description: 'An identifier chosen from the range given to your work package by WP1.

  '
title: MBO Permanent Identifier
comments:
- "This is the identifier (mPID) for this row of the spreadsheet \nand for whatever\
  \ information is being described in this row. \nIt must start with `mbo_`, only\
  \ use printable ASCII characters\nand should be unique in this column. \n"
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
identifier: true
alias: id
domain_of:
- Action
- HowTo
- HowToStep
- HowToTip
- Dataset
- PersonOrOrganization
- ContactPoint
- License
- PropertyValue
- DataDownload
- DatasetComment
- SoftwareSourceCode
- SoftwareApplication
- Service
- EmbargoStatement
- DefinedTerm
- Place
- GeoShape
- MonetaryGrant
- Taxon
- Audience
- Document
- Instrument
- Platform
range: string
required: true
pattern: ^mbo_[a-zA-Z0-9_-]+$