Skip to main content
Glama

onto_extend

Ingest data, validate with SHACL, and run OWL reasoning in a single pipeline to extend ontologies with verified knowledge.

Instructions

Convenience pipeline: ingest data → validate with SHACL → run OWL reasoning, all in one call. Combines onto_ingest + onto_shacl + onto_reason.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
base_iriNoBase IRI for generated instances
data_pathYesPath to the data file
formatNoData format (auto-detected if omitted)
inline_mappingNoIf true, treat mapping as inline JSON
inline_shapesNoIf true, treat shapes as inline Turtle
mappingNoMapping config (inline JSON or file path)
reason_profileNoReasoning profile (rdfs, owl-rl). Omit to skip reasoning.
shapesNoPath to SHACL shapes file or inline Turtle
stop_on_violationsNoIf true (default), stop pipeline on SHACL violations

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