fabio-rovaifabio-rovaiCommunityยท2 Agent Skills Included

open-ontologies

Build, validate, and govern RDF/OWL knowledge graphs

Builds, validates, queries, and versions RDF/OWL ontologies and knowledge graphs through 70+ connected operations. Eliminates manual triple-store setup, broken Turtle syntax, and untracked schema changes with automated linting, SHACL checks, and reasoning. Adds Terraform-style plan, apply, drift, and rollback controls so ontology changes ship safely into production.
npx skills add fabio-rovai/open-ontologies --all -g -y
Available:

Instructs the agent on how to orchestrate the onto_* tools in a generate-validate-reason-verify loop, deciding each next step dynamically based on previous tool results until the ontology passes all checks.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Open Ontologies?โ–ผ

Run `npx skills add fabio-rovai/open-ontologies --all -g -y` in your terminal to install all skills in this suite globally.

How to build an ontology with AI?โ–ผ

Describe your domain in plain English and the agent generates OWL/Turtle directly, then validates, lints, and queries it until every check passes.

Can it turn CSV or SQL data into a knowledge graph?โ–ผ

Yes. It ingests CSV, JSON, XLSX, Parquet, and SQL query results from PostgreSQL or DuckDB into RDF, then validates with SHACL and runs inference.

Does Open Ontologies work with Claude Code and Cursor?โ–ผ

Yes. It runs as a standard MCP server, so the onto_* tools work in Claude Code, Claude Desktop, Cursor, and any MCP-compatible client.

Do I need a database or JVM to run it?โ–ผ

No. It ships as a single Rust binary with an in-memory Oxigraph triple store, so there is no database, JVM, or external service to configure.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’