grddl: Difference between revisions
Jump to navigation
Jump to search
AndyMabbett (talk | contribs) (→Implementations: Triplr) |
AndyMabbett (talk | contribs) m (→Transformations: + 1; fmt) |
||
Line 13: | Line 13: | ||
== Transformations == | == Transformations == | ||
* | ;hCalendar | ||
* | *<nowiki>http://www.w3.org/2002/12/cal/glean-hcal.xsl</nowiki> | ||
;hCard | |||
*<nowiki>http://www.w3.org/2006/vcard/hcard2rdf.xsl</nowiki> | |||
*<nowiki>http://norman.walsh.name/2005/12/12/examples/hcard2rdf.xsl</nowiki> | |||
== References == | == References == |
Revision as of 22:59, 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://www.w3.org/2006/vcard/hcard2rdf.xsl
- 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
- …