Slot: Owner (mPID) (ownerId)

The Permanent Identifier of an person or organization who owns the entity.

__

URI: schema:copyrightHolder Alias: ownerId

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
Platform A platform on which instruments are mounted, such as a research vessel, 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, Platform
Slot URI schema:copyrightHolder

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:copyrightHolder
native mbo:ownerId

LinkML Source

name: ownerId
description: 'The Permanent Identifier of an person or organization who owns the entity.

  '
title: Owner (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:copyrightHolder
alias: ownerId
domain_of:
- Dataset
- DataDownload
- SoftwareSourceCode
- SoftwareApplication
- Document
- Instrument
- Platform
range: PersonOrOrganization
required: false
multivalued: false