Slot: Author (mPID) (authorId)

The Permanent Identifier of person or organization who created this entity.

URI: schema:author Alias: authorId

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
DatasetComment A comment on a Dataset 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, DatasetComment, SoftwareSourceCode, SoftwareApplication, Document
Slot URI schema:author

Cardinality and Requirements

Property Value
Multivalued Yes

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:author
native mbo:authorId

LinkML Source

name: authorId
description: The Permanent Identifier of person or organization who created this entity.
title: Author (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:author
alias: authorId
domain_of:
- Dataset
- DataDownload
- DatasetComment
- SoftwareSourceCode
- SoftwareApplication
- Document
range: PersonOrOrganization
required: false
multivalued: true