Re: Summary of @href/@resource completing triples issue (v2.0)

Ben Adida wrote:
> Mark Birbeck wrote:
>> Not wishing to preempt our discussion, but when I was replying to the
>> @rel="license" question earlier it struck me that in my model, @rel=""
>> would have the effect of preventing @href from completing any
>> incomplete triples:
>>
>>   <div about="#ben" rel="foaf:knows">
>>     <a href="#ivan">Ivan</a>
>>     <a rel="" href="next-page.html">Click here for more</a>
>>   </div>
> 
> If we go with your model, I think this is a must.

That looks really hack-ish... just like doing about="" looks hack-ish.

Not making a comment about anybody's model... just making a comment as
an XHTML author who likes to write clean XHTML markup.

-- manu

-- 
Manu Sporny
President/CEO - Digital Bazaar, Inc.
blog: Intro to the Semantic Web in 6 minutes (video)
http://blog.digitalbazaar.com/2007/12/26/semantic-web-intro

Received on Thursday, 10 January 2008 21:30:28 UTC