web-pages

From Microformats Wiki
Revision as of 08:30, 14 August 2009 by Lfbn (talk | contribs) (New page: <entry-title>web-pages</entry-title> __TOC__ == Specification 2009-08-14 == === Author === * Luís Nóbrega (nobrega.luis@gmail.com) === Copyright === {{MicroFormatPublicDomainContributi...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

<entry-title>web-pages</entry-title>

Specification 2009-08-14

Author

  • Luís Nóbrega (nobrega.luis@gmail.com)

Copyright

Public Domain Contribution Requirement. Since the author(s) released this work into the public domain, in order to maintain this work's public domain status, all contributors to this page agree to release their contributions to this page to the public domain as well. Contributors may indicate their agreement by adding the public domain release template to their user page per the Voluntary Public Domain Declarations instructions. Unreleased contributions may be reverted/removed.

Patents

This specification is subject to a royalty free patent policy, e.g. per the W3C Patent Policy, and IETF RFC3667 & RFC3668.

Abstract

The purpose is to standardize the way a web page should be identified. By this we can bookmark in a bookmark software service (Delicious, Magnolia, etc.), reference in a reference management (Endnote, Connotea) software automatically from the browser or define to a search engine crawler if the web page is to be indexed.

Compose of

  • Required (by alphabetical order)
    • Author (1)
    • Keywords (1)
    • Publisher (1)
    • Title (1)
    • To be indexed (2)
    • URL (1)
    • Year (1)
  • Recommended/optional (by alphabetical order)
    • Abstract (1)
    • Acession number (1)
    • City (1)
    • Contents (1)
    • Database Provider (1)
    • Description (1)
    • DOI (1)
    • Edition (1)
    • Figure (1)
    • Language (1)
    • Last Update Date (1)
    • Name of Database (1)
    • Notes (1)
    • Research Notes (1)
    • Series Editor (1)
    • Series Title (1)
    • Type of Medium (1)

(1) Inspired in Endnote.
(2) A boolean value to allow or not indexing by search engine crawlers.

Possible Mark-up

<div class="hWebPage">
      <h3 class="webpage-title">Dummy title</h3>
	...
</div>