syntax
parent
dcb00a5c3b
commit
96833b806e
|
@ -28,10 +28,13 @@
|
|||
The reason being because, from a technical point-of-view, a <strong>Fediverse ID</strong> is turned into an <ziba-link dir=".." transform="lowercase">acct URI</ziba-link> and then resolved with <ziba-link dir=".." transform="lowercase">WebFinger</ziba-link>.
|
||||
</p>
|
||||
<p>
|
||||
But, having said that, we can infer a <em>minimum syntax</em> and a <em>maximum syntax</em> for what should be considered a valid<strong>Fediverse ID</strong>.
|
||||
But, having said that, we can infer a <em>minimum syntax</em> and a <em>maximum syntax</em> for what should be considered a valid <strong>Fediverse ID</strong>.
|
||||
I.e., the syntax that any implmentation for <strong>Fediverse ID</strong>s <em>should</em> support.
|
||||
But, to say it explicitly, an implemention for <strong>Fediverse ID</strong>s <em>could</em> support more than just what is given by thes syntaxes.
|
||||
</p>
|
||||
<p>
|
||||
Perhaps oddly, the <strong>maximal syntax</strong> is simpler than the <strong>minimal syntax</strong>.
|
||||
</p>
|
||||
</section>
|
||||
<section>
|
||||
<h2>Maximal Fediverse ID Syntax</h2>
|
||||
|
|
Loading…
Reference in New Issue