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 |
---|---|---|
SoftwareSourceCode | The location and description of the spreadsheet, script, or whole application... | no |
SoftwareApplication | A description of the software used in the generation of your dataset | no |
Dataset | A dataset either produced as part of MBO or used in the process of producing ... | no |
DataDownload | A distribution of a Dataset, e | no |
Properties
- Range: PersonOrOrganization
Comments
- TODO: I'm not sure
schema:copyrightHolder
is the right choice here. Could useschema:sourceOrganization
but that isn't that good either.
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:
- "TODO: I'm not sure `schema:copyrightHolder` is the right choice here. \nCould use\
\ `schema:sourceOrganization` but that isn't that good either.\n"
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:copyrightHolder
alias: ownerId
domain_of:
- Dataset
- DataDownload
- SoftwareSourceCode
- SoftwareApplication
range: PersonOrOrganization
required: false
multivalued: false