sdg:publish

sdg:publish denotes the publish operation: submitting a new Version of a Document through the registry's four-gate pipeline (policy, core invariants, shapes, hooks). One IRI serves both places the operation is named:

  • As the object of sdg:grantsAction on an authorisation Rule — the right to publish.
  • As the value of sdg:txKind in a hook's sdg:matchesEvent pattern — matching transactions of kind publish, as the dependent-doc-changed hook does.

Usage

  • Sibling action: sdg:read.
  • Publishing is the only write path: version graphs are immutable once committed, so every content change is a publish of a new Version.
sdg:publish — Sparqdown Docs