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 Sep 5, 2022
1 parent 837fa46 commit 64646ba
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
13 changes: 8 additions & 5 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/paul-laurence-dunbar/the-sport-of-the-gods</dc:identifier>
<dc:date>1900-01-01T00:00:00Z</dc:date>
<meta property="dcterms:modified">1900-01-01T00:00:00Z</meta>
<dc:date>2022-09-05T01:11:59Z</dc:date>
<meta property="dcterms:modified">2022-09-05T01:11:59Z</meta>
<dc:rights>The source text and artwork in this ebook are believed to be in the United States public domain; that is, they are believed to be free of copyright restrictions in the United States. They may still be copyrighted in other countries, so users located outside of the United States must check their local laws before using this ebook. The creators of, and contributors to, this ebook dedicate their contributions to the worldwide public domain via the terms in the [CC0 1.0 Universal Public Domain Dedication](https://creativecommons.org/publicdomain/zero/1.0/).</dc:rights>
<dc:publisher id="publisher">Standard Ebooks</dc:publisher>
<meta property="file-as" refines="#publisher">Standard Ebooks</meta>
Expand Down Expand Up @@ -42,13 +42,12 @@
<meta id="long-description" property="se:long-description" refines="#description">
&lt;p&gt;&lt;i&gt;The Sport of the Gods&lt;/i&gt; is a novel set in the United States in the late nineteenth century. It chronicles the tribulations of the Oakleys, an African American family of four, as they struggle to survive and maintain their integrity in a Southern town and then in New York City. Prejudice, provincialism, and temptation take their tolls, and the justice system stands ever ready to grab the losers.&lt;/p&gt;
&lt;p&gt;This was &lt;a href="https://standardebooks.org/ebooks/paul-laurence-dunbar"&gt;Paul Laurence Dunbar’s&lt;/a&gt; final novel, published first in the May 1901 issue of &lt;i&gt;Lipincott’s Monthly Magazine&lt;/i&gt;. In 1902, Dodd, Mead &amp;amp; Co. published it as a book.&lt;/p&gt;
&lt;p&gt;This Standard Ebooks edition is based on the Dodd, Mead 1902 edition.&lt;/p&gt;
</meta>
<dc:language>en-GB</dc:language>
<dc:source>https://www.gutenberg.org/ebooks/17854</dc:source>
<dc:source>https://archive.org/details/sportofgods00dunb_0</dc:source>
<meta property="se:word-count">WORD_COUNT</meta>
<meta property="se:reading-ease.flesch">READING_EASE</meta>
<meta property="se:word-count">41692</meta>
<meta property="se:reading-ease.flesch">82.24</meta>
<meta property="se:url.encyclopedia.wikipedia">https://en.wikipedia.org/wiki/The_Sport_of_the_Gods</meta>
<meta property="se:url.vcs.github">https://github.com/standardebooks/paul-laurence-dunbar_the-sport-of-the-gods</meta>
<dc:creator id="author">Paul Laurence Dunbar</dc:creator>
Expand Down Expand Up @@ -80,6 +79,10 @@
<meta property="se:role" refines="#producer-1" scheme="marc:relators">mrk</meta>
<meta property="se:role" refines="#producer-1" scheme="marc:relators">pfr</meta>
<meta property="se: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="css/core.css" id="core.css" media-type="text/css"/>
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 @@ -33,7 +33,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="eoc">a.m.</abbr></b><br/>
<b>September 5, 2022, 1:11 <abbr class="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/paul-laurence-dunbar/the-sport-of-the-gods">standardebooks.org/ebooks/paul-laurence-dunbar/the-sport-of-the-gods</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 64646ba

Please sign in to comment.