ctl-core — OKF Bundle for Knowledge Graphs
DraftRAG chunks. Markdown flattens. CTL preserves. Copy, Tag, Link source material into portable semantic HTML packages with preserved assets, provenance, search indexes, and OKF-compatible cards. HTML stays useful without a database; SQL, graph, vector, and agent workflows can index it.
Best for
- Knowledge graph and knowledge management systems
- RAG (Retrieval Augmented Generation) pipelines
What it does
- Copy, Tag, Link source material into portable semantic HTML packages with preserved assets, provenance, search indexes, and OKF-compatible cards.
- HTML stays useful without a database; SQL, graph, vector, and agent workflows can index it..
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/dpi-workshop/ctl-core
cd ctl-core Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/ctl-core # Cursor
cursor /path/to/ctl-core # OpenCode
opencode /path/to/ctl-core Frequently Asked Questions
Is ctl-core OKF conformant?
No, ctl-core is currently marked as a draft bundle. It may not fully follow the OKF specification yet.
How do I install ctl-core?
Clone the repository and point your AI agent at the bundle directory. The agent will automatically discover and load the OKF knowledge. No additional tools or SDKs are required.
What AI agents can use ctl-core?
ctl-core works with any AI agent that supports OKF bundles, including Claude Code, Cursor, OpenCode. Just point your agent at the bundle directory.