# Slot: nodeIds URI: [obographs:nodeIds](https://github.com/geneontology/obographs/nodeIds) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [EquivalentNodesSet](EquivalentNodesSet.md) | A clique of nodes that are all mutually equivalent | no | ## Properties * Range: [String](String.md) * Multivalued: True ## Identifier and Mapping Information ### Schema Source * from schema: https://github.com/geneontology/obographs ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | obographs:nodeIds | | native | obographs:nodeIds | ## LinkML Source
```yaml name: nodeIds from_schema: https://github.com/geneontology/obographs rank: 1000 alias: nodeIds domain_of: - EquivalentNodesSet range: string multivalued: true ```