@hackage okf-core0.4.0.0
Read, validate, index, and traverse Open Knowledge Format bundles
Categories
License
BSD-3-Clause
Maintainer
nadeem@gmail.com
Links
- Documentation
- No source repository
- Changelog
- Security
Versions
Installation
Dependencies (17)
- 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 Show all…
Dependents (2)
@hackage/seihou-okf-extension, @hackage/okf-cli
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.