# Slot: predicateId URI: [obographs:predicateId](https://github.com/geneontology/obographs/predicateId) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [DomainRangeAxiom](DomainRangeAxiom.md) | This groups potentially multiple axioms that constrain the usage of a propert... | no | | [PropertyChainAxiom](PropertyChainAxiom.md) | An axiom that represents an OWL property chain, e | no | ## Properties * Range: [String](String.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://github.com/geneontology/obographs ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | obographs:predicateId | | native | obographs:predicateId | ## LinkML Source
```yaml name: predicateId from_schema: https://github.com/geneontology/obographs rank: 1000 alias: predicateId domain_of: - DomainRangeAxiom - PropertyChainAxiom range: string ```