Skip to content
mark.birbeck@webBackplane.com edited this page Jan 22, 2010 · 4 revisions
  1. summary The RDFa Parsing Module.
  2. labels Module-RDFa

Introduction

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.

Links

  * [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].

Clone this wiki locally