hentry: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
Line 5: Line 5:
** '''summary'''. name of the event
** '''summary'''. name of the event
** '''url'''. url of event
** '''url'''. url of event
** '''location'''
** '''location''' see [hcard]
** '''description'''
** '''description'''
** '''startdate'''
** '''startdate'''
Line 11: Line 11:
** '''duration'''
** '''duration'''
** '''eventtype'''
** '''eventtype'''
** '''geo'''
** '''geo''' see [geo]
** '''photo'''
** '''photo'''
** '''tickets'''
** '''tickets'''

Revision as of 02:20, 15 December 2011

Schema

The hEntry schema consists of the following properties:

  • hentry
    • summary. name of the event
    • url. url of event
    • location see [hcard]
    • description
    • startdate
    • enddate
    • duration
    • eventtype
    • geo see [geo]
    • photo
    • tickets
    • ticketaggregate

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.