Slot: nodes

All nodes present in a graph. This includes class nodes as well as supporting nodes, including nodes representing relationship types, subsets, annotation properties, etc

URI: obographs:nodes

Applicable Classes

Name

Description

Modifies Slot

Graph

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

no

Properties

  • Range: Node

  • Multivalued: True

Identifier and Mapping Information

Schema Source

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

LinkML Source

```yaml name: nodes description: All nodes present in a graph. This includes class nodes as well as supporting nodes, including nodes representing relationship types, subsets, annotation properties, etc from_schema: https://github.com/geneontology/obographs rank: 1000 multivalued: true alias: nodes domain_of: - Graph range: Node inlined: true inlined_as_list: true
</details>