Slot: Maintainer (mPID) (maintainerId)

The Permanent Identifier of an person or organization who maintains this entity.

URI: schema:maintainer Alias: maintainerId

Applicable Classes

Name Description Modifies Slot
SoftwareApplication A description of the software used in the generation of your dataset no
Document A description of documents used, or produced in the generation of your datase... no
Instrument A scientific instrument or sensor used in data collection no
SoftwareSourceCode The location and description of the spreadsheet, script, or whole application... no
DataDownload A distribution of a Dataset, e no
Dataset A dataset either produced as part of MBO or used in the process of producing ... no

Properties

Type and Range

Property Value
Range PersonOrOrganization
Domain Of Dataset, DataDownload, SoftwareSourceCode, SoftwareApplication, Document, Instrument
Slot URI schema:maintainer

Cardinality and Requirements

Property Value

Comments

  • Should be an mPID from the first column of either Person.csv or Organization.csv

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self schema:maintainer
native mbo:maintainerId

LinkML Source

name: maintainerId
description: The Permanent Identifier of an person or organization who maintains this
  entity.
title: Maintainer (mPID)
comments:
- 'Should be an mPID from the first column of either Person.csv or Organization.csv

  '
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:maintainer
alias: maintainerId
domain_of:
- Dataset
- DataDownload
- SoftwareSourceCode
- SoftwareApplication
- Document
- Instrument
range: PersonOrOrganization
required: false
multivalued: false