Manifest: Difference between revisions

From Wikisphere
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 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": [
{
"href": "https://wikisphere.org/wiki/Special:WebPubCreatorGetResource/Demo_VisualData",
"title": "Begin Reading"
}
],
"links": [
"links": [
{
{
"href": "http://creativecommons.org/licenses/by-sa/3.0/",
"href": "https://wikisphere.org/wiki/Special:WebPubCreatorGetResource/Test_WebPublication/Manifest",
"rel": "license"
"rel": "self",
"type": "application/webpub+json"
},
},
{
{
"href": "https://publication-server.readium.org/Z3M6Ly9yZWFkaXVtLXBsYXlncm91bmQtZmlsZXMvZGVtby9tb2J5LWRpY2suZXB1Yg/manifest.json",
"href": "https://wikisphere.org/wiki/Special:WebPubCreatorGetResource/Test_WebPublication/positions.json",
"rel": "self",
"rel": "http://readium.org/position-list",
"type": "application/webpub+json"
"type": "application/vnd.readium.position-list+json"
}
}
],
],
Line 21: Line 16:
"author": [
"author": [
{
{
"name": "Herman Melville",
"name": "A B",
"sortAs": "MELVILLE, HERMAN"
"sortAs": "B, A"
}
}
],
],
"conformsTo": "https://readium.org/webpub-manifest/profiles/epub",
"conformsTo": "https://readium.org/webpub-manifest/profiles/epub",
"contributor": [
{
"name": "Demo VisualData",
"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",
"language": "en-US",
"modified": "2012-01-18T12:47:00Z",
"publisher": "Wikisphere",
"publisher": "Harper \u0026 Brothers, Publishers",
"title": "Demo VisualData"
"title": "Demo VisualData"
},
},
Line 47: Line 33:
"href": "https://wikisphere.org/wiki/Special:WebPubCreatorGetResource/Demo_VisualData/Lua",
"href": "https://wikisphere.org/wiki/Special:WebPubCreatorGetResource/Demo_VisualData/Lua",
"type": "text/html"
"type": "text/html"
}
],
"resources": [
{
"href": "https://wikisphere.org/wiki/Special:WebPubCreatorGetResource/Demo_VisualData",
"type": "text/html"
},
{
"href": "https://wikisphere.org/wiki/Special:WebPubCreatorGetResource/Demo_VisualData/Lua",
"type": "text/html"
}
],
"toc": [
{
"href": "https://wikisphere.org/wiki/Special:WebPubCreatorGetResource/Demo_VisualData",
"title": "Demo VisualData"
},
{
"href": "https://wikisphere.org/wiki/Special:WebPubCreatorGetResource/Demo_VisualData/Lua",
"title": "Demo VisualData/Lua"
}
}
]
]
}
}

Latest revision as of 07:45, 16 September 2025

@context"https://readium.org/webpub-manifest/context.jsonld"
links
href"https://wikisphere.org/wiki/Special:WebPubCreatorGetResource/Test_WebPublication/Manifest"
rel"self"
type"application/webpub+json"
href"https://wikisphere.org/wiki/Special:WebPubCreatorGetResource/Test_WebPublication/positions.json"
rel"http://readium.org/position-list"
type"application/vnd.readium.position-list+json"
metadata
author
name"A B"
sortAs"B, A"
conformsTo"https://readium.org/webpub-manifest/profiles/epub"
language"en-US"
publisher"Wikisphere"
title"Demo VisualData"
readingOrder
href"https://wikisphere.org/wiki/Special:WebPubCreatorGetResource/Demo_VisualData"
type"text/html"
href"https://wikisphere.org/wiki/Special:WebPubCreatorGetResource/Demo_VisualData/Lua"
type"text/html"