microdata: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(stubbed)
 
(added history, potential sections, and microformats in microdata stub section. incremental steps.)
Line 1: Line 1:
<entry-title>microdata</entry-title>
<dfn style="font-style:italic;font-weight:bold">microdata</dfn> is a feature of [[HTML5]] that provides another way to embed [[microformats]] and [[poshformats]].
<dfn style="font-style:italic;font-weight:bold">microdata</dfn> is a feature of [[HTML5]] that provides another way to embed [[microformats]] and [[poshformats]].


{{stub}}
{{stub}}
== history ==
microdata didn't happen overnight.  Much of the design and simplicity of microdata is based on years of work on microformats [[principles]] deliberately designed to help guide and create simpler, more usable and accessible solutions. It happened so quickly because Ian Hickson designed microdata based upon years of work by both the microformats community, and the concept of using reverse-domain-names as unique qualifiers (popularized perhaps by Java programming language naming conventions).
== potential ==
I think there are some very clever ideas in general purpose microdata, it has a lot of potential, and despite being a bit more abstract than microformats, still much simpler/easier to explain to web designers/developers/programmers than any form of RDF.
General microdata may be the right solution to the general purpose data representation problem that microformats specifically chose not to work on.
- [[User:Tantek|Tantek]] 17:42, 22 August 2009 (UTC)
== microformats in microdata ==
For those that are ok with going with an [[HTML5]] only solution, it may be interesting to consider and document a consistent way to use microformats and microformats vocabulary in microdata.
...
== see also ==
* [[HTML5]]
* [[principles]]

Revision as of 17:42, 22 August 2009

<entry-title>microdata</entry-title>

microdata is a feature of HTML5 that provides another way to embed microformats and poshformats.

This article is a stub. You can help the microformats.org wiki by expanding it.

history

microdata didn't happen overnight. Much of the design and simplicity of microdata is based on years of work on microformats principles deliberately designed to help guide and create simpler, more usable and accessible solutions. It happened so quickly because Ian Hickson designed microdata based upon years of work by both the microformats community, and the concept of using reverse-domain-names as unique qualifiers (popularized perhaps by Java programming language naming conventions).

potential

I think there are some very clever ideas in general purpose microdata, it has a lot of potential, and despite being a bit more abstract than microformats, still much simpler/easier to explain to web designers/developers/programmers than any form of RDF.

General microdata may be the right solution to the general purpose data representation problem that microformats specifically chose not to work on.

- Tantek 17:42, 22 August 2009 (UTC)

microformats in microdata

For those that are ok with going with an HTML5 only solution, it may be interesting to consider and document a consistent way to use microformats and microformats vocabulary in microdata.

...

see also