hentry: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
Line 3: Line 3:


* '''hentry'''
* '''hentry'''
** '''tag''' - Used to mark items which relate to the article or post. These are typically links to other pages which have similar information
** '''entry-title'''. required. text.
** '''entry-content'''. optional (see field description). text. [*]
** '''entry-summary'''. optional. text.
** '''updated'''. required using [[datetime-design-pattern datetime-design-pattern]]. [*]
** '''published'''. optional using [[datetime-design-pattern datetime-design-pattern]].
** '''author'''. required using [[hCard hCard]]. [*]
** '''bookmark''' (permalink). optional, using [[rel-bookmark rel-bookmark]].
** '''tags'''. optional. keywords or phrases, using [[rel-tag rel-tag]].


== Examples in the wild ==
== Examples in the wild ==

Revision as of 22:12, 18 December 2011

Schema

The hEntry schema consists of the following properties:

Examples in the wild

This section is informative.

The following sites have published hEntry, and thus are a great place to start for anyone looking for examples "in the wild" to try parsing, indexing, organizing etc., in addition to hEntry examples in the wild. If you find hEntry anywhere else, feel free to add them to the top of this list. Once the list grows too big, we'll make a separate wiki page.