# Slot: subsetDefinitions URI: [obographs:subsetDefinitions](https://github.com/geneontology/obographs/subsetDefinitions) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Graph](Graph.md) | A graph is a collection of nodes and edges and other axioms that represents a... | no | ## Properties * Range: [SubsetDefinition](SubsetDefinition.md) * Multivalued: True ## Identifier and Mapping Information ### Schema Source * from schema: https://github.com/geneontology/obographs ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | obographs:subsetDefinitions | | native | obographs:subsetDefinitions | ## LinkML Source
```yaml name: subsetDefinitions from_schema: https://github.com/geneontology/obographs rank: 1000 alias: subsetDefinitions domain_of: - Graph range: SubsetDefinition multivalued: true inlined: true ```