Skip to content

Instantly share code, notes, and snippets.

View azaroth42's full-sized avatar

Rob Sanderson azaroth42

View GitHub Profile
{
"@context": {
"@vocab": "http://iiif.io/api/image#",
"xsd" :" http://www.w3.org/2001/XMLSchema#",
"supportsRegionByPct" : {"@type": "xsd:boolean"},
"supportsRegionByPx" : {"@type": "xsd:boolean"},
"supportsSizeByW" : {"@type": "xsd:boolean"},
"supportsSizeByH" : {"@type": "xsd:boolean"},
"supportsSizeByWH" : {"@type": "xsd:boolean"},
"supportsSizeByPct" : {"@type": "xsd:boolean"},
<html>
<head>
<title>The Catcher in the Rye</title>
<script type="application/ld+json">
{
"@context":"https://schema.org", "@direction": "ltr" ,
"@type":"Book",
"name" : "The Catcher in the Rye",
"author": {
"@type":"Person",
{
"@context": "http://iiif.io/api/presentation/4/context.json",
"id": "https://example.org/iiif/3d/manifest",
"type": "Manifest",
"label": { "en": [ "I am 3D" ] },
"behavior": [ "some", "new", "behaviors", "probably" ],
"items": [
{