Slot: ontology_url
The version-agnostic URL of the ontology (e.g. the IRI of the ontology in OWL).
URI: https://w3id.org/fga-wg/schema/bundle/ontology_url
Applicable Classes
| Name |
Description |
Modifies Slot |
| OntologyVersions |
Information about an ontology used for the bundle. |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Required |
Yes |
Examples
| Value |
| http://edamontology.org/EDAM.owl |
Schema Source
- from schema: https://w3id.org/fga-wg/schema/bundle
Mappings
| Mapping Type |
Mapped Value |
| self |
https://w3id.org/fga-wg/schema/bundle/ontology_url |
| native |
https://w3id.org/fga-wg/schema/bundle/ontology_url |
LinkML Source
name: ontology_url
description: The version-agnostic URL of the ontology (e.g. the IRI of the ontology
in OWL).
examples:
- value: http://edamontology.org/EDAM.owl
from_schema: https://w3id.org/fga-wg/schema/bundle
rank: 1000
domain_of:
- OntologyVersions
range: uri
required: true