# Slot: rangeClassIds URI: [obographs:rangeClassIds](https://github.com/geneontology/obographs/rangeClassIds) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [DomainRangeAxiom](DomainRangeAxiom.md) | This groups potentially multiple axioms that constrain the usage of a propert... | 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:rangeClassIds | | native | obographs:rangeClassIds | ## LinkML Source
```yaml name: rangeClassIds from_schema: https://github.com/geneontology/obographs rank: 1000 alias: rangeClassIds domain_of: - DomainRangeAxiom range: string multivalued: true ```