Re: Updating RDFa Core

On Tue, 06 Jul 2010 13:15:05 -0500
Shane McCarron <shane@aptest.com> wrote:

> True.  Those were always provided by ReSpec.js and I am loathe to
> remove them.  By our own rules for RDFa, they MUST NOT generate
> triples, since they are not in the vocab we have defined as the
> default.

They're generating triples in PyRDFa's RDFa 1.1 implementation. I
imagine this stems from:

<http://www.w3.org/2010/02/rdfa/drafts/2010/ED-xhtml-rdfa-20100705/#additional-rdfa-processing-rules>

"The default vocabulary URI is http://www.w3.org/1999/xhtml/vocab#."

Currently I've not implemented it like this in my parser because of
false positives such as these.

-- 
Toby A Inkster
<mailto:mail@tobyinkster.co.uk>
<http://tobyinkster.co.uk>

Received on Tuesday, 6 July 2010 20:01:51 UTC