Skip to main content
Glama

onto_ingest

Parse structured data files (CSV, JSON, XML, etc.) into RDF triples and load them into an ontology store. Use mapping configurations to control field-to-predicate relationships for knowledge graph creation.

Instructions

Parse a structured data file (CSV, JSON, NDJSON, XML, YAML, XLSX, Parquet) into RDF triples and load into the ontology store. Optionally uses a mapping config to control field-to-predicate mapping.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
base_iriNoBase IRI for generated instances (default: http://example.org/data/)
formatNoData format (auto-detected from extension if omitted): csv, json, ndjson, xml, yaml, xlsx, parquet
inline_mappingNoIf true, treat mapping as inline JSON (default: false = file path)
mappingNoMapping config as JSON string or path to mapping JSON file
pathYesPath to the data file (CSV, JSON, NDJSON, XML, YAML, XLSX, Parquet)

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