rdfa: Difference between revisions
Jump to navigation
Jump to search
(linky linky) |
(superseded by microformats2) |
||
(One intermediate revision by one other user not shown) | |||
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 == | |||
* [https://github.com/RDFLib/pyrdfa3 pyrdfa3] (Python) | |||
== Links == | |||
* [https://en.wikipedia.org/wiki/RDFa Wikipedia] | |||
* [https://support.google.com/webmasters/answer/146898?hl=en Google Webmasters website] | |||
* [http://rdfa.info/ rdfa.info] | |||
* 2009-06-23 [http://alistapart.com/article/introduction-to-rdfa A List Apart article: Introduction to RDFa] by Mark Birbeck |
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