sdg:outputGraph

sdg:outputGraph names the derived graph a Script materialises into — for the inbound-reference-counts script, https://docs.cida.no/registry/metrics/inbound-refs. The graph is a derived auxiliary graph: rebuildable from the authoritative data, never the source of truth.

Ownership is part of the contract. Write authority over the output graph belongs to the script's service identity alone; a transaction from any other agent that writes the graph is declined by gate 2. Each scheduled run overwrites the graph wholesale, so readers treat it as eventually consistent up to the script's sdg:intervalSeconds.

Usage

  • Domain: sdg:ScriptDefinition. Range: a graph IRI (conventionally under /registry/…). One per script.