sdg:anyDocument

sdg:anyDocument is the document wildcard inside an authorisation Rule's sdg:onTargetPattern: asserted as "true"^^xsd:boolean, it makes the pattern match every document. Its one corpus use is the bootstrap rule that lets sdg:BootstrapOperator publish any document — the one-time exception that gets the registry from "no policy" to normal operation.

Usage

  • Appears only inside sdg:onTargetPattern blank nodes. Range: xsd:boolean (asserted as "true"^^xsd:boolean; an absent flag is simply not a wildcard).
  • Sibling pattern properties: sdg:anyGraph (graph wildcard, for reads) and sdg:namespacePrefix (IRI-prefix match).