Slot: Publisher (mPID) (publisherId)
The Permanent Identifier of an person or organization who created the entity.
URI: schema:publisher
Alias: publisherId
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 |
| 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
Cardinality and Requirements
- Should be an mPID from the first column of either Person.csv or Organization.csv
Schema Source
- from schema: https://w3id.org/marco-bolo/csv-input-classes
Mappings
| Mapping Type |
Mapped Value |
| self |
schema:publisher |
| native |
mbo:publisherId |
LinkML Source
name: publisherId
description: The Permanent Identifier of an person or organization who created the
entity.
title: Publisher (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:publisher
alias: publisherId
domain_of:
- Dataset
- DataDownload
- SoftwareSourceCode
- SoftwareApplication
- Document
range: PersonOrOrganization
required: false
multivalued: false