@misc{cagle2026databooks,
  author       = {Cagle, Shannon},
  title        = {DataBooks: Markdown as Semantic Infrastructure},
  year         = {2026},
  howpublished = {\url{https://ontologist.substack.com/p/databooks-markdown-as-semantic-infrastructure}}
}

@misc{ozekik2023markdownld,
  author       = {ozekik},
  title        = {Markdown-LD: Literate Programming with Turtle in Markdown},
  year         = {2023},
  howpublished = {\url{https://github.com/ozekik/markdown-ld}}
}

@misc{davay422026mdld,
  author       = {davay42},
  title        = {MD-LD: Inline RDF Annotations in Markdown},
  year         = {2026},
  howpublished = {\url{https://github.com/davay42/md-ld}}
}

@misc{iunera2025jsonldmarkdown,
  author       = {iunera},
  title        = {json-ld-markdown: Schema.org Inference from Markdown},
  year         = {2025},
  howpublished = {\url{https://github.com/iunera/json-ld-markdown}}
}

@misc{commonmark,
  author       = {MacFarlane, John and others},
  title        = {CommonMark Specification},
  year         = {2024},
  howpublished = {\url{https://spec.commonmark.org/}}
}

@techreport{jsonld11,
  author       = {Kellogg, Gregg and Champin, Pierre-Antoine and Longley, Dave},
  title        = {JSON-LD 1.1},
  institution  = {W3C},
  year         = {2020},
  type         = {W3C Recommendation},
  url          = {https://www.w3.org/TR/json-ld11/}
}

@techreport{rdf11,
  author       = {Cyganiak, Richard and Wood, David and Lanthaler, Markus},
  title        = {RDF 1.1 Concepts and Abstract Syntax},
  institution  = {W3C},
  year         = {2014},
  type         = {W3C Recommendation},
  url          = {https://www.w3.org/TR/rdf11-concepts/}
}

@techreport{shacl,
  author       = {Knublauch, Holger and Kontokostas, Dimitris},
  title        = {Shapes Constraint Language (SHACL)},
  institution  = {W3C},
  year         = {2017},
  type         = {W3C Recommendation},
  url          = {https://www.w3.org/TR/shacl/}
}

@techreport{owl2rl,
  author       = {Motik, Boris and Grau, Bernardo Cuenca and Horrocks, Ian and Wu, Zhe and Fokoue, Achille and Lutz, Carsten},
  title        = {OWL 2 Web Ontology Language Profiles (Second Edition)},
  institution  = {W3C},
  year         = {2012},
  type         = {W3C Recommendation},
  url          = {https://www.w3.org/TR/owl2-profiles/}
}

@techreport{sparql11,
  author       = {Harris, Steve and Seaborne, Andy},
  title        = {SPARQL 1.1 Query Language},
  institution  = {W3C},
  year         = {2013},
  type         = {W3C Recommendation},
  url          = {https://www.w3.org/TR/sparql11-query/}
}

@techreport{prov,
  author       = {Lebo, Timothy and Sahoo, Satya and McGuinness, Deborah},
  title        = {PROV-O: The PROV Ontology},
  institution  = {W3C},
  year         = {2013},
  type         = {W3C Recommendation},
  url          = {https://www.w3.org/TR/prov-o/}
}
