Microdata Standard

From GM-RKB
Jump to navigation Jump to search

A Microdata Standard is a WHATWG Standard that ...



References

2015

  • (Wikipedia, 2015) ⇒ http://en.wikipedia.org/wiki/Microdata_(HTML) Retrieved:2015-1-19.
    • Microdata is a WHATWG HTML specification used to nest metadata within existing content on web pages. Search engines, web crawlers, and browsers can extract and process Microdata from a web page and use it to provide a richer browsing experience for users. Search engines benefit greatly from direct access to this structured data because it allows search engines to understand the information on web pages and provide more relevant results to users. [1] [2] Microdata uses a supporting vocabulary to describe an item and name-value pairs to assign values to its properties. Microdata is an attempt to provide a simplerway of annotating HTML elements with machine-readable tags than the similar approaches of using RDFa and microformats.