grddl: Difference between revisions
Jump to navigation
Jump to search
AndyMabbett (talk | contribs) (→Transformations: hCal) |
AndyMabbett (talk | contribs) (→Implementations: Triplr) |
||
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
- Bootstrapping the Semantic Web with GRDDL, Microformats, and RDFa (tutorial)
- W3C's GRDDL Press Release
- …
Criticisms
- 2007-07-29 - Microformats aren't an answer to the Semantic Web
See also
- …