# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "okf" in publications use:' type: software license: Apache-2.0 title: 'okf: Open Knowledge Format (OKF) Ingestion' version: 0.3.0 doi: 10.32614/CRAN.package.okf abstract: Read, validate, and load Open Knowledge Format (OKF) bundles (a directory of markdown files with YAML frontmatter) into a portable DuckDB catalog, build the concept graph, and optionally embed concept bodies for semantic search. Conformant and permissive per the OKF v0.1 specification. authors: - family-names: Jakel given-names: Travis email: travis.s.jakel@gmail.com repository: https://travisjakel.r-universe.dev commit: 60031ffb523192e2b80e1213a150c3f5a7b64611 date-released: '2026-06-23' contact: - family-names: Jakel given-names: Travis email: travis.s.jakel@gmail.com