Skip to content

Commit c1abdcd

Browse files
authored
Updated discovery/readme
Update to consistently refer to the final portion of the TEI as `unique-identifier`. Signed-off-by: Paul Horton <[email protected]>
1 parent 52e5982 commit c1abdcd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

discovery/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
114114
At 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
119119
The name in the DNS name part points to a set of DNS records.
120120
A TEI with name “tex.example.com" queries for `_tei._tcp.tex.example.com URI records`.

0 commit comments

Comments
 (0)