# Slot: has_ontology_root_term URI: [IAO:0000700](http://purl.obolibrary.org/obo/IAO_0000700) ## Inheritance * [informative_property](informative_property.md) * **has_ontology_root_term** ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Ontology](Ontology.md) | An OWL ontology | no | ## Properties * Range: [Class](Class.md) * Multivalued: True ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/ontology-metadata ## LinkML Source
```yaml name: has_ontology_root_term from_schema: https://w3id.org/oak/ontology-metadata rank: 1000 is_a: informative_property slot_uri: IAO:0000700 multivalued: true alias: has_ontology_root_term domain_of: - Ontology range: Class ```