Re: Why not XHTML+RDF? was Re: Links are links

Norman Walsh wrote:
>...
> 
> I'm not sure I fully understand the usability requirement. Is it your
> position that in principle
> 
>   <a href="someURI">text</a>
> 
> is usable, but
> 
>   <a x:href="someURI">text</a>
> 
> is not.

Beyond XHTML, I think it is necessary to be able to say:

<cv:doctor
    cv:doctorate="http://.../university"
    cv:specialty="http://.../"
    cv:homepage="http://.../"/>

Basically I should get the benefits of standardized link recognition 
without contorting my vocabulary around XLink at all.

  Paul Prescod

Received on Wednesday, 2 October 2002 14:14:32 UTC