frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

MCP tools for AI-native ontology engineering (Rust and Oxigraph)

https://github.com/fabio-rovai/open-ontologies
1•fabio_rovai•1h ago

Comments

fabio_rovai•1h ago
Open Ontologies is an MCP server that lets LLMs build, validate, query, and govern OWL/RDF ontologies using 39 tools backed by an in-memory Oxigraph triple store, written in Rust.

Why it exists LLMs understand ontology theory and can generate valid Turtle/OWL, but they also hallucinate hierarchies, invent properties, and produce invalid ontologies. Prompting alone doesn’t fix this—tools do.

Open Ontologies implements a generate → validate → iterate loop: the LLM generates Turtle, tools validate it in a real triple store, lint it, query it, and fix issues. The LLM orchestrates; the tools are the source of truth.

What it does The server exposes 39 MCP tools over JSON-RPC. Core workflow:

validate – catch Turtle/OWL syntax errors

load – store data in Oxigraph

stats – sanity-check classes, properties, triples

lint – detect missing labels, domains, ranges

query – run SPARQL on the graph

diff – compare ontology versions

It also supports a Terraform-style lifecycle:

plan – preview changes and risk

enforce – check design pattern rules (e.g., BORO)

apply – safe reload or migration

monitor – SPARQL watchers with alerts

drift – detect schema changes

Extras include data ingestion (CSV/JSON/XML/XLSX/Parquet), SHACL validation, OWL-RL reasoning, terminology crosswalks, and ontology alignment.

Architecture Rust

Oxigraph (in-memory SPARQL store)

rusqlite (state, feedback, monitoring)

Single binary, no Python or Java

Run:

cargo build --release ./target/release/open-ontologies serve Connect any MCP client and the tools appear.

Benchmarks 7.5×–1,633× faster than HermiT reasoning on LUBM scaling tests.

On the OntoAxiom benchmark, tool-augmented workflow achieved F1 = 0.305 vs 0.197 for the best bare LLM.

Key idea LLMs are good at understanding requirements and generating structure. Triple stores are good at validation and truth.

The winning pattern is: LLM generates → tools verify.

This approach likely extends beyond ontologies: in real systems, LLMs succeed not by knowing answers, but by calling the right tools.

British tourist among 20 charged in Dubai over videos of Iranian missile strikes

https://www.theguardian.com/world/2026/mar/12/british-tourist-among-20-charged-in-dubai-over-vide...
1•TheAlchemist•35s ago•0 comments

Mapping production AI agents to IAM roles, tools, and network exposure

https://cartography.dev/blog/aibom
1•alexchantavy•44s ago•0 comments

Show HN: Slop or not – can you tell AI writing from human in everyday contexts?

https://slop-or-not.space
1•eigen-vector•1m ago•0 comments

Verified orchestration and cost tracking for Copilot CLI

https://github.com/moonrunnerkc/copilot-swarm-orchestrator
1•bradkinnard•1m ago•1 comments

Theremin Schematics

http://www.thereminworld.com/Schematics
1•dmbche•1m ago•0 comments

Straightforward descriptions of cybersecurity products. You're welcome

https://risky.biz/catalog/
1•mooreds•2m ago•0 comments

Is the sky falling for international enrollment?

https://www.chronicle.com/newsletter/latitudes/2026-03-11
1•mooreds•8m ago•1 comments

Show HN: I've just launched my own API

https://docs.simpleblogapi.com
1•lucastonelli•9m ago•1 comments

How to build a sharable Claude Code agent with skills

https://registry.gitagent.sh
1•Shreyaskapale•9m ago•0 comments

Perlsky Is a Perl 5 Implementation of an at Protocol Personal Data Server

https://tangled.org/alice.mosphere.at/perlsky
1•mooreds•9m ago•0 comments

Show HN: Push-to-talk dictation for Android apps and terminal workflows

1•pol_avec•11m ago•0 comments

A.I. Incites a New Wave of Grieving Parents Fighting for Online Safety

https://www.nytimes.com/2026/03/10/technology/ai-social-media-child-safety-parents.html
2•SCEtoAux•12m ago•0 comments

CrackArmor: Multiple Vulnerabilities in AppArmor

https://cdn2.qualys.com/advisory/2026/03/10/crack-armor.txt
1•stevekemp•13m ago•0 comments

Does Where You're Born Matter More Than How Hard You Work?

https://www.decodeecon.com/p/does-where-youre-born-matter-more
1•NomNew•15m ago•0 comments

Show HN: OpenClaw-class agents on ESP32 (and the IDE that makes it possible)

https://pycoclaw.com/
1•pycoclaw•16m ago•1 comments

Show HN: Turkish Sieve Engine – Full Prime Statistics Up to 10^14 and V2 Preview

https://github.com/bilgisofttr/turkishsieve
1•bilgisoft•17m ago•0 comments

Faster Bundler

https://railsatscale.com/2026-03-09-faster-bundler/
1•hahahacorn•18m ago•0 comments

Big Pork attacks California law on caging

https://www.latimes.com/politics/newsletter/2026-03-12/chabria-column-pig-confinement-pork-califo...
2•bilsbie•18m ago•0 comments

A DOGE bro left Social Security with 500M records on a drive and expected pardon

https://www.techdirt.com/2026/03/11/a-doge-bro-allegedly-walked-out-of-social-security-with-500-m...
1•spenvo•19m ago•0 comments

How to Run Local LLMs with Claude Code (Unsloth)

https://unsloth.ai/docs/basics/claude-code
1•armcat•19m ago•0 comments

AI assistants now equal 56% of global search engine volume

https://searchengineland.com/ai-assistants-global-search-engine-volume-study-471118
2•gmays•20m ago•0 comments

What is the strongest open source model for coding against Opus 4.6?

2•eeko_systems•24m ago•0 comments

Whole-Brain Connectomic Graph Model Enables Whole-Body Locomotion Control in Fly

https://arxiv.org/abs/2602.17997
2•sosodev•25m ago•0 comments

Patience – 3Sec Hold Game:)

https://3sec.site/
2•casultra•25m ago•2 comments

Show HN: Homecastr - AI home price forecasts on a map

https://www.homecastr.com/
2•dhardestylewis•26m ago•0 comments

Show HN: DevNode.studio, 100% local dev tools to make back end work faster

https://www.devnode.studio/
2•nyosef26•26m ago•1 comments

Brex tests agents: by committing fraud

https://www.brex.com/journal/articles/simulation-testing-ai-audit-agent
3•brandonbloom•31m ago•0 comments

Cryo FAQ

https://notebook.ldeming.com/whyilovecryo/
3•sebg•31m ago•0 comments

AI Slop: A Slack API Rate Limiting Disaster

https://code.dblock.org/2026/03/12/ai-slop-a-slack-api-rate-limiting-disaster.html
3•dblock•31m ago•0 comments

"You're Right"- What if you gave a web dev from 2006 Claude Code?

https://wiredsis.medium.com/youre-absolutely-right-2f4281e0f950
2•chess•32m ago•0 comments