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