Main Page: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
m (Undo revision 46789 by Yuyu (Talk) removed spammy content, please block this user)
(simplify/update descriptions, create an "archived" section with microformats without major publishing/implementation, add rel-author, hReview-Aggregate to drafts based on G impl)
Line 1: Line 1:
<entry-title>Welcome to the microformats wiki!</entry-title>
<entry-title>Welcome to the microformats wiki!</entry-title>


'''<dfn>microformats</dfn>''' are extensions to HTML for marking up [[hCard|people]], [[hCalendar|events]], [[hAtom|blog posts]], [[hReview|reviews]], [[hRecipe|recipes]] etc.
'''<dfn>microformats</dfn>''' are extensions to HTML for marking up [[hCard|people, organizations]], [[hCalendar|events]], [[adr|locations]], [[hAtom|blog posts]], [[hProduct|products]], [[hReview|reviews]], [[hResume|resumes]], [[hRecipe|recipes]] etc.


==Introduction==
==Introduction==
Line 39: Line 39:
The list of current, stable [[microformats|Microformats]] open standard specifications.
The list of current, stable [[microformats|Microformats]] open standard specifications.


* [[hcalendar|hCalendar]] - [http://microformats.org/code/hcalendar/creator hCalendar creator]
* [[hcalendar|hCalendar]] - events
* [[hcard|hCard]] - [http://microformats.org/code/hcard/creator hCard creator]
* [[hcard|hCard]] - people, organizations, contacts
* [[rel-license]]
* [[rel-license]] - licensed content
* [[rel-nofollow]]
* [[rel-nofollow]] - links in untrusted 3rd party content
* [[rel-tag]]
* [[rel-tag]] - tag posts and pages by subject
* [[vote-links|VoteLinks]]
* [[XFN]] - social relationships and [[rel-me]] links among profiles for the same person
* [[XFN]] - [http://gmpg.org/xfn/creator XFN creator]
* [[XMDP]] - define a microformat vocabulary / profile
* [[XMDP]]
* [[xoxo|XOXO]] - outlines
* [[xoxo|XOXO]]


== Drafts ==
== Drafts ==
Drafts are newer microformats, which are still making their way through the [[process]] to become specifications. Implementers should be prepared to keep abreast of future developments and changes. Please watch the wiki pages for updates.
Drafts are newer microformats, which are still making their way through the [[process]] to become specifications. Implementers should be prepared to keep abreast of future developments and changes. Please watch the wiki pages for updates.


* [[adr|adr]] - for marking up address information
* [[adr|adr]] - address location information
* [[geo|geo]] - for marking up [http://en.wikipedia.org/wiki/WGS84 WGS84] geographic coordinates (latitude; longitude)
* [[geo|geo]] - latitude &amp; longitude location ([http://en.wikipedia.org/wiki/WGS84 WGS84] geographic coordinates)
* [[hatom|hAtom]] - syndicating episodic content (e.g. weblog postings)
* [[hatom|hAtom]] - blog posts and other date-stamped content
* [[haudio|hAudio]]
* [[hlisting|hListing]] - listings for products or services
* [[hlisting|hListing]] - open, distributed listings
* [[hmedia|hMedia]] - media info about images, video, audio
* [[hmedia|hMedia]] - A single media publishing format that relates to Images, Video and Audio.
* [[hnews|hNews]] - news articles, extension of hAtom
* [[hnews|hNews]]
* [[hproduct|hProduct]] - products
* [[hproduct|hProduct]]
* [[hrecipe|hRecipe]] - cooking+baking recipes
* [[hrecipe|hRecipe]] - for cooking+baking recipes
* [[hresume|hResume]] - individual resumes and CVs
* [[hresume|hResume]] - for publishing resumes and CVs
* [[hreview|hReview]] - individual reviews and ratings
* [[hreview|hReview]] - [http://microformats.org/code/hreview/creator hReview creator]
* [[hreview-aggregate|hReview-aggregate]] - aggregate reviews and ratings
* [[rel-directory]] - to indicate that the destination of a hyperlink is a directory listing containing an entry for the current page
* [[rel-author]] - link to the author's home page (from an article)
* [[rel-enclosure]] - for indicating attachments (e.g. files) to download and cache
* [[rel-home]] - link to the homepage of a site
* [[rel-home]] - indicate a hyperlink to the homepage of the site
* [[rel-payment]] - link to a payment mechanism
* [[rel-payment]] - indicate a payment mechanism
* [[robots-exclusion|robots exclusion]]
 
* [[xfolk|xFolk]]


''If you're tempted to try your hand at writing a microformat please read '''[[process|the process]]''' page first!''
''If you're tempted to try your hand at writing a microformat please read '''[[process|the process]]''' page first!''
Line 81: Line 76:
== Design Patterns ==
== Design Patterns ==
{{design_patterns}} <!-- this can be edited in /wiki/Template:design_patterns -->
{{design_patterns}} <!-- this can be edited in /wiki/Template:design_patterns -->
== Archived ==
Past specifications, drafts, and exploratory discussions which have either lacked (or lost) wide publishing support, implementation, or have been superceded by newer specs (see also [[process#related_issues_questions_regarding_document_stages: process|when does it make sense to demote a microformat spec]]). These may eventually be retired, deprecated, or reincorporated into other exploratory discussions.
* [[haudio|hAudio]]
* [[rel-directory]] - link to web directories
* [[rel-enclosure]] - link to attachments (e.g. files) to download and cache
* [[robots-exclusion|robots exclusion]]
* [[vote-links|VoteLinks]]
* [[xfolk|xFolk]] - tagged links


== Examples ==
== Examples ==

Revision as of 00:20, 31 July 2012

<entry-title>Welcome to the microformats wiki!</entry-title>

microformats are extensions to HTML for marking up people, organizations, events, locations, blog posts, products, reviews, resumes, recipes etc.

Introduction

Main article: introduction

This wiki is the central resource of the microformats community and provides microformats authoring guides, references, specifications, drafts, publishing patterns, research, brainstorming, and issue tracking.

Get Started

Main article: get-started

Get started with microformats:

  • First, make sure your pages and applications use semantically rich, descriptive, ‘POSHHTML.
  • Mark-up your contact information with hCard (authoring tips, examples) and link from your personal site to your other profiles with rel-me.
  • Have questions? Read the frequently asked questions, join the IRC channel and ask questions.
  • Want to learn more in person? Check out microformats events.

Definition

Main article: what-are-microformats

Microformats are small patterns of HTML to represent commonly published things like people, events, blog posts, reviews and tags in web pages.

Microformats are the fastest and simplest way to provide an API to the data and information in your website. See what else you can do with microformats.

How to contribute

Want to join in and contribute?

This wiki has a number of enhancements to assist development and contributions to microformats. Before you start editing, see the wiki introduction page for instructions.

Specifications

The list of current, stable Microformats open standard specifications.

  • hCalendar - events
  • hCard - people, organizations, contacts
  • rel-license - licensed content
  • rel-nofollow - links in untrusted 3rd party content
  • rel-tag - tag posts and pages by subject
  • XFN - social relationships and rel-me links among profiles for the same person
  • XMDP - define a microformat vocabulary / profile
  • XOXO - outlines

Drafts

Drafts are newer microformats, which are still making their way through the process to become specifications. Implementers should be prepared to keep abreast of future developments and changes. Please watch the wiki pages for updates.

  • adr - address location information
  • geo - latitude & longitude location (WGS84 geographic coordinates)
  • hAtom - blog posts and other date-stamped content
  • hListing - listings for products or services
  • hMedia - media info about images, video, audio
  • hNews - news articles, extension of hAtom
  • hProduct - products
  • hRecipe - cooking+baking recipes
  • hResume - individual resumes and CVs
  • hReview - individual reviews and ratings
  • hReview-aggregate - aggregate reviews and ratings
  • rel-author - link to the author's home page (from an article)
  • rel-home - link to the homepage of a site
  • rel-payment - link to a payment mechanism

If you're tempted to try your hand at writing a microformat please read the process page first!

Exploratory Discussions

Main article: exploratory-discussions

New: microformats 2 has sufficiently stabilized to start using on public web pages and developing parsers and applications.

See: exploratory-discussions for details of research and analysis of real-world examples, existing formats, and brainstorming of possible new microformats, per the microformats process.

Design Patterns

Design patterns are common uses of markup across microformats.

Archived

Past specifications, drafts, and exploratory discussions which have either lacked (or lost) wide publishing support, implementation, or have been superceded by newer specs (see also when does it make sense to demote a microformat spec). These may eventually be retired, deprecated, or reincorporated into other exploratory discussions.

Examples

Resources

See resources.

User centric development

Shared work areas

Tools, test cases, additional research

The first place to look for examples, code, and test cases is in the pages for each individual microformat. There are only a few cross-cutting tools and services that need to process more than one microformat. That section is intended for editors, parsers, validators, test cases, and other information relevant across multiple microformats.

Microformats wiki translations

You may read and edit microformats articles in many other languages:

See also other-languages, and how-to-start-a-new-translation.