grddl: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(→‎Further reading: Bootstrapping the Semantic Web with GRDDL, Microformats, and RDFa)
(Transformations: hCard)
Line 9: Line 9:
==Implementations==
==Implementations==
* [http://www.w3.org/2007/08/grddl/ W3C GRDDL Service]
* [http://www.w3.org/2007/08/grddl/ W3C GRDDL Service]
== Transformations ==
*hCard: <nowiki>http://norman.walsh.name/2005/12/12/examples/hcard2rdf.xsl</nowiki>


== References ==
== References ==

Revision as of 22:04, 27 September 2007

GRDDL

This page is new - please help to populate it!


Introduction

GRDDL (pronounced "griddle") is a mechanism for Gleaning Resource Descriptions from Dialects of Languages. It is a technique for obtaining RDF data from XML documents and in particular XHTML pages. GRDDL transformations can be made for almost any dialect, including microformats.

Implementations

Transformations

  • hCard: http://norman.walsh.name/2005/12/12/examples/hcard2rdf.xsl

References

Further reading

See also