sdg:anyGraph

sdg:anyGraph is the graph wildcard inside an authorisation Rule's sdg:onTargetPattern: asserted as "true"^^xsd:boolean, it makes the pattern match every graph in the registry. Its corpus use is the bootstrap rule granting sdg:read to sdg:Authenticated — Phase 1 leaves reads open; Phase 4 replaces this with real ABAC query rewriting.

Usage

  • Appears only inside sdg:onTargetPattern blank nodes. Range: xsd:boolean.
  • Sibling pattern properties: sdg:anyDocument (document wildcard, for publishes) and sdg:namespacePrefix (IRI-prefix match).
sdg:anyGraph — Sparqdown Docs