existing-classes
(Redirected from class-names)
Jump to navigation
Jump to search
Class Names Across All Microformats
| Term | Parents | Children | Origin | Quick Definition |
|---|---|---|---|---|
| adr | vcard | country-name, extended-address, locality, postal-code, post-office-box, street-address,region, type, value | hCard | Address of the object. |
| affiliation | hresume | hResume | Is used along with an hcard of the organization to indicate a relationship or affiliation. | |
| author | hentry | hAtom | Author of a weblog/microcontent entry | |
| bday | vcard | hCard | The birth date of the object. | |
| category | vcard, hreview | hCard | Application category of the object. | |
| class | vcard | hCard | The access classification of the object. For example, public or private. | |
| contact | hresume | hResume | Current contact info of the object. The <address> with hCard. |
|
| country-name | adr, value | hCard | Name of the country for this particular address. | |
| description | hreview | hReview | Full text of the description. (Not to be confused with the much longer "summary") | |
| dtend | vevent | hCalendar | Ending date of the object. | |
| dtreviewed | hreview | hReview | Date the review was written, NOT necessarily when the review took place. | |
| dtstart | vevent | hCalendar | Starting date of the object. (Not to be confused with bday) | |
| education | hresume | hResume | Is applied to an hcalendar event to indicate time spent being educated. | |
| entry-content | hentry | hAtom | Content of a weblog/microcontent entry | |
| entry-summary | hentry | hAtom | Summary of a weblog/microcontent entry | |
| entry-title | hatom | hAtom | Title of weblog/microcontent entry | |
| vcard, hreview | type, value | hCard | This object's email address. | |
| experience | hresume | hResume | Is applied to an hcalendar event. Job titles/positions should use an hCard. | |
| extended-address | adr, value | hCard | Extended address for this particular address. | |
| fn | vcard, hreview | hCard | The name of the object. | |
| geo | vcard, vevent | latitude, longitude | hCard | Geographical coordinates of the object. |
| hentry | *webpage, hfeed | entry-title, entry-content, entry-summary, author, updated, published | hAtom | A weblog/microcontent entry |
| hfeed | *webpage | hentry | hAtom | A container for hentrys |
| hresume | *webpage | affiliation, contact, education, experience, publications, skill, summary | hResume | The resume of some object. |
| hreview | *webpage | hReview | A review of some object. | |
| item | hreview | hReview | The item that the object exists for. For example, a review about Coca-Cola would list "Coca-Cola" as the item. | |
| key | vcard | type, value | hCard | Public key of the object |
| label | vcard | hCard | Formatting to be used by a delivery address label. | |
| latitude | geo | hCard | The latitude coordinates of the object. | |
| locality | adr, value | hCard | Locality for this particular address. | |
| location | vevent | hCalendar | Intended venue of object. (Not to be confused with adr) | |
| logo | vcard | hCard | Object's logo. | |
| longitude | geo | hCard | The longitude coordinates of the object. | |
| mailer | vcard | hCard | Email software used by the object. | |
| n | vcard | additional-name, family-name, given-name, honorific-prefix, honorific-suffix, nickname | hCard | The name of the unit |
| note | vcard | hCard | Supplemental information about the object. | |
| org | vcard | organization-name, organization-unit | hCard | The organization or company of the object. |
| organization-name | org | hCard | The name of the organization or company of the object. | |
| organization-unit | org | hCard | The unit or department of the object. | |
| permalink | hreview | hReview | A link to the object. This link should never become invalid. Used in <a> | |
| photo | vcard, hreview | hCard | A photo of the object. Used in <img> | |
| post-office-box | adr, value | hCard | Post office box number of this particular address. | |
| postal-code | adr, value | hCard | Postal code for this particular address. | |
| profile | *webpage | XMDP | Contains metadata types and definitions. Used in <dl> | |
| publications | hresume | hResume | Publications the object has produced. Just use <cite>. When there is a citation microformat, then that can be used in combination with the cite element to further markup the components of the citation. |
|
| published | hentry | hAtom | Publish date of a weblog/microcontent entry | |
| rating | hreview | hReview | Rating of 1-5 or 0-10 of the object. | |
| region | adr, value | hCard | Region of this particular address. | |
| rev | vcard | hCard | Specifies revision of the hCard. | |
| reviewer | hreview | vcard | hReview | Person that wrote the review of the object. |
| role | vcard | hCard | Information regarding the role of the object. | |
| skill | hresume | hResume | Phrases or keywords, using the rel-tag microformat with the class name 'skill', to indicate certain skills or abilities the object posseses. | |
| sort-string | vcard | hCard | String used to sort this object in an alphabetical list. | |
| sound | *any | hCard | Audio reading back another element's content. By default, the "fn". | |
| street-address | adr, value | hCard | Street address of this particular address. | |
| summary | vevent , hreview, hresume | hCalendar | A short summary or subject for the object. | |
| tel | vcard | type, value | hCard | Telephone number of the object |
| title | vcard | hCard | Job title or functional position of the object. | |
| type | adr, email, tel | hCard | Defines a type of the parent element. For instance a type of telephone number such as home or work.. Used in conjunction with "value". | |
| tz | vcard | hCard | The timezone the object is in. | |
| uid | *any | hCard | Globally unique identifier associated with the object, or one of the object's properties. | |
| updated | hentry | hAtom | Last updated date of a weblog/microcontent entry | |
| url | vcard, vevent , hreview | hCard | A link to the this object's home page or extended profile. Used in <a> | |
| value | adr, email, tel | hCard | Used in conjunction with "type". The actual value of a particular type. For instance a telephone number of type work such as +1.415.555.1212. | |
| vcalendar | *webpage | vevent | hCalendar | A list of calendar events. |
| vcard | *webpage, vevent | hCard | Indicates that this element and all containing elements are part of the hCard microformat. | |
| vevent | *webpage, vcalendar | hCalendar | Indicates that this element and all contained elements are part of the hCalendar format. | |
| version | hreview | hReview | Version of the format used for the object. | |
| xoxo | *webpage | XOXO | An outline of data. Used in <ul> and <ol>. |
See Also
- existing-rel-values
- POSH - the fundamentals of semantic class names
- process - how microformats are defined