Template detail

Website OKF template

Use this copyable Website OKF template when a single concept needs stable frontmatter, readable Markdown, and links to related knowledge.

Who this template fits

Who should not use it

Copyable template

Website OKF template
---
type: Website Page
title: Website OKF
description: Starter website page file with owner notes, links, and review fields.
resource: https://openknowledgeformat.online/templates/website-okf-template/
tags: [okf, website, template]
timestamp: 2026-06-21T00:00:00Z
---

# Purpose

Explain the stable facts, boundaries, owner notes, and related links for this concept.

# Links

- Validator: https://openknowledgeformat.online/okf-validator/
- Examples: https://openknowledgeformat.online/okf-examples/

Field explanations

Field
How to fill it
type
Use a precise label such as Website Page.
title
Use a human-readable concept name, not only a file name.
description
Write one sentence that explains the concept and boundary.
resource
Point to a canonical URL, stable URN, or source asset.
tags
Use short labels for routing and filtering.

Correct example

Correct OKF example
---
type: Website Page
title: Website OKF
description: Starter website page file with owner notes, links, and review fields.
resource: https://openknowledgeformat.online/templates/website-okf-template/
tags: [okf, website, template]
timestamp: 2026-06-21T00:00:00Z
---

# Purpose

Explain the stable facts, boundaries, owner notes, and related links for this concept.

# Links

- Validator: https://openknowledgeformat.online/okf-validator/
- Examples: https://openknowledgeformat.online/okf-examples/

Incorrect example

Incorrect OKF example
---
title: Website OKF template
---

# Notes

This file is missing type, description, tags, resource, and a clear concept boundary.

Validate with OKF Validator

  1. Copy the template.
  2. Replace title, description, resource, tags, and body content.
  3. Paste the file into the OKF Validator.
  4. Fix errors first, then review warnings and source accuracy.

FAQ

Common questions

Can I publish the template unchanged?

No. Replace sample resource links, tags, and body content first.

Does validation prove the content is correct?

No. Validation checks structure; humans still need to review facts and sources.

Related pages

OKF Validator

Check required guide-profile fields before publishing.

Open page

OKF Templates

Copy starter Markdown and YAML frontmatter patterns.

Open page

Product Docs OKF template

Use for feature detail files.

Open page

OKF for websites

Study the full website catalog use case.

Open page

Check this template

Paste your edited file into the validator before adding it to a bundle.

Validate OKF file