RDF-RDFa-Parser =============== Created: 2009-01-13 Home page: Bug tracker: Maintainer: Toby Inkster 1.097 2012-06-07 # RDFa 1.1 Release Candidate 7 - (Addition) Two new methods for RDF::TrineX::Parser::RDFa - rdfa_flavour and rdfa_version. - (Update) @role no longer respects @vocab. - Add RDFa1.1+role test suite to 'xt' - tests all pass. 1.096_04 2012-05-24 # RDFa 1.1 Release Candidate 6.04 - (Addition) RDF::TrineX::Parser::RDFa - a less crufty API layered on top of RDF::RDFa::Parser. - (Update) Implement minor changes for new version of Atom+RDFa draft spec. 1.096_03 2012-05-20 # RDFa 1.1 Release Candidate 6.03 - (Addition) New output_graph and processor_and_output_graph methods. - (Addition) RDF::RDFa::Parser Distiller PSGI in the 'examples' directory. - (Bugfix) Fix crash in RDFa version guessing. - (Packaging) Lots more work on 'xt' tests - can now output EARL, which is bundled in the 'meta' directory of the release. - Allow unparsable markup (i.e. DOM cannot be generated) to result in a simple error (reported via error callbacks, etc) rather than croaking. - ERR_CODE_CURIE_UNDEFINED is now a warning, not an error. - Slight improvements to processor_graph, to allow it to pass test cases from RDFa 1.1 test suite. 1.096_02 2012-05-17 # RDFa 1.1 Release Candidate 6.02 - (Addition) XHTML5 is now a host language in its own right - a mashup between HTML5 and XHTML1, but with added xml:base support. - (Bugfix) The xml:base attribute was being ignored in a few places when it shouldn't have been. - (Packaging) Now passing RDFa 1.1 test suite for RDFa 1.1 in XML, SVG and XHTML5. - (Packaging) Promote an old OpenDocument example to a test case. 1.096_01 2012-05-16 # RDFa 1.1 Release Candidate 6.01 - (Addition) RDF::RDFa::Parser::InitialContext. - (Addition) Support HTML5 element, and @value attribute. - (Addition) Support HTML5