This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"_type": "application/vnd.opds.acquisition+json", | |
"title": "Best Sellers", | |
"_links": { | |
"self": { "href": "/top", "type": "application/vnd.opds.acquisition+json" }, | |
"next": { "href": "/top?page=2", "type": "application/vnd.opds.acquisition+json" }, | |
"search": { "name": "Search in catalog", "href": "/search?q={query}", "type": "application/vnd.opds.acquisition+json", "templated": true }, | |
"namespace": { "name": "opensearch", "href": "http://a9.com/-/spec/opensearch/1.1/" }, | |
"curie": { "name": "opds", "href": "http://opds-spec.org/{rel}", "templated": "true" } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"@context": "http://readium.org/webpub/default.jsonld", | |
"metadata": { | |
"@type": "http://schema.org/Book", | |
"identifier": "urn:isbn:9780000000001", | |
"title": "Moby-Dick", | |
"author": "Herman Melville", | |
"language": "en", | |
"publisher": "Whale Publishing Ltd.", | |
"modified": "2016-02-18T10:32:18Z", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"@context": "http://readium.org/webpub/default.jsonld", | |
"metadata": { | |
"@type": "http://schema.org/GraphicNovel", | |
"title": "IIIF Example", | |
"identifier": "urn:isbn:97822531670xx", | |
"language": "en", | |
"modified": "2017-06-03T17:00:00Z", | |
"schema:license": "http://creativecommons.org/licenses/by-sa/3.0", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"@context": "http://example.com/webapp.jsonld", | |
"metadata": { | |
"name": "Donate App", | |
"description": "This app helps you donate to worthy causes.", | |
"short_name": "Donate", | |
"language": "en", | |
"direction": "ltr", | |
"display": "fullscreen", | |
"orientation": "landscape", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"@context": "https://www.w3.org/TR/wpub/context.jsonld", | |
"name": "Moby Dick", | |
"author": "Herman Melville", | |
"identifier": "urn:isbn:978031600000X", | |
"lang": "en", | |
"dir": "ltr", | |
"start_url": "/chapter1", | |
"display": "fullscreen", | |
"spine": [ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"created_at": "2020-08-17T16:02:52+02:00", | |
"identifier": "Panier de collectivites+bibliothecaire3 (13-08-2020)", | |
"library": "Biblio test LIQ - 2020", | |
"retailer": "Librairie Morency", | |
"total_before_taxes": "141.91", | |
"currency": "CAD", | |
"taxes": [ | |
{ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<p><a id="page1" href="page1.html" />This is the text of the reflowable view</p> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<package xmlns="http://www.idpf.org/2007/opf" prefix="rendition: http://www.idpf.org/vocab/rendition/# cc: http://creativecommons.org/ns#" version="3.0" dir="ltr" id="package"> | |
<metadata> | |
<dc:title>Accessible FXL publication with reflowable fallbacks</dc:title> | |
<meta property="rendition:layout">pre-paginated</meta> | |
<meta property="rendition:orientation">auto</meta> | |
<meta property="rendition:spread">auto</meta> | |
<meta property="schema:accessMode">textual</meta> | |
<meta property="schema:accessMode">visual</meta> | |
<meta property="schema:accessModeSufficient">textual,visual</meta> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"accessMode": [ | |
"auditory" | |
], | |
"accessModeSufficient": [ | |
"auditory" | |
], | |
"feature": [ | |
"tableOfContents" | |
], |
OlderNewer