Skip to content

Class: Dataset

A body of structured information describing some topic or topics of interest. This includes metadata about the dataset.

URI: schema:Dataset

classDiagram class Dataset click Dataset href "../Dataset/" Dataset : abstract Dataset : active Dataset : additional_brcs Dataset --> "*" BRCEnum : additional_brcs click BRCEnum href "../BRCEnum/" Dataset : alert Dataset : analysisType Dataset : bibliographicCitation Dataset : brc Dataset --> "1" BRCEnum : brc click BRCEnum href "../BRCEnum/" Dataset : category Dataset : conference_date Dataset : conference_information Dataset : conference_location Dataset : conference_title Dataset : conference_type Dataset : contributors Dataset --> "*" Contributor : contributors click Contributor href "../Contributor/" Dataset : country_publication Dataset : country_publication_code Dataset : creator Dataset --> "1..*" Individual : creator click Individual href "../Individual/" Dataset : dataset_url Dataset : datasetName Dataset : datasetType Dataset --> "0..1" DatasetTypeCodes : datasetType click DatasetTypeCodes href "../DatasetTypeCodes/" Dataset : date Dataset : description Dataset : funding Dataset --> "*" Funding : funding click Funding href "../Funding/" Dataset : has_related_ids Dataset : id Dataset : identifier Dataset : issue Dataset : journal_issn Dataset : journal_license_url Dataset : journal_name Dataset : journal_open_access_flag Dataset : journal_type Dataset : keywords Dataset : media Dataset --> "*" MediaSet : media click MediaSet href "../MediaSet/" Dataset : ontology_annotations Dataset --> "*" OntologyAnnotation : ontology_annotations click OntologyAnnotation href "../OntologyAnnotation/" Dataset : plasmid_features Dataset --> "*" Plasmid : plasmid_features click Plasmid href "../Plasmid/" Dataset : publication_date_text Dataset : publisher_information Dataset : relatedItem Dataset --> "*" RelatedItem : relatedItem click RelatedItem href "../RelatedItem/" Dataset : repository Dataset --> "0..1" RepositoryEnum : repository click RepositoryEnum href "../RepositoryEnum/" Dataset : species Dataset --> "*" Organism : species click Organism href "../Organism/" Dataset : theme Dataset --> "*" DatasetThemeEnum : theme click DatasetThemeEnum href "../DatasetThemeEnum/" Dataset : title Dataset : topic Dataset --> "*" DatasetTopicEnum : topic click DatasetTopicEnum href "../DatasetTopicEnum/" Dataset : volume

Slots

Name Cardinality and Range Description Inheritance
id 0..1
Uriorcurie
Unique identifier for the dataset, assigned prior to inclusion in bioenergy direct
active 0..1
Boolean
Indicates whether the dataset is active or inactive direct
alert 0..1
Boolean
Indicates whether availability of the dataset has encountered some inconsiste... direct
title 1
String
The title of the dataset direct
date 1
date
The date the dataset was created or published direct
creator 1..*
Individual
List of creators involved in the dataset, where one must be the primary conta... direct
contributors *
Contributor
Contributors to the dataset who are not necessarily authors direct
brc 1
BRCEnum
The primary Bioenergy Research Center affiliation direct
additional_brcs *
BRCEnum
Additional Bioenergy Research Center affiliations direct
repository 0..1
RepositoryEnum
The repository where the dataset is stored direct
bibliographicCitation 0..1
Uri
Citation for the dataset direct
identifier 1
String
Unique identifier for the dataset direct
has_related_ids *
Uriorcurie
"Related identifiers for the dataset direct
species *
Organism
Species information for the organism(s) studied direct
plasmid_features *
Plasmid
Description of plasmid features, if applicable direct
analysisType 0..1
String or 
AnalysisType or 
String
The type of analysis performed on the dataset direct
datasetType 0..1
DatasetTypeCodes
High-level type of the main content of the dataset direct
topic *
DatasetTopicEnum
High-level topic area for the dataset direct
theme *
DatasetThemeEnum
High-level theme areas for the dataset direct
category *
String
Category of the dataset direct
description 0..1
String
A detailed description of the dataset direct
abstract 0..1
String
"A brief abstract summarizing the dataset direct
relatedItem *
RelatedItem
Related publications or items direct
keywords *
String
Keywords associated with the dataset direct
ontology_annotations *
OntologyAnnotation
Structured ontology term annotations that align this dataset with controlled ... direct
datasetName 0..1
String
"Name of a overall dataset to which this data entry belongs direct
funding *
Funding
Funding source(s) for the dataset direct
dataset_url 0..1
Uri
URL for the dataset landing page direct
issue 0..1
String
Issue number for a journal or other venue, if applicable direct
journal_license_url 0..1
String
URL for information regarding the journal license direct
journal_name 0..1
String
Name of the journal publishing this information direct
journal_open_access_flag 0..1
String
Indicates whether the journal is open access direct
journal_type 0..1
String
Specific sub-type of the journal article direct
journal_issn 0..1
String
International Standard Serial Number for the journal, if known direct
volume 0..1
String
Volume number for a journal or book, if applicable direct
publication_date_text 0..1
String
Textual representation of the publication date, if used direct
publisher_information 0..1
String
Publisher-specific information, if applicable direct
country_publication_code 0..1
String
Country code for the publication venue, if applicable direct
country_publication 0..1
String
Human-readable country of publication, if available direct
conference_information 0..1
String
General conference information related to the dataset direct
conference_type 0..1
String
Code representing the type of conference-related work direct
conference_title 0..1
String
Title of the conference direct
conference_location 0..1
String
Location of the conference direct
conference_date 0..1
String
Date or date range for the conference direct
media *
MediaSet
Media bundles and file-package metadata associated with the dataset direct

Usages

used by used in type used
DatasetCollection datasets range Dataset

Identifier and Mapping Information

Valid ID Prefixes

Instances of this class should have identifiers with one of the following prefixes:

  • cabbi

  • cbi

  • glbrc

  • jbei

Schema Source

  • from schema: https://w3id.org/brc/brc_schema

Mappings

Mapping Type Mapped Value
self schema:Dataset
native brc:Dataset
exact dcat:Dataset, bald:Container
close dcat:Catalog

LinkML Source

Direct

name: Dataset
id_prefixes:
- cabbi
- cbi
- glbrc
- jbei
description: A body of structured information describing some topic or topics of interest.
  This includes metadata about the dataset.
from_schema: https://w3id.org/brc/brc_schema
exact_mappings:
- dcat:Dataset
- bald:Container
close_mappings:
- dcat:Catalog
attributes:
  id:
    name: id
    description: Unique identifier for the dataset, assigned prior to inclusion in
      bioenergy.org.
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    slot_uri: schema:identifier
    domain_of:
    - Dataset
    - Plasmid
    range: uriorcurie
    required: false
  active:
    name: active
    description: Indicates whether the dataset is active or inactive. This is a boolean
      field - true indicates active, false indicates inactive.
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    ifabsent: 'True'
    domain_of:
    - Dataset
    range: boolean
  alert:
    name: alert
    description: Indicates whether availability of the dataset has encountered some
      inconsistency. This is a boolean field - true indicates alert, false indicates
      no alert. For example, if we have a Dataset object but the Dataset is missing
      from its source feed, this should be set to true.
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    ifabsent: 'False'
    domain_of:
    - Dataset
    range: boolean
  title:
    name: title
    description: The title of the dataset.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:title
    rank: 1000
    slot_uri: dcterms:title
    domain_of:
    - Dataset
    - RelatedItem
    range: string
    required: true
  date:
    name: date
    description: The date the dataset was created or published.
    from_schema: https://w3id.org/brc/brc_schema
    close_mappings:
    - schema:datePublished
    - osti:publication_date
    rank: 1000
    slot_uri: dcterms:date
    domain_of:
    - Dataset
    range: date
    required: true
  creator:
    name: creator
    description: List of creators involved in the dataset, where one must be the primary
      contact.
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    slot_uri: dcterms:creator
    domain_of:
    - Dataset
    range: Individual
    required: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  contributors:
    name: contributors
    description: Contributors to the dataset who are not necessarily authors.
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    domain_of:
    - Dataset
    range: Contributor
    multivalued: true
    inlined: true
    inlined_as_list: true
  brc:
    name: brc
    description: The primary Bioenergy Research Center affiliation. This is a single
      BRC name.
    from_schema: https://w3id.org/brc/brc_schema
    broad_mappings:
    - osti:originating_research_org
    rank: 1000
    slot_uri: prov:wasAttributedTo
    domain_of:
    - Dataset
    range: BRCEnum
    required: true
  additional_brcs:
    name: additional_brcs
    description: Additional Bioenergy Research Center affiliations. This is a list
      of one or more additional BRC names, for instances in which the dataset is associated
      with multiple centers.
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    slot_uri: prov:wasAttributedTo
    domain_of:
    - Dataset
    range: BRCEnum
    multivalued: true
  repository:
    name: repository
    description: The repository where the dataset is stored.
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    domain_of:
    - Dataset
    range: RepositoryEnum
  bibliographicCitation:
    name: bibliographicCitation
    description: Citation for the dataset.
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    slot_uri: dcterms:bibliographicCitation
    domain_of:
    - Dataset
    range: uri
  identifier:
    name: identifier
    description: Unique identifier for the dataset.
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    slot_uri: schema:identifier
    domain_of:
    - Dataset
    range: string
    required: true
  has_related_ids:
    name: has_related_ids
    id_prefixes:
    - BIOPROJECT
    - BIOSAMPLE
    - INSDC.SRA
    description: '"Related identifiers for the dataset. These should be identifiers
      to records in other repositories, and these records may be the same data or
      components of the dataset."'
    from_schema: https://w3id.org/brc/brc_schema
    close_mappings:
    - osti:related_identifiers
    rank: 1000
    domain_of:
    - Dataset
    range: uriorcurie
    multivalued: true
  species:
    name: species
    description: Species information for the organism(s) studied.
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    domain_of:
    - Dataset
    range: Organism
    multivalued: true
  plasmid_features:
    name: plasmid_features
    description: Description of plasmid features, if applicable. This is a multivalued
      field.
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    domain_of:
    - Dataset
    range: Plasmid
    multivalued: true
  analysisType:
    name: analysisType
    description: The type of analysis performed on the dataset.
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    ifabsent: string(not specified)
    domain_of:
    - Dataset
    any_of:
    - range: AnalysisType
    - range: string
  datasetType:
    name: datasetType
    description: High-level type of the main content of the dataset.
    examples:
    - value: GD
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    domain_of:
    - Dataset
    range: DatasetTypeCodes
  topic:
    name: topic
    description: High-level topic area for the dataset. This is specific to the BRCs
      and is not intended to be an exhaustive list of topics.
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    domain_of:
    - Dataset
    range: DatasetTopicEnum
    multivalued: true
  theme:
    name: theme
    description: High-level theme areas for the dataset. This is specific to the research
      themes of the BRCs.
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    domain_of:
    - Dataset
    range: DatasetThemeEnum
    multivalued: true
  category:
    name: category
    description: Category of the dataset. This is specific to the BRCs and is not
      intended to be an exhaustive list of categories.
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    domain_of:
    - Dataset
    range: string
    multivalued: true
  description:
    name: description
    description: A detailed description of the dataset.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:description
    rank: 1000
    slot_uri: dcterms:description
    domain_of:
    - Dataset
    - Plasmid
    range: string
  abstract:
    name: abstract
    description: '"A brief abstract summarizing the dataset. This will generally be
      longer and more detailed than the description but should not exceed a single
      paragraph."'
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    slot_uri: schema:abstract
    domain_of:
    - Dataset
    range: string
  relatedItem:
    name: relatedItem
    description: Related publications or items.
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    domain_of:
    - Dataset
    range: RelatedItem
    multivalued: true
  keywords:
    name: keywords
    description: Keywords associated with the dataset.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - schema:keywords
    - osti:keywords
    rank: 1000
    slot_uri: dcat:keyword
    domain_of:
    - Dataset
    range: string
    multivalued: true
  ontology_annotations:
    name: ontology_annotations
    description: Structured ontology term annotations that align this dataset with
      controlled vocabulary or ontology classes.
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    slot_uri: dcterms:subject
    domain_of:
    - Dataset
    range: OntologyAnnotation
    multivalued: true
    inlined: true
    inlined_as_list: true
  datasetName:
    name: datasetName
    description: '"Name of a overall dataset to which this data entry belongs."'
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    domain_of:
    - Dataset
    range: string
  funding:
    name: funding
    description: Funding source(s) for the dataset.
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    domain_of:
    - Dataset
    range: Funding
    multivalued: true
  dataset_url:
    name: dataset_url
    description: URL for the dataset landing page.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:site_url
    rank: 1000
    slot_uri: schema:url
    domain_of:
    - Dataset
    range: uri
  issue:
    name: issue
    description: Issue number for a journal or other venue, if applicable.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:issue
    rank: 1000
    domain_of:
    - Dataset
    range: string
  journal_license_url:
    name: journal_license_url
    description: URL for information regarding the journal license.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:journal_license_url
    rank: 1000
    domain_of:
    - Dataset
    range: string
  journal_name:
    name: journal_name
    description: Name of the journal publishing this information.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:journal_name
    rank: 1000
    domain_of:
    - Dataset
    range: string
  journal_open_access_flag:
    name: journal_open_access_flag
    description: Indicates whether the journal is open access.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:journal_open_access_flag
    rank: 1000
    domain_of:
    - Dataset
    range: string
  journal_type:
    name: journal_type
    description: Specific sub-type of the journal article.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:journal_type
    rank: 1000
    domain_of:
    - Dataset
    range: string
  journal_issn:
    name: journal_issn
    description: International Standard Serial Number for the journal, if known.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:journal_issn
    rank: 1000
    domain_of:
    - Dataset
    range: string
  volume:
    name: volume
    description: Volume number for a journal or book, if applicable.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:volume
    rank: 1000
    domain_of:
    - Dataset
    range: string
  publication_date_text:
    name: publication_date_text
    description: Textual representation of the publication date, if used.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:publication_date_text
    rank: 1000
    domain_of:
    - Dataset
    range: string
  publisher_information:
    name: publisher_information
    description: Publisher-specific information, if applicable.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:publisher_information
    rank: 1000
    domain_of:
    - Dataset
    range: string
  country_publication_code:
    name: country_publication_code
    description: Country code for the publication venue, if applicable.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:country_publication_code
    rank: 1000
    domain_of:
    - Dataset
    range: string
  country_publication:
    name: country_publication
    description: Human-readable country of publication, if available.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:country_publication
    rank: 1000
    domain_of:
    - Dataset
    range: string
  conference_information:
    name: conference_information
    description: General conference information related to the dataset.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:conference_information
    rank: 1000
    domain_of:
    - Dataset
    range: string
  conference_type:
    name: conference_type
    description: Code representing the type of conference-related work.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:conference_type
    rank: 1000
    domain_of:
    - Dataset
    range: string
  conference_title:
    name: conference_title
    description: Title of the conference.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:conference_title
    rank: 1000
    domain_of:
    - Dataset
    range: string
  conference_location:
    name: conference_location
    description: Location of the conference.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:conference_location
    rank: 1000
    domain_of:
    - Dataset
    range: string
  conference_date:
    name: conference_date
    description: Date or date range for the conference.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:conference_date
    rank: 1000
    domain_of:
    - Dataset
    range: string
  media:
    name: media
    description: Media bundles and file-package metadata associated with the dataset.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:media
    rank: 1000
    domain_of:
    - Dataset
    range: MediaSet
    multivalued: true
    inlined: true
    inlined_as_list: true
class_uri: schema:Dataset

Induced

name: Dataset
id_prefixes:
- cabbi
- cbi
- glbrc
- jbei
description: A body of structured information describing some topic or topics of interest.
  This includes metadata about the dataset.
from_schema: https://w3id.org/brc/brc_schema
exact_mappings:
- dcat:Dataset
- bald:Container
close_mappings:
- dcat:Catalog
attributes:
  id:
    name: id
    description: Unique identifier for the dataset, assigned prior to inclusion in
      bioenergy.org.
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    slot_uri: schema:identifier
    alias: id
    owner: Dataset
    domain_of:
    - Dataset
    - Plasmid
    range: uriorcurie
    required: false
  active:
    name: active
    description: Indicates whether the dataset is active or inactive. This is a boolean
      field - true indicates active, false indicates inactive.
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    ifabsent: 'True'
    alias: active
    owner: Dataset
    domain_of:
    - Dataset
    range: boolean
  alert:
    name: alert
    description: Indicates whether availability of the dataset has encountered some
      inconsistency. This is a boolean field - true indicates alert, false indicates
      no alert. For example, if we have a Dataset object but the Dataset is missing
      from its source feed, this should be set to true.
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    ifabsent: 'False'
    alias: alert
    owner: Dataset
    domain_of:
    - Dataset
    range: boolean
  title:
    name: title
    description: The title of the dataset.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:title
    rank: 1000
    slot_uri: dcterms:title
    alias: title
    owner: Dataset
    domain_of:
    - Dataset
    - RelatedItem
    range: string
    required: true
  date:
    name: date
    description: The date the dataset was created or published.
    from_schema: https://w3id.org/brc/brc_schema
    close_mappings:
    - schema:datePublished
    - osti:publication_date
    rank: 1000
    slot_uri: dcterms:date
    alias: date
    owner: Dataset
    domain_of:
    - Dataset
    range: date
    required: true
  creator:
    name: creator
    description: List of creators involved in the dataset, where one must be the primary
      contact.
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    slot_uri: dcterms:creator
    alias: creator
    owner: Dataset
    domain_of:
    - Dataset
    range: Individual
    required: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  contributors:
    name: contributors
    description: Contributors to the dataset who are not necessarily authors.
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    alias: contributors
    owner: Dataset
    domain_of:
    - Dataset
    range: Contributor
    multivalued: true
    inlined: true
    inlined_as_list: true
  brc:
    name: brc
    description: The primary Bioenergy Research Center affiliation. This is a single
      BRC name.
    from_schema: https://w3id.org/brc/brc_schema
    broad_mappings:
    - osti:originating_research_org
    rank: 1000
    slot_uri: prov:wasAttributedTo
    alias: brc
    owner: Dataset
    domain_of:
    - Dataset
    range: BRCEnum
    required: true
  additional_brcs:
    name: additional_brcs
    description: Additional Bioenergy Research Center affiliations. This is a list
      of one or more additional BRC names, for instances in which the dataset is associated
      with multiple centers.
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    slot_uri: prov:wasAttributedTo
    alias: additional_brcs
    owner: Dataset
    domain_of:
    - Dataset
    range: BRCEnum
    multivalued: true
  repository:
    name: repository
    description: The repository where the dataset is stored.
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    alias: repository
    owner: Dataset
    domain_of:
    - Dataset
    range: RepositoryEnum
  bibliographicCitation:
    name: bibliographicCitation
    description: Citation for the dataset.
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    slot_uri: dcterms:bibliographicCitation
    alias: bibliographicCitation
    owner: Dataset
    domain_of:
    - Dataset
    range: uri
  identifier:
    name: identifier
    description: Unique identifier for the dataset.
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    slot_uri: schema:identifier
    alias: identifier
    owner: Dataset
    domain_of:
    - Dataset
    range: string
    required: true
  has_related_ids:
    name: has_related_ids
    id_prefixes:
    - BIOPROJECT
    - BIOSAMPLE
    - INSDC.SRA
    description: '"Related identifiers for the dataset. These should be identifiers
      to records in other repositories, and these records may be the same data or
      components of the dataset."'
    from_schema: https://w3id.org/brc/brc_schema
    close_mappings:
    - osti:related_identifiers
    rank: 1000
    alias: has_related_ids
    owner: Dataset
    domain_of:
    - Dataset
    range: uriorcurie
    multivalued: true
  species:
    name: species
    description: Species information for the organism(s) studied.
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    alias: species
    owner: Dataset
    domain_of:
    - Dataset
    range: Organism
    multivalued: true
  plasmid_features:
    name: plasmid_features
    description: Description of plasmid features, if applicable. This is a multivalued
      field.
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    alias: plasmid_features
    owner: Dataset
    domain_of:
    - Dataset
    range: Plasmid
    multivalued: true
  analysisType:
    name: analysisType
    description: The type of analysis performed on the dataset.
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    ifabsent: string(not specified)
    alias: analysisType
    owner: Dataset
    domain_of:
    - Dataset
    range: string
    any_of:
    - range: AnalysisType
    - range: string
  datasetType:
    name: datasetType
    description: High-level type of the main content of the dataset.
    examples:
    - value: GD
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    alias: datasetType
    owner: Dataset
    domain_of:
    - Dataset
    range: DatasetTypeCodes
  topic:
    name: topic
    description: High-level topic area for the dataset. This is specific to the BRCs
      and is not intended to be an exhaustive list of topics.
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    alias: topic
    owner: Dataset
    domain_of:
    - Dataset
    range: DatasetTopicEnum
    multivalued: true
  theme:
    name: theme
    description: High-level theme areas for the dataset. This is specific to the research
      themes of the BRCs.
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    alias: theme
    owner: Dataset
    domain_of:
    - Dataset
    range: DatasetThemeEnum
    multivalued: true
  category:
    name: category
    description: Category of the dataset. This is specific to the BRCs and is not
      intended to be an exhaustive list of categories.
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    alias: category
    owner: Dataset
    domain_of:
    - Dataset
    range: string
    multivalued: true
  description:
    name: description
    description: A detailed description of the dataset.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:description
    rank: 1000
    slot_uri: dcterms:description
    alias: description
    owner: Dataset
    domain_of:
    - Dataset
    - Plasmid
    range: string
  abstract:
    name: abstract
    description: '"A brief abstract summarizing the dataset. This will generally be
      longer and more detailed than the description but should not exceed a single
      paragraph."'
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    slot_uri: schema:abstract
    alias: abstract
    owner: Dataset
    domain_of:
    - Dataset
    range: string
  relatedItem:
    name: relatedItem
    description: Related publications or items.
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    alias: relatedItem
    owner: Dataset
    domain_of:
    - Dataset
    range: RelatedItem
    multivalued: true
  keywords:
    name: keywords
    description: Keywords associated with the dataset.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - schema:keywords
    - osti:keywords
    rank: 1000
    slot_uri: dcat:keyword
    alias: keywords
    owner: Dataset
    domain_of:
    - Dataset
    range: string
    multivalued: true
  ontology_annotations:
    name: ontology_annotations
    description: Structured ontology term annotations that align this dataset with
      controlled vocabulary or ontology classes.
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    slot_uri: dcterms:subject
    alias: ontology_annotations
    owner: Dataset
    domain_of:
    - Dataset
    range: OntologyAnnotation
    multivalued: true
    inlined: true
    inlined_as_list: true
  datasetName:
    name: datasetName
    description: '"Name of a overall dataset to which this data entry belongs."'
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    alias: datasetName
    owner: Dataset
    domain_of:
    - Dataset
    range: string
  funding:
    name: funding
    description: Funding source(s) for the dataset.
    from_schema: https://w3id.org/brc/brc_schema
    rank: 1000
    alias: funding
    owner: Dataset
    domain_of:
    - Dataset
    range: Funding
    multivalued: true
  dataset_url:
    name: dataset_url
    description: URL for the dataset landing page.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:site_url
    rank: 1000
    slot_uri: schema:url
    alias: dataset_url
    owner: Dataset
    domain_of:
    - Dataset
    range: uri
  issue:
    name: issue
    description: Issue number for a journal or other venue, if applicable.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:issue
    rank: 1000
    alias: issue
    owner: Dataset
    domain_of:
    - Dataset
    range: string
  journal_license_url:
    name: journal_license_url
    description: URL for information regarding the journal license.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:journal_license_url
    rank: 1000
    alias: journal_license_url
    owner: Dataset
    domain_of:
    - Dataset
    range: string
  journal_name:
    name: journal_name
    description: Name of the journal publishing this information.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:journal_name
    rank: 1000
    alias: journal_name
    owner: Dataset
    domain_of:
    - Dataset
    range: string
  journal_open_access_flag:
    name: journal_open_access_flag
    description: Indicates whether the journal is open access.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:journal_open_access_flag
    rank: 1000
    alias: journal_open_access_flag
    owner: Dataset
    domain_of:
    - Dataset
    range: string
  journal_type:
    name: journal_type
    description: Specific sub-type of the journal article.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:journal_type
    rank: 1000
    alias: journal_type
    owner: Dataset
    domain_of:
    - Dataset
    range: string
  journal_issn:
    name: journal_issn
    description: International Standard Serial Number for the journal, if known.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:journal_issn
    rank: 1000
    alias: journal_issn
    owner: Dataset
    domain_of:
    - Dataset
    range: string
  volume:
    name: volume
    description: Volume number for a journal or book, if applicable.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:volume
    rank: 1000
    alias: volume
    owner: Dataset
    domain_of:
    - Dataset
    range: string
  publication_date_text:
    name: publication_date_text
    description: Textual representation of the publication date, if used.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:publication_date_text
    rank: 1000
    alias: publication_date_text
    owner: Dataset
    domain_of:
    - Dataset
    range: string
  publisher_information:
    name: publisher_information
    description: Publisher-specific information, if applicable.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:publisher_information
    rank: 1000
    alias: publisher_information
    owner: Dataset
    domain_of:
    - Dataset
    range: string
  country_publication_code:
    name: country_publication_code
    description: Country code for the publication venue, if applicable.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:country_publication_code
    rank: 1000
    alias: country_publication_code
    owner: Dataset
    domain_of:
    - Dataset
    range: string
  country_publication:
    name: country_publication
    description: Human-readable country of publication, if available.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:country_publication
    rank: 1000
    alias: country_publication
    owner: Dataset
    domain_of:
    - Dataset
    range: string
  conference_information:
    name: conference_information
    description: General conference information related to the dataset.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:conference_information
    rank: 1000
    alias: conference_information
    owner: Dataset
    domain_of:
    - Dataset
    range: string
  conference_type:
    name: conference_type
    description: Code representing the type of conference-related work.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:conference_type
    rank: 1000
    alias: conference_type
    owner: Dataset
    domain_of:
    - Dataset
    range: string
  conference_title:
    name: conference_title
    description: Title of the conference.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:conference_title
    rank: 1000
    alias: conference_title
    owner: Dataset
    domain_of:
    - Dataset
    range: string
  conference_location:
    name: conference_location
    description: Location of the conference.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:conference_location
    rank: 1000
    alias: conference_location
    owner: Dataset
    domain_of:
    - Dataset
    range: string
  conference_date:
    name: conference_date
    description: Date or date range for the conference.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:conference_date
    rank: 1000
    alias: conference_date
    owner: Dataset
    domain_of:
    - Dataset
    range: string
  media:
    name: media
    description: Media bundles and file-package metadata associated with the dataset.
    from_schema: https://w3id.org/brc/brc_schema
    exact_mappings:
    - osti:media
    rank: 1000
    alias: media
    owner: Dataset
    domain_of:
    - Dataset
    range: MediaSet
    multivalued: true
    inlined: true
    inlined_as_list: true
class_uri: schema:Dataset