GRDDL

From Semantic Web Standards
sw-grddl-blue.png

Gleaning Resource Descriptions from Dialects of Languages (GRDDL)

Overview

GRDDL is a technique for obtaining RDF data from XML documents and in particular XHTML pages. Authors may explicitly associate documents with transformation algorithms, typically represented in XSLT, using a link element in the head of the document. Alternatively, the information needed to obtain the transformation may be held in an associated metadata profile document or namespace document. Clients reading the document can follow links across the Web using techniques described in the GRDDL specification to discover the appropriate transformations.

Recommended Readings

The official GRDDL documents, published in 2007, include a GRDDL Primer. The GRDDL Working Group is now closed

A number of textbooks have been published on Semantic Web in general. Please, refer to a separate page listing some of those, as maintained by the community. That list also includes references to conference proceedings and article collections that might be of general interest.

Tools that are listed as relevant to GRDDL

(Note that you can browse tools per tool categories or programming languages, too.)

Last modified and/or added

The description of the following tools have been added and/or modified most recently.

All relevant tools

This is a list of all tools listed on this wiki, and that are marked as relevant to GRDDL.

  • Apache Jena (programming environment, reasoner, triple store, rdfs reasoner, rule reasoner, owl reasoner, parser). Directly usable from Java
  • OpenLink Virtuoso (reasoner, triple store, rdfs reasoner, owl reasoner, rdf generator, sparql endpoint, rdb2rdf). Directly usable from Java, Python, C, Ruby, Perl, PHP, Javascript, C++, ActionScript, Tcl, Obj-C
  • Redland RDF Application Framework (programming environment). Directly usable from Java, Python, C, Ruby, Perl, PHP, Tcl, Obj-C, C-sharp