-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
240 additions
and
60 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
{ | ||
"@context": ["http://iiif.io/api/presentation/2/context.json", "http://iiif.io/api/search/1/context.json"], | ||
"@id": "https://api.digitale-sammlungen.de/iiif/services/search/v1/bsb10267231?q=1615", | ||
"@type": "sc:AnnotationList", | ||
"resources": [ | ||
{ | ||
"@id": "https://api.digitale-sammlungen.de/iiif/services/search/v1/bsb10267231/anno/fd5845c8c1a96fd0", | ||
"@type": "oa:Annotation", | ||
"motivation": "sc:painting", | ||
"resource": { "@type": "cnt:ContentAsText", "chars": "1615" }, | ||
"on": "https://api.digitale-sammlungen.de/iiif/presentation/v2/bsb10267231/canvas/10#xywh=921,516,82,44" | ||
}, | ||
{ | ||
"@id": "https://api.digitale-sammlungen.de/iiif/services/search/v1/bsb10267231/anno/1bb78ba8497ff704", | ||
"@type": "oa:Annotation", | ||
"motivation": "sc:painting", | ||
"resource": { "@type": "cnt:ContentAsText", "chars": "1615" }, | ||
"on": "https://api.digitale-sammlungen.de/iiif/presentation/v2/bsb10267231/canvas/37#xywh=526,1509,83,43" | ||
}, | ||
{ | ||
"@id": "https://api.digitale-sammlungen.de/iiif/services/search/v1/bsb10267231/anno/24096cdccaf36187", | ||
"@type": "oa:Annotation", | ||
"motivation": "sc:painting", | ||
"resource": { "@type": "cnt:ContentAsText", "chars": "1615" }, | ||
"on": "https://api.digitale-sammlungen.de/iiif/presentation/v2/bsb10267231/canvas/62#xywh=935,792,85,44" | ||
} | ||
], | ||
"hits": [ | ||
{ | ||
"annotations": ["https://api.digitale-sammlungen.de/iiif/services/search/v1/bsb10267231/anno/fd5845c8c1a96fd0"], | ||
"match": "1615", | ||
"before": "Erstens beschreibt sie was sich im Jahre ", | ||
"after": " in nachfolgender Weise zugetragen hat.", | ||
"@type": "search:Hit" | ||
}, | ||
{ | ||
"annotations": ["https://api.digitale-sammlungen.de/iiif/services/search/v1/bsb10267231/anno/1bb78ba8497ff704"], | ||
"match": "1615", | ||
"before": "Als ich im Juni ", | ||
"after": " zur Nachtszeit sowohl von Schmerzen als Durst geplagt wurde, kamen meine heiligen Engel zu mir und sprachen: Liebe Schwester! komme hieher; der Herr ruft dich.", | ||
"@type": "search:Hit" | ||
}, | ||
{ | ||
"annotations": ["https://api.digitale-sammlungen.de/iiif/services/search/v1/bsb10267231/anno/24096cdccaf36187"], | ||
"match": "1615", | ||
"before": "Hier wollen wir anfügen was ihr der Herr aus gleichem Grunde als sie einst heftige Schmerzen erlitt durch ein Gleichniß erklärte. Dieß erzählt sie als im Jahre ", | ||
"after": " vorgefallen, fol- gender Weise.", | ||
"@type": "search:Hit" | ||
} | ||
] | ||
} |
This file contains 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.