SlideShare a Scribd company logo
Open Annotation Collaboration phase II
                                              DLF Forum 2012 – 4-5 November 2012, Denver, CO




    Annotation of Digital Emblematica

                                                                               Jacob Jett (jjett2@illinois.edu)
                                                                     University of Illinois at Urbana-Champaign




                                                                         http://www.OpenAnnotation.org
CIRSS   Center for Informatics Research in Science and Scholarship
        Graduate School of Library and Information Science
        University of Illinois at Urbana-Champaign
Project Context

•
    Started as a collaborative digitization project partnering:
     •
       University of Illinois at Urbana-Champaig and
     •
       Herzog August Bibliothek Wolfenbüttel.
•
    Resulted in the creation of the Emblematica Online Virtual
    Collection.
•
    Provides emblem scholars access to about 700 digitized emblem
    books and over 18,000 fully described emblems.
•
    Desire by emblem scholars for web-based, dynamic methods of
    interacting with the emblems is driving the development of digital
    tools, including digital annotation tools.



DLF Forum 2012 –                                      Open Annotation Collaboration
4-5 November 2012, Denver, CO         2              http://www.OpenAnnotation.org/
Emblematica Corpus

                                 Motto                  Emblem Books:
                                                       An Early Modern
                                                          literary genre
                                 Pictura
                                                     using text & images



                                 Subscriptio


                                  Peter Isselburg,
                          Emblemata Politica, 1617


DLF Forum 2012 –                                           Open Annotation Collaboration
4-5 November 2012, Denver, CO                3            http://www.OpenAnnotation.org/
Emblem Scholar Annotation Use Cases
•
     Generally for note-taking and sharing
•
     But also examples of more sophisticated annotation & discourse needs.
•
     Three key examples of sophisticated annotations:
      •
          Comparison of emblems and/or emblem elements (visual juxtaposition of
          digital resources) – Annotation of a composite set of targets,
      •
          Annotation of emblem or emblem elements within their context –
          Preservation of annotation contextual elements and
      •
          Annotations supporting scholarly discourse – Layering of annotations.




DLF Forum 2012 –                                         Open Annotation Collaboration
4-5 November 2012, Denver, CO            4              http://www.OpenAnnotation.org/
Example 1:
Comparison of Emblems and/or Emblem Elements

               Pope holding a mitre over a       Pope blessing a suppliant
                  suppliant (Valvasor)                   (Sporck)




DLF Forum 2012 –                                              Open Annotation Collaboration
4-5 November 2012, Denver, CO                5               http://www.OpenAnnotation.org/
Example 1:
             Annotation of composite set of targets




DLF Forum 2012 –                      Open Annotation Collaboration
4-5 November 2012, Denver, CO   6    http://www.OpenAnnotation.org/
Example 1:
                                              Expressed as triples in turtle
<http://myUniversity.edu/myWeb/Anno4.3.1> a                       < urn:uuid:f48c0020> a oa:SpecificResource ;
oa:Annotation ;                                                          oa:hasSource
       oa:hasBody <urn:uuid:45620d10> ;                           <http://hdl.handle.net/10111/EmblemRegistry:E010066> ;
       oa:hasTarget <urn:uuid:0938rjf1> .                                oa:hasSelector < urn:uuid:75e455f0> ;
                                                                         oa:hasState <urn:uuid:d1774afa> .
<urn:uuid:0938rjf1> a oa:Set ;
      oa:item <urn:uuid:54c2a25d> ;                               < urn:uuid:75e455f0> a oa:FragmentSelector;
      oa:item <urn:uuid:f48c0020> .                                     rdf:value "xywh=pixel: 1452,508,588,404" .

<urn:uuid:45620d10> a cnt:ContentAsText ;                         < urn:uuid:d1774afa> a oax:HttpRequestState;
       cnt:chars "These picturae depict the Pope fulfilling             rdf:value “Accept: image/jpeg" .
different roles...." ;
       cnt:characterEncoding "utf-8" .

<urn:uuid:54c2a25d> a oa:SpecificResource ;
       oa:hasSource
<http://hdl.handle.net/10111/EmblemRegistry:E010287>
;
       oa:hasSelector <urn:uuid:0a964cff> ;
       oa:hasState <urn:uuid:d1774afa> .

<urn:uuid:0a964cff> a oa:FragmentSelector;
      rdf:value "xywh=pixel: 1044,2852,468,280" .




DLF Forum 2012 –                                                                       Open Annotation Collaboration
4-5 November 2012, Denver, CO                                 7                       http://www.OpenAnnotation.org/
Example 1:
Important issues – URIs for annotation targets
•   One best practices issue is how best to select the URIs of the
    targets of an annotation.
     – Can use urls, such as those provided by services like djatoka, e.g.,
        http://djatoka.grainger.illinois.edu/adore-djatoka/resolver?url_ver=Z39.88-
        2004&rft_id=http://emblemimages.grainger.illinois.edu/theatrummortishu00valv/J
        P2processed/theatrummortishu00valv_0032-0033.jp2&svc_id=info:lanl-
        repo/svc/getRegion&svc_val_fmt=info:ofi/fmt:kev:mtx:jpeg2000&svc.format=imag
        e/jpeg&svc.level=5&svc.rotate=0&svc.region=576,2472,1560,1320,
     – Can use media fragment identifiers (but this W3C standard doesn’t
       seem to be well supported) or
     – Can use a source uri plus a selector (as shown in the example)
•   But, which of these actually help to co-locate annotations of the
    emblems?
     – Preliminary consensus is that separating the selector (i.e. the fragment) from the
       source URI is the best approach in most cases.


DLF Forum 2012 –                                              Open Annotation Collaboration
4-5 November 2012, Denver, CO               8                http://www.OpenAnnotation.org/
Example 2:
     Annotation of an Emblem within a Context




DLF Forum 2012 –                     Open Annotation Collaboration
4-5 November 2012, Denver, CO   9   http://www.OpenAnnotation.org/
Example 2:
                 Preservation of contextual elements




DLF Forum 2012 –                       Open Annotation Collaboration
4-5 November 2012, Denver, CO   10    http://www.OpenAnnotation.org/
Example 2:
                                    Expressed as triples in turtle
<http://myUniversity.edu/myWeb/Anno4.1.7> a oa:Annotation ;
   oa:hasBody <urn:uuid:3984hf0> ;
   oa:hasTarget <urn:uuid:0938nrg9> .

<urn:uuid:3984hf0> a cnt:ContentAsText ;
   cnt:characterEncoding "utf-8" ;
   cnt:chars "This example of Otto van Veen's work..." .

<urn:uuid:0938nrg9> a oa:SpecificResource ;
    oa:hasSource
<http://emblemimages.grainger.illinois.edu/ladoctrinedesmoe00veen/JP2Processe
d/ladoctrinedesmoe00veen_0050-0051.jp2> ;
    oa:hasState <urn:uuid9538tj00> ;
    oa:hasSelector <urn:uuid8745tj04> ;
    oax:hasScope <http://libsysdigi.library.uiuc.edu/OCA/Books2010-
01/ladoctrinedesmoe00veen/ladoctrinedesmoe00veen.pdf> .

<urn:uuid:9538tj00> a oax:HttpRequestState ;
   rdf:value “Accept: image/jpeg" .

<urn:uuid:8745tj04> a oa:FragmentSelector ;
   rdf:value "xywh=pixel: 360,2552,2208,1712" .


DLF Forum 2012 –                                                  Open Annotation Collaboration
4-5 November 2012, Denver, CO                     11             http://www.OpenAnnotation.org/
Example 2:
    Important issues – preservation of annotation scope
•
    Preserving the scope of an annotation is important for several
    reasons:
     •
         Allows annotations to be associated with larger bodies of
         resources (e.g., an annotated emblem is one of many in a book
         of emblems),
     •
         Allows annotations to be collocated in multiple ways (e.g., can
         search for annotations by specific book rather than just specific
         emblem),
     •
         Preserves the meaning of annotations that are context sensitive;
         for example, a symbol may have a different meaning depending
         on the textual elements of an emblem.


DLF Forum 2012 –                                      Open Annotation Collaboration
4-5 November 2012, Denver, CO         12             http://www.OpenAnnotation.org/
Example 3:
                                Supporting scholarly discourse

                            The upper pictura
                            influenced the lower
                            pictura.




         I don’t agree. Both
         picturae were prob-
         ably influenced by a
         common
         antecedent.


DLF Forum 2012 –                                     Open Annotation Collaboration
4-5 November 2012, Denver, CO                  13   http://www.OpenAnnotation.org/
Example 3:
                                              Layering annotations
                                Annotation by Scholar 1




DLF Forum 2012 –                                           Open Annotation Collaboration
4-5 November 2012, Denver, CO            14               http://www.OpenAnnotation.org/
Example 3:
                Scholar 1’s annotation expressed as triples in turtle
<http://myUniversity.edu/myWeb/Anno4.4.4> a oa:Annotation ;
    oa:hasBody <urn:uuid:38745g75> ;                            <urn:uuid:362842er6y6> a oa:FragmentSelector ;
    oa:hasTarget <urn:uuid:09875t002 .                             rdf:value “xywh=pixel: 345,465,582,391” .

<urn:uuid:38745g75> a cnt:ContentAsText ;                       <urn:uuid:79313c8ds9> a oa:FragmentSelector ;
   cnt:chars "The upper pictura..." ;                              rdf:value "xywh=pixel: 624,0,1452,1988" .
   cnt:characterEncoding "utf-8" .

<urn:uuid:09875t002> a oa:Set ;
   oa:item <urn:uuid:64awrtg683> ;
   oa:item <urn:uuid:6981616wb6> .

<urn:uuid:64awrtg6843> a oa:SpecificResource ;
    oa:hasSource
<http://www.emblems.arts.gla.ac.uk/french/facsimile.php?
id=sm535-p08> ;
    oa:hasState <urn:uuid:3614849dd> ;
    oa:hasSelector <urn:uuid:362842er6y6> .

<urn:uuid:6981616wb6> a oa:SpecificResource ;
    oa:hasSource
<http://hdl.handle.net/10111/EmblemRegistry:E000977> ;
    oa:hasState <urn:uuid:3614849dd> ;
    oa:hasSelector <urn:uuid:79313c8ds9> .

<urn:uuid:3614849dd> a oax:HttpRequestState ;
   rdf:value “Accept: image/jpeg" .


DLF Forum 2012 –                                                           Open Annotation Collaboration
4-5 November 2012, Denver, CO                              15             http://www.OpenAnnotation.org/
Example 3:
                                     Layering Annotations
 Annotation by Scholar 2




DLF Forum 2012 –                            Open Annotation Collaboration
4-5 November 2012, Denver, CO   16         http://www.OpenAnnotation.org/
Example 3:
             Scholar 2’s annotation expressed as triples in turtle

<http://myUniversity.edu/myWeb/Anno4.4.5> a oa:Annotation ;
    oa:hasBody <urn:uuid:34589s22> ;
    oa:hasTarget <urn:uuid3645sdzgb6> .

<urn:uuid:34589s22> a cnt:ContentAsText ;
   cnt:characterEncoding "utf-8" ;
   cnt:chars: "I don't agree Both..." .

<urn:uuid:3645sdzgb6> a oa:Set ;
   oa:item <urn:uuid:46948dr3> ;
   oa:item <http://myUniversity.edu/myWeb/Anno4.4.4> .

<urn:uuid:46948dr3> a oa:SpecificResource ;
   oa:hasSource <http://archive.org/stream/aesopiphrygisfab00offi#page/240/mode/2up> ;
   oa:hasSelector <urn:uuid:676474erg6e> .

<urn:uuid:676474erg6e> a oa:FragmentSelector ;
   rdf:value "xywh=pixel: 1250,422,678,431" .

<http://myUniversity.edu/myWeb/Anno4.4.4> a oa:Annotation ;
… [See Slide 13]



DLF Forum 2012 –                                                  Open Annotation Collaboration
4-5 November 2012, Denver, CO                    17              http://www.OpenAnnotation.org/
Example 3:
    Important issues – Separation of body and annotation
•
     Why have separate identities for annotation and annotation content?
      •
          Allows for preserving the identity of the relationship of the annotation body to the
          annotation target.
      •
          Makes the relationship into a distinct web resource with its own set of properties.

•
     Annotation data modeling issues are not black and white. There are
     frequently multiple ways to model an annotation.
•
     Emblem scholars are sensitive to target granularity but less so to body
     granularity (e.g., they have a strong desire to annotate something specific
     but the annotation content frequently conflates multiple motivations and
     types)
•
     How will these nuances be leveraged?



DLF Forum 2012 –                                                  Open Annotation Collaboration
4-5 November 2012, Denver, CO                  18                http://www.OpenAnnotation.org/

More Related Content

PPT
Cole using oa-intro-dlf2012
PPTX
An Annotation Framework for Fedora
PPTX
Publishing and Using Linked Open Data - Day 2
PPT
OWL-XML-Summer-School-09
PPTX
Ontology development in protégé-آنتولوژی در پروتوغه
PDF
Linked (Open) Data
PPTX
Linked Data at ISAW: How and Why
PPT
Measuring electronic resource availability final version
Cole using oa-intro-dlf2012
An Annotation Framework for Fedora
Publishing and Using Linked Open Data - Day 2
OWL-XML-Summer-School-09
Ontology development in protégé-آنتولوژی در پروتوغه
Linked (Open) Data
Linked Data at ISAW: How and Why
Measuring electronic resource availability final version

What's hot (18)

PPTX
"Hands Off! Best Practices for Code Hand Offs"
PDF
Building OBO Foundry ontology using semantic web tools
PPT
Ontology Web services for Semantic Applications
PDF
Git studynotes
PDF
Ontology, Semantic Web and DBpedia
PDF
Semantic Web - Ontology 101
PDF
Library Linked Data Progress
PPTX
semantic web & natural language
PPTX
Anti-plagiarism tools for our repositories
PDF
Open Annotation: Annotating High Energy Physics on the Web
PPTX
General Introduction for Semantic Web and Linked Open Data
PPTX
The Dublin Core 1:1 Principle in the Age of Linked Data
PDF
Ontology Engineering: Introduction
PDF
Annotations as Linked Data with Fedora4 and Triannon
PDF
FOAF for Social Network Portability
PDF
Programming the Semantic Web
PDF
PPTX
Ontology and Ontology Libraries: a critical study
"Hands Off! Best Practices for Code Hand Offs"
Building OBO Foundry ontology using semantic web tools
Ontology Web services for Semantic Applications
Git studynotes
Ontology, Semantic Web and DBpedia
Semantic Web - Ontology 101
Library Linked Data Progress
semantic web & natural language
Anti-plagiarism tools for our repositories
Open Annotation: Annotating High Energy Physics on the Web
General Introduction for Semantic Web and Linked Open Data
The Dublin Core 1:1 Principle in the Age of Linked Data
Ontology Engineering: Introduction
Annotations as Linked Data with Fedora4 and Triannon
FOAF for Social Network Portability
Programming the Semantic Web
Ontology and Ontology Libraries: a critical study
Ad

Similar to Emblematica overview dlf (18)

PDF
The English Emblem Books Digital Library : a Final Report (2003)
PPT
Open Annotation Collaboration Introduction
PDF
Transcending Silos: Shared Canvas Data Model for Digital Facsimiles
PPTX
PPT
Open Annotation Collaboration Briefing
PPTX
Florence2
PPTX
Digital Medieval Data Curation
PDF
What About Semantics? - Stefan Gradmann, WWW2012, Lyon, France
PPTX
Facsimiles of Text and Music from Distributed Resources
PPTX
User Engagement with Digital Archives: A Case Study of Emblematica Online
PDF
Digital Humanities 2009 - Laying out the conceptual foundations for data inte...
PPTX
Linked Open Data Fundamentals for Libraries, Archives and Museums
PDF
Semantic Rubrication
PPT
Shared Canvas presentation at the LIBER conference
PDF
OAC Presentation at CNI 09 Fall Forum
PPT
RDA and the Semantic Web
PDF
Facilitating reusable third-party annotations in the digital edition
PPT
Dublin Core Intro
The English Emblem Books Digital Library : a Final Report (2003)
Open Annotation Collaboration Introduction
Transcending Silos: Shared Canvas Data Model for Digital Facsimiles
Open Annotation Collaboration Briefing
Florence2
Digital Medieval Data Curation
What About Semantics? - Stefan Gradmann, WWW2012, Lyon, France
Facsimiles of Text and Music from Distributed Resources
User Engagement with Digital Archives: A Case Study of Emblematica Online
Digital Humanities 2009 - Laying out the conceptual foundations for data inte...
Linked Open Data Fundamentals for Libraries, Archives and Museums
Semantic Rubrication
Shared Canvas presentation at the LIBER conference
OAC Presentation at CNI 09 Fall Forum
RDA and the Semantic Web
Facilitating reusable third-party annotations in the digital edition
Dublin Core Intro
Ad

Recently uploaded (20)

PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PPTX
Cloud computing and distributed systems.
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PPT
Teaching material agriculture food technology
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PPTX
Big Data Technologies - Introduction.pptx
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PDF
Empathic Computing: Creating Shared Understanding
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
NewMind AI Weekly Chronicles - August'25 Week I
Diabetes mellitus diagnosis method based random forest with bat algorithm
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Review of recent advances in non-invasive hemoglobin estimation
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Spectral efficient network and resource selection model in 5G networks
Mobile App Security Testing_ A Comprehensive Guide.pdf
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Cloud computing and distributed systems.
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Digital-Transformation-Roadmap-for-Companies.pptx
Teaching material agriculture food technology
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Network Security Unit 5.pdf for BCA BBA.
The Rise and Fall of 3GPP – Time for a Sabbatical?
Big Data Technologies - Introduction.pptx
MIND Revenue Release Quarter 2 2025 Press Release
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
Empathic Computing: Creating Shared Understanding
Encapsulation_ Review paper, used for researhc scholars
NewMind AI Weekly Chronicles - August'25 Week I

Emblematica overview dlf

  • 1. Open Annotation Collaboration phase II DLF Forum 2012 – 4-5 November 2012, Denver, CO Annotation of Digital Emblematica Jacob Jett (jjett2@illinois.edu) University of Illinois at Urbana-Champaign http://www.OpenAnnotation.org CIRSS Center for Informatics Research in Science and Scholarship Graduate School of Library and Information Science University of Illinois at Urbana-Champaign
  • 2. Project Context • Started as a collaborative digitization project partnering: • University of Illinois at Urbana-Champaig and • Herzog August Bibliothek Wolfenbüttel. • Resulted in the creation of the Emblematica Online Virtual Collection. • Provides emblem scholars access to about 700 digitized emblem books and over 18,000 fully described emblems. • Desire by emblem scholars for web-based, dynamic methods of interacting with the emblems is driving the development of digital tools, including digital annotation tools. DLF Forum 2012 – Open Annotation Collaboration 4-5 November 2012, Denver, CO 2 http://www.OpenAnnotation.org/
  • 3. Emblematica Corpus Motto Emblem Books: An Early Modern literary genre Pictura using text & images Subscriptio Peter Isselburg, Emblemata Politica, 1617 DLF Forum 2012 – Open Annotation Collaboration 4-5 November 2012, Denver, CO 3 http://www.OpenAnnotation.org/
  • 4. Emblem Scholar Annotation Use Cases • Generally for note-taking and sharing • But also examples of more sophisticated annotation & discourse needs. • Three key examples of sophisticated annotations: • Comparison of emblems and/or emblem elements (visual juxtaposition of digital resources) – Annotation of a composite set of targets, • Annotation of emblem or emblem elements within their context – Preservation of annotation contextual elements and • Annotations supporting scholarly discourse – Layering of annotations. DLF Forum 2012 – Open Annotation Collaboration 4-5 November 2012, Denver, CO 4 http://www.OpenAnnotation.org/
  • 5. Example 1: Comparison of Emblems and/or Emblem Elements Pope holding a mitre over a Pope blessing a suppliant suppliant (Valvasor) (Sporck) DLF Forum 2012 – Open Annotation Collaboration 4-5 November 2012, Denver, CO 5 http://www.OpenAnnotation.org/
  • 6. Example 1: Annotation of composite set of targets DLF Forum 2012 – Open Annotation Collaboration 4-5 November 2012, Denver, CO 6 http://www.OpenAnnotation.org/
  • 7. Example 1: Expressed as triples in turtle <http://myUniversity.edu/myWeb/Anno4.3.1> a < urn:uuid:f48c0020> a oa:SpecificResource ; oa:Annotation ; oa:hasSource oa:hasBody <urn:uuid:45620d10> ; <http://hdl.handle.net/10111/EmblemRegistry:E010066> ; oa:hasTarget <urn:uuid:0938rjf1> . oa:hasSelector < urn:uuid:75e455f0> ; oa:hasState <urn:uuid:d1774afa> . <urn:uuid:0938rjf1> a oa:Set ; oa:item <urn:uuid:54c2a25d> ; < urn:uuid:75e455f0> a oa:FragmentSelector; oa:item <urn:uuid:f48c0020> . rdf:value "xywh=pixel: 1452,508,588,404" . <urn:uuid:45620d10> a cnt:ContentAsText ; < urn:uuid:d1774afa> a oax:HttpRequestState; cnt:chars "These picturae depict the Pope fulfilling rdf:value “Accept: image/jpeg" . different roles...." ; cnt:characterEncoding "utf-8" . <urn:uuid:54c2a25d> a oa:SpecificResource ; oa:hasSource <http://hdl.handle.net/10111/EmblemRegistry:E010287> ; oa:hasSelector <urn:uuid:0a964cff> ; oa:hasState <urn:uuid:d1774afa> . <urn:uuid:0a964cff> a oa:FragmentSelector; rdf:value "xywh=pixel: 1044,2852,468,280" . DLF Forum 2012 – Open Annotation Collaboration 4-5 November 2012, Denver, CO 7 http://www.OpenAnnotation.org/
  • 8. Example 1: Important issues – URIs for annotation targets • One best practices issue is how best to select the URIs of the targets of an annotation. – Can use urls, such as those provided by services like djatoka, e.g., http://djatoka.grainger.illinois.edu/adore-djatoka/resolver?url_ver=Z39.88- 2004&rft_id=http://emblemimages.grainger.illinois.edu/theatrummortishu00valv/J P2processed/theatrummortishu00valv_0032-0033.jp2&svc_id=info:lanl- repo/svc/getRegion&svc_val_fmt=info:ofi/fmt:kev:mtx:jpeg2000&svc.format=imag e/jpeg&svc.level=5&svc.rotate=0&svc.region=576,2472,1560,1320, – Can use media fragment identifiers (but this W3C standard doesn’t seem to be well supported) or – Can use a source uri plus a selector (as shown in the example) • But, which of these actually help to co-locate annotations of the emblems? – Preliminary consensus is that separating the selector (i.e. the fragment) from the source URI is the best approach in most cases. DLF Forum 2012 – Open Annotation Collaboration 4-5 November 2012, Denver, CO 8 http://www.OpenAnnotation.org/
  • 9. Example 2: Annotation of an Emblem within a Context DLF Forum 2012 – Open Annotation Collaboration 4-5 November 2012, Denver, CO 9 http://www.OpenAnnotation.org/
  • 10. Example 2: Preservation of contextual elements DLF Forum 2012 – Open Annotation Collaboration 4-5 November 2012, Denver, CO 10 http://www.OpenAnnotation.org/
  • 11. Example 2: Expressed as triples in turtle <http://myUniversity.edu/myWeb/Anno4.1.7> a oa:Annotation ; oa:hasBody <urn:uuid:3984hf0> ; oa:hasTarget <urn:uuid:0938nrg9> . <urn:uuid:3984hf0> a cnt:ContentAsText ; cnt:characterEncoding "utf-8" ; cnt:chars "This example of Otto van Veen's work..." . <urn:uuid:0938nrg9> a oa:SpecificResource ; oa:hasSource <http://emblemimages.grainger.illinois.edu/ladoctrinedesmoe00veen/JP2Processe d/ladoctrinedesmoe00veen_0050-0051.jp2> ; oa:hasState <urn:uuid9538tj00> ; oa:hasSelector <urn:uuid8745tj04> ; oax:hasScope <http://libsysdigi.library.uiuc.edu/OCA/Books2010- 01/ladoctrinedesmoe00veen/ladoctrinedesmoe00veen.pdf> . <urn:uuid:9538tj00> a oax:HttpRequestState ; rdf:value “Accept: image/jpeg" . <urn:uuid:8745tj04> a oa:FragmentSelector ; rdf:value "xywh=pixel: 360,2552,2208,1712" . DLF Forum 2012 – Open Annotation Collaboration 4-5 November 2012, Denver, CO 11 http://www.OpenAnnotation.org/
  • 12. Example 2: Important issues – preservation of annotation scope • Preserving the scope of an annotation is important for several reasons: • Allows annotations to be associated with larger bodies of resources (e.g., an annotated emblem is one of many in a book of emblems), • Allows annotations to be collocated in multiple ways (e.g., can search for annotations by specific book rather than just specific emblem), • Preserves the meaning of annotations that are context sensitive; for example, a symbol may have a different meaning depending on the textual elements of an emblem. DLF Forum 2012 – Open Annotation Collaboration 4-5 November 2012, Denver, CO 12 http://www.OpenAnnotation.org/
  • 13. Example 3: Supporting scholarly discourse The upper pictura influenced the lower pictura. I don’t agree. Both picturae were prob- ably influenced by a common antecedent. DLF Forum 2012 – Open Annotation Collaboration 4-5 November 2012, Denver, CO 13 http://www.OpenAnnotation.org/
  • 14. Example 3: Layering annotations Annotation by Scholar 1 DLF Forum 2012 – Open Annotation Collaboration 4-5 November 2012, Denver, CO 14 http://www.OpenAnnotation.org/
  • 15. Example 3: Scholar 1’s annotation expressed as triples in turtle <http://myUniversity.edu/myWeb/Anno4.4.4> a oa:Annotation ; oa:hasBody <urn:uuid:38745g75> ; <urn:uuid:362842er6y6> a oa:FragmentSelector ; oa:hasTarget <urn:uuid:09875t002 . rdf:value “xywh=pixel: 345,465,582,391” . <urn:uuid:38745g75> a cnt:ContentAsText ; <urn:uuid:79313c8ds9> a oa:FragmentSelector ; cnt:chars "The upper pictura..." ; rdf:value "xywh=pixel: 624,0,1452,1988" . cnt:characterEncoding "utf-8" . <urn:uuid:09875t002> a oa:Set ; oa:item <urn:uuid:64awrtg683> ; oa:item <urn:uuid:6981616wb6> . <urn:uuid:64awrtg6843> a oa:SpecificResource ; oa:hasSource <http://www.emblems.arts.gla.ac.uk/french/facsimile.php? id=sm535-p08> ; oa:hasState <urn:uuid:3614849dd> ; oa:hasSelector <urn:uuid:362842er6y6> . <urn:uuid:6981616wb6> a oa:SpecificResource ; oa:hasSource <http://hdl.handle.net/10111/EmblemRegistry:E000977> ; oa:hasState <urn:uuid:3614849dd> ; oa:hasSelector <urn:uuid:79313c8ds9> . <urn:uuid:3614849dd> a oax:HttpRequestState ; rdf:value “Accept: image/jpeg" . DLF Forum 2012 – Open Annotation Collaboration 4-5 November 2012, Denver, CO 15 http://www.OpenAnnotation.org/
  • 16. Example 3: Layering Annotations Annotation by Scholar 2 DLF Forum 2012 – Open Annotation Collaboration 4-5 November 2012, Denver, CO 16 http://www.OpenAnnotation.org/
  • 17. Example 3: Scholar 2’s annotation expressed as triples in turtle <http://myUniversity.edu/myWeb/Anno4.4.5> a oa:Annotation ; oa:hasBody <urn:uuid:34589s22> ; oa:hasTarget <urn:uuid3645sdzgb6> . <urn:uuid:34589s22> a cnt:ContentAsText ; cnt:characterEncoding "utf-8" ; cnt:chars: "I don't agree Both..." . <urn:uuid:3645sdzgb6> a oa:Set ; oa:item <urn:uuid:46948dr3> ; oa:item <http://myUniversity.edu/myWeb/Anno4.4.4> . <urn:uuid:46948dr3> a oa:SpecificResource ; oa:hasSource <http://archive.org/stream/aesopiphrygisfab00offi#page/240/mode/2up> ; oa:hasSelector <urn:uuid:676474erg6e> . <urn:uuid:676474erg6e> a oa:FragmentSelector ; rdf:value "xywh=pixel: 1250,422,678,431" . <http://myUniversity.edu/myWeb/Anno4.4.4> a oa:Annotation ; … [See Slide 13] DLF Forum 2012 – Open Annotation Collaboration 4-5 November 2012, Denver, CO 17 http://www.OpenAnnotation.org/
  • 18. Example 3: Important issues – Separation of body and annotation • Why have separate identities for annotation and annotation content? • Allows for preserving the identity of the relationship of the annotation body to the annotation target. • Makes the relationship into a distinct web resource with its own set of properties. • Annotation data modeling issues are not black and white. There are frequently multiple ways to model an annotation. • Emblem scholars are sensitive to target granularity but less so to body granularity (e.g., they have a strong desire to annotate something specific but the annotation content frequently conflates multiple motivations and types) • How will these nuances be leveraged? DLF Forum 2012 – Open Annotation Collaboration 4-5 November 2012, Denver, CO 18 http://www.OpenAnnotation.org/