SlideShare una empresa de Scribd logo
1 de 34
Descargar para leer sin conexión
DIGITAL MANUSCRIPTS TOOLKITDIGITAL MANUSCRIPTS TOOLKIT
The journey so far...
Monica Messaggi Kaya
@monicams
ABOUT MEABOUT ME
Javascript / Front-end
developer
at
Bodleian Libraries
University of Oxford
WHAT IS DMT?WHAT IS DMT?
Easy to use toolkit
focus on the study and presentation of medieval manuscripts,
working with digital materials in innovative and exciting ways
Project blog at http://dmt.bodleian.ox.ac.uk
WHY?WHY?
Content is available through a great many
different viewers, websites, and
approaches.
Varied levels of quality, functionality and ease of access, and
to lots of duplicated effort
AIMSAIMS
Use, develop, and repurpose
digital manuscripts
and other cultural heritage materials
International Image Interoperability
Framework
Two Linked Data-based APIs - an and
a - to allow reuse of content, creating a
global network whereby institutions can share materials and
allow innovative development.
Image API
Presentation API
Deploy an image server that supports the IIIF Image API
STEPS TO WORK WITH IIIFSTEPS TO WORK WITH IIIF
Publish metadata about your image-based objects that
complies to IIIF Presentation API
Deploy and integrate software that allows you to discover
and display IIIF-compliant image resources
The IIIF Image API URI for requesting an image must conform
to the following URI Template:
{scheme}://{server}{/prefix}/{identifier}/{region}/{size}/{rotation}/{quality}.{format}
IIIF IMAGE APIIIIF IMAGE API
For example:
http://www.example.org/image-service/abcd1234/full/full/0/default.jpg
Demo: http://iiif.io/#try-it
Digital images are a container for much of
the information content in the Web-based
delivery of “stuff” *.
IIIF PRESENTATION APIIIIF PRESENTATION API
* museum objects, books, newspapers, letters, manuscripts, maps, scrolls, single sheet
collections, and digital surrogates of textiles, realia and ephemera.
Each manifest must, and is very likely to, have one
sequence, but may have more than one.
PRIMARY RESOURCESPRIMARY RESOURCES
Each sequence must have at least one canvas and is
likely to have more than one.
Each canvas should have one or more content
resources associated with it.
Zero is possible but unlikely; it represents the case where the page exists (or
existed) but has not been digitized.
DESCRIPTIVE PROPERTIESDESCRIPTIVE PROPERTIES
label
A human readable label, name or title for the resource.
metadata
A list of short descriptive entries, given as pairs of human readable label and value to be
displayed to the user.
thumbnail
A small image that depicts or pictorially represents the resource that the property is attached
to.
PRESENTATION RESOURCE PROPERTIESPRESENTATION RESOURCE PROPERTIES
RIGHTS AND LICENSING PROPERTIESRIGHTS AND LICENSING PROPERTIES
attribution
A human readable label that must be displayed when the resource it is associated with is
displayed or used.
logo
A small image that represents an individual or organization associated with the resource it is
attached to.
license
A link to an external resource that describes the license or rights statement under which the
resource is being used.
PRESENTATION RESOURCE PROPERTIESPRESENTATION RESOURCE PROPERTIES
TECHNICAL PROPERTIESTECHNICAL PROPERTIES
@id - @type - Height - viewingDirection – viewingHint
LINKING PROPERTIESLINKING PROPERTIES
Related – service – seeAlso – within – startCanvas
PRESENTATION RESOURCE PROPERTIESPRESENTATION RESOURCE PROPERTIES
Using JSON for linking data ( ) to
organise and connect
Json - ease of developement
Linked data - play nice with others
JSON-LD
HOW?HOW?
http://iiif.io/api/presentation/2.0/#primary-resource-types-1
{
// Metadata about this manifest file
"@context":"http://iiif.io/api/presentation/2/context.json",
"@id":"http://www.example.org/iiif/book1/manifest",
"@type":"sc:Manifest",
// Descriptive metadata about the object/work
"label": "Book 1",
"metadata": [
{"label":"Author", "value":"Anne Author"},
{"label":"Published", "value": [
{"@value": "Paris, circa 1400", "@language":"en"},
{"@value": "Paris, environ 1400", "@language":"fr"}
]
},
{"label":"Source",
"value": "<span>From: <a href="http://example.org/db/1.html">Some Collection</a></span>"}
],
"description":"A longer description of this example book. It should give some real information.",
"thumbnail": {
"@id": "http://www.example.org/images/book1-page1/full/80,100/0/default.jpg",
"service": {
"@context":"http://iiif.io/api/image/2/context.json",
"@id":"http://www.example.org/images/book1-page1",
"profile":"http://iiif.io/api/image/2/level1.json"
}
},
// Presentation Information
"viewingDirection": "right-to-left",
"viewingHint": "paged",
// Rights Information
Image server - deliver easily installable
versions of IIP and Loris
(probably via images)Docker
DMT PROGRESSDMT PROGRESS
Metadata IIIF compliance
via (python)Manifest Factory
DMT PROGRESSDMT PROGRESS
Discovery:
This reunites an early Qur’anic manuscript which had been
split and dispersed and is now held by four institutions:
Bodleian (UK), Wolfenbuttel (Germany), Chester Beatty
Library (Dublin), and the BnF (Paris)
Digital Mushaf project
DMT PROGRESSDMT PROGRESS
Display IIIF-compliant image resources
Using on the
Another example: - demo
Mirador Mushaf pilot project
UniversalViewer Arch. G b.6
DMT PROGRESSDMT PROGRESS
Research of existing tools and libraries
To name a few: Grunt, Node.js, jQuery, Karma, underscore.js,
pubsub.js, handlebars.js, URI.js, mousetrap.js,
ZeroClipboard.js, d3.js, state-machine.js, tinymce.js, qTip2,
sinon.js, Jasmine, Istanbul, Travis and more.
DMT PROGRESSDMT PROGRESS
Viewers
OpenSeadragon
Mirador
UniversalViewer
DMT PROGRESSDMT PROGRESS
UI mockup for Manifest editor
Authoring tool easy to use, drag and drop features, editing
labels (without *having to type* json)
http://invis.io/CT3BSFX3M
DMT PROGRESSDMT PROGRESS
Few tests
Using JSON Editor as base
But a change on the project is near… I’m looking to reuse
http://tinyurl.com/dmt-sample
https://github.com/IIIF/manifesto
DMT PROGRESSDMT PROGRESS
equals
challenges
AMAZING USE-CASESAMAZING USE-CASES
Dr Daron Burrows
Associate Professor of Medieval French
Faculty of Medieval and Modern Languages
Anglo-Norman Apocalypse
Manuscripts held in the
Bodleian Library
THE APOCALYPSE IN OXFORDTHE APOCALYPSE IN OXFORD
MS Bodley 401
Alex Franklin & Daniel Sawyer
D.Phil. Candidates in medieval English
Faculty of English Language & Literature
ROLLING HISTORY IN
FIFTEENTH-CENTURY
ENGLAND
ROLLING HISTORYROLLING HISTORY
MS Barlow 53, membrane 1, medallion 3
Jennifer Shurville
D.Phil. Candidate
History of Art Department
THE ROTA DOMINICE
ORATIONIS DIGITISATION
PROJECT
THE ROTA DOMINICE ORATIONISTHE ROTA DOMINICE ORATIONIS
Vercelli, ACVC, fp, 'Rota Dominice
orationis'.
Image courtesy of Fondazione Museo del Tesoro del
Duomo e Archivio Capitolare di Vercelli.
Dr Emilio Bonfiglio
British Academy Postdoctoral Fellow
Faculty of Oriental Studies
Robin Meyer
Armenian Exhibition Curator
D. Phil. Candidate, Faculty of Linguistics
Armenian Codicology and
Palaeography
DIGITAL TEACHING TOOLSDIGITAL TEACHING TOOLS
Image courtesy of R. Meyer & E. Bonfiglio
Stanford, Harvard and Yale in the USA
Bibliothèque nationale de France and C2RMF in Europe
British Library and the Wellcome Library in the UK.
COLABORATIONCOLABORATION
"LIFE HAPPENS""LIFE HAPPENS"
Special thanks:
Judith Siefring – DMT use-cases
Matt McGrattan – DMT/IIIF and server info
Rob Sanderson –
Pictures (via )
Challenge by Nicolai Traasdahl Tarp
Storm by Frantzou Fleurine
Viewer by Rohit Padmanabhan
Squirrel by Good Free Photos
Before you think out of the box (via )
IIIF slides
Unsplash
Lastlemon
CREDITSCREDITS
THANK YOU!
Monica Messaggi Kaya
Slides at
http://monicams.com
@monicams
https://slides.com/monica/digital-manuscripts-toolkit/

Más contenido relacionado

Destacado

Manuscript digitisation
Manuscript digitisationManuscript digitisation
Manuscript digitisationSanjay Goel
 
MANUSCRIPT ACQUISITION
MANUSCRIPT ACQUISITIONMANUSCRIPT ACQUISITION
MANUSCRIPT ACQUISITIONMaude1
 
Digitization of Documentary Heritage Collections in Indic Language Comparativ...
Digitization of Documentary Heritage Collections in Indic LanguageComparativ...Digitization of Documentary Heritage Collections in Indic LanguageComparativ...
Digitization of Documentary Heritage Collections in Indic Language Comparativ...Anup Kumar Das
 
Presentation of Europeana Regia at "The Message of the Old Book in the New En...
Presentation of Europeana Regia at "The Message of the Old Book in the New En...Presentation of Europeana Regia at "The Message of the Old Book in the New En...
Presentation of Europeana Regia at "The Message of the Old Book in the New En...Europeana Regia
 
XVIII Jornada de Gestión de la Información de SEDIC. Análisis de impacto en r...
XVIII Jornada de Gestión de la Información de SEDIC. Análisis de impacto en r...XVIII Jornada de Gestión de la Información de SEDIC. Análisis de impacto en r...
XVIII Jornada de Gestión de la Información de SEDIC. Análisis de impacto en r...SEDIC
 
Biblissima: Medieval Manuscripts and the Semantic Web
Biblissima: Medieval Manuscripts and the Semantic WebBiblissima: Medieval Manuscripts and the Semantic Web
Biblissima: Medieval Manuscripts and the Semantic WebEquipex Biblissima
 
Ukad forum 2 march_2011_iams
Ukad forum 2 march_2011_iamsUkad forum 2 march_2011_iams
Ukad forum 2 march_2011_iamsWilliam Stockting
 
Medieval Music Manuscript Exploration, Baylor Libraries
Medieval Music Manuscript Exploration, Baylor LibrariesMedieval Music Manuscript Exploration, Baylor Libraries
Medieval Music Manuscript Exploration, Baylor Librariesbaylor university
 
Creating a Digital Archive of Indian Christian Manuscripts and Books
Creating a Digital Archive of Indian Christian Manuscripts and BooksCreating a Digital Archive of Indian Christian Manuscripts and Books
Creating a Digital Archive of Indian Christian Manuscripts and BooksLeonard Fernandes
 
Europeana Regia presentation at eChallenges 2011 conference
Europeana Regia presentation at eChallenges 2011 conferenceEuropeana Regia presentation at eChallenges 2011 conference
Europeana Regia presentation at eChallenges 2011 conferenceEuropeana Regia
 
Culture Untapped: inspirational content & fresh ideas for your games
Culture Untapped: inspirational content & fresh ideas for your gamesCulture Untapped: inspirational content & fresh ideas for your games
Culture Untapped: inspirational content & fresh ideas for your gamesMilena Popova
 
Treasures of the National Library of Myanmar
Treasures of the National Library of MyanmarTreasures of the National Library of Myanmar
Treasures of the National Library of MyanmarMya OO
 
2013 RBMS Premodern manuscript application profile presentation
2013 RBMS Premodern manuscript application profile presentation2013 RBMS Premodern manuscript application profile presentation
2013 RBMS Premodern manuscript application profile presentationssteuer
 
Fitt Toolbox Best Practice Cluster Collaboration Final
Fitt Toolbox Best Practice Cluster Collaboration FinalFitt Toolbox Best Practice Cluster Collaboration Final
Fitt Toolbox Best Practice Cluster Collaboration FinalFITT
 
Word e PowerPoint per testi di laurea
Word e PowerPoint per testi di laureaWord e PowerPoint per testi di laurea
Word e PowerPoint per testi di laureaAngelo Gino Varrati
 

Destacado (18)

Manuscript digitisation
Manuscript digitisationManuscript digitisation
Manuscript digitisation
 
MANUSCRIPT ACQUISITION
MANUSCRIPT ACQUISITIONMANUSCRIPT ACQUISITION
MANUSCRIPT ACQUISITION
 
Digitization of Documentary Heritage Collections in Indic Language Comparativ...
Digitization of Documentary Heritage Collections in Indic LanguageComparativ...Digitization of Documentary Heritage Collections in Indic LanguageComparativ...
Digitization of Documentary Heritage Collections in Indic Language Comparativ...
 
Maa
MaaMaa
Maa
 
Presentation of Europeana Regia at "The Message of the Old Book in the New En...
Presentation of Europeana Regia at "The Message of the Old Book in the New En...Presentation of Europeana Regia at "The Message of the Old Book in the New En...
Presentation of Europeana Regia at "The Message of the Old Book in the New En...
 
XVIII Jornada de Gestión de la Información de SEDIC. Análisis de impacto en r...
XVIII Jornada de Gestión de la Información de SEDIC. Análisis de impacto en r...XVIII Jornada de Gestión de la Información de SEDIC. Análisis de impacto en r...
XVIII Jornada de Gestión de la Información de SEDIC. Análisis de impacto en r...
 
Biblissima: Medieval Manuscripts and the Semantic Web
Biblissima: Medieval Manuscripts and the Semantic WebBiblissima: Medieval Manuscripts and the Semantic Web
Biblissima: Medieval Manuscripts and the Semantic Web
 
Ukad forum 2 march_2011_iams
Ukad forum 2 march_2011_iamsUkad forum 2 march_2011_iams
Ukad forum 2 march_2011_iams
 
Medieval Music Manuscript Exploration, Baylor Libraries
Medieval Music Manuscript Exploration, Baylor LibrariesMedieval Music Manuscript Exploration, Baylor Libraries
Medieval Music Manuscript Exploration, Baylor Libraries
 
Expanding Horizons - Ideas into Practice
Expanding Horizons - Ideas into PracticeExpanding Horizons - Ideas into Practice
Expanding Horizons - Ideas into Practice
 
Creating a Digital Archive of Indian Christian Manuscripts and Books
Creating a Digital Archive of Indian Christian Manuscripts and BooksCreating a Digital Archive of Indian Christian Manuscripts and Books
Creating a Digital Archive of Indian Christian Manuscripts and Books
 
Europeana Regia presentation at eChallenges 2011 conference
Europeana Regia presentation at eChallenges 2011 conferenceEuropeana Regia presentation at eChallenges 2011 conference
Europeana Regia presentation at eChallenges 2011 conference
 
Culture Untapped: inspirational content & fresh ideas for your games
Culture Untapped: inspirational content & fresh ideas for your gamesCulture Untapped: inspirational content & fresh ideas for your games
Culture Untapped: inspirational content & fresh ideas for your games
 
Treasures of the National Library of Myanmar
Treasures of the National Library of MyanmarTreasures of the National Library of Myanmar
Treasures of the National Library of Myanmar
 
Buz digital cooperacion
Buz digital   cooperacionBuz digital   cooperacion
Buz digital cooperacion
 
2013 RBMS Premodern manuscript application profile presentation
2013 RBMS Premodern manuscript application profile presentation2013 RBMS Premodern manuscript application profile presentation
2013 RBMS Premodern manuscript application profile presentation
 
Fitt Toolbox Best Practice Cluster Collaboration Final
Fitt Toolbox Best Practice Cluster Collaboration FinalFitt Toolbox Best Practice Cluster Collaboration Final
Fitt Toolbox Best Practice Cluster Collaboration Final
 
Word e PowerPoint per testi di laurea
Word e PowerPoint per testi di laureaWord e PowerPoint per testi di laurea
Word e PowerPoint per testi di laurea
 

Similar a Digital Manuscripts Toolkit, using IIIF and JavaScript. Monica Messaggi Kaya

ECS19 - Bill Ayers - UNLOCK YOUR BUSINESS KNOWLEDGE WITH THE MICROSOFT GRAPH,...
ECS19 - Bill Ayers - UNLOCK YOUR BUSINESS KNOWLEDGE WITH THE MICROSOFT GRAPH,...ECS19 - Bill Ayers - UNLOCK YOUR BUSINESS KNOWLEDGE WITH THE MICROSOFT GRAPH,...
ECS19 - Bill Ayers - UNLOCK YOUR BUSINESS KNOWLEDGE WITH THE MICROSOFT GRAPH,...European Collaboration Summit
 
Advanced Web Development
Advanced Web DevelopmentAdvanced Web Development
Advanced Web DevelopmentRobert J. Stein
 
Teched India Vijay Interop Track
Teched India Vijay Interop TrackTeched India Vijay Interop Track
Teched India Vijay Interop Trackvijayrvr
 
Vijay Mix Presentation
Vijay Mix PresentationVijay Mix Presentation
Vijay Mix Presentationvijayrvr
 
Divide and conquer for agility and scalability: An introduction to Microservices
Divide and conquer for agility and scalability: An introduction to MicroservicesDivide and conquer for agility and scalability: An introduction to Microservices
Divide and conquer for agility and scalability: An introduction to MicroservicesAmazon Web Services
 
Linked services for the Web of Data
Linked services for the Web of DataLinked services for the Web of Data
Linked services for the Web of DataJohn Domingue
 
Development Tools - Abhijeet
Development Tools - AbhijeetDevelopment Tools - Abhijeet
Development Tools - AbhijeetAbhijeet Kalsi
 
Tell Me Quality Documentation
Tell Me Quality DocumentationTell Me Quality Documentation
Tell Me Quality DocumentationMarco Berlot
 
Drupal 8 preview_slideshow
Drupal 8 preview_slideshowDrupal 8 preview_slideshow
Drupal 8 preview_slideshowTee Malapela
 
Front-End Web Development
Front-End Web DevelopmentFront-End Web Development
Front-End Web DevelopmentYash Sati
 
The path to an hybrid open source paradigm
The path to an hybrid open source paradigmThe path to an hybrid open source paradigm
The path to an hybrid open source paradigmJonathan Challener
 
Architecting an ASP.NET MVC Solution
Architecting an ASP.NET MVC SolutionArchitecting an ASP.NET MVC Solution
Architecting an ASP.NET MVC SolutionAndrea Saltarello
 
Александр Белецкий "Архитектура Javascript приложений"
 Александр Белецкий "Архитектура Javascript приложений" Александр Белецкий "Архитектура Javascript приложений"
Александр Белецкий "Архитектура Javascript приложений"Agile Base Camp
 
Pivoting Spring XD to Spring Cloud Data Flow with Sabby Anandan
Pivoting Spring XD to Spring Cloud Data Flow with Sabby AnandanPivoting Spring XD to Spring Cloud Data Flow with Sabby Anandan
Pivoting Spring XD to Spring Cloud Data Flow with Sabby AnandanPivotalOpenSourceHub
 
IJIRT155558_PAPER.pdf
IJIRT155558_PAPER.pdfIJIRT155558_PAPER.pdf
IJIRT155558_PAPER.pdfPritamSha1
 
Integrating CC Licensing with Applications
Integrating CC Licensing with ApplicationsIntegrating CC Licensing with Applications
Integrating CC Licensing with ApplicationsNathan Yergler
 
Novelties in Java EE 7: JAX-RS 2.0 + IPT REST HATEOAS Polling Demo @ BGOUG Co...
Novelties in Java EE 7: JAX-RS 2.0 + IPT REST HATEOAS Polling Demo @ BGOUG Co...Novelties in Java EE 7: JAX-RS 2.0 + IPT REST HATEOAS Polling Demo @ BGOUG Co...
Novelties in Java EE 7: JAX-RS 2.0 + IPT REST HATEOAS Polling Demo @ BGOUG Co...Trayan Iliev
 

Similar a Digital Manuscripts Toolkit, using IIIF and JavaScript. Monica Messaggi Kaya (20)

ECS19 - Bill Ayers - UNLOCK YOUR BUSINESS KNOWLEDGE WITH THE MICROSOFT GRAPH,...
ECS19 - Bill Ayers - UNLOCK YOUR BUSINESS KNOWLEDGE WITH THE MICROSOFT GRAPH,...ECS19 - Bill Ayers - UNLOCK YOUR BUSINESS KNOWLEDGE WITH THE MICROSOFT GRAPH,...
ECS19 - Bill Ayers - UNLOCK YOUR BUSINESS KNOWLEDGE WITH THE MICROSOFT GRAPH,...
 
Advanced Web Development
Advanced Web DevelopmentAdvanced Web Development
Advanced Web Development
 
Teched India Vijay Interop Track
Teched India Vijay Interop TrackTeched India Vijay Interop Track
Teched India Vijay Interop Track
 
Vijay Mix Presentation
Vijay Mix PresentationVijay Mix Presentation
Vijay Mix Presentation
 
Divide and conquer for agility and scalability: An introduction to Microservices
Divide and conquer for agility and scalability: An introduction to MicroservicesDivide and conquer for agility and scalability: An introduction to Microservices
Divide and conquer for agility and scalability: An introduction to Microservices
 
Linked services for the Web of Data
Linked services for the Web of DataLinked services for the Web of Data
Linked services for the Web of Data
 
Development Tools - Abhijeet
Development Tools - AbhijeetDevelopment Tools - Abhijeet
Development Tools - Abhijeet
 
Tell Me Quality Documentation
Tell Me Quality DocumentationTell Me Quality Documentation
Tell Me Quality Documentation
 
Drupal 8 preview_slideshow
Drupal 8 preview_slideshowDrupal 8 preview_slideshow
Drupal 8 preview_slideshow
 
Front-End Web Development
Front-End Web DevelopmentFront-End Web Development
Front-End Web Development
 
The path to an hybrid open source paradigm
The path to an hybrid open source paradigmThe path to an hybrid open source paradigm
The path to an hybrid open source paradigm
 
Architecting an ASP.NET MVC Solution
Architecting an ASP.NET MVC SolutionArchitecting an ASP.NET MVC Solution
Architecting an ASP.NET MVC Solution
 
Александр Белецкий "Архитектура Javascript приложений"
 Александр Белецкий "Архитектура Javascript приложений" Александр Белецкий "Архитектура Javascript приложений"
Александр Белецкий "Архитектура Javascript приложений"
 
Pivoting Spring XD to Spring Cloud Data Flow with Sabby Anandan
Pivoting Spring XD to Spring Cloud Data Flow with Sabby AnandanPivoting Spring XD to Spring Cloud Data Flow with Sabby Anandan
Pivoting Spring XD to Spring Cloud Data Flow with Sabby Anandan
 
RavenDB overview
RavenDB overviewRavenDB overview
RavenDB overview
 
IJIRT155558_PAPER.pdf
IJIRT155558_PAPER.pdfIJIRT155558_PAPER.pdf
IJIRT155558_PAPER.pdf
 
Advanced JavaScript
Advanced JavaScriptAdvanced JavaScript
Advanced JavaScript
 
Integrating CC Licensing with Applications
Integrating CC Licensing with ApplicationsIntegrating CC Licensing with Applications
Integrating CC Licensing with Applications
 
REST Presentation
REST PresentationREST Presentation
REST Presentation
 
Novelties in Java EE 7: JAX-RS 2.0 + IPT REST HATEOAS Polling Demo @ BGOUG Co...
Novelties in Java EE 7: JAX-RS 2.0 + IPT REST HATEOAS Polling Demo @ BGOUG Co...Novelties in Java EE 7: JAX-RS 2.0 + IPT REST HATEOAS Polling Demo @ BGOUG Co...
Novelties in Java EE 7: JAX-RS 2.0 + IPT REST HATEOAS Polling Demo @ BGOUG Co...
 

Más de Future Insights

The Human Body in the IoT. Tim Cannon + Ryan O'Shea
The Human Body in the IoT. Tim Cannon + Ryan O'SheaThe Human Body in the IoT. Tim Cannon + Ryan O'Shea
The Human Body in the IoT. Tim Cannon + Ryan O'SheaFuture Insights
 
Pretty pictures - Brandon Satrom
Pretty pictures - Brandon SatromPretty pictures - Brandon Satrom
Pretty pictures - Brandon SatromFuture Insights
 
Putting real time into practice - Saul Diez-Guerra
Putting real time into practice - Saul Diez-GuerraPutting real time into practice - Saul Diez-Guerra
Putting real time into practice - Saul Diez-GuerraFuture Insights
 
Surviving the enterprise storm - @RianVDM
Surviving the enterprise storm - @RianVDMSurviving the enterprise storm - @RianVDM
Surviving the enterprise storm - @RianVDMFuture Insights
 
Exploring Open Date with BigQuery: Jenny Tong
Exploring Open Date with BigQuery: Jenny TongExploring Open Date with BigQuery: Jenny Tong
Exploring Open Date with BigQuery: Jenny TongFuture Insights
 
A Universal Theory of Everything, Christopher Murphy
A Universal Theory of Everything, Christopher MurphyA Universal Theory of Everything, Christopher Murphy
A Universal Theory of Everything, Christopher MurphyFuture Insights
 
Horizon Interactive Awards, Mike Sauce & Jeff Jahn
Horizon Interactive Awards, Mike Sauce & Jeff JahnHorizon Interactive Awards, Mike Sauce & Jeff Jahn
Horizon Interactive Awards, Mike Sauce & Jeff JahnFuture Insights
 
Reading Your Users’ Minds: Empiricism, Design, and Human Behavior, Shane F. B...
Reading Your Users’ Minds: Empiricism, Design, and Human Behavior, Shane F. B...Reading Your Users’ Minds: Empiricism, Design, and Human Behavior, Shane F. B...
Reading Your Users’ Minds: Empiricism, Design, and Human Behavior, Shane F. B...Future Insights
 
Front End Development Transformation at Scale, Damon Deaner
Front End Development Transformation at Scale, Damon DeanerFront End Development Transformation at Scale, Damon Deaner
Front End Development Transformation at Scale, Damon DeanerFuture Insights
 
Structuring Data from Unstructured Things. Sean Lorenz
Structuring Data from Unstructured Things. Sean LorenzStructuring Data from Unstructured Things. Sean Lorenz
Structuring Data from Unstructured Things. Sean LorenzFuture Insights
 
Cinematic UX, Brad Weaver
Cinematic UX, Brad WeaverCinematic UX, Brad Weaver
Cinematic UX, Brad WeaverFuture Insights
 
The Future is Modular, Jonathan Snook
The Future is Modular, Jonathan SnookThe Future is Modular, Jonathan Snook
The Future is Modular, Jonathan SnookFuture Insights
 
Designing an Enterprise CSS Framework is Hard, Stephanie Rewis
Designing an Enterprise CSS Framework is Hard, Stephanie RewisDesigning an Enterprise CSS Framework is Hard, Stephanie Rewis
Designing an Enterprise CSS Framework is Hard, Stephanie RewisFuture Insights
 
Accessibility Is More Than What Lies In The Code, Jennison Asuncion
Accessibility Is More Than What Lies In The Code, Jennison AsuncionAccessibility Is More Than What Lies In The Code, Jennison Asuncion
Accessibility Is More Than What Lies In The Code, Jennison AsuncionFuture Insights
 
Sunny with a Chance of Innovation: A How-To for Product Managers and Designer...
Sunny with a Chance of Innovation: A How-To for Product Managers and Designer...Sunny with a Chance of Innovation: A How-To for Product Managers and Designer...
Sunny with a Chance of Innovation: A How-To for Product Managers and Designer...Future Insights
 
Designing for Dyslexia, Andrew Zusman
Designing for Dyslexia, Andrew ZusmanDesigning for Dyslexia, Andrew Zusman
Designing for Dyslexia, Andrew ZusmanFuture Insights
 
Beyond Measure, Erika Hall
Beyond Measure, Erika HallBeyond Measure, Erika Hall
Beyond Measure, Erika HallFuture Insights
 
Real Artists Ship, Haraldur Thorleifsson
Real Artists Ship, Haraldur ThorleifssonReal Artists Ship, Haraldur Thorleifsson
Real Artists Ship, Haraldur ThorleifssonFuture Insights
 
Ok Computer. Peter Gasston
Ok Computer. Peter GasstonOk Computer. Peter Gasston
Ok Computer. Peter GasstonFuture Insights
 
How to Build Your Future in the Internet of Things Economy. Jennifer Riggins
How to Build Your Future in the Internet of Things Economy. Jennifer RigginsHow to Build Your Future in the Internet of Things Economy. Jennifer Riggins
How to Build Your Future in the Internet of Things Economy. Jennifer RigginsFuture Insights
 

Más de Future Insights (20)

The Human Body in the IoT. Tim Cannon + Ryan O'Shea
The Human Body in the IoT. Tim Cannon + Ryan O'SheaThe Human Body in the IoT. Tim Cannon + Ryan O'Shea
The Human Body in the IoT. Tim Cannon + Ryan O'Shea
 
Pretty pictures - Brandon Satrom
Pretty pictures - Brandon SatromPretty pictures - Brandon Satrom
Pretty pictures - Brandon Satrom
 
Putting real time into practice - Saul Diez-Guerra
Putting real time into practice - Saul Diez-GuerraPutting real time into practice - Saul Diez-Guerra
Putting real time into practice - Saul Diez-Guerra
 
Surviving the enterprise storm - @RianVDM
Surviving the enterprise storm - @RianVDMSurviving the enterprise storm - @RianVDM
Surviving the enterprise storm - @RianVDM
 
Exploring Open Date with BigQuery: Jenny Tong
Exploring Open Date with BigQuery: Jenny TongExploring Open Date with BigQuery: Jenny Tong
Exploring Open Date with BigQuery: Jenny Tong
 
A Universal Theory of Everything, Christopher Murphy
A Universal Theory of Everything, Christopher MurphyA Universal Theory of Everything, Christopher Murphy
A Universal Theory of Everything, Christopher Murphy
 
Horizon Interactive Awards, Mike Sauce & Jeff Jahn
Horizon Interactive Awards, Mike Sauce & Jeff JahnHorizon Interactive Awards, Mike Sauce & Jeff Jahn
Horizon Interactive Awards, Mike Sauce & Jeff Jahn
 
Reading Your Users’ Minds: Empiricism, Design, and Human Behavior, Shane F. B...
Reading Your Users’ Minds: Empiricism, Design, and Human Behavior, Shane F. B...Reading Your Users’ Minds: Empiricism, Design, and Human Behavior, Shane F. B...
Reading Your Users’ Minds: Empiricism, Design, and Human Behavior, Shane F. B...
 
Front End Development Transformation at Scale, Damon Deaner
Front End Development Transformation at Scale, Damon DeanerFront End Development Transformation at Scale, Damon Deaner
Front End Development Transformation at Scale, Damon Deaner
 
Structuring Data from Unstructured Things. Sean Lorenz
Structuring Data from Unstructured Things. Sean LorenzStructuring Data from Unstructured Things. Sean Lorenz
Structuring Data from Unstructured Things. Sean Lorenz
 
Cinematic UX, Brad Weaver
Cinematic UX, Brad WeaverCinematic UX, Brad Weaver
Cinematic UX, Brad Weaver
 
The Future is Modular, Jonathan Snook
The Future is Modular, Jonathan SnookThe Future is Modular, Jonathan Snook
The Future is Modular, Jonathan Snook
 
Designing an Enterprise CSS Framework is Hard, Stephanie Rewis
Designing an Enterprise CSS Framework is Hard, Stephanie RewisDesigning an Enterprise CSS Framework is Hard, Stephanie Rewis
Designing an Enterprise CSS Framework is Hard, Stephanie Rewis
 
Accessibility Is More Than What Lies In The Code, Jennison Asuncion
Accessibility Is More Than What Lies In The Code, Jennison AsuncionAccessibility Is More Than What Lies In The Code, Jennison Asuncion
Accessibility Is More Than What Lies In The Code, Jennison Asuncion
 
Sunny with a Chance of Innovation: A How-To for Product Managers and Designer...
Sunny with a Chance of Innovation: A How-To for Product Managers and Designer...Sunny with a Chance of Innovation: A How-To for Product Managers and Designer...
Sunny with a Chance of Innovation: A How-To for Product Managers and Designer...
 
Designing for Dyslexia, Andrew Zusman
Designing for Dyslexia, Andrew ZusmanDesigning for Dyslexia, Andrew Zusman
Designing for Dyslexia, Andrew Zusman
 
Beyond Measure, Erika Hall
Beyond Measure, Erika HallBeyond Measure, Erika Hall
Beyond Measure, Erika Hall
 
Real Artists Ship, Haraldur Thorleifsson
Real Artists Ship, Haraldur ThorleifssonReal Artists Ship, Haraldur Thorleifsson
Real Artists Ship, Haraldur Thorleifsson
 
Ok Computer. Peter Gasston
Ok Computer. Peter GasstonOk Computer. Peter Gasston
Ok Computer. Peter Gasston
 
How to Build Your Future in the Internet of Things Economy. Jennifer Riggins
How to Build Your Future in the Internet of Things Economy. Jennifer RigginsHow to Build Your Future in the Internet of Things Economy. Jennifer Riggins
How to Build Your Future in the Internet of Things Economy. Jennifer Riggins
 

Último

A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbuapidays
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 

Último (20)

A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 

Digital Manuscripts Toolkit, using IIIF and JavaScript. Monica Messaggi Kaya

  • 1. DIGITAL MANUSCRIPTS TOOLKITDIGITAL MANUSCRIPTS TOOLKIT The journey so far... Monica Messaggi Kaya @monicams
  • 2. ABOUT MEABOUT ME Javascript / Front-end developer at Bodleian Libraries University of Oxford
  • 3. WHAT IS DMT?WHAT IS DMT? Easy to use toolkit focus on the study and presentation of medieval manuscripts, working with digital materials in innovative and exciting ways Project blog at http://dmt.bodleian.ox.ac.uk
  • 4. WHY?WHY? Content is available through a great many different viewers, websites, and approaches. Varied levels of quality, functionality and ease of access, and to lots of duplicated effort
  • 5. AIMSAIMS Use, develop, and repurpose digital manuscripts and other cultural heritage materials
  • 6. International Image Interoperability Framework Two Linked Data-based APIs - an and a - to allow reuse of content, creating a global network whereby institutions can share materials and allow innovative development. Image API Presentation API
  • 7. Deploy an image server that supports the IIIF Image API STEPS TO WORK WITH IIIFSTEPS TO WORK WITH IIIF Publish metadata about your image-based objects that complies to IIIF Presentation API Deploy and integrate software that allows you to discover and display IIIF-compliant image resources
  • 8. The IIIF Image API URI for requesting an image must conform to the following URI Template: {scheme}://{server}{/prefix}/{identifier}/{region}/{size}/{rotation}/{quality}.{format} IIIF IMAGE APIIIIF IMAGE API For example: http://www.example.org/image-service/abcd1234/full/full/0/default.jpg Demo: http://iiif.io/#try-it
  • 9. Digital images are a container for much of the information content in the Web-based delivery of “stuff” *. IIIF PRESENTATION APIIIIF PRESENTATION API * museum objects, books, newspapers, letters, manuscripts, maps, scrolls, single sheet collections, and digital surrogates of textiles, realia and ephemera.
  • 10. Each manifest must, and is very likely to, have one sequence, but may have more than one. PRIMARY RESOURCESPRIMARY RESOURCES Each sequence must have at least one canvas and is likely to have more than one. Each canvas should have one or more content resources associated with it. Zero is possible but unlikely; it represents the case where the page exists (or existed) but has not been digitized.
  • 11. DESCRIPTIVE PROPERTIESDESCRIPTIVE PROPERTIES label A human readable label, name or title for the resource. metadata A list of short descriptive entries, given as pairs of human readable label and value to be displayed to the user. thumbnail A small image that depicts or pictorially represents the resource that the property is attached to. PRESENTATION RESOURCE PROPERTIESPRESENTATION RESOURCE PROPERTIES
  • 12. RIGHTS AND LICENSING PROPERTIESRIGHTS AND LICENSING PROPERTIES attribution A human readable label that must be displayed when the resource it is associated with is displayed or used. logo A small image that represents an individual or organization associated with the resource it is attached to. license A link to an external resource that describes the license or rights statement under which the resource is being used. PRESENTATION RESOURCE PROPERTIESPRESENTATION RESOURCE PROPERTIES
  • 13. TECHNICAL PROPERTIESTECHNICAL PROPERTIES @id - @type - Height - viewingDirection – viewingHint LINKING PROPERTIESLINKING PROPERTIES Related – service – seeAlso – within – startCanvas PRESENTATION RESOURCE PROPERTIESPRESENTATION RESOURCE PROPERTIES
  • 14. Using JSON for linking data ( ) to organise and connect Json - ease of developement Linked data - play nice with others JSON-LD HOW?HOW?
  • 15. http://iiif.io/api/presentation/2.0/#primary-resource-types-1 { // Metadata about this manifest file "@context":"http://iiif.io/api/presentation/2/context.json", "@id":"http://www.example.org/iiif/book1/manifest", "@type":"sc:Manifest", // Descriptive metadata about the object/work "label": "Book 1", "metadata": [ {"label":"Author", "value":"Anne Author"}, {"label":"Published", "value": [ {"@value": "Paris, circa 1400", "@language":"en"}, {"@value": "Paris, environ 1400", "@language":"fr"} ] }, {"label":"Source", "value": "<span>From: <a href="http://example.org/db/1.html">Some Collection</a></span>"} ], "description":"A longer description of this example book. It should give some real information.", "thumbnail": { "@id": "http://www.example.org/images/book1-page1/full/80,100/0/default.jpg", "service": { "@context":"http://iiif.io/api/image/2/context.json", "@id":"http://www.example.org/images/book1-page1", "profile":"http://iiif.io/api/image/2/level1.json" } }, // Presentation Information "viewingDirection": "right-to-left", "viewingHint": "paged", // Rights Information
  • 16. Image server - deliver easily installable versions of IIP and Loris (probably via images)Docker DMT PROGRESSDMT PROGRESS
  • 17. Metadata IIIF compliance via (python)Manifest Factory DMT PROGRESSDMT PROGRESS
  • 18. Discovery: This reunites an early Qur’anic manuscript which had been split and dispersed and is now held by four institutions: Bodleian (UK), Wolfenbuttel (Germany), Chester Beatty Library (Dublin), and the BnF (Paris) Digital Mushaf project DMT PROGRESSDMT PROGRESS
  • 19. Display IIIF-compliant image resources Using on the Another example: - demo Mirador Mushaf pilot project UniversalViewer Arch. G b.6 DMT PROGRESSDMT PROGRESS
  • 20.
  • 21. Research of existing tools and libraries To name a few: Grunt, Node.js, jQuery, Karma, underscore.js, pubsub.js, handlebars.js, URI.js, mousetrap.js, ZeroClipboard.js, d3.js, state-machine.js, tinymce.js, qTip2, sinon.js, Jasmine, Istanbul, Travis and more. DMT PROGRESSDMT PROGRESS
  • 23. UI mockup for Manifest editor Authoring tool easy to use, drag and drop features, editing labels (without *having to type* json) http://invis.io/CT3BSFX3M DMT PROGRESSDMT PROGRESS
  • 24. Few tests Using JSON Editor as base But a change on the project is near… I’m looking to reuse http://tinyurl.com/dmt-sample https://github.com/IIIF/manifesto DMT PROGRESSDMT PROGRESS
  • 26. Dr Daron Burrows Associate Professor of Medieval French Faculty of Medieval and Modern Languages Anglo-Norman Apocalypse Manuscripts held in the Bodleian Library THE APOCALYPSE IN OXFORDTHE APOCALYPSE IN OXFORD MS Bodley 401
  • 27. Alex Franklin & Daniel Sawyer D.Phil. Candidates in medieval English Faculty of English Language & Literature ROLLING HISTORY IN FIFTEENTH-CENTURY ENGLAND ROLLING HISTORYROLLING HISTORY MS Barlow 53, membrane 1, medallion 3
  • 28. Jennifer Shurville D.Phil. Candidate History of Art Department THE ROTA DOMINICE ORATIONIS DIGITISATION PROJECT THE ROTA DOMINICE ORATIONISTHE ROTA DOMINICE ORATIONIS Vercelli, ACVC, fp, 'Rota Dominice orationis'. Image courtesy of Fondazione Museo del Tesoro del Duomo e Archivio Capitolare di Vercelli.
  • 29. Dr Emilio Bonfiglio British Academy Postdoctoral Fellow Faculty of Oriental Studies Robin Meyer Armenian Exhibition Curator D. Phil. Candidate, Faculty of Linguistics Armenian Codicology and Palaeography DIGITAL TEACHING TOOLSDIGITAL TEACHING TOOLS Image courtesy of R. Meyer & E. Bonfiglio
  • 30. Stanford, Harvard and Yale in the USA Bibliothèque nationale de France and C2RMF in Europe British Library and the Wellcome Library in the UK. COLABORATIONCOLABORATION
  • 32. Special thanks: Judith Siefring – DMT use-cases Matt McGrattan – DMT/IIIF and server info Rob Sanderson – Pictures (via ) Challenge by Nicolai Traasdahl Tarp Storm by Frantzou Fleurine Viewer by Rohit Padmanabhan Squirrel by Good Free Photos Before you think out of the box (via ) IIIF slides Unsplash Lastlemon CREDITSCREDITS
  • 34. Monica Messaggi Kaya Slides at http://monicams.com @monicams https://slides.com/monica/digital-manuscripts-toolkit/