open-ontologies
Build, validate, and govern RDF/OWL knowledge graphs
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โPaddleOCR
Extract text, tables, and formulas from PDFs and images
Scrapling
Scrape any website and bypass anti-bot protection with AI
last30days-skill
Research any topic across Reddit, X, YouTube, and the web