# Slot: graph_predicates URI: [ontosearch:graph_predicates](https://w3id.org/oak/search-datamodel/graph_predicates) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [PathExpression](PathExpression.md) | A path query | no | ## Properties * Range: [Uriorcurie](Uriorcurie.md) * Multivalued: True ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/search-datamodel ## LinkML Source
```yaml name: graph_predicates from_schema: https://w3id.org/oak/search-datamodel rank: 1000 multivalued: true alias: graph_predicates owner: PathExpression domain_of: - PathExpression range: uriorcurie ```