HTML Profile-based GRDDL
I released few days ago an updated version of the XSLT-based GRDDL demonstrator that implements the HTML profile-based GRDDL solution, that DanC had implemented in Python and explained back in May.
The idea is rather simple: instead of relying on a specific profile (http://www.w3.org/2003/g/data-view) completed with a bunch of <link rel="transformation"> elements to point to the GRDDL-izers for a specific Web page, it makes it possible to bind a set of GRDDL-izers to any profiles; this means basically packaging GRDDL-izers in re-usable sets, so that you don’t have to duplicate the same information over and over.