traverse_concepts
Perform BFS traversal over broader, narrower, and related relationships to explore connected concepts in a SKOS vocabulary.
Instructions
BFS traversal using a mix of broader, narrower, and/or related relationships
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | Starting concept URI | |
| lang | No | Language code | |
| depth | No | Maximum traversal depth | |
| vocabulary | Yes | Vocabulary identifier | |
| relationships | Yes | Relationship types to traverse |