Google has released the Open Knowledge Format (OKF), a standard using linked markdown files and YAML frontmatter to organize internal data into a machine-readable knowledge graph.
Key Points
- Google introduced OKF on June 12th as a v0.1 standard for structuring internal company knowledge.
- The format uses markdown files for content and YAML frontmatter for metadata, creating a graph of interconnected concepts.
- Unlike flat web pages, OKF allows AI agents to understand the relationships between ideas rather than just reading isolated text.
- While designed for internal use, the format offers a potential method for public websites to provide structured, agent-ready data.
- Implementing OKF requires maintaining a parallel, machine-readable version of website content, which necessitates consistent updates to ensure accuracy.