Class: Dataset
A dataset either produced as part of MBO or used in the process of producing an MBO dataset.
URI: schema:Dataset
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
id | 1 String |
An identifier chosen from the range given to your work package by WP1 | direct |
metadataPublisherId | 1 PersonOrOrganization |
The MBO Persistent IDentifier (mPID) of the person who entered this row of da... | direct |
metadataDescribedForActionId | 1 Action |
The Action which resulted in this metadata record being described | direct |
name | 1 String |
A name/title | direct |
containsVariablesMboIds | 1..* PropertyValue |
The MBO Ids of the PropertyValues describing what was measured or calculated ... | direct |
description | 0..1 String |
A description for this entity | direct |
landingPage | * SchemaURL |
The location where the dataset can be acquired | direct |
aboutTaxonMboIds | * Taxon |
The MBO Ids of the taxa observed in your dataset | direct |
spatialCoveragePlaceMboId | 0..1 Place |
A place defining the spatial coverage of the dataset | direct |
temporalCoverage | 0..1 String |
The temporal range which this dataset covers | direct |
dataDownloadMboIds | * DataDownload |
The different formats in which the dataset can be accessed or downloaded | direct |
authorId | 0..1 PersonOrOrganization |
The Permanent Identifier of person or organization who created this entity | direct |
contributorIds | * PersonOrOrganization |
The Permanent Identifiers of people or organizations who contributed to the e... | direct |
ownerId | 0..1 PersonOrOrganization |
The Permanent Identifier of an person or organization who owns the entity | direct |
maintainerId | 0..1 PersonOrOrganization |
The Permanent Identifier of an person or organization who maintains this enti... | direct |
publisherId | 0..1 PersonOrOrganization |
The Permanent Identifier of an person or organization who created the entity | direct |
basedOnIds | * Uri |
The URL PID of any datasets which yours is based on | direct |
hasPartIds | * Uri |
Used in aggregate datasets which are composed of multiple parts | direct |
publishingStatusMboId | 0..1 PublishingStatusDefinedTerm |
The publishing status of the entity | direct |
embargoStatementMboId | 0..1 EmbargoStatement |
Embargo information | direct |
dateCreated | 0..1 Date |
direct | |
dateModified | * Date |
direct | |
datePublished | 0..1 Date |
direct | |
inProgressDataDate | 0..1 Date |
The point in time when you expect that the data will be accessible | direct |
licenseMboId | 0..1 License |
The MBO PID of the license which covers the entity you are describing | direct |
conditionsOfAccess | 0..1 String |
A description of how the data may be accessed; for use when data is not publi... | direct |
keywords | * String |
Key words classifying this entity | direct |
audienceMboIds | * Audience |
The intended audiences for this entity | direct |
Usages
used by | used in | type | used |
---|---|---|---|
Action | resultingDatasetMboIds | range | Dataset |
DataDownload | datasetMboId | range | Dataset |
DatasetComment | commentAboutDatasetMboId | range | Dataset |
EmbargoStatement | embargoedDatasetMboId | range | Dataset |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/marco-bolo/csv-input-classes
Mappings
Mapping Type | Mapped Value |
---|---|
self | schema:Dataset |
native | mbo:Dataset |
LinkML Source
Direct
name: Dataset
description: A dataset either produced as part of MBO or used in the process of producing
an MBO dataset.
from_schema: https://w3id.org/marco-bolo/csv-input-classes
slots:
- id
- metadataPublisherId
- metadataDescribedForActionId
- name
- containsVariablesMboIds
- description
- landingPage
- aboutTaxonMboIds
- spatialCoveragePlaceMboId
- temporalCoverage
- dataDownloadMboIds
- authorId
- contributorIds
- ownerId
- maintainerId
- publisherId
- basedOnIds
- hasPartIds
- publishingStatusMboId
- embargoStatementMboId
- dateCreated
- dateModified
- datePublished
- inProgressDataDate
- licenseMboId
- conditionsOfAccess
- keywords
- audienceMboIds
class_uri: schema:Dataset
Induced
name: Dataset
description: A dataset either produced as part of MBO or used in the process of producing
an MBO dataset.
from_schema: https://w3id.org/marco-bolo/csv-input-classes
attributes:
id:
name: id
description: "An identifier chosen from the range given to your work package by\
\ WP1. \nNote that when inputting into CSV files this should not be the full\
\ URI, \nbut just the last part, e.g. `mbo_0000001`.\n"
title: MBO Permanent Identifier
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
identifier: true
alias: id
owner: Dataset
domain_of:
- Action
- HowTo
- HowToStep
- HowToTip
- Dataset
- PersonOrOrganization
- ContactPoint
- License
- PropertyValue
- DataDownload
- DatasetComment
- SoftwareSourceCode
- SoftwareApplication
- Service
- EmbargoStatement
- DefinedTerm
- Place
- GeoShape
- MonetaryGrant
- Taxon
- Audience
range: string
required: true
pattern: ^mbo_[_0-9a-z]+$
metadataPublisherId:
name: metadataPublisherId
description: 'The MBO Persistent IDentifier (mPID) of the person who entered this
row of data.
'
title: Data Entry Person (mPID - you)
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:creator
alias: metadataPublisherId
owner: Dataset
domain_of:
- Action
- HowTo
- HowToStep
- HowToTip
- Dataset
- Person
- Organization
- ContactPoint
- License
- PropertyValue
- DataDownload
- DatasetComment
- SoftwareSourceCode
- SoftwareApplication
- Service
- EmbargoStatement
- DefinedTerm
- Place
- GeoShape
- MonetaryGrant
- Taxon
- Audience
range: PersonOrOrganization
required: true
multivalued: false
metadataDescribedForActionId:
name: metadataDescribedForActionId
description: 'The [Action](#action) which resulted in this metadata record being
described.
Is likely to be the Action associated with a MARCO-BOLO Task.
'
title: Data Entered for Action (mPID)
comments:
- "Uses the <https://w3id.org/marco-bolo/isResultOf> predicate but ultimately\
\ ends up being \nrepresented as a triple in the form `<action> schema:result\
\ <this-entity>`.\n"
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: mbo:isResultOf
alias: metadataDescribedForActionId
owner: Dataset
domain_of:
- Action
- HowTo
- HowToStep
- HowToTip
- Dataset
- Person
- Organization
- ContactPoint
- License
- PropertyValue
- DataDownload
- DatasetComment
- SoftwareSourceCode
- SoftwareApplication
- EmbargoStatement
- DefinedTerm
- Place
- GeoShape
- MonetaryGrant
- Taxon
- Audience
range: Action
required: true
multivalued: false
name:
name: name
description: A name/title
title: Name
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:name
alias: name
owner: Dataset
domain_of:
- Action
- HowTo
- HowToStep
- HowToTip
- Dataset
- Organization
- ContactPoint
- License
- PropertyValue
- DataDownload
- SoftwareSourceCode
- SoftwareApplication
- Service
- Place
- GeoShape
- MonetaryGrant
- Taxon
- Audience
range: string
required: true
multivalued: false
containsVariablesMboIds:
name: containsVariablesMboIds
description: 'The MBO Ids of the PropertyValues describing what was measured or
calculated in your dataset; these should include EBVs, EOVs, etc.
'
title: Contains Variables (PropertyValue mPIDs)
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:variableMeasured
alias: containsVariablesMboIds
owner: Dataset
domain_of:
- Dataset
range: PropertyValue
required: true
multivalued: true
description:
name: description
description: A description for this entity.
title: Description
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:description
alias: description
owner: Dataset
domain_of:
- Action
- HowTo
- HowToStep
- HowToTip
- Dataset
- Organization
- ContactPoint
- License
- PropertyValue
- DataDownload
- SoftwareSourceCode
- SoftwareApplication
- Service
- DefinedTerm
- Place
- GeoShape
- MonetaryGrant
range: string
required: false
multivalued: false
landingPage:
name: landingPage
description: The location where the dataset can be acquired.
title: Landing Pages (URLs)
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:url
alias: landingPage
owner: Dataset
domain_of:
- Dataset
subproperty_of: url
range: schemaURL
required: false
multivalued: true
aboutTaxonMboIds:
name: aboutTaxonMboIds
description: The MBO Ids of the taxa observed in your dataset.
title: Taxa (mPIDs)
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:about
alias: aboutTaxonMboIds
owner: Dataset
domain_of:
- Dataset
range: Taxon
required: false
multivalued: true
spatialCoveragePlaceMboId:
name: spatialCoveragePlaceMboId
description: A place defining the spatial coverage of the dataset.
title: Spatial Coverage (Place - mPID)
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:spatialCoverage
alias: spatialCoveragePlaceMboId
owner: Dataset
domain_of:
- Dataset
range: Place
required: false
multivalued: false
temporalCoverage:
name: temporalCoverage
description: 'The temporal range which this dataset covers. For example `2012-01/2013-02`.
Must conform to the [ISO8601 time interal specification](https://en.wikipedia.org/wiki/ISO_8601#Time_intervals).
The MBO project only currently supports the start&end variety.
'
title: Temporal Coverage
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:temporalCoverage
alias: temporalCoverage
owner: Dataset
domain_of:
- Dataset
range: string
required: false
pattern: ^([+-]?\d{4}((-?(-?(W[0-5][0-9]|[0-1][0-9])|([0-3][0-9][0-9])|((W[0-5][0-9]-?[0-7]|[0-3][0-9][0-9]|[0-1][0-9]-?[0-3][0-9])(T[0-2][0-9](:?[0-5][0-9](:?[0-5][0-9](\.\d+)?)?)?(Z|([+-][0-2][0-9](:?[0-5][0-9])?))?)?)))?)?)/(\.\.|[+-]?\d{4}((-?(-?(W[0-5][0-9]|[0-1][0-9])|([0-3][0-9][0-9])|((W[0-5][0-9]-?[0-7]|[0-3][0-9][0-9]|[0-1][0-9]-?[0-3][0-9])(T[0-2][0-9](:?[0-5][0-9](:?[0-5][0-9](\.\d+)?)?)?(Z|([+-][0-2][0-9](:?[0-5][0-9])?))?)?)))?)?)$
dataDownloadMboIds:
name: dataDownloadMboIds
description: The different formats in which the dataset can be accessed or downloaded.
title: Data Downloads (mPIDs)
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:distribution
alias: dataDownloadMboIds
owner: Dataset
domain_of:
- Dataset
range: DataDownload
required: false
multivalued: true
authorId:
name: authorId
description: The Permanent Identifier of person or organization who created this
entity.
title: Author (mPID)
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:author
alias: authorId
owner: Dataset
domain_of:
- Dataset
- DataDownload
- DatasetComment
- SoftwareSourceCode
- SoftwareApplication
range: PersonOrOrganization
required: false
multivalued: false
contributorIds:
name: contributorIds
description: The Permanent Identifiers of people or organizations who contributed
to the entity.
title: Contributors (mPIDs)
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:contributor
alias: contributorIds
owner: Dataset
domain_of:
- HowToStep
- Dataset
- DataDownload
- SoftwareSourceCode
- SoftwareApplication
range: PersonOrOrganization
required: false
multivalued: true
ownerId:
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
owner: Dataset
domain_of:
- Dataset
- DataDownload
- SoftwareSourceCode
- SoftwareApplication
range: PersonOrOrganization
required: false
multivalued: false
maintainerId:
name: maintainerId
description: The Permanent Identifier of an person or organization who maintains
this entity.
title: Maintainer (mPID)
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:maintainer
alias: maintainerId
owner: Dataset
domain_of:
- Dataset
- DataDownload
- SoftwareSourceCode
- SoftwareApplication
range: PersonOrOrganization
required: false
multivalued: false
publisherId:
name: publisherId
description: The Permanent Identifier of an person or organization who created
the entity.
title: Publisher (mPID)
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:publisher
alias: publisherId
owner: Dataset
domain_of:
- Dataset
- DataDownload
- SoftwareSourceCode
- SoftwareApplication
range: PersonOrOrganization
required: false
multivalued: false
basedOnIds:
name: basedOnIds
description: 'The URL PID of any datasets which yours is based on.
WARNING: There are no foreign key checks.
'
title: Based On (URL PIDs)
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:isBasedOn
alias: basedOnIds
owner: Dataset
domain_of:
- Dataset
range: uri
required: false
multivalued: true
hasPartIds:
name: hasPartIds
description: "Used in aggregate datasets which are composed of multiple parts.\
\ You are required to use the full URI here to reference pre-existing Datasets.\
\ \n\nWARNING: There are no foreign key checks.\n"
title: Has Parts (URL PIDs)
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:hasPart
alias: hasPartIds
owner: Dataset
domain_of:
- Dataset
range: uri
required: false
multivalued: true
publishingStatusMboId:
name: publishingStatusMboId
description: The publishing status of the entity.
title: Publishing Status (mPID)
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:creativeWorkStatus
alias: publishingStatusMboId
owner: Dataset
domain_of:
- Dataset
- DataDownload
- SoftwareSourceCode
- SoftwareApplication
range: PublishingStatusDefinedTerm
required: false
multivalued: false
embargoStatementMboId:
name: embargoStatementMboId
description: Embargo information.
title: Embargo Statement (mPID)
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:usageInfo
alias: embargoStatementMboId
owner: Dataset
domain_of:
- Dataset
range: EmbargoStatement
required: false
multivalued: false
dateCreated:
name: dateCreated
title: Date Created
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:dateCreated
alias: dateCreated
owner: Dataset
domain_of:
- Dataset
- DataDownload
- SoftwareSourceCode
- SoftwareApplication
range: date
required: false
multivalued: false
dateModified:
name: dateModified
title: Dates Modified
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:dateModified
alias: dateModified
owner: Dataset
domain_of:
- Dataset
- DataDownload
- SoftwareSourceCode
- SoftwareApplication
range: date
required: false
multivalued: true
datePublished:
name: datePublished
title: Date Published
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:datePublished
alias: datePublished
owner: Dataset
domain_of:
- Dataset
- DataDownload
- SoftwareSourceCode
- SoftwareApplication
range: date
required: false
multivalued: false
inProgressDataDate:
name: inProgressDataDate
description: The point in time when you expect that the data will be accessible.
title: In Progress Data Date
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: mbo:inProgressDataDate
alias: inProgressDataDate
owner: Dataset
domain_of:
- Dataset
range: date
required: false
multivalued: false
licenseMboId:
name: licenseMboId
description: The MBO PID of the license which covers the entity you are describing.
title: License (mPID)
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:license
alias: licenseMboId
owner: Dataset
domain_of:
- Dataset
- DataDownload
range: License
required: false
conditionsOfAccess:
name: conditionsOfAccess
description: A description of how the data may be accessed; for use when data
is not publicly accessible.
title: Conditions of Access
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:conditionsOfAccess
alias: conditionsOfAccess
owner: Dataset
domain_of:
- Dataset
range: string
required: false
multivalued: false
keywords:
name: keywords
description: Key words classifying this entity.
title: Keywords
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:keywords
alias: keywords
owner: Dataset
domain_of:
- Dataset
- Organization
- SoftwareSourceCode
- SoftwareApplication
range: string
required: false
multivalued: true
audienceMboIds:
name: audienceMboIds
description: 'The intended audiences for this entity.
'
title: Audiences (mPIDs)
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:audience
alias: audienceMboIds
owner: Dataset
domain_of:
- HowToStep
- HowToTip
- Dataset
- DataDownload
- Service
range: Audience
required: false
multivalued: true
class_uri: schema:Dataset