Publish
From RDFaWiki
Publishing RDFa is as easy as updating your static HTML or HTML templates. There are tools to help you along the way.
Contents |
Notes on Publishing
- Common Publishing Mistakes - Commons mistakes made by people that publish RDFa. Includes hints at correcting mistakes as well as how to avoid making them in the future.
In-browser RDFa Tools
Fuzz
Fuzz is a native Semantic Web Processor implemented as a Firefox Add-on. It can be used to view triples generated on a web page, which is helpful when authoring RDFa by hand. Checking your triples is as easy as refreshing the page and clicking the Fuzz icon.
Content Management Plugins
Wordpress
A GPL-licensed XHTML+RDFa parent theme for Wordpress 2.7 is now available, authored by Sam Pablo Kuper. (Download)
MediaWiki
An extension that allows outputing semantic data of Mediawiki pages in the RDFa format.
HTML+RDFa Editors
- TopBraid - Composer can parse such documents to extract RDFa metadata from HTML pages. The metadata can then be treated like any other RDF source, and users can perform RDFS and OWL reasoning or SPARQL queries on it. Mash-up applications can be developed using RDFa together with the other data integration capabilities and visualization tools in TopBraid Composer. An implementation report is available.
- W3C's Amaya now also supports RDFa editing.
- RDFa Documents extension (Version 0.1.0) For Dreamweaver versions 8 to CS4
Exporting Content as RDFa
SWAML
- SWAML exports mailing lists in RDF/XML and XHTML+RDFa using SIOC.
Application-Specific Wizards for Producing RDFa
Creative Commons
The Creative Commons License Engine creates a custom piece of HTML+RDFa based on parameters you provide.

