Open specification · Portable knowledge · AI agents

Open KnowledgeFormat.

OKF is an open, vendor-neutral specification for organising context, metadata and curated knowledge used by AI agents.

MarkdownReadable by people and agents
YAMLStructured metadata
LinksConnected concepts
PortableNo single-vendor dependency

OKF turns organisational knowledge into a portable directory of concepts.

Instead of leaving important knowledge scattered across documents, spreadsheets, internal wikis and applications, OKF organises it as simple Markdown files with clear metadata and explicit relationships.

The problem OKF addresses

An AI agent does not only need data. It needs context.

Data shows what exists. Knowledge explains what it means, when it should be used, who verifies it and what it connects to.

OKF provides a minimal structure for moving that context between teams, systems and agents.

Six core OKF principles.

The format standardises structure without dictating an entire knowledge model.

01

Open and vendor-neutral

Not tied to one model, cloud, agent framework or database.

02

Human-readable

Markdown remains easy to write, edit, review and version.

03

Agent-readable

YAML frontmatter adds type, identity, sources, status and freshness.

04

Portable

Bundles can move between systems without platform lock-in.

05

Concept-based

Each concept can have its own file and relationships.

06

Trust-aware

Provenance, verification, lifecycle and stale-content signals can be included.

What does an OKF bundle look like?

A standard directory containing Markdown files, subdirectories and relative links.

company-okf/
├── index.md
├── organization.md
├── people/
│   ├── index.md
│   └── founder.md
├── services/
│   ├── seo.md
│   └── ai-search.md
├── markets/
│   └── europe.md
└── log.md

index.md

The bundle entry map with description and links to primary concepts.

Concept documents

Each concept uses its own Markdown file with YAML frontmatter.

Relative links

Documents connect through normal Markdown links.

log.md

An optional history of changes and bundle evolution.

One concept. Two layers of meaning.

YAML provides machine-readable structure. Markdown explains the concept in human language.

---
type: Organization
title: Total Dizajn
resource: https://www.totaldizajn.com/
tags:
  - seo
  - ai-search
status: stable
---

# Total Dizajn

Total Dizajn is a founder-led digital agency.

- [Predrag Petrović](people/predrag-petrovic.md)
- [SEO services](services/seo.md)
- [AI Search optimization](services/ai-search.md)

OKF is not the same as Schema.org.

These systems complement each other but solve different problems.

SystemMain purposeFormatPrimary users
OKFPortable organisational context and knowledgeMarkdown + YAMLPeople, agents, knowledge catalogues
Schema.orgStructured entity descriptions on web pagesJSON-LD, Microdata, RDFaSearch engines and web systems
XML SitemapDiscovery of important URLsXMLSearch crawlers
llms.txtSuggested navigation for LLM consumersPlain text / Markdown styleAI tools and agents

Where can OKF be useful?

It is most valuable where an agent needs business meaning, not raw data alone.

01

Data catalogues

Tables, metrics, business terms, owners and usage rules.

02

Internal AI agents

Reliable context for analytics, support, sales and operations.

03

Organisational knowledge

People, services, processes, markets, policies and methodologies.

04

System exchange

Move curated knowledge without platform lock-in.

An organisation that clearly describes its knowledge becomes easier to understand.

OKF does not automatically create rankings or guarantee AI citations, but it can create a portable and maintainable context layer for compatible agents and systems.

“Knowledge must be explained, connected, verifiable and portable.

How should you start with OKF?

Begin with a small bundle, then expand it through real team and agent requirements.

01

Select concepts

Organisation, people, services, metrics and policies.

02

Write Markdown

One clear document per concept.

03

Add metadata

Type, title, sources, verification and freshness.

04

Connect and test

Validate YAML, links and public claims.

Official sources.

The English page follows the official references included in the Serbian source.

FAQ

OKF, without the mystification.

What is Open Knowledge Format?
An open, vendor-neutral format for linked Markdown documents with YAML metadata.
Does OKF replace Schema.org and SEO?
No. It supports portable knowledge, while HTML, Schema.org, indexing and technical SEO remain separate systems.
What does an OKF bundle contain?
Markdown files, YAML frontmatter, relative links and optional provenance, verification and freshness data.

Organise knowledge. Prepare it for agents.

Total Dizajn can help with OKF bundles, entity architecture, Schema.org and AI Search strategy.

Discuss an OKF project