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 |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{ | { | ||
"@context": "https://readium.org/webpub-manifest/context.jsonld", | "@context": "https://readium.org/webpub-manifest/context.jsonld", | ||
"links": [ | "links": [ | ||
{ | { | ||
"href": " | "href": "https://wikisphere.org/wiki/Special:WebPubCreatorGetResource/Test_WebPublication/Manifest", | ||
"rel": " | "rel": "self", | ||
"type": "application/webpub+json" | |||
"type": "application/ | |||
}, | }, | ||
{ | { | ||
"href": " | "href": "https://wikisphere.org/wiki/Special:WebPubCreatorGetResource/Test_WebPublication/positions.json", | ||
"rel": "http://readium.org/position-list", | |||
"type": "application/vnd.readium.position-list+json" | "type": "application/vnd.readium.position-list+json" | ||
} | } | ||
], | ], | ||
"metadata": { | "metadata": { | ||
"author": { | "author": [ | ||
{ | |||
"name": "A B", | |||
"sortAs": "B, A" | |||
} | |||
], | |||
"conformsTo": "https://readium.org/webpub-manifest/profiles/epub", | "conformsTo": "https://readium.org/webpub-manifest/profiles/epub", | ||
"language": "en-US", | "language": "en-US", | ||
"publisher": "Wikisphere", | |||
"publisher": " | "title": "Demo VisualData" | ||
"title": " | |||
}, | }, | ||
"readingOrder": [ | "readingOrder": [ | ||
{ | { | ||
"href": "https://wikisphere.org/ | "href": "https://wikisphere.org/wiki/Special:WebPubCreatorGetResource/Demo_VisualData", | ||
"type": " | "type": "text/html" | ||
} | }, | ||
{ | { | ||
"href": "https://wikisphere.org/ | "href": "https://wikisphere.org/wiki/Special:WebPubCreatorGetResource/Demo_VisualData/Lua", | ||
" | "type": "text/html" | ||
} | } | ||
] | ] | ||
} | } |
Latest revision as of 07:45, 16 September 2025
@context | "https://readium.org/webpub-manifest/context.jsonld" | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
links |
| |||||||||||||||
metadata |
| |||||||||||||||
readingOrder |
|