Slot: imports
Version information may also be accompanied by a description about changes between one version of the ontology and its predecessor.
This metadatum is also recommended as required by:
- https://github.com/owlcs/miro/blob/master/miro.md#e4-incorporation-of-other-ontologies
- https://github.com/agroportal/fairness/blob/master/doc/results/FAIR-questions.md
URI: owl:imports
Inheritance
- provenanceProperty
- versionInformation
- imports
- versionInformation
Applicable Classes
Name | Description |
---|---|
RequiredMetadata | A mixin that provides the required properties needed to index an ontology or ... |
Ontology | An OWL ontology |
SkosConceptScheme | A SKOS vocabulary serialized in RDF using the skos:ConceptScheme |
Properties
- Range: String
- Required: True
LinkML Source
name: imports
description: "Version information may also be accompanied by a description about changes\
\ between one version of the ontology and its predecessor.\n\nThis metadatum is\
\ also recommended as required by:\n\n * https://github.com/owlcs/miro/blob/master/miro.md#e4-incorporation-of-other-ontologies\n\
\ * https://github.com/agroportal/fairness/blob/master/doc/results/FAIR-questions.md\n"
from_schema: http://terminology.tib.eu/schema
rank: 1000
is_a: versionInformation
slot_uri: owl:imports
multivalued: false
alias: imports
domain_of:
- RequiredMetadata
range: string
required: true