Logarion

discover, collect & exchange plain text files

Title:
Txt uniform resource names
Authors:
orbifx
Date:
Topics:
Logarion
Id:
h1a9tg

Logarion texts are transport agnostic. URIs should therefore avoid using URLs and use URNs instead. Some definitions of Uniform Resource: - Locator (URL) <http://en.wikipedia.org/wiki/Url> - Identifier (URI) <http://en.wikipedia.org/wiki/Uniform_Resource_Identifier> - Name (URN) <http://en.wikipedia.org/wiki/Uniform_Resource_Name>

Links enclosed in angled brackets <> of the format:

urn:txtid:abcdef

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.


Source code