Skip to content

Commit

Permalink
Finish metadata and initial publication
Browse files Browse the repository at this point in the history
  • Loading branch information
acabal committed Jan 27, 2021
1 parent a57075a commit e028f09
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 7 deletions.
16 changes: 10 additions & 6 deletions src/epub/content.opf
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<package xmlns="http://www.idpf.org/2007/opf" dir="ltr" prefix="se: https://standardebooks.org/vocab/1.0" unique-identifier="uid" version="3.0" xml:lang="en-US">
<metadata xmlns:dc="http://purl.org/dc/elements/1.1/">
<dc:identifier id="uid">url:https://standardebooks.org/ebooks/r-a-lafferty/short-fiction</dc:identifier>
<dc:date>1900-01-01T00:00:00Z</dc:date>
<meta property="dcterms:modified">1900-01-01T00:00:00Z</meta>
<dc:date>2021-01-27T00:30:30Z</dc:date>
<meta property="dcterms:modified">2021-01-27T00:30:30Z</meta>
<dc:rights>The source text and artwork in this ebook edition are believed to be in the U.S. public domain. This ebook edition is released under the terms in the CC0 1.0 Universal Public Domain Dedication, available at https://creativecommons.org/publicdomain/zero/1.0/. For full license information see the Uncopyright file included at the end of this ebook.</dc:rights>
<dc:publisher id="publisher">Standard Ebooks</dc:publisher>
<meta property="file-as" refines="#publisher">Standard Ebooks</meta>
Expand Down Expand Up @@ -85,9 +85,9 @@
<meta property="se:subject">Shorts</meta>
<dc:description id="description">A collection of science fiction and fantasy stories by R. A. Lafferty ordered by date of publication.</dc:description>
<meta id="long-description" property="se:long-description" refines="#description">
&lt;p&gt;Though often packed into the genre of science fiction, &lt;a href="https://standardebooks.org/ebooks/r-a-lafferty"&gt;R. A. Lafferty&lt;/a&gt; might fit better into a category of the bizzare. Through a blend of folk storytelling, American tall tales, science fiction, and fantasy, infused with his devout Catholicism, he has created an inimitable, genre-bending, sui generis style.&lt;/p&gt;
&lt;p&gt;Though often packed into the genre of science fiction, &lt;a href="https://standardebooks.org/ebooks/r-a-lafferty"&gt;R. A. Lafferty&lt;/a&gt; might fit better into a category of the bizzare. Through a blend of folk storytelling, American tall tales, science fiction, and fantasy, all infused with his devout Catholicism, he has created an inimitable, genre-bending, sui generis style.&lt;/p&gt;
&lt;p&gt;Lafferty has received many Hugo and Nebula Award nominations and won the Best Short Story Hugo in 1973.&lt;/p&gt;
&lt;p&gt;Collected here are a number of his short stories originally published in science fiction pulp magazines.&lt;/p&gt;
&lt;p&gt;Collected here are all of his public domain short stories, all of which were originally published in science fiction pulp magazines in the 1960s.&lt;/p&gt;
</meta>
<dc:language>en-US</dc:language>
<dc:source>https://www.gutenberg.org/ebooks/31663</dc:source>
Expand All @@ -110,8 +110,8 @@
<dc:source>https://archive.org/details/1962-03_IF_modified</dc:source>
<dc:source>https://archive.org/details/Galaxy_v20n05_1962-06</dc:source>
<dc:source>https://archive.org/details/Galaxy_v21n02_1962.12</dc:source>
<meta property="se:word-count">WORD_COUNT</meta>
<meta property="se:reading-ease.flesch">READING_EASE</meta>
<meta property="se:word-count">38770</meta>
<meta property="se:reading-ease.flesch">76.32</meta>
<meta property="se:url.encyclopedia.wikipedia">https://en.wikipedia.org/wiki/R._A._Lafferty#Short_stories</meta>
<meta property="se:url.vcs.github">https://github.com/standardebooks/r-a-lafferty_short-fiction</meta>
<dc:creator id="author">R. A. Lafferty</dc:creator>
Expand Down Expand Up @@ -152,6 +152,10 @@
<meta property="role" refines="#producer-1" scheme="marc:relators">mrk</meta>
<meta property="role" refines="#producer-1" scheme="marc:relators">pfr</meta>
<meta property="role" refines="#producer-1" scheme="marc:relators">tyg</meta>
<dc:contributor id="producer-2">Alex Cabal</dc:contributor>
<meta property="file-as" refines="#producer-2">Cabal, Alex</meta>
<meta property="se:url.homepage" refines="#producer-2">https://alexcabal.com</meta>
<meta property="role" refines="#producer-2" scheme="marc:relators">pfr</meta>
</metadata>
<manifest>
<item href="toc.xhtml" id="toc.xhtml" media-type="application/xhtml+xml" properties="nav"/>
Expand Down
2 changes: 1 addition & 1 deletion src/epub/text/colophon.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
typefaces created in 2014 and 2009 by<br/>
<a href="https://www.theleagueofmoveabletype.com">The League of Moveable Type</a>.</p>
<p>The first edition of this ebook was released on<br/>
<b>January 1, 1900, 12:00 <abbr class="time eoc">a.m.</abbr></b><br/>
<b>January 27, 2021, 12:30 <abbr class="time eoc">a.m.</abbr></b><br/>
You can check for updates to this ebook, view its revision history, or download it for different ereading systems at<br/>
<a href="https://standardebooks.org/ebooks/r-a-lafferty/short-fiction">standardebooks.org/ebooks/r-a-lafferty/short-fiction</a>.</p>
<p>The volunteer-driven Standard Ebooks project relies on readers like you to submit typos, corrections, and other improvements. Anyone can contribute at <a href="https://standardebooks.org">standardebooks.org</a>.</p>
Expand Down

0 comments on commit e028f09

Please sign in to comment.