- From: Kingsley Idehen <kidehen@openlinksw.com>
- Date: Fri, 23 Dec 2011 14:54:15 -0500
- To: public-xg-webid@w3.org
- Message-ID: <4EF4DC67.8050508@openlinksw.com>
On 12/23/11 2:41 PM, Jürgen Jakobitsch wrote:
> hi,
> i don't get your question.
>
> <div about="#" typeof="foaf:Agent" rel="owl:sameAs" resource="#me"/>
> was one of my suggestions, there's nothing wrong with it.
>
> i posted an alternative way of using one RSAPublicKey if the resources
> using the key are NOT the same, but share a key.
>
> wkr http://www.turnguard.com/turnguard
Why are you suggesting:
<div about="#" typeof="foaf:Agent" rel="owl:sameAs" resource="#me"/>
Basically, the # and it being typed as foaf:Agent. Then using it in an owl:sameAs relation. How is the referent of "#" an entity of type foaf:Agent?
Whereas:
<div about="#me" typeof="foaf:Person" rel="owl:sameAs" resource="{some-other-person-entity-id}"
Is claiming that, this document is about an entity of type foaf:Person that's in an owl:sameAs equivalence relation with the referent of the owl:sameAs predicate's object.
Kingsley
>
> ----- Original Message -----
> From: "Kingsley Idehen"<kidehen@openlinksw.com>
> To: public-xg-webid@w3.org
> Sent: Friday, December 23, 2011 8:32:19 PM
> Subject: Re: synonym anchors, in RDFa
>
> On 12/23/11 2:25 PM, Jürgen Jakobitsch wrote:
>> <div about="#" typeof="foaf:Agent" rel="owl:sameAs" resource="#me"/>
> Why?
>
> What's wrong with:
>
> <div about="#me" typeof="foaf:Person" rel="owl:sameAs" resource="{some-other-person-entity-id}"
>
> ....
>
--
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, 23 December 2011 19:54:49 UTC