Slot: graphs

A list of all graphs (ontologies) in an ontology document.

URI: obographs:graphs

Applicable Classes

Name

Description

Modifies Slot

GraphDocument

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

no

Properties

  • Range: Graph

  • Multivalued: True

Identifier and Mapping Information

Schema Source

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

LinkML Source

```yaml name: graphs description: A list of all graphs (ontologies) in an ontology document. from_schema: https://github.com/geneontology/obographs rank: 1000 multivalued: true alias: graphs domain_of: - GraphDocument range: Graph inlined: true inlined_as_list: true
</details>