Explore Ontology
explore_ontologyRetrieve classes and properties from a specific ontology URI. Grouped by type, with labels for easy semantic analysis.
Instructions
List Classes and Properties defined in a specific Ontology.
Args:
ontologyUri: URI of the ontology (from list_ontologies)
Returns:
List of classes and properties with labels, grouped by type
Note: Uses URI prefix heuristic - items whose URI starts with the ontology URI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ontologyUri | Yes | The URI of the Ontology (from list_ontologies) |