sdg:namespacePrefix
sdg:namespacePrefix scopes an authorisation Rule's sdg:onTargetPattern to documents whose IRI starts with a given prefix. The bootstrap policy uses it to let sdg:Publisher publish under the sample namespace (http://example.org/docs/) — a Phase 1 convenience that exercises the write path without real identity.
The value is a plain string prefix matched against document IRIs, not a declared namespace document — it is a policy-side IRI-shape test, distinct from the lexicon's sdg:namespace membership predicate.
Usage
- Appears only inside
sdg:onTargetPatternblank nodes. Range: string literal (an IRI prefix). - Sibling pattern properties:
sdg:anyDocumentandsdg:anyGraph.