Manifest: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
{ | { | ||
"href": "http://creativecommons.org/licenses/by-sa/3.0/", | "href": "http://creativecommons.org/licenses/by-sa/3.0/", | ||
"rel": " | "rel": "license" | ||
}, | }, | ||
{ | { | ||
Line 14: | Line 14: | ||
], | ], | ||
"metadata": { | "metadata": { | ||
"author": { | "author": [ | ||
{ | |||
"name": "Herman Melville", | |||
"sortAs": "MELVILLE, HERMAN" | |||
} | |||
], | |||
"conformsTo": "https://readium.org/webpub-manifest/profiles/epub", | "conformsTo": "https://readium.org/webpub-manifest/profiles/epub", | ||
"contributor": { | "contributor": [ | ||
{ | |||
"name": "Dave Cramer", | |||
"role": "mrk" | |||
} | |||
" | ], | ||
"rights": "This work is shared with the public using the Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) license.", | |||
"identifier": "code.google.com.epub-samples.moby-dick-basic", | "identifier": "code.google.com.epub-samples.moby-dick-basic", | ||
"language": "en-US", | "language": "en-US", | ||
Line 35: | Line 36: | ||
"readingOrder": [ | "readingOrder": [ | ||
{ | { | ||
"href": "https://wikisphere.org/w/index.php?title=Demo_VisualData\u0026action=render", | "href": "https://wikisphere.org/w/index.php?title=Demo_VisualData%2FLua\u0026action=render", | ||
"type": " | "type": "text/html" | ||
} | } | ||
], | ], | ||
"toc": [ | "toc": [ | ||
{ | { | ||
"href": "https://wikisphere.org/w/index.php?title=Demo_VisualData\u0026action=render", | "href": "https://wikisphere.org/w/index.php?title=Demo_VisualData%2FLua\u0026action=render", | ||
"title": "Moby-Dick" | "title": "Moby-Dick" | ||
} | } | ||
] | ] | ||
} | } |
Latest revision as of 01:00, 9 September 2025
@context | "https://readium.org/webpub-manifest/context.jsonld" | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
landmarks |
| ||||||||||||||||||||||||||||
links |
| ||||||||||||||||||||||||||||
metadata |
| ||||||||||||||||||||||||||||
readingOrder |
| ||||||||||||||||||||||||||||
toc |
|