Re: RDFa 1.1 support in RDF::RDFa::Parser

On Tue, 20 Apr 2010 08:43:42 +0100
Toby Inkster <tai@g5n.co.uk> wrote:

> http://srv.buzzword.org.uk/rdfa-to-ntriples.cgi?uri=
> http://srv.buzzword.org.uk/rdfa-to-xml.cgi?uri=

These now have optional parameters 'host' and 'version' which default
to 'xhtml' and '1.0'. Values for 'host' include:

	xhtml, html4, html5, svg, atom, xml

And obviously, 'version' can be 1.0 or 1.1. Any combination of host
language and RDFa version is possible.

However, whether to use an HTML or XML parser to build the DOM tree
itself is determined entirely by the HTTP Content-Type header, not by
choice of host language.

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

Received on Wednesday, 21 April 2010 22:56:50 UTC