MD-LD embeds semantic triples directly in Markdown using a lightweight annotation syntax. Human-readable. Machine-processable. Round-trip safe.
A round-trip pipeline from human-readable markdown to RDF quads and back. No data loss. No format lock-in.
Every MD-LD annotation is a structured 5-part tuple. Color-coded here so you can see each piece instantly.
How does MD-LD stack up against established RDF serialization formats?
From AI memory systems to academic knowledge bases, MD-LD fits wherever you need human + machine access to the same data.
Give AI agents persistent, queryable memory stored in readable Markdown files. Agents write facts; humans can audit them without tooling.
Obsidian, Logseq, or plain text notes enriched with semantic triples. Your PKM becomes a queryable knowledge graph.
Embed structured metadata into API docs and READMEs. Link concepts, versions, and deprecation timelines as graph data.
Authors annotate findings, citations, and entities inline. Export to RDF for SPARQL queries and publication graphs.
CMS content with embedded relationship data. Editors work in familiar Markdown; the CMS gets structured graph output.
Teams co-author knowledge graphs in git-friendly plain text. Diffs are readable. Merges are meaningful. No binary formats.
Five composable stages, each with a single responsibility. Swap any stage without touching the others.
Drop the annotation syntax into any Markdown file. The parser does the rest.