EPUB2 dc:date metadata parsing
danielweck opened this issue · 0 comments
danielweck commented
https://github.com/readium/architecture/blob/master/streamer/parser/metadata.md#publication-date
The string is the value of the
<dc:date>
element whoseopf:event
attribute has the valuepublication
.
In the Feedbooks OPDS feed I see many publications with:
<dc:date opf:event="original-publication">1925</dc:date>
<dc:date opf:event="ops-publication">2011-02-13</dc:date>