Search Open Knowledge Graphs Resources
search_okg_resourcesSearch the Open Knowledge Graphs catalog for ontologies, vocabularies, and taxonomies. Filter by category or type to find resources for semantic alignment.
Instructions
Search the Open Knowledge Graphs (OKG) catalog for ontologies, vocabularies, and taxonomies.
OKG indexes 1800+ semantic resources with metadata sourced from Wikidata. All data is CC0.
Args:
query: Search term (required)
category: Optional thematic category filter
type: Optional resource type filter ("Ontology", "ControlledVocabulary", "Taxonomy")
limit: Maximum results (default: 20)
Returns:
List of resources with title, wikidataId, description, category, homepage, licenses, types
Available categories: fetched dynamically from api.openknowledgegraphs.com at runtime.
Use when: Discovering international ontologies and vocabularies in a domain before aligning with schema.gov.it resources. Pair with find_okg_alignments or compare_coverage_with_okg.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Optional resource type filter | |
| limit | No | Maximum number of results (default: 20) | |
| query | Yes | Search term | |
| category | No | Optional thematic category filter (see OKG categories) |