upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/32.md
diff options
context:
space:
mode:
Diffstat (limited to '32.md')
-rw-r--r--32.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/32.md b/32.md
index 45cadbe..b147385 100644
--- a/32.md
+++ b/32.md
@@ -182,7 +182,8 @@ namespace clashes, but for the sake of interoperability all namespaces should be
182considered open for public use, and not proprietary. In other words, if there is a 182considered open for public use, and not proprietary. In other words, if there is a
183namespace that fits your use case, use it even if it points to someone else's domain name. 183namespace that fits your use case, use it even if it points to someone else's domain name.
184 184
185Vocabularies MAY choose to include the namespace in the label, delimited by a `:` character. 185Vocabularies MAY choose to fully qualify all labels within a namespace (for example,
186This may be preferred when defining more formal vocabularies that should not be confused with 186`["l", "com.example.vocabulary:my-label"]`. This may be preferred when defining more
187another namespace when querying without an `L` tag. For these vocabularies, all labels 187formal vocabularies that should not be confused with another namespace when querying
188SHOULD include the namespace (rather than mixing qualified and unqualified labels). 188without an `L` tag. For these vocabularies, all labels SHOULD include the namespace
189(rather than mixing qualified and unqualified labels).