-
Notifications
You must be signed in to change notification settings - Fork 3
RdfaModule
mark.birbeck@webBackplane.com edited this page Jan 22, 2010
·
4 revisions
- summary The RDFa Parsing Module.
- labels Module-RDFa
This module provides code to parse an HTML or XHTML document that contains RDFa. The results are stored in a simple triple store which can be queried with a subset of SPARQL, expressed in JSON syntax, called jSPARQL.
* [http://webbackplane.com/rdfa-handbook The RDFa Handbook]; * [http://www.w3.org/TR/rdfa-syntax/ RDFa in XHTML: Syntax and Processing]; * [http://www.w3.org/TR/xhtml-rdfa-primer/ RDFa Primer]; * [UsingRdfa Using the RDFa module in your pages].