Manifest: Difference between revisions

From Wikisphere
Jump to navigation Jump to search
No edit summary
No edit summary
 
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": [
{
{
Line 12: Line 6:
"rel": "self",
"rel": "self",
"type": "application/webpub+json"
"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"
}
}
],
],
Line 22: Line 21:
],
],
"conformsTo": "https://readium.org/webpub-manifest/profiles/epub",
"conformsTo": "https://readium.org/webpub-manifest/profiles/epub",
"contributor": [],
"rights": "",
"identifier": "",
"language": "en-US",
"language": "en-US",
"modified": "",
"publisher": "Wikisphere",
"publisher": "Wikisphere",
"title": "Demo VisualData"
"title": "Demo VisualData"
Line 38: 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"
}
],
"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"