{"id":10054,"date":"2026-06-15T21:22:30","date_gmt":"2026-06-15T13:22:30","guid":{"rendered":"http:\/\/longzhuplatform.com\/?p=10054"},"modified":"2026-06-15T21:22:30","modified_gmt":"2026-06-15T13:22:30","slug":"google-cloud-announces-the-open-knowledge-format-via-sejournal-martinibuster","status":"publish","type":"post","link":"http:\/\/longzhuplatform.com\/?p=10054","title":{"rendered":"Google Cloud Announces The Open Knowledge Format via @sejournal, @martinibuster"},"content":{"rendered":"<p><\/p> <div id=\"narrow-cont\"> <p>Google announced the Open Knowledge Format (OKF), a new open specification for organizing and exchanging the knowledge that AI systems need in order to perform useful work.<\/p> <p><em>The announcement explains the reason for developing this new specification:<\/em><\/p> <blockquote> <p>\u201cAs foundation models continue to improve, the lack of relevant context often limits what they can do, especially as they are used to build agentic systems. While these models can help you write code, summarize documents, or analyze a dataset, they still need the right information to produce accurate and actionable results. \u201c<\/p> <\/blockquote> <h2>AI Agents Need Context<\/h2> <p>AI systems often need knowledge that exists outside the model, including how data is structured, how systems work, how metrics are defined, and how internal processes operate.<\/p> <p>That knowledge is usually scattered across catalogs, wikis, documentation, repositories, shared drives, and other internal systems, forcing AI agents to assemble context before they can complete a task.<\/p> <p><iframe class=\"sej-iframe-auto-height\" id=\"in-content-iframe\" scrolling=\"no\" src=\"https:\/\/www.searchenginejournal.com\/wp-json\/sscats\/v2\/tk\/Middle_Post_Text\"><\/iframe><\/p> <p>Google says OKF is meant to solve that problem by turning scattered knowledge sources into a common format that can move between humans, AI agents, tools, and organizations.<\/p> <h2>What Open Knowledge Format Is<\/h2> <p>OKF is a format for representing organizational knowledge in a way that can be shared between different AI agents, tools, and organizations.<\/p> <p>The format organizes concepts such as datasets, metrics, APIs, tables, and runbooks into documents that can be read by both humans and AI systems.<\/p> <p>Google designed OKF to be simple and independent of any specific platform, allowing the same knowledge to be shared between different AI agents, tools, and organizations.<\/p> <p><em>The announcement explains:<\/em><\/p> <blockquote> <p>\u201cTo make the format concrete, we\u2019re publishing reference implementations at both the producer and consumer ends:<\/p> <ul> <li>An enrichment agent that walks a BigQuery dataset, drafts an OKF concept document for every table and view, then runs a second LLM pass that crawls authoritative documentation and enriches each concept with citations, schemas, and join paths.<\/li> <li>A static HTML visualizer that turns any OKF bundle into an interactive graph view in a single self-contained file; no backend, no install on the viewing side, no data leaves the page.<\/li> <li>Three ready-to-browse sample bundles: GA4 e-commerce, Stack Overflow, and Bitcoin public datasets, produced by the reference agent and committed to the repo as living examples of conformant OKF.<\/li> <\/ul> <p>These are proofs of concept, deliberately. The agent demonstrates one way to produce OKF; nothing about the format requires a specific agent framework or LLM. The visualizer demonstrates one way to consume it; nothing about the format requires HTML or a graph view. We expect (and want!) the ecosystem of producers and consumers to grow far beyond what we\u2019ve shipped.\u201d<\/p> <\/blockquote> <h2>Who OKF Is For<\/h2> <p>OKF is designed around a producer-and-consumer model. Some users create, edit, and maintain the knowledge. Others consume it through AI agents, LLMs, software systems, or internal tools.<\/p> <h3>AI Agents and LLMs<\/h3> <p>AI agents and LLMs are the primary consumers of OKF. They use the format to access the structured context and curated knowledge needed to perform tasks and produce accurate results.<\/p> <h4>Useful For AI Agents And LLMs<\/h4> <ul> <li>Coding agents<\/li> <li>Data analysis agents<\/li> <li>Research agents<\/li> <li>Internal enterprise assistants<\/li> <li>Agentic workflows<\/li> <\/ul> <h3>Humans And OKF<\/h3> <p>OKF uses markdown files and YAML frontmatter, making the format readable and editable by people using standard tools.<\/p> <h4>People Who May Find OKF Useful<\/h4> <ul> <li>AI developers<\/li> <li>Software engineers<\/li> <li>Data engineers<\/li> <li>Analytics teams<\/li> <li>Technical writers<\/li> <li>Business teams<\/li> <\/ul> <h3>Organizations And OKF<\/h3> <p>Organizations can use OKF to package and share institutional knowledge that would otherwise remain scattered across documentation systems, metadata catalogs, repositories, and internal tools.<\/p> <h4>Organizations That May Find OKF Useful<\/h4> <ul> <li>Organizations building AI agents<\/li> <li>Data teams<\/li> <li>Engineering teams<\/li> <li>Knowledge management teams<\/li> <\/ul> <h2>Availability<\/h2> <p>Google is proposing a common format for representing organizational knowledge rather than a new platform for managing it.\u00a0 The OKF specification, reference implementations, and sample bundles are available on GitHub. The announcement makes a point of saying that it is a starting point:<\/p> <blockquote> <p>\u201cOKF v0.1 is a starting point, not a finished standard. The format will evolve as more producers and consumers emerge and as we collectively learn what knowledge representations agents actually need in practice.<\/p> <p>We\u2019re publishing in the open from day one because that\u2019s the only way a knowledge format earns its name, whether you\u2019re building a knowledge catalog, an enrichment pipeline, a wiki tailored to AI agents, or anything in the AI knowledge domain.\u201d<\/p> <\/blockquote> <p>An explainer tweet by Tech With Mak shared why this solves a problem:<\/p> <blockquote> <p>\u201cThe most underrated idea in agent tooling this year might be a gist Andrej Karpathy wrote about \u201cLLM Wikis\u201d \u2013 markdown libraries that agents read, update, and maintain on their own.<\/p> <p>What followed was predictable. Teams everywhere started building their own version \u2013 AGENTS[.]md, CLAUDE[.]md, Obsidian vaults wired into coding agents, folders of index[.]md and log[.]md files agents consult before doing anything.<\/p> <p>\u2026Google just tried to close that gap with the Open Knowledge Format \u2013 a spec that says =&gt; here\u2019s the one field every concept needs (type), here\u2019s a small set of optional fields if you want them queryable, and otherwise, write however you want.<\/p> <p>It\u2019s not a new tool or platform. It\u2019s an agreement on shape, which is exactly what Karpathy\u2019s pattern needed to stop being a hundred incompatible reinventions of the same idea.\u201d<\/p> <\/blockquote> <h2>Read the original announcement here:<\/h2> <p>Introducing the Open Knowledge Format<\/p> <p><em>Featured Image by Shutterstock\/Poetra.RH<\/em><\/p> <\/div> <p>Generative AI,News#Google #Cloud #Announces #Open #Knowledge #Format #sejournal #martinibuster1781529750<\/p> ","protected":false},"excerpt":{"rendered":"<p>Google announced the Open Knowledge Format (OKF), a new open specification for organizing and exchanging the knowledge that AI systems need in order to perform useful work. The announcement explains the reason for developing this new specification: \u201cAs foundation models continue to improve, the lack of relevant context often limits what they can do, especially [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":10055,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[16],"tags":[1560,192,40024,75,2260,415,2465,80],"class_list":["post-10054","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-accessibility","tag-announces","tag-cloud","tag-format","tag-google","tag-knowledge","tag-martinibuster","tag-open","tag-sejournal"],"acf":[],"_links":{"self":[{"href":"http:\/\/longzhuplatform.com\/index.php?rest_route=\/wp\/v2\/posts\/10054","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/longzhuplatform.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/longzhuplatform.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/longzhuplatform.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/longzhuplatform.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=10054"}],"version-history":[{"count":0,"href":"http:\/\/longzhuplatform.com\/index.php?rest_route=\/wp\/v2\/posts\/10054\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/longzhuplatform.com\/index.php?rest_route=\/wp\/v2\/media\/10055"}],"wp:attachment":[{"href":"http:\/\/longzhuplatform.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=10054"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/longzhuplatform.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=10054"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/longzhuplatform.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=10054"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}