GraphOntologyrelationship intelligence layer

bring your ontology

Adapt any semantic graph into the shared explorer.

GraphOntology.com is the live site. Live adapters parse example inputs now; fixture adapters prove host-app shapes; planned adapters are named as boundaries, not shipped importers.

v0.1 adoption path

Bring data in, inspect it, then prove the host contract.

1. Adapt

Use live JSON, JSON-LD, Cytoscape JSON, CSV, or registry/API samples to normalize input into the canonical graph contract.

Open playground

2. Inspect

Compare canonical samples and adapter fixture output in the same explorer surface, with guided stories and report links.

Open adapter graph

3. Embed

Use the host trial to confirm graph, theme, filters, permissions, plugins, callbacks, and custom inspector boundaries.

Open host trial

adapter status

Clear status, working demos, no hidden promises.

Live

5

Adapters with playground samples and package exports.

Fixture

5

Host-app adapter outputs rendered in examples or embed trials.

Planned

4

Strategic boundaries that are named but not shipped as live importers.

adapter surface

Thin host adapters, no core assumptions.

JSON

Live importer

Canonical GraphOntology node and edge objects adapted directly in the playground and package.

adaptJsonOntology

Open demo

JSON-LD

Live importer

Linked-data style graph documents normalized into the canonical graph shape.

adaptJsonLdOntology

Open demo

Cytoscape JSON

Live importer

Native Cytoscape element JSON imported when a host already owns graph element state.

adaptCytoscapeJson

Open demo

CSV

Live importer

Rows with kind, id, type, source, target, evidence, and tags mapped into nodes and edges.

adaptCsvOntology

Open demo

Registry API

Live importer

External registry/API namespace documents with entries, relationships, versions, authority, and evidence metadata.

adaptRegistryOntology

Open demo

JSOntology

Fixture demo

Host-app schema and contract maps rendered through adapter fixtures and embed trials.

adaptJSOntologySchemas

Open demo

CanonLink

Fixture demo

Relationship and provenance maps rendered as party, agreement, and evidence graphs.

adaptCanonLinkRelationships

Open demo

Valgraf

Fixture demo

Value graph maps rendered as contribution, credit, and allocation relationships.

adaptValgrafValueGraph

Open demo

MissionStack

Fixture demo

Mission tree and dependency maps rendered as host-owned adapter output.

adaptMissionStackTree

Open demo

PipeFlow

Fixture demo

Category and operation maps rendered as registry and dependency-style relationships.

adaptPipeFlowMap

Open demo

MCP

Planned boundary

Typed boundary for tool and registry-backed ontology retrieval. No live MCP importer is exposed in this product shell yet.

host boundary

RDF / OWL

Planned boundary

Standards-oriented ontology parser target. The current live path is JSON-LD, not full RDF/OWL ingestion.

host boundary

REST / GraphQL

Planned boundary

Host-owned fetch layer target. GraphOntology expects hosts to normalize results before passing graph data into the package.

host boundary

Neo4j / Gremlin

Planned boundary

Property-graph query result target. No direct database connector is shipped in the public package.

host boundary

adapter registry

Concrete adapter exports.

JSON

Canonical JSON graph objects.

JSON-LD

Linked-data graph documents.

Cytoscape JSON

Native Cytoscape elements.

CSV

Rows with node and edge records.

Registry API

External registry/API namespace documents.

JSOntology

Schema and contract maps.

CanonLink

Canonical relationship and provenance maps.

Valgraf

Value graph maps.

MissionStack

Mission trees and dependency maps.

PipeFlow

Category and operation maps.

playground

Validate adapter output before embedding.

Paste input

Use JSON, JSON-LD, Cytoscape JSON, CSV, or registry/API samples as a quick adapter smoke test.

Inspect warnings

Adapter warnings and graph validation issues appear before the graph is treated as trustworthy.

Render immediately

The same shared explorer renders the adapted graph, proving the host contract works.