Changes for version 1.092 - 2010-10-20

  • If @graph support is enabled, and RDFa attributes are being used in a non-standard namespace, assume @graph is in that namespace too.
  • Load Profile modules via Module::Pluggable.
  • RDFa Profiles establish both a case-sensitive and case-insensitive term mapping.
  • Reimplement RDFa 1.0 keyword concept using profiles.
  • Strongly deprecate keyword_bundles config option - use default_profiles instead.
  • (Bugfix) The final prefix defined in @prefix was being ignored due to a regexp bug. Fixed.
  • (Bugfix) There was an inconsistency between the code and documentation for the name of the oncurie/ontoken callback. It's now called ontoken.

Changes for version 1.09_11 - 2010-06-16

  • Auto-Config fixes and clean-ups.
  • Rearrange some of the documentation in the FEATURES section.
  • Various media-type handling clean-ups.
  • (Addition) Support for OpenDocument's slightly unusual flavour of RDFa.

Changes for version 1.09_10 - 2010-05-27

  • UTF-8 fixes necessitating requiring a newer version of RDF::Trine.

Provides

in lib/RDF/RDFa/Parser/OpenDocumentObjectModel.pm
in lib/RDF/RDFa/Parser.pm