Re: RDFa in ReSpec

On Aug 17, 2010, at 16:26 , Shane McCarron wrote:
> No objection from me.  Note that in order to be valid for W3C publication use you would need to make the default XHTML+RDFa.  I also added XHTML generation, and it seems to work very well.  We even published a spec the other day using it (RDFa Core and XHTML+RDFa 1.1).

Ah, that's problematic because we don't know at DOM generation time whether the user will want to save as HTML or XHTML, and I really don't want to suddenly break things for people who prefer to use HTML.

Do you think that your implementation could be made to work as a post-processor so that saving to HTML would do nothing, but saving to XHTML would include the RDFa (unless disabled)? It might be too hackish though.

One alternative could be to get the validator to accept it, though I suspect that might take some time :)

-- 
Robin Berjon - http://berjon.com/

Received on Tuesday, 17 August 2010 14:45:29 UTC