★ 126 stars
TypeScript
🌐 Browser/Web
Updated today
Browser-based RDF/ontology knowledge graph editor — load RDF from files, URLs or SPARQL endpoints; author nodes and edges on the canvas; run OWL-RL reasoning; apply multi-algorithm layout and clustering. AI-native via MCP tool surface and relay bridge. Fully client-side, no backend required.
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"ontosphere": {
"command": "npx",
"args": [
"-y",
"ThHanke/ontosphere"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add ontosphere npx -y ThHanke/ontosphere
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"ontosphere": {
"command": "npx",
"args": [
"-y",
"ThHanke/ontosphere"
]
}
}
}
📋 Copy
README Excerpt
Ontosphere — Browser-based RDF Knowledge Graph Editor ==================================================== | I want to… | Start here | |------------|------------| | Try the live demo | [Open Ontosphere ↗](https://thhanke.github.io/ontosphere) | | Connect an AI agent | [AI / MCP Integration](#ai--mcp-integration) |
Tools (17)
apiKey apiKeyHeader bfo bfo2020 dcat dcterms foaf loadImports ontologies ontology owl prov qudt rdf rdfUrl rdfs skos
Topics
fair-data graph-editor json-ld knowledge-graph linked-data mcp model-context-protocol ontology owl rdf reactodia reasoning semantic-web sparql turtle