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 31, 2023
1 parent 441b97f commit 2639c03
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
14 changes: 9 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/g-k-chesterton/the-secret-of-father-brown</dc:identifier>
<dc:date>1900-01-01T00:00:00Z</dc:date>
<meta property="dcterms:modified">1900-01-01T00:00:00Z</meta>
<dc:date>2023-01-31T18:05:27Z</dc:date>
<meta property="dcterms:modified">2023-01-31T18:05:27Z</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 @@ -52,15 +52,15 @@
<meta property="group-position" refines="#collection-1">4</meta>
<dc:description id="description">The fourth set of stories of a Catholic priest who is also an amateur detective.</dc:description>
<meta id="long-description" property="se:long-description" refines="#description">
&lt;p&gt;&lt;a href="https://standardebooks.org/collections/father-brown"&gt;Father Brown&lt;/a&gt; returns in his fourth collection of stories, and his sidekick Flambeau makes a return as well, although only in the two framing stories at the front and back of the collection.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://standardebooks.org/collections/father-brown"&gt;Father Brown&lt;/a&gt; returns in his fourth collection of stories, and his sidekick Flambeau makes a return as well, although only in the two framing stories at the beginning and end of the collection.&lt;/p&gt;
&lt;p&gt;In the intervening ten stories, Father Brown is alone, and investigating mysteries involving objects as varied as mirrors, literal goldfish (made out of gold), and a suit of armor. As always, his investigations also provide him an opportunity to expound on the nature of evil, the differences between a charlatan’s representation of the supernatural and the real thing, and the opportunities for thieves and murderers to repent of their deeds.&lt;/p&gt;
</meta>
<dc:language>en-GB</dc:language>
<dc:source>https://www.fadedpage.com/showbook.php?pid=20120749</dc:source>
<dc:source>https://archive.org/details/in.ernet.dli.2015.528506</dc:source>
<meta property="se:production-notes">The transcription from Faded Page is from a non-PD omnibus of several of the Father Brown collections, so careful proofing against the PD scans was done to ensure the text matched the scans.</meta>
<meta property="se:word-count">WORD_COUNT</meta>
<meta property="se:reading-ease.flesch">READING_EASE</meta>
<meta property="se:word-count">64022</meta>
<meta property="se:reading-ease.flesch">70.23</meta>
<meta property="se:url.vcs.github">https://github.com/standardebooks/g-k-chesterton_the-secret-of-father-brown</meta>
<dc:creator id="author">G. K. Chesterton</dc:creator>
<meta property="file-as" refines="#author">Chesterton, G. K.</meta>
Expand Down Expand Up @@ -95,6 +95,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 @@ -34,7 +34,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>January 31, 2023, 6:05 <abbr class="eoc">p.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/g-k-chesterton/the-secret-of-father-brown">standardebooks.org/ebooks/g-k-chesterton/the-secret-of-father-brown</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 2639c03

Please sign in to comment.