Projects

Fuzzbot - A Semantic Web Processor for Firefox

Fuzzbot is a native Firefox plug-in that uses librdfa for it's processing back-end. It is most useful for detecting embedded semantic information in web pages and performing actions on that semantic data.

librdfa - A pure C RDFa parser

librdfa is a pure C implementation of a standards-compliant RDFa parser. The library is quite easy to use (there are only 5 functions). librdfa is stream-based (very little memory usage), very small (the library is around 19KB) and fast.

RDFa Test Suite

The RDFa Test Suite provides an interactive mechanism to check the conformance of an RDFa extractor and SPARQL query engine. This service is intended for anybody that wants to see how RDFa works as well as developers that want to do conformance testing on their own RDFa/SPARQL implementations.

Use the RDFa Test Suite

Source Code for Website

The source code for this website is available under a Creative Commons 3.0 Attribution-Share Alike license (unported).