introduction-ja: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(sync: english: 13:12, 25 Nov 2006)
m (fix miss copy)
Line 26: Line 26:
# データのための(X)HTMLを使うことができる
# データのための(X)HTMLを使うことができる


=== The Appeal to Simplicity ===
== The Appeal to Simplicity ==


* See also: [http://www.justinleavesley.com/journal/2005/7/28/web-services-and-the-innovators-dilemma.html Web Services and the Innovators Dilemma] by  Justin Leavesley
* See also: [http://www.justinleavesley.com/journal/2005/7/28/web-services-and-the-innovators-dilemma.html Web Services and the Innovators Dilemma] by  Justin Leavesley

Revision as of 13:26, 25 November 2006


Microformatsの手引き

関連: プレス, プレゼンテーション, 参考図書, 証言

Microformatsとは?

Microformatsとは、

Microformats are a way of adding simple markup to human-readable data items such as events, contact details or locations, on web pages, so that the information in them can be extracted by software and indexed, searched for, saved, cross-referenced or combined.

More technically, they are items of semantic markup, using just standard (X)HTML with a set of common class-names. They are open and available, freely, for anyone to use.

何故Microformatsなのか

何故Microformatsに注目するのか?

簡単に言えば、Microformatsにはいくつかの追い風があるのです。

  1. Webデザインや情報構造の進化の中での論理的な次のステップである
  2. 中央集権的なサービスを信頼せずとも、リッチな情報を公開する人々や組織のための方法である
  3. (専門家領域以外での)"従来の"メタデータの試みは失敗したり広く導入されるまでにとても長い時間がかかることが判明したので新しいアプローチが必要とされていた
  4. データのための(X)HTMLを使うことができる

The Appeal to Simplicity

See Also