Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EPUB2 dc:date metadata parsing #170

Open
danielweck opened this issue Mar 18, 2022 · 0 comments
Open

EPUB2 dc:date metadata parsing #170

danielweck opened this issue Mar 18, 2022 · 0 comments

Comments

@danielweck
Copy link
Member

danielweck commented Mar 18, 2022

https://github.com/readium/architecture/blob/master/streamer/parser/metadata.md#publication-date

The string is the value of the <dc:date> element whose opf:event attribute has the value publication.

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>

JSON schema: https://github.com/readium/webpub-manifest/blob/ee2491413fe33133c42569c61e9aa1a51deb0d52/schema/metadata.schema.json#L32-L46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant