W3C

Demonstration of GRDDL applied to XML

This system is a (non-fully compliant, see below) implementation of GRDDL applied to generic XML document.

See also the demo specific to XHTML (although this service handles XHTML too), and the GRDDL HowTo.

Examples

GRDDL applied to a P3P file
with a data-view:transformation attribute pointing to an experimental P3P policy RDF-groker
results
GRDDL applied to a "P3Q" file
P3Q (a fake language) is defined with a namespace document in RDF, binding the namespace URI to a transformation algorithm in XSLT
results
GRDDL applied to an XHTML/RDDL file
with links using the appropriate conventions for XHTML documents
results
GRDDL applied to the purchase order example in the XML Schema primer.
which validates corresponding to a sample XML Schema that has been annotated using the appropriate conventions for XSD documents
results

This demonstration is based on an XSLT style sheet.

Limitations

The compliance of this service to the GRDDL specification is limited by lack of error handling in XSLT 1.0 and limitations of the XSLT service it relies on ; it should give in most cases the expected results on input that does not generate errors.

Dominique Hazaël-Massieux - $Id: grddl-xml-demo.html,v 1.1 2007/09/10 14:17:46 connolly Exp $