<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Scarabée Software: Forum — Additional variables for epub]]></title>
		<link>https://scarabee-software.net/forum/viewtopic.php?id=485</link>
		<atom:link href="https://scarabee-software.net/forum/extern.php?action=feed&amp;tid=485&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Additional variables for epub.]]></description>
		<lastBuildDate>Thu, 16 Jul 2015 12:43:11 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Additional variables for epub]]></title>
			<link>https://scarabee-software.net/forum/viewtopic.php?pid=1267#p1267</link>
			<description><![CDATA[<p>Doc-creation is not the same as the date a book was originally published: For example, A Tale of Two Cities by Charles Dickens was first published in 1854.</p><p>I am in the process of finding ISBNS to add to the books I have. Most of them do not have correct meta data..&nbsp; I only want to enter the information once into the opf file....</p><p>Here is an example from Feedbooks:</p><p><a href="http://www.feedbooks.com/item/1308700/a-quest-of-heroes-the-graphic-novel-episode-1">http://www.feedbooks.com/item/1308700/a … -episode-1</a></p><p>It&#039;s actually a great example of how it can be entered badly and not follow the suggested standards.<br /> &lt;dc:identifier id=&quot;p9780123456789&quot;&gt;9780123456789&lt;/dc:identifier&gt;</p><p>I believe all of the free recent books from feedbooks should have ISBNs.&nbsp; This is probably my main source of books along with Gutenberg. Gutenberg do not put ISBN in their files.</p><p>This is the standard I used for coding my metadata in the .opf file: <a href="http://www.idpf.org/epub/20/spec/OPF_2.0.1_draft.htm">http://www.idpf.org/epub/20/spec/OPF_2.0.1_draft.htm</a></p><p>To understand the Calibre fields it would probably be best to look at Calibre itself. The Calibre fields I mentioned are generated from entering details into the fields called &quot;Series&quot; and &quot;Number&quot; on it&#039;s Edit Metadata screen. I wouldn&#039;t expect to see these field in any &quot;fresh&quot; epub from the internet. More publishers seem to just ignore metadata, or mess it up hopelessly.</p><p>I&#039;m hoping with tools like Calibre, Sigil and Scarabee, users can start a movement towards better metadata.</p><p>(Calibre is very good, but it has an inflexible storage system of insisting &quot;firstname, lastname-title&quot; folders. I don&#039;t see much point in keeping all the Tony&#039;s together... (I&#039;d much rather books by people that share a last name one another - Anne Mccaffrey and her son for example)</p><p>My dream machine would be to just point Scarabee at it and get it all nicely renamed (and refoldered) back to the way I want it. Right now I&#039;m doing that all manually which takes up way too much time.</p>]]></description>
			<author><![CDATA[null@example.com (whitebbking)]]></author>
			<pubDate>Thu, 16 Jul 2015 12:43:11 +0000</pubDate>
			<guid>https://scarabee-software.net/forum/viewtopic.php?pid=1267#p1267</guid>
		</item>
		<item>
			<title><![CDATA[Re: Additional variables for epub]]></title>
			<link>https://scarabee-software.net/forum/viewtopic.php?pid=1266#p1266</link>
			<description><![CDATA[<p>Hello,</p><p>Normally some of the information you request should already be available :<br />&quot;Publisher&quot; : Doc-Company column / %ON variable<br />&quot;Date Published&quot; : Doc-Creation column / %On variable<br />For the other ones I need some epub files containing them.<br />Can you give me the address of a few ones that I can download ?</p><p>About the &quot;LastName, FirstName&quot; split you can use the &quot;[]&quot; modifier.<br />For example if the author &quot;Doc-Author&quot; (%Oa) column contains &quot;Doe, John&quot; you can get :<br />the last name with : %Oa[1,&quot;,&quot;]<br />and the first name with : %Oa[2,&quot;,&quot;]</p><p>Regards</p>]]></description>
			<author><![CDATA[null@example.com (Rémi)]]></author>
			<pubDate>Wed, 15 Jul 2015 07:16:51 +0000</pubDate>
			<guid>https://scarabee-software.net/forum/viewtopic.php?pid=1266#p1266</guid>
		</item>
		<item>
			<title><![CDATA[Additional variables for epub]]></title>
			<link>https://scarabee-software.net/forum/viewtopic.php?pid=1265#p1265</link>
			<description><![CDATA[<p>Can we have the additional variables please?</p><p>ISBN<br />&nbsp; &nbsp; &nbsp;&lt;dc:identifier opf:scheme=&quot;ISBN&quot;&gt;xxxxxxxxxxxxx&lt;/dc:identifier&gt;</p><p>Publisher <br />&nbsp; &nbsp; &nbsp;&lt;dc:publisher&gt;xxx&lt;/dc:publisher&gt;</p><p>Date Published<br />&nbsp; &nbsp; &nbsp;&lt;dc:date opf:event=&quot;original-publication&quot;&gt;xxxx-xx-xx&lt;/dc:date&gt;</p><p>An array for Subject (up to 10)<br />&nbsp; &nbsp; &nbsp;&lt;dc:subject&gt;xxx&lt;/dc:subject&gt;</p><p>Series Name (Special Calibre field)<br />&nbsp; &nbsp; &nbsp;&lt;meta content=&quot;xxx&quot; name=&quot;calibre:series&quot; /&gt;</p><p>Series Sequence (Special Calibre field) <br />&nbsp; &nbsp; &nbsp;&lt;meta content=&quot;1&quot; name=&quot;calibre:series_index&quot; /&gt;</p><br /><br /><p>and an option to get the author into:</p><p>LastName, FirstName</p>]]></description>
			<author><![CDATA[null@example.com (whitebbking)]]></author>
			<pubDate>Tue, 14 Jul 2015 03:49:53 +0000</pubDate>
			<guid>https://scarabee-software.net/forum/viewtopic.php?pid=1265#p1265</guid>
		</item>
	</channel>
</rss>
