Skip to content
AsteriaStar
How it works

Provenance

How data flows from authoritative sources through the engine to the API and exports.

Public data and APIs never bypass the engine. Data flows in one direction, and every response records where it came from.

The path of a fact

  1. 1Authoritative sources (NASA, ESA, IAU, …)
  2. 2Canonical knowledge graph (typed entities + relationships)
  3. 3Scientific Data Engine (resolve, relate, traverse, search)
  4. 4Public API & checksummed exports

The provenance envelope

Every API response wraps its data in a meta object:

apiVersionThe API version (v0).
schemaVersionSchema version the data conforms to.
dataVersionGraph data version.
generatedAtFixed graph-release timestamp — deterministic, not per-request.
sourceThe engine that produced the response.
licenseLicense for this response's data.
attributionHow to credit the data.
provenanceA note on how this specific response was derived.