File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ bar code and one with the vendor's product number.
4747
4848
4949```
50- urn:tei:<type>:<domain>:<data >
50+ urn:tei:<type>:<domain>:<unique-identifier >
5151````
5252
5353**Note**: this requires a registration of the TEI URN schema with IANA.
@@ -114,7 +114,7 @@ The name part of the TEI is used in a DNS query to find one or multiple location
114114At the URL we need a well-known name space to find out more
115115
116116- `urn:tei:uuid:products.example.com:d4d9f54a-abcf-11ee-ac79-1a52914d44b1`
117- - Syntax: `urn:tei:uuid:<name based on domain>:<unique identifier>`
117+ - Syntax: `urn:tei:uuid:<name based on domain>:<unique- identifier>`
118118
119119The name in the DNS name part points to a set of DNS records.
120120A TEI with name “tex.example.com" queries for `_tei._tcp.tex.example.com URI records`.
You can’t perform that action at this time.
0 commit comments