Rev | Line | |
---|
[33] | 1 | ID: h1a9tg
|
---|
| 2 | Date: 2022-11-20T13:28:57Z
|
---|
| 3 | Authors: orbifx <orbifx@orbifx.indy>
|
---|
| 4 | Title: Txt uniform resource names
|
---|
| 5 |
|
---|
| 6 | Logarion texts are transport agnostic. URIs should therefore avoid using URLs and use URNs instead. Some definitions of Uniform Resource:
|
---|
| 7 | - Locator (URL) <http://en.wikipedia.org/wiki/Url>
|
---|
| 8 | - Identifier (URI) <http://en.wikipedia.org/wiki/Uniform_Resource_Identifier>
|
---|
| 9 | - Name (URN) <http://en.wikipedia.org/wiki/Uniform_Resource_Name>
|
---|
| 10 |
|
---|
| 11 |
|
---|
| 12 | Links enclosed in angled brackets <> of the format:
|
---|
| 13 |
|
---|
| 14 | urn:txtid:abcdef
|
---|
| 15 |
|
---|
| 16 | where `abcdef` is the id of the text are understood by `txt` and handled accordingly. For example when converting to HTML or Gemini, the URNs are converted to relative URLs which browsers can understand.
|
---|
Note:
See
TracBrowser
for help on using the repository browser.