VIE contains a fairly simple parser and writer RDFa. The RDFa objects on the page are made available as Backbone.js models and collections. RDFa is written by updating the contents of the Backbone model, which triggers the render action in the view.
In this case, RDFa parsing happens with jQuery.
VIE source code available at github.com/bergie/VIE
bergie
source share