- From: Kingsley Idehen <kidehen@openlinksw.com>
- Date: Fri, 11 Jan 2013 16:25:10 -0500
- To: public-rww@w3.org
- Message-ID: <50F08336.7050201@openlinksw.com>
On 1/11/13 3:53 PM, Melvin Carvalho wrote:
>
> we still dont know what webfinger is, and it may be a long time before
> anyone finds out
It's a profile discovery protocol, of the "simply simple" variety,
targeted at Web 2.0 community.
>
> It's equivalent to a SPARQL query of the form "SELECT * from {
> <subject> $key $value }"
DESCRIBE ?EntityID
FROM
<DataSpace> .
OR
SELECT *
FROM <DataSpace> {
{<EntityID> ?Attribute ?Value .}
UNION
{?Value ?Attribute <EntityID>. }
}
--
Regards,
Kingsley Idehen
Founder & CEO
OpenLink Software
Company Web: http://www.openlinksw.com
Personal Weblog: http://www.openlinksw.com/blog/~kidehen
Twitter/Identi.ca handle: @kidehen
Google+ Profile: https://plus.google.com/112399767740508618350/about
LinkedIn Profile: http://www.linkedin.com/in/kidehen
Attachments
- application/pkcs7-signature attachment: S/MIME Cryptographic Signature
Received on Friday, 11 January 2013 21:25:33 UTC