Slot: MBO Permanent Identifier (id)

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

_Note that when inputting into CSV files this should not be the full URI, _

but just the last part, e.g. mbo_0000001.

__

URI: mbo:id Alias: id

Applicable Classes

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

Properties

  • Range: String

  • Required: True

  • Regex pattern: ^mbo_[_0-9a-z]+$

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.\
  \ \nNote that when inputting into CSV files this should not be the full URI, \n\
  but just the last part, e.g. `mbo_0000001`.\n"
title: MBO Permanent Identifier
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
range: string
required: true
pattern: ^mbo_[_0-9a-z]+$