{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/agent-readiness/okf-bundle.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/agent-readiness/okf-bundle/#article", "headline": "Open Knowledge Format (OKF) bundle", "description": "Publish your whole knowledge base as an Open Knowledge Format bundle — a tree of Markdown concept files with typed front matter — so an agent can ingest the entire corpus in one fetch instead of scraping page by page.", "url": "https://webspecification.com/spec/agent-readiness/okf-bundle/", "inLanguage": "en", "isPartOf": { "@type": "WebSite", "@id": "https://webspecification.com/#website", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "author": { "@type": "Person", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "publisher": { "@type": "Organization", "@id": "https://webspecification.com/#organization", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "license": "https://creativecommons.org/licenses/by/4.0/", "dateModified": "2026-06-19T00:00:00.000Z", "citation": [ { "@type": "CreativeWork", "name": "Open Knowledge Format (OKF) specification", "url": "https://github.com/GoogleCloudPlatform/knowledge-catalog/blob/main/okf/SPEC.md", "publisher": { "@type": "Organization", "name": "Google" } }, { "@type": "CreativeWork", "name": "Open Knowledge Format — reference implementation and samples", "url": "https://github.com/GoogleCloudPlatform/knowledge-catalog/tree/main/okf", "publisher": { "@type": "Organization", "name": "Google" } }, { "@type": "CreativeWork", "name": "Agentic Resource Discovery (ARD) specification", "url": "https://agenticresourcediscovery.org/", "publisher": { "@type": "Organization", "name": "ARD Project (Linux Foundation)" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/agent-readiness/okf-bundle/#breadcrumb", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://webspecification.com/" }, { "@type": "ListItem", "position": 2, "name": "Spec", "item": "https://webspecification.com/spec/" }, { "@type": "ListItem", "position": 3, "name": "Agent Readiness", "item": "https://webspecification.com/spec/agent-readiness/" }, { "@type": "ListItem", "position": 4, "name": "Open Knowledge Format (OKF) bundle", "item": "https://webspecification.com/spec/agent-readiness/okf-bundle/" } ] } ] }