Re: synonym anchors, in RDFa

hi,

that looks like splatter-dom-rdf-hybrid-horror-shocker...

:)

what are you trying to achieve? if try to write down the statements in your favorite rdf-serialization
you'll realize that is not going to work..


wkr http://www.turnguard.com

----- Original Message -----
From: "Peter Williams" <home_pw@msn.com>
To: public-xg-webid@w3.org
Sent: Friday, December 23, 2011 7:42:45 PM
Subject: synonym anchors, in RDFa



dont suppose I can do the following, can I (note first two lines, and extra terminating /div)

 

<div about="#me" typeof="foaf:Person">

<div about="#" typeof="foaf:Agent">
<h2>Name</h2>
<span property="foaf:name">Peter</span>
<h2>OpenID</h2>
<span property="foaf:openid">http://yorkporc.blogspot.com/</span>
<h2>RSA Public Key</h2>
<div rel="cert:key">
<div typeof="cert:RSAPublicKey">
<dl>
<dt>Modulus (hexadecimal)</dt>
<dd datatype="xsd:hexBinary" property="cert:modulus">b94692148969aeb188d54eb75b8b14782bdb6cb42bc324e8e9f2e1268d654a80c4a030378067ed17308b4e4982b0fe0f32253d38070f5855a021e271ad5c1151a8bc049577d7fd82f131e6de9c541d48c1dd9d40d4c4fb1341b586d26f7a242e37bda80a8e05e6bf10f644f913b586263bea23c9ff8a35f17c165dfa03526b25</dd>
<dt>Exponent (decimal)</dt>
<dd datatype="xsd:integer" property="cert:exponent">65537</dd>
</dl>
</div>
</div>
</div>

</div>            

-- 
| Jürgen Jakobitsch, 
| Software Developer
| Semantic Web Company GmbH
| Mariahilfer Straße 70 / Neubaugasse 1, Top 8
| A - 1070 Wien, Austria
| Mob +43 676 62 12 710 | Fax +43.1.402 12 35 - 22

COMPANY INFORMATION
| http://www.semantic-web.at/

PERSONAL INFORMATION
| web   : http://www.turnguard.com
| foaf  : http://www.turnguard.com/turnguard
| skype : jakobitsch-punkt

Received on Friday, 23 December 2011 19:02:06 UTC