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.

Provides

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