# Slot: onProperty URI: [owl:onProperty](http://www.w3.org/2002/07/owl#onProperty) ## Inheritance * [logical_predicate](logical_predicate.md) * **onProperty** ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Restriction](Restriction.md) | | no | ## Properties * Range: [PropertyExpression](PropertyExpression.md) * Multivalued: True ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/ontology-metadata ## LinkML Source
```yaml name: onProperty from_schema: https://w3id.org/oak/ontology-metadata rank: 1000 is_a: logical_predicate slot_uri: owl:onProperty multivalued: true alias: onProperty domain_of: - Restriction range: PropertyExpression ```