Slot: representativeNodeId
The identifier of a node that represents the class in an OWL equivalence clique
URI: obographs:representativeNodeId
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A clique of nodes that are all mutually equivalent |
no |
Properties
Range: String
Identifier and Mapping Information
Schema Source
from schema: https://github.com/geneontology/obographs
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
obographs:representativeNodeId |
native |
obographs:representativeNodeId |
LinkML Source
```yaml
name: representativeNodeId
description: The identifier of a node that represents the class in an OWL equivalence
clique
from_schema: https://github.com/geneontology/obographs
rank: 1000
alias: representativeNodeId
domain_of:
- EquivalentNodesSet
range: string
</details>