Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Martin Scholz
iiif
Commits
f2c7d1c0
Commit
f2c7d1c0
authored
Nov 18, 2020
by
Martin Scholz
Browse files
Merge branch 'master' of
https://gitlab.rrze.fau.de/simnscho/iiif
parents
57ba2513
3ae38973
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
f2c7d1c0
...
...
@@ -121,6 +121,7 @@ API-Beschreibung
### URL/URI-Patterns
Mit
*
sind URLs/URIs gekennzeichnet, die auch tatsächlich abrufbar sind.
Mit ? sind solche gekennzeichnet, die noch nicht implementiert sind beziehungsweise optional implementiert werden könnten.
Image API:
-
*
/image/
<image
pid
>
/info.json
...
...
@@ -130,8 +131,8 @@ Presentation API:
-
/presentation/
<work
pid
>
/sequence/
<seq
id
>
-
/presentation/
<work
pid
>
/canvas/
<canvas
id
>
-
/presentation/
<work
pid
>
/image/
<image
pid
>
für die Hauptbilder
-
*
/presentation/
<work
pid
>
/annotation/
<anno
id
>
für Annos, die keine Hauptbilder sind
-
/presentation/
<work
pid
>
/toc
-
*
!
/presentation/
<work
pid
>
/annotation/
<anno
id
>
für Annos, die keine Hauptbilder sind
-
!
/presentation/
<work
pid
>
/toc
### Metadaten-Felder
-
Catalog-Number: BV-Nummer
...
...
@@ -139,4 +140,3 @@ Presentation API:
-
Author: Author, ermittelt aus MARC Feld 100??a
-
Place: Erscheinungsort, ermittelt aus MARC Feld 264??a
-
Date: Erscheinungsdatum, ermittelt aus MARC Feld 264??c
-
g-imfdt/README.md
View file @
f2c7d1c0
...
...
@@ -3,3 +3,23 @@ G-Imfdt --- Generate IIIF Manifests from Digitool
Small service that generates a IIIF manifest for a given Aleph PID.
Used ID patterns
----------------
Patterns are taken from Presentation API 2.0 recommendation.
Patterns marked with
*
may be dereferenced.
-
*
/presentation/
<work
pid
>
/manifest
-
/presentation/
<work
pid
>
/sequence/
<seq
id
>
-
/presentation/
<work
pid
>
/canvas/
<canvas
id
>
-
/presentation/
<work
pid
>
/image/
<image
pid
>
Metadata fields
---------------
-
Catalog-Number: BV-Nummer
-
Shelfmark: Signatur
-
Author: Author, taken from MARC 100??a
-
Place: publication place, taken from MARC 264??a
-
Date: publication date, taken from MARC 264??c
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment