Manifest: Difference between revisions

From Wikisphere
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
 
(2 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",
"landmarks": [
"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": [
"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": "license"
},
{
"href": "~readium/content.json",
"type": "application/vnd.readium.content+json"
},
{
"href": "~readium/positions.json",
"type": "application/vnd.readium.position-list+json"
},
},
{
{
Line 35: Line 14:
],
],
"metadata": {
"metadata": {
"author": {
"author": [
"name": "Herman Melville",
{
"sortAs": "MELVILLE, HERMAN"
"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"
"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",
"rights": "This work is shared with the public using the Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) license.",
"https://github.com/readium/go-toolkit/releases": "v0.11.0",
"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 56: 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": "application/xhtml+xml"
"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
Empty array
links
href"http://creativecommons.org/licenses/by-sa/3.0/"
rel"license"
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"
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"
language"en-US"
modified"2012-01-18T12:47:00Z"
publisher"Harper & Brothers, Publishers"
title"Moby-Dick"
readingOrder
href"https://wikisphere.org/w/index.php?title=Demo_VisualData%2FLua&action=render"
type"text/html"
toc
href"https://wikisphere.org/w/index.php?title=Demo_VisualData%2FLua&action=render"
title"Moby-Dick"