# ------------------------------------------------ # 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.5.2 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, render to HTML, and optionally embed concept bodies for semantic search. Deterministic and agent-free: the same bundle always yields the same catalog, graph, and render, with no LLM calls in the core. Conformant and permissive per the OKF v0.1 specification.' authors: - family-names: Jakel given-names: Travis email: travis.s.jakel@gmail.com repository: https://cran.r-universe.dev commit: 55e64e2cb0e7c1e16bd24242730df612ab42622a date-released: '2026-06-30' contact: - family-names: Jakel given-names: Travis email: travis.s.jakel@gmail.com