Hacker News new | ask | show | jobs
by DanMcInerney 36 days ago
https://cloud.google.com/blog/products/data-analytics/how-th...

Did you look at the OKF repo from Google? Open Knowledge seems to be a common term these days for similar solutions. I think OKF is more of the protocol for wiki-for-llm while you have more of the bells and whistles

1 comments

It looks like a revision to OKF format could include: support for RDF URIs as labels, schema.org RDFS alignment (:name @en, :about, :description,)
Yup, OKF is more of a specification for a format, similar to e.g. Skills or MCP.

Our templates follow it and we have a starter pack for it.

You can think of our app as a general purpose IDE for any knowledge base/wiki/markdown.

Docs: https://openknowledge.ai/docs/workflows/supporting-open-know...