Manifest: Difference between revisions
Jump to navigation
Jump to search
Replaced content with "{ "@context": "https://readium.org/webpub-manifest/context.jsonld", "landmarks": [ { "href": "OPS/toc.xhtml#toc", "title": "Table of Contents" }, { "href": "OPS/chapter_001.xhtml", "title": "Begin Reading" }, { "href": "OPS/copyright.xhtml", "title": "Copyright Page" } ], "links": [ { "href": "http://creativecommons.org/licenses/by-sa/3.0/", "rel": "http://creativecommons.org/ns#license" }, { "href": "~readium/content...." Tag: Replaced |
No edit summary |
||
Line 1: | Line 1: | ||
{ | { | ||
"@context": "https://readium.org/webpub-manifest/context.jsonld", | "@context": "https://readium.org/webpub-manifest/context.jsonld", | ||
"landmarks": [ | "landmarks": [], | ||
"links": [ | "links": [ | ||
{ | { | ||
"href": "http://creativecommons.org/licenses/by-sa/3.0/", | "href": "http://creativecommons.org/licenses/by-sa/3.0/", | ||
"rel": "http://creativecommons.org/ns#license" | "rel": "http://creativecommons.org/ns#license" | ||
}, | }, | ||
{ | { |
Revision as of 00:55, 9 September 2025
@context | "https://readium.org/webpub-manifest/context.jsonld" | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
landmarks |
| ||||||||||||||||||||||||||||||||
links |
| ||||||||||||||||||||||||||||||||
metadata |
| ||||||||||||||||||||||||||||||||
readingOrder |
| ||||||||||||||||||||||||||||||||
toc |
|