Re: RDFa in HTML

Steven Pemberton wrote:
>
> Shane and I were just discussing how to cope with RDFa in HTML, where 
> the xmlns:dc="http://purl.org/dc/elements/1.1/" etc attributes don't 
> work.
>
> Here is a proposal:
>
>     <meta property="xmlns" content="dc" 
> about="http://purl.org/dc/elements/1.1/" />
>     <meta property="xmlns" content="foaf" 
> about="http://xmlns.com/foaf/0.1/" />
>
> etc.
>
> You get triples out which then are used to drive later triples.
Moreover, we could declare that a property of xmlns is equivalent to an 
xmlns:WHATEVER attribute for purposes of RDFa.  Or even for purposes of 
QName values in attributes.  Just 'cause we said so. 

-- 
Shane P. McCarron                          Phone: +1 763 786-8160 x120
Managing Director                            Fax: +1 763 786-8180
ApTest Minnesota                            Inet: shane@aptest.com

Received on Monday, 16 April 2007 16:04:20 UTC