Source Graph Schema

Official Source Graph Schema v1

This page documents the JSON contract behind FilipinaMeet's official source graph, connecting cited official references to the canonical guides that cite them.

Endpoints

The HTML source index remains the human-readable landing page. The JSON graph is the machine-readable feed, and the schema file describes the expected structure for parsers, audits, and AI retrieval systems.

Required top-level fields

version

Schema URL for the source graph contract.

home_page_url

Canonical HTML page that describes the source index.

feed_url

Canonical machine-readable JSON graph URL.

source_of_truth

Declares canonical HTML pages as the authoritative content.

date_modified

Latest article modified date represented in the graph.

sources

Official source records with their citing canonical articles.