Skip to content

Commit

Permalink
docs: correct link to IANA namespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
schuur committed Oct 8, 2024
1 parent b17a58b commit 64bb91b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/v2/index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1647,7 +1647,7 @@ urn:namespace:namespace-specific-string

In determining which URN namespace and corresponding syntax to use, the data owner SHOULD follow the reasoning below:

1. If an IANA-registered URN namespace exists and is applicable, this SHOULD be used. See (IANA Registered Namespaces)[https://www.iana.org/assignments/urn-namespaces/urn-namespaces.xhtml] for existing specifications, like ISBN.
1. If an IANA-registered URN namespace exists and is applicable, this SHOULD be used. See [IANA Registered Namespaces](https://www.iana.org/assignments/urn-namespaces/urn-namespaces.xhtml) for existing specifications, like ISBN.

2. If a widely used URN schema exists and is applicable, this SHOULD be used, for example GTIN product identifiers.

Expand Down

0 comments on commit 64bb91b

Please sign in to comment.