Changes for version 1.09_02 - 2010-04-21
- Refactor error handling code to add a new 'onerror' callback, and an 'errors' method to get a list of errors.
- 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.
- (Addition) New 'oncurie' callback.
- (Bugfix) Allow CURIEs to have zero-length suffixes.
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.
- (Bugfix) Don't use <img alt> in plain literal stringification.
- (Update) Change syntax of @prefix to match current RDFa 1.1 editors' drafts.
- (Addition) Support @profile attribute to load externally-defined keywords and terms.
- Refactor a lot of code, especially CURIE processing.
- (Addition) Support @vocab attribute to set default attribute.
- (Bugfix) Properly enforce scoping of prefix mappings (use Storable qw/dclone/).
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