Human-friendly knowledge graph authoring
MD-LD extends Markdown with
semantic annotations using {...} blocks. Write natural language
documents while embedding structured RDF data.
Write semantic data in familiar Markdown
Parse to standard RDF triples
Lightweight parser
Parse & serialize round-trip
Smallest example of knowledge authoring
Mood, location, people
Ingredients & instructions
Tasks & relationships
Prefix folding & nested lists
Angle-bracket URLs & datasets
TTL loading...
Edit quads below. Applying changes generates
a diff and calls applyDiff()
to patch the MD-LD source.
Tests will run automatically on page load...
Loading specification...