web-pages: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(Replacing page with 'This page was moved see here web-page.')
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<entry-title>web-pages</entry-title>
This page was moved see here [[web-page]].
__TOC__
== Specification 2009-08-14 ==
 
=== Author ===
* Luís Nóbrega (nobrega.luis@gmail.com)
 
=== Copyright ===
{{MicroFormatPublicDomainContributionStatement}}
 
=== Patents ===
{{MicroFormatPatentStatement}}
 
== Abstract ==
<p 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:
* Bookmarking services like Delicious and others;
* Create 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>
 
== 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.<br />
(2) A boolean value to allow or not indexing by search engine crawlers.
 
== Possible Mark-up ==
 
<pre><nowiki>
<div class="hWebPage">
      <h3 class="webpage-title">Dummy title</h3>
...
</div>
</nowiki></pre>

Latest revision as of 09:38, 16 August 2009

This page was moved see here web-page.