grddl: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
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]
* Triplr - construct URL as <nowiki>http://triplr.org/rdf/example.com/page.htm</nowiki>


== Transformations ==
== Transformations ==

Revision as of 22:40, 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

  • W3C GRDDL Service
  • Triplr - construct URL as http://triplr.org/rdf/example.com/page.htm

Transformations

  • hCalendar: http://www.w3.org/2002/12/cal/glean-hcal.xsl
  • hCard: http://norman.walsh.name/2005/12/12/examples/hcard2rdf.xsl

References

Further reading

Criticisms

See also