Skip to content

Slot: bundle_ontology_versions

Map from the version-agnostic URL to a versioned URL (e.g. "versionIRI" in owl) of each ontology used in the current metadata deposit (corresponding to deposit_versioned_id").

URI: https://w3id.org/fga-wg/schema/bundle/bundle_ontology_versions

Applicable Classes

Name Description Modifies Slot
BundleMetadata Top-level metadata about a bundle representing a set of genome annotation files, harmonised according to the "FAIRification of Genomic Annotations" data model. This includes self-referential identifiers and versioning of public deposits of the harmonized metadata. no

Properties

Type and Range

Property Value
Range OntologyVersions
Domain Of BundleMetadata

Cardinality and Requirements

Property Value
Required Yes
Multivalued Yes

Examples

Value
None
None
None
None
None
None
None

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/fga-wg/schema/bundle

Mappings

Mapping Type Mapped Value
self https://w3id.org/fga-wg/schema/bundle/bundle_ontology_versions
native https://w3id.org/fga-wg/schema/bundle/bundle_ontology_versions

LinkML Source

name: bundle_ontology_versions
description: Map from the version-agnostic URL to a versioned URL (e.g. "versionIRI"
  in owl) of each ontology used in the current metadata deposit (corresponding to
  deposit_versioned_id").
examples:
- object:
    namespace: edam
    ontology_url: http://edamontology.org/EDAM.owl
    versioned_ontology_url: http://edamontology.org/EDAM_1.21.owl
- object:
    namespace: cl
    ontology_url: http://purl.obolibrary.org/obo/cl.owl
    versioned_ontology_url: http://purl.obolibrary.org/obo/cl/releases/2020-05-21/cl.owl
- object:
    namespace: efo
    ontology_url: http://www.ebi.ac.uk/efo/efo.owl
    versioned_ontology_url: http://www.ebi.ac.uk/efo/releases/v3.21.0/efo.owl
- object:
    namespace: ncit
    ontology_url: http://purl.obolibrary.org/obo/ncit.owl
    versioned_ontology_url: http://purl.obolibrary.org/obo/ncit/releases/2020-07-17/ncit.owl
- object:
    namespace: obi
    ontology_url: http://purl.obolibrary.org/obo/obi.owl
    versioned_ontology_url: http://purl.obolibrary.org/obo/obi/2020-04-23/obi.owl
- object:
    namespace: so
    ontology_url: http://purl.obolibrary.org/obo/so.owl
    versioned_ontology_url: http://purl.obolibrary.org/obo/so/2020-08-20/so.owl
- object:
    namespace: uberon
    ontology_url: http://purl.obolibrary.org/obo/uberon.owl
    versioned_ontology_url: http://purl.obolibrary.org/obo/uberon/releases/2020-06-30/uberon.owl
from_schema: https://w3id.org/fga-wg/schema/bundle
rank: 1000
domain_of:
- BundleMetadata
range: OntologyVersions
required: true
multivalued: true