webpub-manifest icon indicating copy to clipboard operation
webpub-manifest copied to clipboard

📜 A JSON based Web Publication Manifest format used at the core of the Readium project

Results 42 webpub-manifest issues
Sort by recently updated
recently updated
newest added

Given I have a publication with a title in metadata like this: ```json { "metadata": { "title": { "fr": "Vingt mille lieues sous les mers", "en": "Twenty Thousand Leagues Under...

I'm spawning this issue [from this conversation about non-linear resources](https://github.com/readium/r2-navigator-swift/issues/110#issuecomment-613926533). Currently, only reflowable EPUB supports overriding CSS styles in Readium. We assumed that Web Publications can't be styled appropriately, since...

Currently RWPM supports sortAs in subjects, titles and contributors independently of their localized names. But sorting key is in fact language-dependent and should be supported as such. I think, for...

This looks incomplete: https://readium.org/webpub-manifest/extensions/epub.html#layout It's vaguely clear that its a new property for Link. It was not understood to me that it's also available for Metadata, without [looking at the...

This is a placeholder while I'm working on a full proposal. We're considering deprecating the `role` element of the `contributor` element in favor of: - using other schema.org elements instead...

If delivering a publication as a webpub package (as described here: https://github.com/readium/webpub-manifest#8-package), what should the "self" link be set to? "A manifest must contain at least one link using the...

I'll scope this to the DiViNa format but it may be generalized. For making DiViNa publications accessible, I'm thinking about the following use cases: a/ the comic is a turbomedia....

divina

JSON Schema: https://github.com/readium/webpub-manifest/blob/e289dbb14e1b3c519b175be9b8ff5c9ed4d22c42/schema/link.schema.json#L64-L66 For example, "Childrens Literature": https://idpf.github.io/epub3-samples/30/samples.html#childrens-literature https://github.com/IDPF/epub3-samples/tree/master/30/childrens-literature https://github.com/IDPF/epub3-samples/blob/50415310ce853c1bc52ceb19f0e3319b470bc524/30/childrens-literature/EPUB/nav.xhtml#L23-L25 ``` Abram S. Isaacs ... ``` Scroll down to TOC `"title": "Abram S. Isaacs"`: https://readium2.herokuapp.com/pub/L2FwcC9taXNjL2VwdWJzL2NoaWxkcmVucy1saXRlcmF0dXJlLmVwdWI%3D/manifest.json/show/all (or if the above link...

Can we set the description (not title) for each audio track? Currently we can set the description for audiobook in metadata element, but not for track.

I found it in Librivox webpub manifests. It's a hint, can also be calculated by counting items in the reading order.