View Single Post
Old 05-22-2009, 11:23 PM   #41
rogue_ronin
Banned
rogue_ronin has learned how to read e-booksrogue_ronin has learned how to read e-booksrogue_ronin has learned how to read e-booksrogue_ronin has learned how to read e-booksrogue_ronin has learned how to read e-booksrogue_ronin has learned how to read e-booksrogue_ronin has learned how to read e-books
 
Posts: 475
Karma: 796
Join Date: Sep 2008
Location: Honolulu
Device: Nokia 770 (fbreader)
And I thought I was done with meta!

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>

<title>A Princess of Mars</title>

<!-- BEGIN: FILE HISTORY -->

<!-- Created on 2004/05/20 -->
<!-- Revision # 0.10 on 2004/06/30 -->
<!-- Revision # 0.20 on 2004/12/28 -->
<!-- Revision # 0.40 on 2005/04/13 -->
<!-- Revision # 0.70 on 2006/09/30 -->
<!-- Current Revision # 0.80 on 2009/05/18 -->

<!-- END: FILE HISTORY -->

<!-- BEGIN: REVISION GUIDELINE -->

<!--
0.10 :: Initial Conversion
0.20 :: Cover and Frontispiece
0.30 :: Sections, Chapters and TOC
0.40 :: Endnotes and/or Blockquotes
0.50 :: Initial Spellcheck
0.60 :: M-dashes and Hyphens and Ellipses
0.70 :: Italics, Bold, and Pre-Formatted Text
0.80 :: Reading Proof
0.90 :: Checked Against Canonical Source
1.00 :: Final Version -- Optimal
1.++ :: Minor Error Corrections
-->

<!-- END: REVISION GUIDELINE -->

<!-- BEGIN: EBOOK META INFORMATION -->

<meta name="filename" content="APrincessOfMars" />
<meta name="fileid" content="FoundText0085" />
<meta name="filecreationdate" content="2004/05/20" />
<meta name="fileversion" content="0.80" />
<meta name="filerevisiondate" content="2009/05/18" />
<meta name="filesource" content="University of Virginia Electronic Text Center" />
<meta name="filescanner" content="Judy Boss" />
<meta name="fileproofer" content="Kelly Tetterton" />
<meta name="fileproofer" content="Peter-John Byrnes" />
<meta name="fileproofer" content="Found Text (foundtext@gmail.com)" />
<meta name="filecomment" content="This file has been proofed by reading, but not checked against a paper source.  Wikipedia has a nice article about this title. FOUND TEXT RAWX!!1!" />

<meta name="title" content="A Princess of Mars" />
<meta name="subtitle" content="Barsoom #01" />
<meta name="series" content="Barsoom" />
<meta name="seriesnumber" content="01" />

<meta name="author" content="Edgar|Rice|Burroughs|" />
<meta name="illustrator" content="Frank|E.|Schoonover" />
<meta name="editor" content="Newell|Metcalf" />

<meta name="genre" content="Science Fiction::General" />
<meta name="isbn" content="" />
<meta name="language" content="en" />
<meta name="description" content="" />
<meta name="keywords" content="Mars, classics, swords, planetary romance" />

<meta name="publisher" content="Found Text" />
<meta name="publicationdate" content="2010/07/08" />
<meta name="publicationcity" content="Honolulu" />
<meta name="publicationcity" content="Bangkok" />

<meta name="copyrightholder" content="" />
<meta name="copyrightdate" content="" />
<meta name="copyrightlicense" content="Public Domain" />

<!-- END: EBOOK META INFORMATION -->

<!-- BEGIN: STRUCTURE HINTS -->

<!--
<h1> :: Title of book
<h2 class="subtitle"> :: Subtitle of book
<h3 class="chapter"> :: Chapter headings
<p> :: regular paragraph
<p class="epigram"> :: quotation that opens chapters
<em class="psionic"> :: telepathic communication
etc. etc.
-->

<!-- END: STRUCTURE HINTS -->

<!-- BEGIN: MANIFEST -->

<!--
APrincessOfMars.html :: main document, this file
images\cover.png :: cover image, 1-bit, 314x480px
images\arrow_down.png :: chapter navigation down button, 1-bit, 30x30px
images\arrow_up.png :: chapter navigation up button, 1-bit, 30x30px
images\bar.png :: decoration, 1-bit, 150x9px
images\book_plate.png :: series logo, or frontispiece image, 1-bit, 314x224px
images\end_of_book.png :: colophon image, closes book, 1-bit, 250x170px
images\logo.png :: publisher logo, 1-bit, 70x70px
images\return.png :: endnote return button, 1-bit, 40x13px
images\toc.png :: navigation button, links to Table of Contents, 1-bit, 30x30px
sounds\logo.wav :: publisher logo sound, 8 bit, unsigned single channel (mono), 16khz sample rate, 16KB/s
-->

<!-- END: MANIFEST -->

</head>
Changes!

Renamed DOCUMENT HISTORY to FILE HISTORY for consistency.

keywords: added as "keywords" in the book-itself-info section. I imagine it would be useful for search, assuming it doesn't repeat things in the other tags.

comments: added as "filecomments". I guess there could be something important to know. Or folks could use it to brag.

identifier: staying with "fileid" -- which should be a reasonable attempt at a unique ID.

editor: added, using same format as "author" and "illustrator", so multiple editors are possible.

subject: staying with simply "genre", at least for now.

date: switched all to yyyy/mm/dd. And there was much rejoicing!

rights: Added it, as "copyrightlicense": I can see where it might be useful. "Open Source", "Public Domain", "Creative Commons", "CopyLeft" -- What do you put for something under copyright? "Closed" or "Private" or "Commercial"? Is there any other license?

If you think of anything else let me know. I'm still looking for a good idea about email addresses that doesn't "pollute" the name entries. How about a single "contact" entry?

Anyone want my assembled list of genres?

m a r
rogue_ronin is offline   Reply With Quote