Slot: equivalentNodesSets
A list of sets of nodes that form equivalence cliques
URI: obographs:equivalentNodesSets
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A graph is a collection of nodes and edges and other axioms that represents a… |
no |
Properties
Range: EquivalentNodesSet
Multivalued: True
Identifier and Mapping Information
Schema Source
from schema: https://github.com/geneontology/obographs
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
obographs:equivalentNodesSets |
native |
obographs:equivalentNodesSets |
LinkML Source
```yaml
name: equivalentNodesSets
description: A list of sets of nodes that form equivalence cliques
from_schema: https://github.com/geneontology/obographs
rank: 1000
alias: equivalentNodesSets
domain_of:
- Graph
range: EquivalentNodesSet
multivalued: true
</details>