web-pages: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
No edit summary
Line 12: Line 12:
{{MicroFormatPatentStatement}}
{{MicroFormatPatentStatement}}


== Abstract ==
== Introduction ==
<p class="entry-summary">
<div class="entry-summary">
The purpose is to standardize the way a web page should be identified across different softwares, platforms or purposes.  
 
Possible uses are related to:
<p>The purpose is to standardize the way a web page should be identified across different softwares, platforms or purposes.</p>
<p>Possible uses are related to:</p>
 
* Bookmarking services like Delicious and others;
* Bookmarking services like Delicious and others;
* Create references in a reference management software like Endnote, Citeulike or Connotea automatically from the browser;
* Creating references in a reference management software like Endnote, Citeulike or Connotea automatically from the browser;
* And for webmasters define and configure the way a search engine indexes the web pages from a website.</p>
* For webmasters to define the way search engines should index their web pages.
 
</div>


== Compose of ==
== A prescriptive proposal ==


* Required (by alphabetical order)
* Required (by alphabetical order)
Line 40: Line 45:
** DOI (1)
** DOI (1)
** Edition (1)
** Edition (1)
** Figure (1)
** Thumb Image (3)
** Medium Image (3)
** Large Image (3)
** Language (1)
** Language (1)
** Last Update Date (1)
** Last Update Date (1)
Line 50: Line 57:
** Type of Medium (1)
** Type of Medium (1)


(1) Inspired in Endnote.<br />
<p>(1) Inspired in Endnote.</p>
(2) A boolean value to allow or not indexing by search engine crawlers.
<p>(2) A boolean value to allow or not indexing by search engine crawlers.</p>
<p>(3) Defines the URL to images that represent the web page. Those could appear in the search results of search engines and other web content providers.</p>


== Possible Mark-up ==
== Possible Mark-up ==

Revision as of 15:57, 14 August 2009

<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.

Introduction

The purpose is to standardize the way a web page should be identified across different softwares, platforms or purposes.

Possible uses are related to:

  • Bookmarking services like Delicious and others;
  • Creating references in a reference management software like Endnote, Citeulike or Connotea automatically from the browser;
  • For webmasters to define the way search engines should index their web pages.

A prescriptive proposal

  • 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)
    • Thumb Image (3)
    • Medium Image (3)
    • Large Image (3)
    • 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.

(3) Defines the URL to images that represent the web page. Those could appear in the search results of search engines and other web content providers.

Possible Mark-up

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