Digitizing Medieval Archives
  • Introduction
  • Overview of the Course
  • Assignments
  • Lead a seminar
  • Readings
  • Week 1 & 2 - Setting Up
    • Signing Up
    • Using Twitter
    • Twitter Strategies
    • Twitter Abbreviations
  • Week 3 - Omeka
    • Dublin Core
  • Week 4 - Github
    • Markdown
    • Github
    • Turning Github into a website
    • Markdown II (Optional)
  • Week 5 - Writing Supports
    • Your first transcription
    • Getting prepared for Transkribus
  • Week 6 - Palæography
    • Distinguishing Late Medieval Scripts
    • Handwriting Analysis Tools
    • Installing Medieval Unicode
    • IRL Abbreviations
  • Week 7 - Abbreviations
    • Transcribing with Transkribus
    • Transcribing
    • Java 8
  • Week 8 - Codicology
    • Codicological Spreadsheet
  • Week 9 - Liturgical Genres
    • Medieval Liturgy - Basic Bibliography
  • Week 10 - Cataloguing
    • Template for Folio Cataloguing
  • Week 11 - Workday
  • Week 12 - Whetting your Digital Appetite
  • Week 13 - The Theory of the Digital
    • Github Project Boards
  • Week 14 - The Promise of DH
    • Criteria for Evaluating DH Projects
  • Week 15 - Capturing Manuscripts
    • How to take photos of documents
    • Image File Formats
  • Week 16 - IIIF
    • Our IIIF Images
    • Understanding IIIF Image Presentation
    • Using IIIF Manifests
  • Week 17 - IIIF Annotations
    • Annotations in Mirador
    • Annotations with Transkribus
  • Week 18 - Online Exhibits
  • Week 19 - TEI
    • Look at a TEI folio description
    • Digital Latin Library
    • TEI export from Transkribus
  • Week 20 - Accessibility and Longevity
  • Week 21 - Work
  • Week 22 - Work
  • Week 23 - Presentations I
  • Week 24 - Presentations II
  • Week 25 - End of the Line
  • About
Powered by GitBook
On this page
  • What is a Manifest?
  • Side-by-Side Comparisons
  1. Week 16 - IIIF

Using IIIF Manifests

PreviousUnderstanding IIIF Image PresentationNextWeek 17 - IIIF Annotations

Last updated 6 years ago

What is a Manifest?

We don't need to define what is a manifest because IIIF consortium has already done a great job doing that . IIIF is a way to serve images but it is also a way to communicate information about those images. The manifest does that - in part telling viewers how to present the images (so that fol. 2r comes after fol. 1v.), but also containing key information about the images. We have been using CUAG fol. 13 as our example, but we won't since, it being post-medieval I never added it to the Omeka site. So we'll use another, the Yorkshire Deed by William Bron, Collector of the King’s Rents instead.

If you navigate to our Omeka site, we will find CUAG fol. 13 (you will need to sign into Omeka):

https://medievalottawa.org/admin/items/show/290

If you navigate to the very bottom of the page, you will find the manifest url. and you will see the following. Look for what kinds of information it contains:

{
"@context": "http://www.shared-canvas.org/ns/context.json",
"@id": "https://medievalottawa.org/oa/items/290/manifest.json",
"@type": "sc:Manifest",
"label": "Carleton University Archives and Research Collections",
"sequences": [
{
"@id": "https://medievalottawa.org/oa/items/290/sequence.json",
"@type": "sc:Sequence",
"label": "",
"canvases": [
{
"@id": "http://82b464c8-82f5-40ad-b08f-c381cfc32972",
"@type": "sc:Canvas",
"label": "Yorkshire Deed by William Bron, Collector of the King’s Rents",
"height": 4495,
"width": 6774,
"images": [
{
"@context": "http://iiif.io/api/presentation/2/context.json",
"@id": "http://37b29be2-519d-4682-8231-7733cb7e76df",
"@type": "oa:Annotation",
"motivation": "sc:painting",
"resource": {
"@id": "https://iiif.library.carleton.ca/iiif/2/2018-07-07-hist4006-manuscriptimages%2FARC_ms_26.tif/full/full/0/default.jpg",
"@type": "dctypes:Image",
"format": "image/jpeg",
"service": {
"@context": "http://iiif.io/api/image/2/context.json",
"@id": "https://iiif.library.carleton.ca/iiif/2/2018-07-07-hist4006-manuscriptimages%2FARC_ms_26.tif",
"profile": [
"http://iiif.io/api/image/2/level2.json",
{
"formats": [
"jpg",
"tif",
"gif",
"png"
],
"maxArea": 400000000,
"qualities": [
"bitonal",
"default",
"gray",
"color"
],
"supports": [
"regionByPx",
"sizeByW",
"sizeByWhListed",
"cors",
"regionSquare",
"sizeByDistortedWh",
"sizeAboveFull",
"canonicalLinkHeader",
"sizeByConfinedWh",
"sizeByPct",
"jsonldMediaType",
"regionByPct",
"rotationArbitrary",
"sizeByH",
"baseUriRedirect",
"rotationBy90s",
"profileLinkHeader",
"sizeByForcedWh",
"sizeByWh",
"mirroring"
]
}
]
},
"height": 4495,
"width": 6774
},
"on": "http://82b464c8-82f5-40ad-b08f-c381cfc32972"
}
],
"description": "This legal document (chirograph) addressed to William Goldale is a judicial summons demanding that the offending parties pay in full the back rents that are owed to the King for their tenancy on his lands. It outlines the consequences of this action and of further inaction.",
"attribution": "Carleton University Archives and Research Collections (CUARC)",
"metadata": [
{
"label": "Subject",
"value": "Deed concerning rent collection from land holdings in Snayth, England on behalf of King Henry V."
},
{
"label": "Creator",
"value": "William Bron"
},
{
"label": "Source",
"value": "http://4800d54a-bd4d-4cbb-9719-515dffa08978<br>Ottawa, Carleton University, Carleton University Archives and Research Collections, Charter 2"
},
{
"label": "Date",
"value": "May 24, 1405"
},
{
"label": "Contributor",
"value": "Brasseur, Kate"
},
{
"label": "Relation",
"value": "Other half of indented parchment: unknown whereabouts"
},
{
"label": "Format",
"value": "IIIF Image<br>Parchment"
},
{
"label": "Language",
"value": "Latin, with intermittent English"
},
{
"label": "Type",
"value": "Charter, Chirograph"
},
{
"label": "Coverage",
"value": "Yorkshire, England"
},
{
"label": "Provenance",
"value": "Previous owners, Bernard Quaritch Ltd of London, referenced this item as D102 (red ink on envelope) and sold the item, along with a handwritten transcription (unknown author), for 8 pounds. "
},
{
"label": "Rights Holder",
"value": "Carleton University, MacOdrum Library, Archives and Research Collections"
}
],
"otherContent": [
{
"@id": "https://medievalottawa.org/oa/items/290/annolist.json",
"@type": "sc:AnnotationList"
}
]
}
]
}
],
"description": "This legal document (chirograph) addressed to William Goldale is a judicial summons demanding that the offending parties pay in full the back rents that are owed to the King for their tenancy on his lands. It outlines the consequences of this action and of further inaction.",
"attribution": "Carleton University Archives and Research Collections (CUARC)",
"metadata": [
{
"label": "Subject",
"value": "Deed concerning rent collection from land holdings in Snayth, England on behalf of King Henry V."
},
{
"label": "Creator",
"value": "William Bron"
},
{
"label": "Source",
"value": "http://4800d54a-bd4d-4cbb-9719-515dffa08978<br>Ottawa, Carleton University, Carleton University Archives and Research Collections, Charter 2"
},
{
"label": "Date",
"value": "May 24, 1405"
},
{
"label": "Contributor",
"value": "Brasseur, Kate"
},
{
"label": "Relation",
"value": "Other half of indented parchment: unknown whereabouts"
},
{
"label": "Format",
"value": "IIIF Image<br>Parchment"
},
{
"label": "Language",
"value": "Latin, with intermittent English"
},
{
"label": "Type",
"value": "Charter, Chirograph"
},
{
"label": "Coverage",
"value": "Yorkshire, England"
},
{
"label": "Provenance",
"value": "Previous owners, Bernard Quaritch Ltd of London, referenced this item as D102 (red ink on envelope) and sold the item, along with a handwritten transcription (unknown author), for 8 pounds. "
},
{
"label": "Rights Holder",
"value": "Carleton University, MacOdrum Library, Archives and Research Collections"
}
],
"service": [
{
"@context": "http://iiif.io/api/search/1/context.json",
"@id": "https://medievalottawa.org/oa/items/290/search",
"label": "Search this manifest with Omeka",
"profile": "http://iiif.io/api/search/1/search"
}
]
}

You'll notice the manifest contains a lot of metadata (in fact all the metadata we have supplied to Omeka), but also contains links to the images it serves. On line 25 you'll notice this point of information - pointing to the IIIF image server:

"@id": "https://iiif.library.carleton.ca/iiif/2/2018-07-07-hist4006-manuscriptimages%2FARC_ms_26.tif/full/full/0/default.jpg",

You will notice that contained in the manifest is some descriptive metadata and also the urls of the images served via IIIF. In the midst of the code, inside the canvas divisions of the .json file we will see the following:

images": [
{
"@type": "oa:Annotation",
"motivation": "sc:painting",
"resource": {
"@id": "https://api.bl.uk/image/iiif/ark:/81055/vdc_100064507675.0x00000b/full/max/0/default.jpg",
"@type": "dctypes:Image",
"format": "image/jpg",
"service": {
"@context": "http://iiif.io/api/image/2/context.json",
"@id": "https://api.bl.uk/image/iiif/ark:/81055/vdc_100064507675.0x00000b",
"protocol": "http://iiif.io/api/image",
"width": 4529,
"height": 6027,
"tiles": [
....

On line 6 you will see a url for one of the first folios. If you copy and paste it into your browser, you will download the image to your computer.

Side-by-Side Comparisons

If you wanted to compare two manuscripts side by side you can use Mirador to do that. It is useful for comparing palaeography of your manuscript against another (with a dated and identified hand), or comparing different manuscripts of the same text.

In the upper right hand corner you will see a box prefaced by the text, "Add new object from URL:". In this box copy the url of the manifest of the charter at Carleton.

You will be brought back to a screen with the British Library manuscript and on the right side should be a copy of the charter at Carleton. Then you can do what you want with the images....

Because the Mirador viewer is accessing large image files it may take up to a minute for the image to load for comparison.

Now, let's talk a look at what a big institution does with their manifests. If you take a look at one of the manuscripts at the British Library, we see the manifest looks similar but has a lot more information. We can see the manuscript through the Gallica-run viewer for . If you look at the viewer showing the manuscript image it should be familiar - it is the Project Mirador viewer that Omeka also uses.

If you navigate to the top right corner and click on the i (info) icon, a column opens up. At the very bottom (scroll down) is the IIIF Manifest. Click on and it will take you to the manifest .json file. I won't copy it below, but you will notice that it is HUGE. In part this is because it is a whole manuscript and so it must list every image it wants to share (while our manifest above has one image on the canvas, this one has hundreds). It has some basic metadata to describe the manuscript. A complete manuscript description for this ms. can be found .

Return to the and again in the upper right corner locate "Change Layout". Click on it and select a 1x2 grid. You will now have an empty window with a big + sign in the middle. Click on it.

here
Click on it
British Library Cotton MS Titus A XXVII
it
here
Gallica site
https://medievalottawa.org/oa/items/290/manifest.json