Skip to main content
Glama

onto_reason

Run inference over loaded ontologies to materialize implicit triples using configurable reasoning profiles from RDFS to full OWL2-DL.

Instructions

Run inference over the loaded ontology. Profiles: 'rdfs' (subclass, domain/range), 'owl-rl' (+ transitive/symmetric/inverse, sameAs, equivalentClass), 'owl-rl-ext' (+ someValuesFrom, allValuesFrom, hasValue, intersectionOf, unionOf), 'owl-dl' (Full OWL2-DL SHOIQ tableaux: satisfiability, classification, qualified number restrictions with node merging, inverse/symmetric roles, functional properties, parallel agent-based classification, explanation traces, ABox reasoning). Materializes inferred triples.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
materializeNoIf true (default), add inferred triples to the store. If false, dry-run only.
profileNoReasoning profile: rdfs (default), owl-rl

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/fabio-rovai/open-ontologies'

If you have feedback or need assistance with the MCP directory API, please join our Discord server