web-pages: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(New page: <entry-title>web-pages</entry-title> __TOC__ == Specification 2009-08-14 == === Author === * Luís Nóbrega (nobrega.luis@gmail.com) === Copyright === {{MicroFormatPublicDomainContributi...)
 
(Replacing page with 'This page was moved see here web-page.')
 
(5 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.
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.</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.