View Single Post
Old 12-19-2015, 02:31 PM   #30
DaleDe
Grand Sorcerer
DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.
 
DaleDe's Avatar
 
Posts: 11,470
Karma: 13095790
Join Date: Aug 2007
Location: Grass Valley, CA
Device: EB 1150, EZ Reader, Literati, iPad 2 & Air 2, iPhone 7
Quote:
Originally Posted by Doitsu View Post
BTW, epub3 books need to have a date modified metadata entry. For example:

Code:
    <meta property="dcterms:modified">2015-12-19T19:23:07Z</meta>
Otherwise you'll get the following ePubCheck error message:

Code:
Error while parsing file 'package dcterms:modified meta element must occur exactly once'.
Interesting. The date property is ambiguous at best since it does not indicate the purpose of the date. The ePub 3 seems to have corrected this in requiring the current date as opposed to the many other dates such as copyright date or original publication date. But technically this property is not a date property since there is an actual date property defined.

Dale
DaleDe is offline   Reply With Quote