okf-core
Read, validate, index, and traverse Open Knowledge Format bundles
okf-core parses Open Knowledge Format (OKF) bundles -- plain Markdown-plus-YAML knowledge graphs -- into typed documents, builds a concept index and link graph, validates referential integrity, and writes bundles back out with a round-trip guarantee.
- aeson >=2.2 && <2.4
- attoparsec >=0.14 && <0.15
- base >=4.20 && <5
- bytestring >=0.11 && <0.13
- cmark-gfm ^>=0.2
- containers >=0.6 && <0.8
- directory >=1.3 && <1.4
- filepath >=1.4 && <1.6
- frontmatter >=0.1 && <0.2
- generic-lens >=2.2 && <2.4
- lens ^>=5.3
- text ^>=2.1
- vector >=0.13 && <0.14
- yaml >=0.11 && <0.12
- 0.1.0.0