Manifest b: Difference between revisions
Jump to navigation
Jump to search
Created page 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"..." |
Admin changed the content model of the page Test WebPublication/Manifest b from "wikitext" to "JSON" |
||
Line 1: | Line 1: | ||
{ | { | ||
"@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/positions.json", | |||
"type": "application/vnd.readium.position-list+json" | |||
}, | |||
{ | |||
"href": "~readium/content.json", | |||
"type": "application/vnd.readium.content+json" | |||
}, | |||
{ | |||
"href": "https://publication-server.readium.org/Z3M6Ly9yZWFkaXVtLXBsYXlncm91bmQtZmlsZXMvZGVtby9tb2J5LWRpY2suZXB1Yg/manifest.json", | |||
"rel": "self", | |||
"type": "application/webpub+json" | |||
} | |||
], | |||
"metadata": { | |||
"author": { | |||
"name": "Herman Melville", | |||
"sortAs": "MELVILLE, HERMAN" | |||
}, | |||
"conformsTo": "https://readium.org/webpub-manifest/profiles/epub", | |||
"contributor": { | |||
"name": "Dave Cramer", | |||
"role": "mrk" | |||
}, | |||
"http://creativecommons.org/ns#attributionURL": "http://code.google.com/p/epub-samples/", | |||
"http://purl.org/dc/terms/rights": "This work is shared with the public using the Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) license.", | |||
"http://www.idpf.org/2007/opf#version": "3.0", | |||
"https://github.com/readium/go-toolkit/releases": "v0.11.0", | |||
"identifier": "code.google.com.epub-samples.moby-dick-basic", | |||
"language": "en-US", | |||
"modified": "2012-01-18T12:47:00Z", | |||
"publisher": "Harper \u0026 Brothers, Publishers", | |||
"title": "Moby-Dick" | |||
}, | |||
"readingOrder": [ | |||
{ | |||
"href": "OPS/titlepage.xhtml", | |||
"type": "application/xhtml+xml" | |||
}, | |||
{ | |||
"href": "OPS/toc-short.xhtml", | |||
"type": "application/xhtml+xml" | |||
}, | |||
{ | |||
"href": "OPS/preface_001.xhtml", | |||
"type": "application/xhtml+xml" | |||
}, | |||
{ | |||
"href": "OPS/introduction_001.xhtml", | |||
"type": "application/xhtml+xml" | |||
}, | |||
{ | |||
"href": "OPS/epigraph_001.xhtml", | |||
"type": "application/xhtml+xml" | |||
}, | |||
{ | |||
"href": "OPS/chapter_001.xhtml", | |||
"type": "application/xhtml+xml" | |||
}, | |||
{ | |||
"href": "OPS/chapter_002.xhtml", | |||
"type": "application/xhtml+xml" | |||
}, | |||
{ | |||
"href": "OPS/chapter_003.xhtml", | |||
"type": "application/xhtml+xml" | |||
}, | |||
{ | |||
"href": "OPS/chapter_004.xhtml", | |||
"type": "application/xhtml+xml" | |||
}, | |||
{ | |||
"href": "OPS/chapter_005.xhtml", | |||
"type": "application/xhtml+xml" | |||
}, | |||
{ | |||
"href": "OPS/chapter_006.xhtml", | |||
"type": "application/xhtml+xml" | |||
}, | |||
{ | |||
"href": "OPS/chapter_007.xhtml", | |||
"type": "application/xhtml+xml" | |||
}, | |||
{ | |||
"href": "OPS/chapter_008.xhtml", | |||
"type": "application/xhtml+xml" | |||
}, | |||
{ | |||
"href": "OPS/chapter_009.xhtml", | |||
"type": "application/xhtml+xml" | |||
}, | |||
{ | |||
"href": "OPS/chapter_010.xhtml", | |||
"type": "application/xhtml+xml" | |||
}, | |||
{ | |||
"href": "OPS/chapter_011.xhtml", | |||
"type": "application/xhtml+xml" | |||
}, | |||
{ | |||
"href": "OPS/chapter_012.xhtml", | |||
"type": "application/xhtml+xml" | |||
}, | |||
} | } |
Latest revision as of 09:18, 15 September 2025
@context | "https://readium.org/webpub-manifest/context.jsonld" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
landmarks |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
links |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
metadata |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
readingOrder |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
resources |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
toc |
|