# Slot: propertyId _in an OWL restriction expression, this is the predicate_ URI: [obographs:propertyId](https://github.com/geneontology/obographs/propertyId) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [ExistentialRestrictionExpression](ExistentialRestrictionExpression.md) | An existential restriction (OWL some values from) expression | 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:propertyId | | native | obographs:propertyId | ## LinkML Source
```yaml name: propertyId description: in an OWL restriction expression, this is the predicate from_schema: https://github.com/geneontology/obographs rank: 1000 alias: propertyId domain_of: - ExistentialRestrictionExpression range: string ```