Skip to main content

One post tagged with "schema"

View All Tags

Modeling Political Scandals with Source Metadata and Timeline Hierarchy

· 2 min read
JavaScript Dev

Overview

Scandals are not just stories—they’re structured data. I wanted to capture every major political controversy in Nepal since 2040 B.S. as structured content that can be sorted, filtered, visualized, and linked.

This post covers how I modeled scandals with:

  • Timeline consistency
  • Hierarchical parent-child links
  • Multilingual titles and content
  • Source citations and metadata
  • Relation to multiple political entities (leaders, parties, governments)

Schema Design