Slot: id

The unique identifier of the entity

URI: obographs:id

Applicable Classes

Name

Description

Modifies Slot

SubsetDefinition

no

Graph

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

no

SynonymTypeDefinition

no

Node

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

no

Properties

See Also

Identifier and Mapping Information

Schema Source

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

LinkML Source

```yaml name: id description: The unique identifier of the entity from_schema: https://github.com/geneontology/obographs see_also: - https://owlcollab.github.io/oboformat/doc/obo-syntax.html#2.5 rank: 1000 identifier: true alias: id domain_of: - Graph - Node - SubsetDefinition - SynonymTypeDefinition range: OboIdentifierString required: true
</details>