The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.09_04 - 2010-04-24

  • (Update) Integrate official RDFa test suite into module tests.
  • (Bugfix) Fix auto_config.
  • (Addition) Special Open Graph Protocol support.
  • (Update) Provide more inclusive XML DTD catalogue.
  • (Addition) new_from_url shortcut.

Changes for version 1.09_03 - 2010-04-21

  • (Addition) Support @role attribute.
  • (Update) Use latest list of IANA terms from draft-nottingham-http-link-header-09.txt.

Changes for version 1.09_02 - 2010-04-21

  • Deprecate OPTS_XXXX functions in favour of a new RDF::RDFa::Parser::Config object which allows host languages and RDFa versions to be combined more flexibly.
  • (Regression) Broke auto_config.
  • (Addition) New 'oncurie' callback.
  • (Bugfix) Allow CURIEs to have zero-length suffixes.
  • Refactor error handling code to add a new 'onerror' callback, and an 'errors' method to get a list of errors.

Changes for version 1.09_01 - 2010-04-19

  • (Bugfix) Fix packaging problem (profile modules were not in MANIFEST).

Changes for version 1.09_00 - 2010-04-19

  • (Regression) Broke support for CURIEs with zero-length suffxes.
  • (Addition) Support @vocab attribute to set default attribute.
  • (Bugfix) Properly enforce scoping of prefix mappings (use Storable qw/dclone/).
  • (Addition) Support @profile attribute to load externally-defined keywords and terms.
  • Refactor a lot of code, especially CURIE processing.
  • (Update) Change syntax of @prefix to match current RDFa 1.1 editors' drafts.
  • (Bugfix) Don't use <img alt> in plain literal stringification.

Changes for version 1.00_02 - 2010-02-05

  • Arrange methods in a more sensible order for documentation.
  • Document SVG support better.
  • Document HTML support better.
  • Document RDF/XML support better.
  • Document Atom support better.

Changes for version 1.00_01 - 2010-02-04

  • Fix double use of &consume in POD SYNOPSIS.
  • (Update) POD NAME section short description to match description in CPAN registered modules list.

Modules

flexible RDFa parser
configuration sets for RDFa parser
base class for RDFa profiles
hard-coded null profiles
use prefix.cc URIs as profiles
profiles written in RDF