Capabilities live in PDFs and memory
What a registry can offer sits in a PDF refreshed a year ago and in two engineers’ heads. Partners make their first technical decisions before any reliable description exists.
Registry Manifest · Describe
Registry Manifest is a portable metadata contract: one validated file that says what a registry holds, what it may answer, and under which policy, rendered into the standard formats catalogs and partners already read. It works as plain static files, without adopting anything else.
The live lab includes a static metadata publisher serving exactly this kind of output, on synthetic data.
The problem it solves
Before any data flows, partners need to know what a registry holds, what it may answer, and on what authority. That description is infrastructure in its own right.
What a registry can offer sits in a PDF refreshed a year ago and in two engineers’ heads. Partners make their first technical decisions before any reliable description exists.
The national portal wants DCAT-AP, a standards body wants service descriptions, a partner wants schemas. Hand-maintaining each one guarantees they drift apart.
Descriptions locked inside one product disappear at replatforming time. A registry’s public contract should outlive whichever software currently serves it.
How it works
A reviewed metadata file describing datasets, entities, fields, policies, and evidence offerings. No server required.
DCAT-AP, BRegDCAT-AP, CPSV-AP, SHACL, JSON Schema, OGC API Records, and policy documents at well-known paths.
Worked scenario
A civil registration team writes a single metadata manifest: which datasets and entities exist, what each field means, which evidence the registry can offer, under which policy.
The manifest is validated, then rendered into DCAT-AP, SHACL, JSON Schema, and the other formats catalogs and partners expect. No hand-maintained copies.
The output is a plain directory of files at well-known paths. Any web server can host it; harvesters and partners discover it; no new runtime is adopted.
Open by design
A registry’s public description should outlive whichever software currently serves it. Registry Manifest keeps that description in one open, reviewable file and renders the rest.
In the stack
The answering point runs three checks on every request. Registry Manifest owns the middle one: the shared description that lets both sides agree on what the fields mean. Each product runs on its own; together they share one answering point.
For your technical team