View Single Post
Old 04-27-2012, 01:00 PM   #7
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,690
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by mtrahan View Post
Okay, so what do you all do in case of a book with paper and ePub versions published at different times? Do you put both dates somewhere in the metadata or you just keep one?

Is my first solution acceptable? This one:
Code:
<dc:date opf:event="original-publication">2008-10-14</dc:date>
<dc:date opf:event="epub-publication">2012-04-30</dc:date>
That is if I stop overwriting the dc:identifier entry...
Those two entries shouldn't cause any problems if added to the OPF manually. Or you could use the pre-fabbed "Date of creation, Date of modification, Date of publication" basic items to initially create the metadata entries... then manually alter them to your desired "original-publication" and "epub-publication" titles later.
DiapDealer is offline   Reply With Quote