Example
What it unlocks
- Markdown that remains pleasant for humans to write.
- Frontmatter that machines can interpret as semantic data.
- Compatibility with JSON-LD, RDFLib, and RDF graph workflows.
- Shared conformance tests across language implementations.
Repositories
| Repository | Purpose |
|---|---|
| linked-markdown | Specification, paper, conformance suite, and community materials |
| linked-markdown-ts | TypeScript implementation published on JSR |
| linked-markdown-py | Python implementation published on PyPI |