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