SlideShare a Scribd company logo
1 of 27
Download to read offline
SharedCanvas: A Collaborative Model
for Medieval Manuscript Layout Dissemination


                                  Robert Sanderson
                                       rsanderson@lanl.gov
                                       Los Alamos National Laboratory
                                  Benjamin Albritton
                                       Stanford University
                                  Rafael Schwemmer
                                       e-codices
                                  Herbert Van de Sompel
                                       Los Alamos National Laboratory

                                      http://www.shared-canvas.org/
                                  This research is funded, in part, by the
                                  Andrew W. Mellon Foundation



          SharedCanvas: Collaborative Medieval Manuscript Model              1
                    JCDL 2011, Ottawa, June 13-17
Overview


•  Motivation

•  Requirements / Use Cases

•  Model by Example

•  Implementations

•  Conclusion




                 SharedCanvas: Collaborative Medieval Manuscript Model   2
                           JCDL 2011, Ottawa, June 13-17
Motivation

Digitization of cultural heritage
   important
•  Less than 1% of known medieval
   documents digitized to date

Digital surrogates enable remote
   research
•  Improve preservation of original and
   surrogate
•  Enable collaboration via shared
   annotation



                            BNF f.fr 113, folio 1 recto


                     SharedCanvas: Collaborative Medieval Manuscript Model   3
                               JCDL 2011, Ottawa, June 13-17
Motivation

Innovation needed in modeling and
   rendering:
    •  Embrace the Graph

Innovation in storage and inter-linking:
    •  Embrace the Web

Desires:
•  Rich landscape of interconnected
   repositories
•  Improve efficiency through shared
   development

                Ms MurF: 10.5076/e-codices-kba-0003

                        SharedCanvas: Collaborative Medieval Manuscript Model   4
                                  JCDL 2011, Ottawa, June 13-17
Architectural Requirements


Goal:
•  Provide standardized input to presentation systems,
   to allow interoperability between manuscript repositories

Architectural Requirements:
•  Ability to model primarily textual items, where the individual
   physical instance is an important cultural object
•  Alignment of Images, Texts and Commentary per page
•  Services and Content distributed between institutions




                   SharedCanvas: Collaborative Medieval Manuscript Model   5
                             JCDL 2011, Ottawa, June 13-17
Domain Requirements

Working at physical item level
  provides unique challenges!

1. Only parts of pages may be
   digitized

•  Only illuminations digitized
•  Fragments of pages
•  Multiple fragments per
   image




                                                       Cod. Sang. 1394: 10.5076/e-codices-csg-1394


                     SharedCanvas: Collaborative Medieval Manuscript Model                           6
                               JCDL 2011, Ottawa, June 13-17
Domain Requirements


2. Page may not be digitized at
   all

•  Not "interesting" enough                            This page intentionally,
•  Digitization destructive                              but unfortunately,
                                                              left blank
•  Page no longer exists
•  Page only hypothetical




                      SharedCanvas: Collaborative Medieval Manuscript Model       7
                                JCDL 2011, Ottawa, June 13-17
Domain Requirements


3. Non-rectangular pages

•  Fashionable heart shaped
   manuscripts
•  Fragments
•  Pages with foldouts




                                                      Facsimile of BNF Rothschild 2973
                                           http://www.omifacsimiles.com/brochures/montchen.html

                    SharedCanvas: Collaborative Medieval Manuscript Model                         8
                              JCDL 2011, Ottawa, June 13-17
Domain Requirements


4. Alignment of multiple
   images of same object

•  Multi-spectral imaging
•  Multiple resolutions
•  Image tiling
•  Microfilm vs photograph
•  Multiple digitizations




                                                         Archimedes Palimpsest Multi-Spectral Images
                                                            http://www.archimedespalimpsest.org/

                      SharedCanvas: Collaborative Medieval Manuscript Model                            9
                                JCDL 2011, Ottawa, June 13-17
Domain Requirements


5. Multiple page orders over time
•  Rebinding
•  Scholarly disagreement on
   reconstruction


6. Different pages of the manuscript
   held by different institutions




                           Cod Sang 730: 10.5706/e-codices-csg-0730a


                     SharedCanvas: Collaborative Medieval Manuscript Model   10
                               JCDL 2011, Ottawa, June 13-17
Initial Approach: Transcribe Images Directly




But how to align multiple images, pages without images, fragments ???

                   SharedCanvas: Collaborative Medieval Manuscript Model   11
                             JCDL 2011, Ottawa, June 13-17
Canvas and Annotation Paradigm

•  A generic Canvas is an abstract space to build up a display
      •  HTML5, SVG, PDF, UI layout in software … even Powerpoint!

•  Our Canvas starts with no content, but has rectangular aspect ratio
     •  Top left/bottom right corner of canvas is equivalent corner of
        rectangular bounding box around page

•  Images and Text painted on to Canvas by distributed Annotation
     •  The Canvas is the Annotation's Target
     •  The Image/Text/Commentary is the Annotation's Body
     •  Both Body and Target support Segment descriptions:
          •  Fragments
          •  Extract page/line text from full transcription



                     SharedCanvas: Collaborative Medieval Manuscript Model   12
                               JCDL 2011, Ottawa, June 13-17
Canvas to Page Relationship




 SharedCanvas: Collaborative Medieval Manuscript Model   13
           JCDL 2011, Ottawa, June 13-17
OAC Annotations to Paint Images




   SharedCanvas: Collaborative Medieval Manuscript Model   14
             JCDL 2011, Ottawa, June 13-17
OAC Annotations to Paint Text




  SharedCanvas: Collaborative Medieval Manuscript Model   15
            JCDL 2011, Ottawa, June 13-17
Transcription: M804




SharedCanvas: Collaborative Medieval Manuscript Model   16
          JCDL 2011, Ottawa, June 13-17
Transcription: M804




SharedCanvas: Collaborative Medieval Manuscript Model   17
          JCDL 2011, Ottawa, June 13-17
Fragments: Cod Sang 1394




 SharedCanvas: Collaborative Medieval Manuscript Model   18
           JCDL 2011, Ottawa, June 13-17
Missing Pages: Parker CCC 286




   SharedCanvas: Collaborative Medieval Manuscript Model   19
             JCDL 2011, Ottawa, June 13-17
Repeated Zones: Frauenfeld Y 112




    SharedCanvas: Collaborative Medieval Manuscript Model   20
              JCDL 2011, Ottawa, June 13-17
ORE Aggregations for Ordering




  SharedCanvas: Collaborative Medieval Manuscript Model   21
            JCDL 2011, Ottawa, June 13-17
Rebinding: BNF f.fr. 113-116




 SharedCanvas: Collaborative Medieval Manuscript Model   22
           JCDL 2011, Ottawa, June 13-17
SharedCanvas: Data Model




 SharedCanvas: Collaborative Medieval Manuscript Model   23
           JCDL 2011, Ottawa, June 13-17
Implementations


Repository Side:
   •  Parker Library on the Web
       (Stanford)
   •  Roman de la Rose
       (JHU)
   •  e-codices

Tools:
    •  T-PEN
        (transcription tool)
    •  Digital MappaeMundi
        (annotation tool)




                     SharedCanvas: Collaborative Medieval Manuscript Model   24
                               JCDL 2011, Ottawa, June 13-17
Implementations


Client Side:

•  Flipbook integration for navigation
•  Djatoka for pan/zoom


Native implementation planned:

•  Graph navigation
•  Integratation of scholarly
annotations




                       SharedCanvas: Collaborative Medieval Manuscript Model   25
                                 JCDL 2011, Ottawa, June 13-17
Conclusions
•  Distributed Canvas paradigm provides a coherent solution to
modeling the layout of medieval manuscripts
    •  Distributed Annotations across repositories for text, image and
    scholarly commentary
    •  Annotations at the heart of the model
         •  Thus: Collaboration at the heart of the model
    •  Granular accuracy, from resource to non-rectangular segment
    •  Multiple page orders and Discovery via Aggregations

•  Likely appropriate for non Medieval Manuscript applications
      •  Scrolls, Newspapers, Scientific papers, … ?

•  Brings the humanist's primary research objects to their desktop in a
powerful, extensible and interoperable fashion


                     SharedCanvas: Collaborative Medieval Manuscript Model   26
                               JCDL 2011, Ottawa, June 13-17
Thank You


                                         Robert Sanderson
                                             rsanderson@lanl.gov
                                             azaroth42@gmail.com
                                             @azaroth42


                                       Web:        http://www.shared-canvas.org/

                                       Paper: http://arxiv.org/abs/1104.2925

                                       Slides:               http://slidesha.re/xxxxxx


                         Acknowledgements
DMSTech Group:                     http://dmstech.group.stanford.edu/
Open Annotation Collaboration:         http://www.openannotation.org/

                    SharedCanvas: Collaborative Medieval Manuscript Model            27
                              JCDL 2011, Ottawa, June 13-17

More Related Content

Viewers also liked

NISO Annotation Meeting (San Francisco)
NISO Annotation Meeting (San Francisco)NISO Annotation Meeting (San Francisco)
NISO Annotation Meeting (San Francisco)Robert Sanderson
 
IIIF Overview for Linked Data Exhibitions
IIIF Overview for Linked Data ExhibitionsIIIF Overview for Linked Data Exhibitions
IIIF Overview for Linked Data ExhibitionsRobert Sanderson
 
iAnnotate 2013 Introduction
iAnnotate 2013 IntroductioniAnnotate 2013 Introduction
iAnnotate 2013 IntroductionRobert Sanderson
 
RDF: Resource Description Failures?
RDF: Resource Description Failures?RDF: Resource Description Failures?
RDF: Resource Description Failures?Robert Sanderson
 
Analyzing the Persistence of Referenced Web Resources with Memento
Analyzing the Persistence of Referenced Web Resources with MementoAnalyzing the Persistence of Referenced Web Resources with Memento
Analyzing the Persistence of Referenced Web Resources with MementoRobert Sanderson
 
TimeMaps: Metadata for Memento
TimeMaps: Metadata for MementoTimeMaps: Metadata for Memento
TimeMaps: Metadata for MementoRobert Sanderson
 
SharedCanvas: Dealing with Uncertainty in Digital Facsimiles
SharedCanvas: Dealing with Uncertainty in Digital FacsimilesSharedCanvas: Dealing with Uncertainty in Digital Facsimiles
SharedCanvas: Dealing with Uncertainty in Digital FacsimilesRobert Sanderson
 
Annotating Scholarly Resources
Annotating Scholarly ResourcesAnnotating Scholarly Resources
Annotating Scholarly ResourcesRobert Sanderson
 
Evaluating SharedCanvas in CATCHPlus
Evaluating SharedCanvas in CATCHPlusEvaluating SharedCanvas in CATCHPlus
Evaluating SharedCanvas in CATCHPlusRobert Sanderson
 
Big Data: Indexing ~50Tb of URIs
Big Data: Indexing ~50Tb of URIsBig Data: Indexing ~50Tb of URIs
Big Data: Indexing ~50Tb of URIsRobert Sanderson
 
Linked Data: Building Standards and Communities
Linked Data: Building Standards and CommunitiesLinked Data: Building Standards and Communities
Linked Data: Building Standards and CommunitiesRobert Sanderson
 
Transcending Silos: Shared Canvas Data Model for Digital Facsimiles
Transcending Silos: Shared Canvas Data Model for Digital FacsimilesTranscending Silos: Shared Canvas Data Model for Digital Facsimiles
Transcending Silos: Shared Canvas Data Model for Digital FacsimilesRobert Sanderson
 
Mos kërkoni ndihmë...?
Mos kërkoni ndihmë...?Mos kërkoni ndihmë...?
Mos kërkoni ndihmë...?guest54c3dd
 
Managing Annotations (OR2016)
Managing Annotations (OR2016)Managing Annotations (OR2016)
Managing Annotations (OR2016)Robert Sanderson
 
Books in Browsers / SharedCanvas: Collaborative Facsimiles
Books in Browsers / SharedCanvas: Collaborative FacsimilesBooks in Browsers / SharedCanvas: Collaborative Facsimiles
Books in Browsers / SharedCanvas: Collaborative FacsimilesRobert Sanderson
 
IIIF: The Advantages of APIs
IIIF: The Advantages of APIsIIIF: The Advantages of APIs
IIIF: The Advantages of APIsRobert Sanderson
 
Annotations as Linked Data with Fedora4 and Triannon
Annotations as Linked Data with Fedora4 and TriannonAnnotations as Linked Data with Fedora4 and Triannon
Annotations as Linked Data with Fedora4 and TriannonRobert Sanderson
 
IIIF: Discovery of Resources
IIIF: Discovery of ResourcesIIIF: Discovery of Resources
IIIF: Discovery of ResourcesRobert Sanderson
 
Linked Data Best Practices and BibFrame
Linked Data Best Practices and BibFrameLinked Data Best Practices and BibFrame
Linked Data Best Practices and BibFrameRobert Sanderson
 

Viewers also liked (20)

NISO Annotation Meeting (San Francisco)
NISO Annotation Meeting (San Francisco)NISO Annotation Meeting (San Francisco)
NISO Annotation Meeting (San Francisco)
 
IIIF Overview for Linked Data Exhibitions
IIIF Overview for Linked Data ExhibitionsIIIF Overview for Linked Data Exhibitions
IIIF Overview for Linked Data Exhibitions
 
iAnnotate 2013 Introduction
iAnnotate 2013 IntroductioniAnnotate 2013 Introduction
iAnnotate 2013 Introduction
 
RDF: Resource Description Failures?
RDF: Resource Description Failures?RDF: Resource Description Failures?
RDF: Resource Description Failures?
 
Analyzing the Persistence of Referenced Web Resources with Memento
Analyzing the Persistence of Referenced Web Resources with MementoAnalyzing the Persistence of Referenced Web Resources with Memento
Analyzing the Persistence of Referenced Web Resources with Memento
 
TimeMaps: Metadata for Memento
TimeMaps: Metadata for MementoTimeMaps: Metadata for Memento
TimeMaps: Metadata for Memento
 
SharedCanvas: Dealing with Uncertainty in Digital Facsimiles
SharedCanvas: Dealing with Uncertainty in Digital FacsimilesSharedCanvas: Dealing with Uncertainty in Digital Facsimiles
SharedCanvas: Dealing with Uncertainty in Digital Facsimiles
 
Annotating Scholarly Resources
Annotating Scholarly ResourcesAnnotating Scholarly Resources
Annotating Scholarly Resources
 
Evaluating SharedCanvas in CATCHPlus
Evaluating SharedCanvas in CATCHPlusEvaluating SharedCanvas in CATCHPlus
Evaluating SharedCanvas in CATCHPlus
 
Big Data: Indexing ~50Tb of URIs
Big Data: Indexing ~50Tb of URIsBig Data: Indexing ~50Tb of URIs
Big Data: Indexing ~50Tb of URIs
 
Linked Data: Building Standards and Communities
Linked Data: Building Standards and CommunitiesLinked Data: Building Standards and Communities
Linked Data: Building Standards and Communities
 
Transcending Silos: Shared Canvas Data Model for Digital Facsimiles
Transcending Silos: Shared Canvas Data Model for Digital FacsimilesTranscending Silos: Shared Canvas Data Model for Digital Facsimiles
Transcending Silos: Shared Canvas Data Model for Digital Facsimiles
 
Mos kërkoni ndihmë...?
Mos kërkoni ndihmë...?Mos kërkoni ndihmë...?
Mos kërkoni ndihmë...?
 
Managing Annotations (OR2016)
Managing Annotations (OR2016)Managing Annotations (OR2016)
Managing Annotations (OR2016)
 
Books in Browsers / SharedCanvas: Collaborative Facsimiles
Books in Browsers / SharedCanvas: Collaborative FacsimilesBooks in Browsers / SharedCanvas: Collaborative Facsimiles
Books in Browsers / SharedCanvas: Collaborative Facsimiles
 
IIIF: The Advantages of APIs
IIIF: The Advantages of APIsIIIF: The Advantages of APIs
IIIF: The Advantages of APIs
 
Annotations as Linked Data with Fedora4 and Triannon
Annotations as Linked Data with Fedora4 and TriannonAnnotations as Linked Data with Fedora4 and Triannon
Annotations as Linked Data with Fedora4 and Triannon
 
IIIF: Discovery of Resources
IIIF: Discovery of ResourcesIIIF: Discovery of Resources
IIIF: Discovery of Resources
 
Introduction to IIIF
Introduction to IIIFIntroduction to IIIF
Introduction to IIIF
 
Linked Data Best Practices and BibFrame
Linked Data Best Practices and BibFrameLinked Data Best Practices and BibFrame
Linked Data Best Practices and BibFrame
 

Similar to SharedCanvas: A Collaborative Model for Medieval Manuscript Layout Dissemination

British Library Seminar: Shared Canvas (September 2011)
British Library Seminar: Shared Canvas (September 2011)British Library Seminar: Shared Canvas (September 2011)
British Library Seminar: Shared Canvas (September 2011)Robert Sanderson
 
Parker Keio 2011: Interoperable Manuscript Framework
Parker Keio 2011: Interoperable Manuscript FrameworkParker Keio 2011: Interoperable Manuscript Framework
Parker Keio 2011: Interoperable Manuscript FrameworkRobert Sanderson
 
A Comparative Kalendar - DH2013 Presentation
A Comparative Kalendar - DH2013 PresentationA Comparative Kalendar - DH2013 Presentation
A Comparative Kalendar - DH2013 Presentationblalbritton
 
A Future Role for the Library Discovery Interface
A Future Role for the Library Discovery InterfaceA Future Role for the Library Discovery Interface
A Future Role for the Library Discovery InterfaceRichard Wallis
 
Approaching the Long-Term Preservation of Print Documentation: international ...
Approaching the Long-Term Preservation of Print Documentation: international ...Approaching the Long-Term Preservation of Print Documentation: international ...
Approaching the Long-Term Preservation of Print Documentation: international ...Constance Malpas
 
Repositioning realignment and the researcher
Repositioning realignment and the researcherRepositioning realignment and the researcher
Repositioning realignment and the researcherLIBER Europe
 
Kieft.nitle webinar april112013
Kieft.nitle webinar april112013Kieft.nitle webinar april112013
Kieft.nitle webinar april112013NITLE
 
Linked Open Data for Libraries, Archives, and Museums: An Aggregators View
Linked Open Data for Libraries, Archives, and Museums: An Aggregators ViewLinked Open Data for Libraries, Archives, and Museums: An Aggregators View
Linked Open Data for Libraries, Archives, and Museums: An Aggregators ViewRichard Urban
 
UVA MDST 3703 Thematic Research Collections 2012-09-18
UVA MDST 3703 Thematic Research Collections 2012-09-18UVA MDST 3703 Thematic Research Collections 2012-09-18
UVA MDST 3703 Thematic Research Collections 2012-09-18Rafael Alvarado
 
Principles for knowledge engineering on the Web
Principles for knowledge engineering on the WebPrinciples for knowledge engineering on the Web
Principles for knowledge engineering on the WebGuus Schreiber
 
Festival of publishing 2013 slides, London
Festival of publishing 2013 slides, LondonFestival of publishing 2013 slides, London
Festival of publishing 2013 slides, LondonHelen K Jeffrey
 
In Context: Case Studies in Integrated Physical and Virtual Library Service D...
In Context: Case Studies in Integrated Physical and Virtual Library Service D...In Context: Case Studies in Integrated Physical and Virtual Library Service D...
In Context: Case Studies in Integrated Physical and Virtual Library Service D...Jason Casden
 
High and Lows of Library Linked Data
High and Lows of Library Linked DataHigh and Lows of Library Linked Data
High and Lows of Library Linked DataAdrian Stevenson
 

Similar to SharedCanvas: A Collaborative Model for Medieval Manuscript Layout Dissemination (20)

Maa
MaaMaa
Maa
 
British Library Seminar: Shared Canvas (September 2011)
British Library Seminar: Shared Canvas (September 2011)British Library Seminar: Shared Canvas (September 2011)
British Library Seminar: Shared Canvas (September 2011)
 
Parker Keio 2011: Interoperable Manuscript Framework
Parker Keio 2011: Interoperable Manuscript FrameworkParker Keio 2011: Interoperable Manuscript Framework
Parker Keio 2011: Interoperable Manuscript Framework
 
Florence2
Florence2Florence2
Florence2
 
A Comparative Kalendar - DH2013 Presentation
A Comparative Kalendar - DH2013 PresentationA Comparative Kalendar - DH2013 Presentation
A Comparative Kalendar - DH2013 Presentation
 
Med ren
Med renMed ren
Med ren
 
Christiane Paul - Arquivando o contexto: estratégias de preservação para a ne...
Christiane Paul - Arquivando o contexto: estratégias de preservação para a ne...Christiane Paul - Arquivando o contexto: estratégias de preservação para a ne...
Christiane Paul - Arquivando o contexto: estratégias de preservação para a ne...
 
A Future Role for the Library Discovery Interface
A Future Role for the Library Discovery InterfaceA Future Role for the Library Discovery Interface
A Future Role for the Library Discovery Interface
 
Approaching the Long-Term Preservation of Print Documentation: international ...
Approaching the Long-Term Preservation of Print Documentation: international ...Approaching the Long-Term Preservation of Print Documentation: international ...
Approaching the Long-Term Preservation of Print Documentation: international ...
 
Repositioning realignment and the researcher
Repositioning realignment and the researcherRepositioning realignment and the researcher
Repositioning realignment and the researcher
 
Kieft.nitle webinar april112013
Kieft.nitle webinar april112013Kieft.nitle webinar april112013
Kieft.nitle webinar april112013
 
Burke, "Discovery Tools - Changing the Nature of Collections in an Item-cente...
Burke, "Discovery Tools - Changing the Nature of Collections in an Item-cente...Burke, "Discovery Tools - Changing the Nature of Collections in an Item-cente...
Burke, "Discovery Tools - Changing the Nature of Collections in an Item-cente...
 
NISO Webinar: The Future of Integrated Library Systems PART 2: User Interaction
NISO Webinar: The Future of Integrated Library Systems PART 2: User InteractionNISO Webinar: The Future of Integrated Library Systems PART 2: User Interaction
NISO Webinar: The Future of Integrated Library Systems PART 2: User Interaction
 
Linked Open Data for Libraries, Archives, and Museums: An Aggregators View
Linked Open Data for Libraries, Archives, and Museums: An Aggregators ViewLinked Open Data for Libraries, Archives, and Museums: An Aggregators View
Linked Open Data for Libraries, Archives, and Museums: An Aggregators View
 
UVA MDST 3703 Thematic Research Collections 2012-09-18
UVA MDST 3703 Thematic Research Collections 2012-09-18UVA MDST 3703 Thematic Research Collections 2012-09-18
UVA MDST 3703 Thematic Research Collections 2012-09-18
 
NISO Webinar: The Future of Integrated Library Systems PART 2: User Interaction
NISO Webinar: The Future of Integrated Library Systems PART 2: User InteractionNISO Webinar: The Future of Integrated Library Systems PART 2: User Interaction
NISO Webinar: The Future of Integrated Library Systems PART 2: User Interaction
 
Principles for knowledge engineering on the Web
Principles for knowledge engineering on the WebPrinciples for knowledge engineering on the Web
Principles for knowledge engineering on the Web
 
Festival of publishing 2013 slides, London
Festival of publishing 2013 slides, LondonFestival of publishing 2013 slides, London
Festival of publishing 2013 slides, London
 
In Context: Case Studies in Integrated Physical and Virtual Library Service D...
In Context: Case Studies in Integrated Physical and Virtual Library Service D...In Context: Case Studies in Integrated Physical and Virtual Library Service D...
In Context: Case Studies in Integrated Physical and Virtual Library Service D...
 
High and Lows of Library Linked Data
High and Lows of Library Linked DataHigh and Lows of Library Linked Data
High and Lows of Library Linked Data
 

More from Robert Sanderson

LUX - Cross Collections Cultural Heritage at Yale
LUX - Cross Collections Cultural Heritage at YaleLUX - Cross Collections Cultural Heritage at Yale
LUX - Cross Collections Cultural Heritage at YaleRobert Sanderson
 
Zoom as a Paradigm for Linked Open Usable Data
Zoom as a Paradigm for Linked Open Usable DataZoom as a Paradigm for Linked Open Usable Data
Zoom as a Paradigm for Linked Open Usable DataRobert Sanderson
 
Provenance and Uncertainty in Linked Art
Provenance and Uncertainty in Linked ArtProvenance and Uncertainty in Linked Art
Provenance and Uncertainty in Linked ArtRobert Sanderson
 
Data is our Product: Thoughts on LOD Sustainability
Data is our Product: Thoughts on LOD SustainabilityData is our Product: Thoughts on LOD Sustainability
Data is our Product: Thoughts on LOD SustainabilityRobert Sanderson
 
A Perspective on Wikidata: Ecosystems, Trust, and Usability
A Perspective on Wikidata: Ecosystems, Trust, and UsabilityA Perspective on Wikidata: Ecosystems, Trust, and Usability
A Perspective on Wikidata: Ecosystems, Trust, and UsabilityRobert Sanderson
 
Linked Art: Sustainable Cultural Knowledge through Linked Open Usable Data
Linked Art: Sustainable Cultural Knowledge through Linked Open Usable DataLinked Art: Sustainable Cultural Knowledge through Linked Open Usable Data
Linked Art: Sustainable Cultural Knowledge through Linked Open Usable DataRobert Sanderson
 
Illusions of Grandeur: Trust and Belief in Cultural Heritage Linked Open Data
Illusions of Grandeur: Trust and Belief in Cultural Heritage Linked Open DataIllusions of Grandeur: Trust and Belief in Cultural Heritage Linked Open Data
Illusions of Grandeur: Trust and Belief in Cultural Heritage Linked Open DataRobert Sanderson
 
Structural Metadata in RDF (IS575)
Structural Metadata in RDF (IS575)Structural Metadata in RDF (IS575)
Structural Metadata in RDF (IS575)Robert Sanderson
 
Sanderson CNI 2020 Keynote - Cultural Heritage Research Data Ecosystem
Sanderson CNI 2020 Keynote - Cultural Heritage Research Data EcosystemSanderson CNI 2020 Keynote - Cultural Heritage Research Data Ecosystem
Sanderson CNI 2020 Keynote - Cultural Heritage Research Data EcosystemRobert Sanderson
 
Tiers of Abstraction and Audience in Cultural Heritage Data Modeling
Tiers of Abstraction and Audience in Cultural Heritage Data ModelingTiers of Abstraction and Audience in Cultural Heritage Data Modeling
Tiers of Abstraction and Audience in Cultural Heritage Data ModelingRobert Sanderson
 
The Importance of being LOUD
The Importance of being LOUDThe Importance of being LOUD
The Importance of being LOUDRobert Sanderson
 
Introduction to Linked Art Model
Introduction to Linked Art ModelIntroduction to Linked Art Model
Introduction to Linked Art ModelRobert Sanderson
 
Standards and Communities: Connected People, Consistent Data, Usable Applicat...
Standards and Communities: Connected People, Consistent Data, Usable Applicat...Standards and Communities: Connected People, Consistent Data, Usable Applicat...
Standards and Communities: Connected People, Consistent Data, Usable Applicat...Robert Sanderson
 
Strong Opinions, Weakly Held
Strong Opinions, Weakly HeldStrong Opinions, Weakly Held
Strong Opinions, Weakly HeldRobert Sanderson
 
IIIF Discovery Walkthrough
IIIF Discovery WalkthroughIIIF Discovery Walkthrough
IIIF Discovery WalkthroughRobert Sanderson
 
Linked Art: An Art Museum Profile for CIDOC-CRM
Linked Art: An Art Museum Profile for CIDOC-CRMLinked Art: An Art Museum Profile for CIDOC-CRM
Linked Art: An Art Museum Profile for CIDOC-CRMRobert Sanderson
 
Euromed2018 Keynote: Usability over Completeness, Community over Committee
Euromed2018 Keynote: Usability over Completeness, Community over CommitteeEuromed2018 Keynote: Usability over Completeness, Community over Committee
Euromed2018 Keynote: Usability over Completeness, Community over CommitteeRobert Sanderson
 
Linked Art - Our Linked Open Usable Data Model
Linked Art - Our Linked Open Usable Data ModelLinked Art - Our Linked Open Usable Data Model
Linked Art - Our Linked Open Usable Data ModelRobert Sanderson
 
EuropeanaTech Keynote: Shout it out LOUD
EuropeanaTech Keynote: Shout it out LOUDEuropeanaTech Keynote: Shout it out LOUD
EuropeanaTech Keynote: Shout it out LOUDRobert Sanderson
 

More from Robert Sanderson (20)

Understanding Linked Art
Understanding Linked ArtUnderstanding Linked Art
Understanding Linked Art
 
LUX - Cross Collections Cultural Heritage at Yale
LUX - Cross Collections Cultural Heritage at YaleLUX - Cross Collections Cultural Heritage at Yale
LUX - Cross Collections Cultural Heritage at Yale
 
Zoom as a Paradigm for Linked Open Usable Data
Zoom as a Paradigm for Linked Open Usable DataZoom as a Paradigm for Linked Open Usable Data
Zoom as a Paradigm for Linked Open Usable Data
 
Provenance and Uncertainty in Linked Art
Provenance and Uncertainty in Linked ArtProvenance and Uncertainty in Linked Art
Provenance and Uncertainty in Linked Art
 
Data is our Product: Thoughts on LOD Sustainability
Data is our Product: Thoughts on LOD SustainabilityData is our Product: Thoughts on LOD Sustainability
Data is our Product: Thoughts on LOD Sustainability
 
A Perspective on Wikidata: Ecosystems, Trust, and Usability
A Perspective on Wikidata: Ecosystems, Trust, and UsabilityA Perspective on Wikidata: Ecosystems, Trust, and Usability
A Perspective on Wikidata: Ecosystems, Trust, and Usability
 
Linked Art: Sustainable Cultural Knowledge through Linked Open Usable Data
Linked Art: Sustainable Cultural Knowledge through Linked Open Usable DataLinked Art: Sustainable Cultural Knowledge through Linked Open Usable Data
Linked Art: Sustainable Cultural Knowledge through Linked Open Usable Data
 
Illusions of Grandeur: Trust and Belief in Cultural Heritage Linked Open Data
Illusions of Grandeur: Trust and Belief in Cultural Heritage Linked Open DataIllusions of Grandeur: Trust and Belief in Cultural Heritage Linked Open Data
Illusions of Grandeur: Trust and Belief in Cultural Heritage Linked Open Data
 
Structural Metadata in RDF (IS575)
Structural Metadata in RDF (IS575)Structural Metadata in RDF (IS575)
Structural Metadata in RDF (IS575)
 
Sanderson CNI 2020 Keynote - Cultural Heritage Research Data Ecosystem
Sanderson CNI 2020 Keynote - Cultural Heritage Research Data EcosystemSanderson CNI 2020 Keynote - Cultural Heritage Research Data Ecosystem
Sanderson CNI 2020 Keynote - Cultural Heritage Research Data Ecosystem
 
Tiers of Abstraction and Audience in Cultural Heritage Data Modeling
Tiers of Abstraction and Audience in Cultural Heritage Data ModelingTiers of Abstraction and Audience in Cultural Heritage Data Modeling
Tiers of Abstraction and Audience in Cultural Heritage Data Modeling
 
The Importance of being LOUD
The Importance of being LOUDThe Importance of being LOUD
The Importance of being LOUD
 
Introduction to Linked Art Model
Introduction to Linked Art ModelIntroduction to Linked Art Model
Introduction to Linked Art Model
 
Standards and Communities: Connected People, Consistent Data, Usable Applicat...
Standards and Communities: Connected People, Consistent Data, Usable Applicat...Standards and Communities: Connected People, Consistent Data, Usable Applicat...
Standards and Communities: Connected People, Consistent Data, Usable Applicat...
 
Strong Opinions, Weakly Held
Strong Opinions, Weakly HeldStrong Opinions, Weakly Held
Strong Opinions, Weakly Held
 
IIIF Discovery Walkthrough
IIIF Discovery WalkthroughIIIF Discovery Walkthrough
IIIF Discovery Walkthrough
 
Linked Art: An Art Museum Profile for CIDOC-CRM
Linked Art: An Art Museum Profile for CIDOC-CRMLinked Art: An Art Museum Profile for CIDOC-CRM
Linked Art: An Art Museum Profile for CIDOC-CRM
 
Euromed2018 Keynote: Usability over Completeness, Community over Committee
Euromed2018 Keynote: Usability over Completeness, Community over CommitteeEuromed2018 Keynote: Usability over Completeness, Community over Committee
Euromed2018 Keynote: Usability over Completeness, Community over Committee
 
Linked Art - Our Linked Open Usable Data Model
Linked Art - Our Linked Open Usable Data ModelLinked Art - Our Linked Open Usable Data Model
Linked Art - Our Linked Open Usable Data Model
 
EuropeanaTech Keynote: Shout it out LOUD
EuropeanaTech Keynote: Shout it out LOUDEuropeanaTech Keynote: Shout it out LOUD
EuropeanaTech Keynote: Shout it out LOUD
 

Recently uploaded

Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfSeasiaInfotech2
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 

Recently uploaded (20)

Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdf
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 

SharedCanvas: A Collaborative Model for Medieval Manuscript Layout Dissemination

  • 1. SharedCanvas: A Collaborative Model for Medieval Manuscript Layout Dissemination Robert Sanderson rsanderson@lanl.gov Los Alamos National Laboratory Benjamin Albritton Stanford University Rafael Schwemmer e-codices Herbert Van de Sompel Los Alamos National Laboratory http://www.shared-canvas.org/ This research is funded, in part, by the Andrew W. Mellon Foundation SharedCanvas: Collaborative Medieval Manuscript Model 1 JCDL 2011, Ottawa, June 13-17
  • 2. Overview •  Motivation •  Requirements / Use Cases •  Model by Example •  Implementations •  Conclusion SharedCanvas: Collaborative Medieval Manuscript Model 2 JCDL 2011, Ottawa, June 13-17
  • 3. Motivation Digitization of cultural heritage important •  Less than 1% of known medieval documents digitized to date Digital surrogates enable remote research •  Improve preservation of original and surrogate •  Enable collaboration via shared annotation BNF f.fr 113, folio 1 recto SharedCanvas: Collaborative Medieval Manuscript Model 3 JCDL 2011, Ottawa, June 13-17
  • 4. Motivation Innovation needed in modeling and rendering: •  Embrace the Graph Innovation in storage and inter-linking: •  Embrace the Web Desires: •  Rich landscape of interconnected repositories •  Improve efficiency through shared development Ms MurF: 10.5076/e-codices-kba-0003 SharedCanvas: Collaborative Medieval Manuscript Model 4 JCDL 2011, Ottawa, June 13-17
  • 5. Architectural Requirements Goal: •  Provide standardized input to presentation systems, to allow interoperability between manuscript repositories Architectural Requirements: •  Ability to model primarily textual items, where the individual physical instance is an important cultural object •  Alignment of Images, Texts and Commentary per page •  Services and Content distributed between institutions SharedCanvas: Collaborative Medieval Manuscript Model 5 JCDL 2011, Ottawa, June 13-17
  • 6. Domain Requirements Working at physical item level provides unique challenges! 1. Only parts of pages may be digitized •  Only illuminations digitized •  Fragments of pages •  Multiple fragments per image Cod. Sang. 1394: 10.5076/e-codices-csg-1394 SharedCanvas: Collaborative Medieval Manuscript Model 6 JCDL 2011, Ottawa, June 13-17
  • 7. Domain Requirements 2. Page may not be digitized at all •  Not "interesting" enough This page intentionally, •  Digitization destructive but unfortunately, left blank •  Page no longer exists •  Page only hypothetical SharedCanvas: Collaborative Medieval Manuscript Model 7 JCDL 2011, Ottawa, June 13-17
  • 8. Domain Requirements 3. Non-rectangular pages •  Fashionable heart shaped manuscripts •  Fragments •  Pages with foldouts Facsimile of BNF Rothschild 2973 http://www.omifacsimiles.com/brochures/montchen.html SharedCanvas: Collaborative Medieval Manuscript Model 8 JCDL 2011, Ottawa, June 13-17
  • 9. Domain Requirements 4. Alignment of multiple images of same object •  Multi-spectral imaging •  Multiple resolutions •  Image tiling •  Microfilm vs photograph •  Multiple digitizations Archimedes Palimpsest Multi-Spectral Images http://www.archimedespalimpsest.org/ SharedCanvas: Collaborative Medieval Manuscript Model 9 JCDL 2011, Ottawa, June 13-17
  • 10. Domain Requirements 5. Multiple page orders over time •  Rebinding •  Scholarly disagreement on reconstruction 6. Different pages of the manuscript held by different institutions Cod Sang 730: 10.5706/e-codices-csg-0730a SharedCanvas: Collaborative Medieval Manuscript Model 10 JCDL 2011, Ottawa, June 13-17
  • 11. Initial Approach: Transcribe Images Directly But how to align multiple images, pages without images, fragments ??? SharedCanvas: Collaborative Medieval Manuscript Model 11 JCDL 2011, Ottawa, June 13-17
  • 12. Canvas and Annotation Paradigm •  A generic Canvas is an abstract space to build up a display •  HTML5, SVG, PDF, UI layout in software … even Powerpoint! •  Our Canvas starts with no content, but has rectangular aspect ratio •  Top left/bottom right corner of canvas is equivalent corner of rectangular bounding box around page •  Images and Text painted on to Canvas by distributed Annotation •  The Canvas is the Annotation's Target •  The Image/Text/Commentary is the Annotation's Body •  Both Body and Target support Segment descriptions: •  Fragments •  Extract page/line text from full transcription SharedCanvas: Collaborative Medieval Manuscript Model 12 JCDL 2011, Ottawa, June 13-17
  • 13. Canvas to Page Relationship SharedCanvas: Collaborative Medieval Manuscript Model 13 JCDL 2011, Ottawa, June 13-17
  • 14. OAC Annotations to Paint Images SharedCanvas: Collaborative Medieval Manuscript Model 14 JCDL 2011, Ottawa, June 13-17
  • 15. OAC Annotations to Paint Text SharedCanvas: Collaborative Medieval Manuscript Model 15 JCDL 2011, Ottawa, June 13-17
  • 16. Transcription: M804 SharedCanvas: Collaborative Medieval Manuscript Model 16 JCDL 2011, Ottawa, June 13-17
  • 17. Transcription: M804 SharedCanvas: Collaborative Medieval Manuscript Model 17 JCDL 2011, Ottawa, June 13-17
  • 18. Fragments: Cod Sang 1394 SharedCanvas: Collaborative Medieval Manuscript Model 18 JCDL 2011, Ottawa, June 13-17
  • 19. Missing Pages: Parker CCC 286 SharedCanvas: Collaborative Medieval Manuscript Model 19 JCDL 2011, Ottawa, June 13-17
  • 20. Repeated Zones: Frauenfeld Y 112 SharedCanvas: Collaborative Medieval Manuscript Model 20 JCDL 2011, Ottawa, June 13-17
  • 21. ORE Aggregations for Ordering SharedCanvas: Collaborative Medieval Manuscript Model 21 JCDL 2011, Ottawa, June 13-17
  • 22. Rebinding: BNF f.fr. 113-116 SharedCanvas: Collaborative Medieval Manuscript Model 22 JCDL 2011, Ottawa, June 13-17
  • 23. SharedCanvas: Data Model SharedCanvas: Collaborative Medieval Manuscript Model 23 JCDL 2011, Ottawa, June 13-17
  • 24. Implementations Repository Side: •  Parker Library on the Web (Stanford) •  Roman de la Rose (JHU) •  e-codices Tools: •  T-PEN (transcription tool) •  Digital MappaeMundi (annotation tool) SharedCanvas: Collaborative Medieval Manuscript Model 24 JCDL 2011, Ottawa, June 13-17
  • 25. Implementations Client Side: •  Flipbook integration for navigation •  Djatoka for pan/zoom Native implementation planned: •  Graph navigation •  Integratation of scholarly annotations SharedCanvas: Collaborative Medieval Manuscript Model 25 JCDL 2011, Ottawa, June 13-17
  • 26. Conclusions •  Distributed Canvas paradigm provides a coherent solution to modeling the layout of medieval manuscripts •  Distributed Annotations across repositories for text, image and scholarly commentary •  Annotations at the heart of the model •  Thus: Collaboration at the heart of the model •  Granular accuracy, from resource to non-rectangular segment •  Multiple page orders and Discovery via Aggregations •  Likely appropriate for non Medieval Manuscript applications •  Scrolls, Newspapers, Scientific papers, … ? •  Brings the humanist's primary research objects to their desktop in a powerful, extensible and interoperable fashion SharedCanvas: Collaborative Medieval Manuscript Model 26 JCDL 2011, Ottawa, June 13-17
  • 27. Thank You Robert Sanderson rsanderson@lanl.gov azaroth42@gmail.com @azaroth42 Web: http://www.shared-canvas.org/ Paper: http://arxiv.org/abs/1104.2925 Slides: http://slidesha.re/xxxxxx Acknowledgements DMSTech Group: http://dmstech.group.stanford.edu/ Open Annotation Collaboration: http://www.openannotation.org/ SharedCanvas: Collaborative Medieval Manuscript Model 27 JCDL 2011, Ottawa, June 13-17