SDKLauncher-Android icon indicating copy to clipboard operation
SDKLauncher-Android copied to clipboard

How to get dc:description ?

Open romaingiard opened this issue 9 years ago • 2 comments

Hello,

Is-it possible to get dc:description in the EPub, it seems that the tag is not loaded in objet Package (Package.java) .

Thanks for help.

romaingiard avatar Sep 29 '16 09:09 romaingiard

@romaingiard You are correct. The DC:description is not exposed. If you would like to implement this, please feel free to do so and create a pull request. You should take a look at this PR: https://docs.google.com/document/d/1-CCiMpQsR5tu_HdbmiHoXMJQJ1E6T4RQbWYoDlXGpuM/edit# which implements that functionality for some of the other Dublin Core metadata.

rkwright avatar Oct 06 '16 15:10 rkwright

Also see the recent dc:publisher PR: https://github.com/readium/readium-sdk/pull/258/files

danielweck avatar Oct 06 '16 16:10 danielweck