which uri does this map to?
as above
mailto: ?
documents
which URI?
? :)
On Sun, Jul 29, 2012 at 12:14 PM, Melvin Carvalhosee the 'The user address query format' section on
<melvinc...@gmail.com> wrote:
> michiel...@identi.ca
>
> which uri does this map to?
http://useraddress.net/ - these are all mapped to URLs where we can
retrieve documents about them, namely
https://{host}/.well-known/host-meta?resource=acct:{user}@{host}
> mailto: ?
no, see that same section - URIs in general are not necessarily
supported, only URLs that return a (redirect to) a http- or https-
retrievable document whose content the master parser understands.
A user address can take one of two formats: user@host, or the URL of a
> its kind of hard to understand, i dont know if im looking at documents,
> data, simple strings or URIs
document describing the user. If you give UserAddress a URI that is
not a URL, it will have no way to discover information.
which google data where? you mean Social Graph API?
> you might want to grab some of the google data if it's still there
https://developers.google.com/social-graph/
On Sun, Jul 29, 2012 at 12:14 PM, Melvin Carvalhosee the 'The user address query format' section on
<melvinc...@gmail.com> wrote:
> michiel...@identi.ca
>
> which uri does this map to?
http://useraddress.net/ - these are all mapped to URLs where we can
retrieve documents about them, namely
https://{host}/.well-known/host-meta?resource=acct:{user}@{host}
> mailto: ?
no, see that same section - URIs in general are not necessarily
supported, only URLs that return a (redirect to) a http- or https-
retrievable document whose content the master parser understands.
A user address can take one of two formats: user@host, or the URL of a
> its kind of hard to understand, i dont know if im looking at documents,
> data, simple strings or URIs
document describing the user. If you give UserAddress a URI that is
not a URL, it will have no way to discover information.