Class: OntologyDocument

An ontology document is a document that contains an ontology.

URI: sio:OntologyDocument

img

Parents

  • is_a: Document - A document is a bounded physical or digital representation of a body of information designed with the capacity (and usually intent) to communicate.

Children

  • OBOOntology - An OBO ontology is an ontology document as specified by the Open Biological Ontology community.
  • OWLOntology - An OWL ontology is an ontology as specified by the W3C OWL specification.
  • RDFSOntology - An RDFS ontology is an ontology that conforms to the syntax and semantics of the Resource Description Framework Schema (RDFS).

Referenced by Class

Attributes

Inherited from Document:

  • hasCreator 0..1
    • Description: has creator is a relation between an entity and that which created it.
    • Range: Entity
  • hasAttribute 0..1

    • Description: has attribute is a relation that associates a entity with an attribute where an attribute is an intrinsic characteristic such as a quality, capability, disposition, function, or is an externally derived attribute determined from some descriptor (e.g. a quantity, position, label/identifier) either directly or indirectly through generalization of entities of the same type.

    • Range: Entity

    • satisfies 0..1
    • Description: satisfies is a relation between an entity and the specification or objective that it conforms to.

    • Range: Description

    • isRelatedTo 0..1
    • Description: A is related to B iff there is some relation between A and B.
    • Range: Entity
    • derivesInto 0..1
    • Description: a derives to b if and only if a or some part thereof is consumed in the formation of b.

    • Range: Object

    • isAnnotationOf 0..1
    • Description: is annotation of is a relation between some textual entity and the entity that it annotates.

    • Range: Entity