Skip to content

OkfConcept

body: string;

optional description?: string;

id: string;

Concept ID = file path minus .md (spec §2).


links: string[];

Bundle-relative links to other concepts (the graph edges, §5).


optional resource?: string;

optional tags?: string[];

optional timestamp?: string;

optional title?: string;

type: string;

REQUIRED per spec §4.1 / §9.