Slot: meta

A collection of metadata about either an ontology (graph), an entity, or an axiom

URI: obographs:meta

Applicable Classes

Name

Description

Modifies Slot

Graph

A graph is a collection of nodes and edges and other axioms that represents a…

no

SynonymPropertyValue

A property value that represents an assertion about a synonym of an entity

no

DefinitionPropertyValue

A property value that represents an assertion about the textual definition of…

no

XrefPropertyValue

A property value that represents an assertion about an external reference to …

no

Node

A node is a class, property, or other entity in an ontology

no

EquivalentNodesSet

A clique of nodes that are all mutually equivalent

no

Edge

An edge is a simple typed relationship between two nodes

no

DisjointClassExpressionsAxiom

An axiom that defines a set of classes or class expressions as being mutually…

no

PropertyValue

A generic grouping for the different kinds of key-value associations on objec…

no

Axiom

A generic grouping for any OWL axiom or group of axioms that is not captured …

no

LogicalDefinitionAxiom

An axiom that defines a class in terms of a genus or set of genus classes and…

no

PropertyChainAxiom

An axiom that represents an OWL property chain, e

no

GraphDocument

A graph document is a collection of graphs together with a set of prefixes th…

no

BasicPropertyValue

A property value that represents an assertion about an entity that is not a d…

no

DomainRangeAxiom

This groups potentially multiple axioms that constrain the usage of a propert…

no

Properties

Aliases

  • annotations

Identifier and Mapping Information

Schema Source

  • from schema: https://github.com/geneontology/obographs

LinkML Source

```yaml name: meta description: A collection of metadata about either an ontology (graph), an entity, or an axiom from_schema: https://github.com/geneontology/obographs aliases: - annotations rank: 1000 alias: meta domain_of: - GraphDocument - Graph - Node - Edge - PropertyValue - Axiom range: Meta
</details>