Manifest: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
No edit summary  | 
				No edit summary  | 
				||
| (10 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",  | ||
	"links": [  | 	"links": [  | ||
		{  | 		{  | ||
			"href": "  | 			"href": "https://wikisphere.org/wiki/Special:WebPubCreatorGetResource/Test_WebPublication/Manifest",  | ||
			"rel": "  | 			"rel": "self",  | ||
			"type": "application/webpub+json"  | |||
		},  | 		},  | ||
		{  | 		{  | ||
			"href": "https://  | 			"href": "https://wikisphere.org/wiki/Special:WebPubCreatorGetResource/Test_WebPublication/positions.json",  | ||
			"rel": "  | 			"rel": "http://readium.org/position-list",  | ||
			"type": "application/  | 			"type": "application/vnd.readium.position-list+json"  | ||
		}  | 		}  | ||
	],  | 	],  | ||
	"metadata": {  | 	"metadata": {  | ||
		"author": {  | 		"author": [  | ||
			{  | |||
				"name": "A B",  | |||
				"sortAs": "B, A"  | |||
			}  | |||
		],  | |||
		"conformsTo": "https://readium.org/webpub-manifest/profiles/epub",  | 		"conformsTo": "https://readium.org/webpub-manifest/profiles/epub",  | ||
		"language": "en-US",  | 		"language": "en-US",  | ||
		"publisher": "Wikisphere",  | |||
		"publisher": "  | 		"title": "Demo VisualData"  | ||
		"title": "  | |||
	},  | 	},  | ||
	"readingOrder": [  | 	"readingOrder": [  | ||
		{  | 		{  | ||
			"href": "https://wikisphere.org/  | 			"href": "https://wikisphere.org/wiki/Special:WebPubCreatorGetResource/Demo_VisualData",  | ||
			"type": "  | 			"type": "text/html"  | ||
		}  | 		},  | ||
		{  | 		{  | ||
			"href": "https://wikisphere.org/  | 			"href": "https://wikisphere.org/wiki/Special:WebPubCreatorGetResource/Demo_VisualData/Lua",  | ||
			"  | 			"type": "text/html"  | ||
		}  | 		}  | ||
	]  | 	]  | ||
}  | }  | ||
Latest revision as of 07:45, 16 September 2025
| @context | "https://readium.org/webpub-manifest/context.jsonld" | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| links | 
  | |||||||||||||||
| metadata | 
  | |||||||||||||||
| readingOrder | 
  |