microformats-ja: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(→‎microformatsとは何か?: 北村暁さんの訳を基に翻訳 )
Line 7: Line 7:
=== microformatsとはこのようなものだ ===
=== microformatsとはこのようなものだ ===


* a way of thinking about data
* データについて考える方法
* design principles for formats
* 書式のための設計原則
* adapted to current behaviors and usage patterns ([http://ifindkarma.typepad.com/relax/2004/12/microformats.html "Pave the cow paths." - Adam Rifkin])  
* 現在の振舞いと用法パターンに順応するもの ([http://ifindkarma.typepad.com/relax/2004/12/microformats.html "Pave the cow paths." - Adam Rifkin])  
* highly correlated with semantic XHTML, AKA the [http://www.tantek.com/presentations/2004etech/realworldsemanticspres.html real world semantics, AKA lowercase semantic web], AKA [http://www.whump.com/moreLikeThis/link/04069 lossless XHTML]
* 意味的XHTMLと高度に相関した「[http://www.tantek.com/presentations/2004etech/realworldsemanticspres.html 実世界意味論」、「小文字のセマンティックウェブ」]
* described by [http://tantek.com/log/2005/03.html#d13t1722 Tantek's recent presentation at SXSW: The Elements of Meaningful XHTML]
* [http://www.whump.com/moreLikeThis/link/04069 「損失の無いXHTML」]として知られるもの
* a set of simple open data format standards that a diverse community of individuals and organizations are actively developing and implementing for more/better structured blogging and web microcontent publishing in general.
* [http://tantek.com/log/2005/03.html#d13t1722 Tantek's recent presentation at SXSW: The Elements of Meaningful XHTML]に記載されているもの
* [http://theryanking.com/blog/archives/2005/04/07/an-evolutionary-revolution/ "An evolutionary revolution" - Ryan King]
* より適切に構造化されたウェブログや小さめのコンテンツを一般に公開するための、様々な個人や組織のコミュニティで活発に開発や実装が行われているシンプルなデータフォーマットのオープンスタンダードの集合
* all the above.
* [http://theryanking.com/blog/archives/2005/04/07/an-evolutionary-revolution/ 「進化論的な革命」 - Ryan King]
* 上記のすべて


=== microformatsはこのようなものではない ===
=== microformatsはこのようなものではない ===


* a new language
* 新しい言語
* infinitely extensible and open-ended
* 無限に拡張可能であり、無制限なもの
* an attempt to get everyone to change their behavior and rewrite their tools
* 皆がその振る舞いを変え、そのツールを書き直させようとする企み
* a whole new approach that throws away what already works today
* 今日既に働いているものを無駄にする真新しいアプローチ
* a panacea for all taxonomies, ontologies, and other such abstractions
* すべての分類学(taxonomies)、オントロジー(ontologies)および他のそのような抽象化のための万能薬
* defining the whole world, or even just boiling the ocean
* 全世界を定義したり、広範囲に悪影響をあたえるだけのもの(defining the whole world, or even just boiling the ocean)
* controlled by any individual or organization
* どこかの個人や組織にコントロールされているもの
* any of the above
* 上記のいずれでもない


== the microformats principles ==
== the microformats principles ==

Revision as of 18:08, 18 August 2006


microformats

microformatsとは何か?

microformatsとはこのようなものだ

microformatsはこのようなものではない

  • 新しい言語
  • 無限に拡張可能であり、無制限なもの
  • 皆がその振る舞いを変え、そのツールを書き直させようとする企み
  • 今日既に働いているものを無駄にする真新しいアプローチ
  • すべての分類学(taxonomies)、オントロジー(ontologies)および他のそのような抽象化のための万能薬
  • 全世界を定義したり、広範囲に悪影響をあたえるだけのもの(defining the whole world, or even just boiling the ocean)
  • どこかの個人や組織にコントロールされているもの
  • 上記のいずれでもない

the microformats principles

  • solve a specific problem
  • start as simple as possible
    • solve simpler problems first
    • make evolutionary improvements
  • design for humans first, machines second
    • be presentable and parsable
    • visible data is much better for humans than invisible metadata
    • adapt to current behaviors and usage patterns, e.g. (X)HTML, blogging
    • ease of authoring is important
  • reuse building blocks from widely adopted standards
  • modularity / embeddability
    • design to be reused and embedded inside existing formats and microformats
  • enable and encourage decentralized and distributed development, content, services
    • explicitly encourage the original "spirit of the Web"


  • Related Principles we re-use from other design paradigms
    • DRY (Don't Repeat Yourself)
    • Least Surprise
    • Pareto Principle (80/20)
    • Data Integrity. One of the common objectives which many of the principles help achieve is data integrity.
      • Visible data = more accurate data. By designing for humans first and making the data presentable (thus viewed and verified by humans), the data is inevitably more accurate not only to begin with (as errors are easily/quickly noticed by those viewing the pages/sites), but over time as well, in that changes are noticed, and if data becomes out-of-date or obsolete, that's more liklely to be noticed as well. This is in direct contrast to "side files" and invisible data like that contained in <meta> tags.
      • Not repeating yourself (following DRY) - means there are fewer chances for inconsistency
      • Multi-language integrity. Perhaps not a principle, but many of those involved with microformats have found that consistently using UTF-8 helps ensure that the human text content itself is not corrupted, especially when using non-ASCII7 characters.

現在のmicroformats

現在のmicroformatsの仕様やドラフト、ディスカッションのリストがあるメインページを見てください。

more thoughts on how microformats are different

There are plenty of existing formats that are nearly totally useless/ignored.

They're not totally useless though. They're useful in that they illustrate what at least someone thought might be useful, which unfortunately is typically a lone-inventor working a-priori without any domain expertise.

Or there is the other extreme. Lots of corporate inventors working with plenty of experience, over-designing a format for what might be needed some day. In particularly bad cases, the corporate vendors collude to prevent openness and/or adoptability by the open source community. Media standards often suffer from this kind of deliberate "strategic" positioning.

We seek to combat all of those problems with the microformat approach.

  • We're not lone-inventors; we're a community.
  • We don't work a-priori ("from reason alone"); we require documentation of existing examples, previous attempts at formats. See process.
  • When lacking domain expertise, we seek out the domain experts to provide it, and we immerse ourselves in examples and prior art from the domain (see previous point).
  • We do our work in the open with open discussion forums.
  • We're a diverse mix of corporate, independent, hobbyist, enthusiast.
  • We don't over-design. We under-design, deliberately, and then only add things when they are absolutely necessary.
  • We adopt very liberal copyright/licensing (CC,GMPG,IETF,W3C) and patent positions (RF,IETF,W3C).
  • We ruthlessly self-criticize based on our principles in order to keep to the above.

Some ask what the purpose of the (intended) standards is.

Why do you need purpose? More often than not, premature focus on purpose tends to distort data formats towards a particular application which may not be all that relevant. Hence rather than focus on a-priori purpose, we focus on modeling existing behavior, with the knowledge that additional structure will yield plenty of interesting uses, most of which we will not be able to a-priori predict.

This is obviously a very different approach than traditional data format efforts.