Skip to content

Slot: versioned_ontology_url

The versioned URL of the ontology (e.g. the "versionIRI" in OWL).

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

Applicable Classes

Name Description Modifies Slot
OntologyVersions Information about an ontology used for the bundle. no

Properties

Type and Range

Property Value
Range Uri
Domain Of OntologyVersions

Cardinality and Requirements

Property Value
Required Yes

Examples

Value
http://edamontology.org/EDAM_1.21.owl

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/versioned_ontology_url
native https://w3id.org/fga-wg/schema/bundle/versioned_ontology_url

LinkML Source

name: versioned_ontology_url
description: The versioned URL of the ontology (e.g. the "versionIRI" in OWL).
examples:
- value: http://edamontology.org/EDAM_1.21.owl
from_schema: https://w3id.org/fga-wg/schema/bundle
rank: 1000
domain_of:
- OntologyVersions
range: uri
required: true