A collection of example documents demonstrating MD-LD capabilities and patterns.
- minimal.md - Minimal document with subject and author
- Cookbook.md - Complete recipe with ingredients, equipment, and nutritional information using explicit list annotations
- dogfood.md - Comprehensive example showing complex relationships, nested structures, and various MD-LD features
- Status-SHACL.md - SHACL validation patterns with self-validating constraint definitions
- few-shot.md - Few-shot learning examples and MD-LD grammar reference
- llm-time-workflow.md - Complete LLM workflow with provenance tracking using PROV-O
- workflow.md - Research workflow demonstration with PROV-O activities and SHACL validation
- ✅ Explicit Annotations - All semantic data comes from
{...}blocks - ✅ Subject Chaining - Using
{=IRI}and{+IRI}for context - ✅ Prefix Folding - Hierarchical namespace building
- ✅ PROV-O Integration - Complete provenance tracking
- ✅ SHACL Validation - Self-validating constraint definitions
- ✅ Fragment Subjects - Document structuring with
{=#fragment} - ✅ Reverse Relations - Using
!pfor inverse relationships - ✅ Datatypes & Languages -
^^xsd:typesand@langtags - ✅ Round-trip Safety - Documents that serialize back to valid MD-LD
- Personal Knowledge Management
- Developer Documentation
- Academic Research
- Content Management
- Data Integration
- Business Processes
Each example is a complete, working MD-LD document that can be parsed and round-tripped safely.