Class: DataDownload

A distribution of a Dataset, e.g. a CSV version of the dataset, or a PDF containing the dataset.

URI: schema:DataDownload

diagram

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
datasetMboId 1
Dataset
The MBO ID of the dataset direct
downloadUrl 1
SchemaURL
The URL where the data can be accessed direct
description 0..1
String
A description for this entity direct
publishingStatusMboId 0..1
PublishingStatusDefinedTerm
The publishing status of the entity direct
version 0..1
String
The version of this entity, for example `1 direct
encodingFormat 0..1
String
The MIME type of the content direct
dateCreated 0..1
String
direct
dateModified *
String
direct
datePublished 0..1
String
direct
authorId *
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
licenseMboId 0..1
License
The MBO PID of the license which covers the entity you are describing direct
audienceMboIds *
Audience
The intended audiences for this entity direct
sha256 0..1
String
direct
contentSize 0..1
String
The size of the content in MB or KB direct

Usages

used by used in type used
Dataset dataDownloadMboIds range DataDownload

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/marco-bolo/csv-input-classes

Mappings

Mapping Type Mapped Value
self schema:DataDownload
native mbo:DataDownload

LinkML Source

Direct

name: DataDownload
description: A distribution of a Dataset, e.g. a CSV version of the dataset, or a
  PDF containing the dataset.
from_schema: https://w3id.org/marco-bolo/csv-input-classes
slots:
- id
- metadataPublisherId
- metadataDescribedForActionId
- name
- datasetMboId
- downloadUrl
- description
- publishingStatusMboId
- version
- encodingFormat
- dateCreated
- dateModified
- datePublished
- authorId
- contributorIds
- ownerId
- maintainerId
- publisherId
- licenseMboId
- audienceMboIds
- sha256
- contentSize
class_uri: schema:DataDownload

Induced

name: DataDownload
description: A distribution of a Dataset, e.g. a CSV version of the dataset, or a
  PDF containing the 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.

      '
    title: MBO Permanent Identifier
    comments:
    - "This is the identifier (mPID) for this row of the spreadsheet \nand for whatever\
      \ information is being described in this row. \nIt must start with `mbo_`, only\
      \ use printable ASCII characters\nand should be unique in this column. \n"
    from_schema: https://w3id.org/marco-bolo/csv-input-classes
    rank: 1000
    identifier: true
    alias: id
    owner: DataDownload
    domain_of:
    - Action
    - HowTo
    - HowToStep
    - HowToTip
    - Dataset
    - PersonOrOrganization
    - ContactPoint
    - License
    - PropertyValue
    - DataDownload
    - DatasetComment
    - SoftwareSourceCode
    - SoftwareApplication
    - Service
    - EmbargoStatement
    - DefinedTerm
    - Place
    - GeoShape
    - MonetaryGrant
    - Taxon
    - Audience
    - Document
    - Instrument
    - Platform
    range: string
    required: true
    pattern: ^mbo_[a-zA-Z0-9_-]+$
  metadataPublisherId:
    name: metadataPublisherId
    description: 'The MBO Persistent IDentifier (mPID) of the person who entered this
      row of data.

      '
    title: Data Entry Person (mPID - you)
    comments:
    - 'Should be an mPID from the first column of Person.csv

      '
    from_schema: https://w3id.org/marco-bolo/csv-input-classes
    rank: 1000
    slot_uri: schema:creator
    alias: metadataPublisherId
    owner: DataDownload
    domain_of:
    - Action
    - HowTo
    - HowToStep
    - HowToTip
    - Dataset
    - Person
    - Organization
    - ContactPoint
    - License
    - PropertyValue
    - DataDownload
    - DatasetComment
    - SoftwareSourceCode
    - SoftwareApplication
    - Service
    - EmbargoStatement
    - DefinedTerm
    - Place
    - GeoShape
    - MonetaryGrant
    - Taxon
    - Audience
    - Document
    - Instrument
    - Platform
    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:
    - "The mPID from the first column of the Action.csv. \nNote that you can reference\
      \ the same mPID in multiple rows.\n\nUses 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: DataDownload
    domain_of:
    - Action
    - HowTo
    - HowToStep
    - HowToTip
    - Dataset
    - Person
    - Organization
    - ContactPoint
    - License
    - PropertyValue
    - DataDownload
    - DatasetComment
    - SoftwareSourceCode
    - SoftwareApplication
    - EmbargoStatement
    - DefinedTerm
    - Place
    - GeoShape
    - MonetaryGrant
    - Taxon
    - Audience
    - Document
    - Instrument
    - Platform
    range: Action
    required: true
    multivalued: false
  name:
    name: name
    description: A name/title
    title: Name
    comments:
    - "The commonly used name. \nFor example: `MBA` for Marine Biological Association\n"
    from_schema: https://w3id.org/marco-bolo/csv-input-classes
    rank: 1000
    slot_uri: schema:name
    alias: name
    owner: DataDownload
    domain_of:
    - Action
    - HowTo
    - HowToStep
    - HowToTip
    - Dataset
    - Organization
    - ContactPoint
    - License
    - PropertyValue
    - DataDownload
    - SoftwareSourceCode
    - SoftwareApplication
    - Service
    - Place
    - GeoShape
    - MonetaryGrant
    - Taxon
    - Audience
    - Document
    - Instrument
    - Platform
    range: string
    required: true
    multivalued: false
  datasetMboId:
    name: datasetMboId
    description: The MBO ID of the dataset.
    title: Dataset (mPID)
    from_schema: https://w3id.org/marco-bolo/csv-input-classes
    rank: 1000
    slot_uri: schema:encodesCreativeWork
    alias: datasetMboId
    owner: DataDownload
    domain_of:
    - DataDownload
    range: Dataset
    required: true
    multivalued: false
  downloadUrl:
    name: downloadUrl
    description: The URL where the data can be accessed.
    title: Download URL
    comments:
    - "For example: `https://example.com`, `http://example.com`, \n`ftp://ftp.example.org/data`,\
      \ `doi:10.1000/example123`\n"
    from_schema: https://w3id.org/marco-bolo/csv-input-classes
    rank: 1000
    slot_uri: schema:url
    alias: downloadUrl
    owner: DataDownload
    domain_of:
    - DataDownload
    subproperty_of: url
    range: schemaURL
    required: true
    multivalued: false
  description:
    name: description
    description: A description for this entity.
    title: Description
    comments:
    - 'A concise one-sentence summary of the main point or purpose.

      '
    from_schema: https://w3id.org/marco-bolo/csv-input-classes
    rank: 1000
    slot_uri: schema:description
    alias: description
    owner: DataDownload
    domain_of:
    - Action
    - HowTo
    - HowToStep
    - HowToTip
    - Dataset
    - Organization
    - ContactPoint
    - License
    - PropertyValue
    - DataDownload
    - SoftwareSourceCode
    - SoftwareApplication
    - Service
    - DefinedTerm
    - Place
    - GeoShape
    - MonetaryGrant
    - Document
    - Instrument
    - Platform
    range: string
    required: false
    multivalued: false
  publishingStatusMboId:
    name: publishingStatusMboId
    description: The publishing status of the entity.
    title: Publishing Status (mPID)
    comments:
    - 'Should be an mPID from the first column of PublishingStatusDefinedTerm.csv

      '
    from_schema: https://w3id.org/marco-bolo/csv-input-classes
    rank: 1000
    slot_uri: schema:creativeWorkStatus
    alias: publishingStatusMboId
    owner: DataDownload
    domain_of:
    - Dataset
    - DataDownload
    - SoftwareSourceCode
    - SoftwareApplication
    - Document
    range: PublishingStatusDefinedTerm
    required: false
    multivalued: false
  version:
    name: version
    description: The version of this entity, for example `1.0`.
    title: Version
    from_schema: https://w3id.org/marco-bolo/csv-input-classes
    rank: 1000
    slot_uri: schema:version
    alias: version
    owner: DataDownload
    domain_of:
    - DataDownload
    - Document
    range: string
    required: false
    multivalued: false
  encodingFormat:
    name: encodingFormat
    description: The MIME type of the content.
    title: Encoding Format
    comments:
    - "The MIME type describing the file format. \nCommon examples for oceanographic\
      \ data:\n  `text/csv` (CSV files), `application/netcdf` (NetCDF files), `application/json`\
      \ (JSON data), \n  `application/pdf` (PDF documents), `text/plain` (text files).\
      \ \n\n  See https://www.iana.org/assignments/media-types/ for complete list\
      \ of official MIME types.\n"
    from_schema: https://w3id.org/marco-bolo/csv-input-classes
    rank: 1000
    slot_uri: schema:encodingFormat
    alias: encodingFormat
    owner: DataDownload
    domain_of:
    - DataDownload
    range: string
    required: false
    multivalued: false
  dateCreated:
    name: dateCreated
    title: Date Created
    comments:
    - 'A date in ISO8601, YYYY, YYYY-MM, or YYYY-MM-DD format

      For example: `2025`

      `2025-12`

      `2025-12-31`

      '
    from_schema: https://w3id.org/marco-bolo/csv-input-classes
    rank: 1000
    slot_uri: schema:dateCreated
    alias: dateCreated
    owner: DataDownload
    domain_of:
    - Dataset
    - DataDownload
    - SoftwareSourceCode
    - SoftwareApplication
    - Document
    range: string
    required: false
    multivalued: false
    pattern: ^(\d{4}(-\d{2}(-\d{2})?)?)$
  dateModified:
    name: dateModified
    title: Dates Modified
    comments:
    - 'A date in ISO8601, YYYY, YYYY-MM, or YYYY-MM-DD format

      For example: `2025`

      `2025-12`

      `2025-12-31`


      Pipe-delimited when there are multiple values

      '
    from_schema: https://w3id.org/marco-bolo/csv-input-classes
    rank: 1000
    slot_uri: schema:dateModified
    alias: dateModified
    owner: DataDownload
    domain_of:
    - Dataset
    - DataDownload
    - SoftwareSourceCode
    - SoftwareApplication
    - Document
    range: string
    required: false
    multivalued: true
    pattern: ^(\d{4}(-\d{2}(-\d{2})?)?)$
  datePublished:
    name: datePublished
    title: Date Published
    comments:
    - 'A date in ISO8601, YYYY, YYYY-MM, or YYYY-MM-DD format

      For example: `2025`

      `2025-12`

      `2025-12-31`

      '
    from_schema: https://w3id.org/marco-bolo/csv-input-classes
    rank: 1000
    slot_uri: schema:datePublished
    alias: datePublished
    owner: DataDownload
    domain_of:
    - Dataset
    - DataDownload
    - SoftwareSourceCode
    - SoftwareApplication
    - Document
    range: string
    required: false
    multivalued: false
    pattern: ^(\d{4}(-\d{2}(-\d{2})?)?)$
  authorId:
    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
    owner: DataDownload
    domain_of:
    - Dataset
    - DataDownload
    - DatasetComment
    - SoftwareSourceCode
    - SoftwareApplication
    - Document
    range: PersonOrOrganization
    required: false
    multivalued: true
  contributorIds:
    name: contributorIds
    description: The Permanent Identifiers of people or organizations who contributed
      to the entity.
    title: Contributors (mPIDs)
    comments:
    - 'Should be an mPID from the first column of either Person.csv or Organization.csv

      Pipe-delimited when there are multiple values.

      '
    from_schema: https://w3id.org/marco-bolo/csv-input-classes
    rank: 1000
    slot_uri: schema:contributor
    alias: contributorIds
    owner: DataDownload
    domain_of:
    - HowToStep
    - Dataset
    - DataDownload
    - SoftwareSourceCode
    - SoftwareApplication
    - Document
    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:
    - '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
    owner: DataDownload
    domain_of:
    - Dataset
    - DataDownload
    - SoftwareSourceCode
    - SoftwareApplication
    - Document
    - Instrument
    - Platform
    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)
    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:maintainer
    alias: maintainerId
    owner: DataDownload
    domain_of:
    - Dataset
    - DataDownload
    - SoftwareSourceCode
    - SoftwareApplication
    - Document
    - Instrument
    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)
    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
    owner: DataDownload
    domain_of:
    - Dataset
    - DataDownload
    - SoftwareSourceCode
    - SoftwareApplication
    - Document
    range: PersonOrOrganization
    required: false
    multivalued: false
  licenseMboId:
    name: licenseMboId
    description: The MBO PID of the license which covers the entity you are describing.
    title: License (mPID)
    comments:
    - 'If you are unsure, please use ''undefined'' as a placeholder until

      you can update it.

      If restriction is needed, please use ''Restricted. Please contact product owner.''

      '
    from_schema: https://w3id.org/marco-bolo/csv-input-classes
    rank: 1000
    slot_uri: schema:license
    alias: licenseMboId
    owner: DataDownload
    domain_of:
    - Dataset
    - DataDownload
    - Document
    range: License
    required: false
  audienceMboIds:
    name: audienceMboIds
    description: 'The intended audiences for this entity.

      '
    title: Audiences (mPIDs)
    comments:
    - 'Should be an mPID from the first column of Audience.csv

      '
    from_schema: https://w3id.org/marco-bolo/csv-input-classes
    rank: 1000
    slot_uri: schema:audience
    alias: audienceMboIds
    owner: DataDownload
    domain_of:
    - HowToStep
    - HowToTip
    - Dataset
    - DataDownload
    - Service
    - Document
    range: Audience
    required: false
    multivalued: true
  sha256:
    name: sha256
    title: File Hash (SHA256)
    comments:
    - 'For example: `e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855`

      '
    from_schema: https://w3id.org/marco-bolo/csv-input-classes
    rank: 1000
    slot_uri: schema:sha256
    alias: sha256
    owner: DataDownload
    domain_of:
    - DataDownload
    range: string
    required: false
    multivalued: false
  contentSize:
    name: contentSize
    description: The size of the content in MB or KB
    title: Content Size (MB/KB)
    comments:
    - 'For example: `156 KB`, `2.5 MB`, `9500 MB`

      '
    from_schema: https://w3id.org/marco-bolo/csv-input-classes
    rank: 1000
    slot_uri: schema:contentSize
    alias: contentSize
    owner: DataDownload
    domain_of:
    - DataDownload
    range: string
    required: false
    multivalued: false
class_uri: schema:DataDownload