- From: Toby Inkster <tai@g5n.co.uk>
- Date: Wed, 15 Sep 2010 21:27:45 +0100
- To: martin@weborganics.co.uk
- Cc: Ivan Herman <ivan@w3.org>, Manu Sporny <msporny@digitalbazaar.com>, RDFa WG <public-rdfa-wg@w3.org>, Sebastian Heath <sebastian.heath@gmail.com>
On Wed, 15 Sep 2010 20:04:42 +0100 Martin McEvoy <martin@weborganics.co.uk> wrote: > ARC2 will transform RDFa to Microdata and also Microdata to RDFa ;) Well, yes, it's easy enough to parse one format and then serialise it as another. The algorithm I've been discussing translates the Microdata in place, creating a document that's otherwise more or less identical to the input. e.g. Microdata input: http://buzzword.org.uk/2010/md2rdfa/example1/microdata.html RDFa output: http://buzzword.org.uk/2010/md2rdfa/example1/rdfa.xhtml With RDFa 1.1, the output could be made a little nicer, as URIs don't need rewriting as CURIEs plus xmlns. -- Toby A Inkster <mailto:mail@tobyinkster.co.uk> <http://tobyinkster.co.uk>
Received on Wednesday, 15 September 2010 20:28:22 UTC