Wiki Schema
Domain
Ekosistem digital Kementerian Kebudayaan Republik Indonesia (Kemenbud) — platform, program, regulasi, infrastruktur teknis, dan stakeholder terkait. Fokus pada proyek-proyek digitalisasi budaya yang dikelola oleh Talentri ID dan mitra kolaborasi.
Conventions
- File names: lowercase, hyphens, no spaces (e.g.,
dana-indonesiana.md) - Every wiki page starts with YAML frontmatter (see below)
- Use
[[wikilinks]]to link between pages (minimum 2 outbound links per page) - When updating a page, always bump the
updateddate - Every new page must be added to
index.mdunder the correct section - Every action must be appended to
log.md - Bilingual naming: gunakan nama Indonesia sebagai primary, English sebagai alias jika ada
Frontmatter
---
title: Page Title
created: YYYY-MM-DD
updated: YYYY-MM-DD
type: entity | concept | comparison | query | summary
tags: [from taxonomy below]
sources: [raw/articles/source-name.md]
---Tag Taxonomy
- Program: program, dana-indonesiana, dongeng-nusantara, festival
- Platform: platform, aset-budaya, gala-design-system, dashboard
- Infrastruktur: infrastruktur, docker, vps, monorepo, deployment
- Stakeholder: kemenbud, talentri-id, mitra, komunitas
- Teknis: api, astro, tanstack, bun, effect-ts, resend
- Budaya: warisan-budaya, cerita-rakyat, aset-budaya, cagar-budaya
- Regulasi: regulasi, kebijakan, anggaran, lpj
- Meta: comparison, timeline, arsitektur, workflow
Rule: every tag on a page must appear in this taxonomy. If a new tag is needed, add it here first, then use it.
Page Thresholds
- Create a page when an entity/concept appears in 2+ sources OR is central to one source
- Add to existing page when a source mentions something already covered
- DON’T create a page for passing mentions, minor details, or things outside the domain
- Split a page when it exceeds ~200 lines — break into sub-topics with cross-links
- Archive a page when its content is fully superseded — move to
_archive/, remove from index
Entity Pages
One page per notable entity (organisasi, platform, produk). Include:
- Overview / apa itu
- Key facts dan tanggal
- Relationships ke entity lain (wikilinks)
- Source references
Concept Pages
One page per concept atau topic. Include:
- Definition / explanation
- Current state of knowledge
- Open questions atau debates
- Related concepts (wikilinks)
Comparison Pages
Side-by-side analyses. Include:
- What is being compared and why
- Dimensions of comparison (table format preferred)
- Verdict or synthesis
- Sources
Update Policy
When new information conflicts with existing content:
- Check the dates — newer sources generally supersede older ones
- If genuinely contradictory, note both positions with dates and sources
- Mark the contradiction in frontmatter:
contradictions: [page-name] - Flag for user review in the lint report