rdfa: Difference between revisions
Jump to navigation
Jump to search
(expanding) |
(superseded by microformats2) |
||
Line 1: | Line 1: | ||
{{stub}} | {{stub}} | ||
'''RDFa''' is a syntax for representing [[RDF]] using attributes in XHTML that has subsequently been modified to work in [[HTML5]] as well. | '''RDFa''' is a syntax for representing [[RDF]] using attributes in XHTML that has subsequently been modified to work in [[HTML5]] as well. RDFa has been superseded by [[microformats2]]. | ||
== Parsers == | == Parsers == |
Latest revision as of 19:31, 21 April 2015
This article is a stub. You can help the microformats.org wiki by expanding it.
RDFa is a syntax for representing RDF using attributes in XHTML that has subsequently been modified to work in HTML5 as well. RDFa has been superseded by microformats2.
Parsers
- pyrdfa3 (Python)
Links
- Wikipedia
- Google Webmasters website
- rdfa.info
- 2009-06-23 A List Apart article: Introduction to RDFa by Mark Birbeck