SlideShare a Scribd company logo
24.11.2014 
From Library Data to 
Linked Open Data 
Marko Knepper 
University Library Frankfurt am Main 
DM2E WP1 Event, Vienna 2014-11-18
24.11.2014 3 
Data Paths 
Metadata 
Scan Service 
Digital Copy 
Inhouse 
HeBIS HADIS 
Projects 
Migration 
Europeana 
DDB 
EDM/DDB 
EDM 
METS+MODS HADIS-XML 
TIFF 
TIFF 
TIFF/JPG TIFF 
DM2E 
BASE 
EDM/DM2E 
NY 
EDM 
MARCXML 
OAI_DC 
PICAXML 
LBI 
TIFF 
Judaica E. 
DFG-Viewer 
METS+MODS
24.11.2014 4 
Data Path 
Metadata 
Scan Service 
Digital Copy 
Inhouse 
HeBIS HADIS 
Projects 
Migration 
Europeana 
DDB 
EDM/DDB 
EDM 
METS+MODS HADIS-XML 
TIFF 
TIFF 
TIFF/JPG TIFF 
DM2E 
BASE 
EDM/DM2E 
NY 
EDM 
MARCXML 
OAI_DC 
PICAXML 
LBI 
TIFF 
Judaica E. 
DFG-Viewer 
METS+MODS
24.11.2014 5 
Data Path 
Metadata 
Digital Copy 
HeBIS 
Europeana 
EDM 
METS+MODS 
DM2E 
EDM/DM2E 
PICAXML 
MINT 
Oxygen 
XSLT 
XSLT 
XSLT 
Saxon
24.11.2014 6 
Catalogue 
<tag id="011@"> 
<sbf id="a">1324</sbf> 
</tag> 
<tag id="028A"> 
<sbf id="9">086897438</sbf> 
<sbf id="V">Tp1</sbf> 
<sbf id="0">118556401</sbf> 
<sbf id="P">Jacobus</sbf> 
<sbf id="l">de Voragine</sbf> 
<sbf id="E">1228</sbf> 
<sbf id="M">1298</sbf> 
</tag>
24.11.2014 7 
Repository 
<mods:name type="personal" authority="gndā€ž 
authorityURI="http://d-nb.info/gnd/" 
valueURI="http://d-nb.info/gnd/118556401"> 
<mods:displayForm>Jacobus &lt;de Voragine&gt;</mods:displayForm> 
<mods:namePart>Jacobus &lt;de Voragine&gt;</mods:namePart> 
<mods:role> 
<mods:roleTerm type="code" authority="marcrelator">aut</mods:roleTerm> 
<mods:roleTerm type="text">Verf.</mods:roleTerm> 
</mods:role> 
</mods:name>
24.11.2014 8 
Repository - All Pages
24.11.2014 9 
Repository - Page
24.11.2014 11 
Data Provider Mapping 
Metadata 
Digital Copy 
Europeana EDM 
METS+MODS 
EDM/DM2E DM2E 
MINT 
XSLT 
Saxon
24.11.2014 12 
MINT 
http://mint.image.ntua.gr
24.11.2014 13 
xsl:text>, preceding id: </xsl:text> 
xsl:value-of select="$precedingid"/> 
xsl:text>...</xsl:text> 
message> 
xsl:when test="string-length($childid)!=0 and string-length($parentid)!=0"> 
<xsl:message>...and creating parent links</xsl:message> 
<xsl:if test="$model!='DM2E'"> 
<xsl:element name="edm:ProvidedCHO"> 
<xsl:attribute name="rdf:about"> 
<xsl:value-of 
select="concat(mets2dm2e:uripath('item',$coll-id),$parentid)"/> 
</xsl:attribute> 
<xsl:element name="dcterms:hasPart"> 
<xsl:attribute name="rdf:resource"> 
<xsl:value-of 
select="concat(mets2dm2e:uripath('item',$coll-/> 
</xsl:attribute> 
</xsl:element> 
</xsl:element> 
</xsl:if> 
<xsl:element name="edm:ProvidedCHO"> 
<xsl:attribute name="rdf:about"> 
<xsl:value-of 
select="concat(mets2dm2e:uripath('item',$coll-id),$childid)"/> 
</xsl:attribute> 
<xsl:element name="dcterms:isPartOf"> 
<xsl:attribute name="rdf:resource"> 
<xsl:value-of 
select="concat(mets2dm2e:uripath('item',$coll-id),$parentid)"/> 
</xsl:attribute> 
</xsl:element> 
<xsl:if test="../@LABEL"> 
<xsl:element name="dc:description"> 
<xsl:call-template name="languagetag"/> 
<xsl:attribute name="mets2dm2e:order" select="'B'"/> 
<xsl:value-of select="concat($textin,normalize-space(../@LABEL))"/> 
Data Provider Mapping 
Metadata 
Digital Copy 
Europeana EDM 
METS+MODS 
EDM/DM2E DM2E 
MINT 
Oxygen 
XSLT 
Saxon
24.11.2014 15 
DM2E (EDM) Model 
ore:Aggregation 
Manuscript 
edm:ProvidedCHO 
Manuscript 
edm:WebResource 
Manuscript 
ore:Aggregation 
Page 1r 
edm:WebResource 
Page 1r 
edm:ProvidedCHO 
Page 1r 
edm:aggregatedCHO edm:isShownAt 
isPartOf 
ore:Aggregation 
Page 1v 
edm:WebResource 
Page 1v 
edm:ProvidedCHO 
Page 1v 
isPartOf 
isNextInSequence
24.11.2014 16 
Pubby
24.11.2014 18 
Pubby
24.11.2014 19 
Linked Data 
edm:ProvidedCHO 
Manuscript 
edm:currentLocation 
edm:Place 
Frankfurt 
pro:author 
foaf:Person 
Jacobus <de Voraigne>
24.11.2014 20 
Pubby - Person
24.11.2014 21 
GND Authority - Person
24.11.2014 22 
GND Authority - Person
24.11.2014 23 
VIAF Authority – Person
24.11.2014 24 
Wikipedia – Person
24.11.2014 25 
Geonames Authority – Place
24.11.2014 26 
DM2E
24.11.2014 27 
DM2E - Page
24.11.2014 28 
Europeana
24.11.2014 29 
Europeana
24.11.2014 30 
Dank 
Thank you!

More Related Content

PDF
An introduction to U1db
David Planella
Ā 
PPTX
Querying mongo db
Bogdan Sabău
Ā 
PDF
Apache CouchDB Presentation @ Sept. 2104 GTALUG Meeting
Myles Braithwaite
Ā 
PDF
CouchDB Open Source Bridge
Chris Anderson
Ā 
PPTX
Agg framework selectgroup feb2015 v2
MongoDB
Ā 
PDF
NoSQL - An introduction to CouchDB
Jonathan Weiss
Ā 
PPTX
The Aggregation Framework
MongoDB
Ā 
PPTX
Webinar: Exploring the Aggregation Framework
MongoDB
Ā 
An introduction to U1db
David Planella
Ā 
Querying mongo db
Bogdan Sabău
Ā 
Apache CouchDB Presentation @ Sept. 2104 GTALUG Meeting
Myles Braithwaite
Ā 
CouchDB Open Source Bridge
Chris Anderson
Ā 
Agg framework selectgroup feb2015 v2
MongoDB
Ā 
NoSQL - An introduction to CouchDB
Jonathan Weiss
Ā 
The Aggregation Framework
MongoDB
Ā 
Webinar: Exploring the Aggregation Framework
MongoDB
Ā 

What's hot (9)

PDF
Python Files
Vikram Nandini
Ā 
PPT
2011 Mongo FR - MongoDB introduction
antoinegirbal
Ā 
PPTX
Chen li asterix db: å¤§ę•°ę®å¤„ē†å¼€ęŗå¹³å°
jins0618
Ā 
PPT
Search Technologies for Digital Libraries
cneudecker
Ā 
PPTX
Mongo DB 102
Abhijeet Vaikar
Ā 
PDF
Semantic Tagging for old maps...and other things on the Web
Bernhard Haslhofer
Ā 
PDF
Analytics with MongoDB Aggregation Framework and Hadoop Connector
Henrik Ingo
Ā 
PPT
Get me my data !
Subramanyan Murali
Ā 
PDF
Mongo Presentation by Metatagg Solutions
Metatagg Solutions
Ā 
Python Files
Vikram Nandini
Ā 
2011 Mongo FR - MongoDB introduction
antoinegirbal
Ā 
Chen li asterix db: å¤§ę•°ę®å¤„ē†å¼€ęŗå¹³å°
jins0618
Ā 
Search Technologies for Digital Libraries
cneudecker
Ā 
Mongo DB 102
Abhijeet Vaikar
Ā 
Semantic Tagging for old maps...and other things on the Web
Bernhard Haslhofer
Ā 
Analytics with MongoDB Aggregation Framework and Hadoop Connector
Henrik Ingo
Ā 
Get me my data !
Subramanyan Murali
Ā 
Mongo Presentation by Metatagg Solutions
Metatagg Solutions
Ā 
Ad

Viewers also liked (6)

PPTX
Vienna 2014-11-18-dm2 e
Digitised Manuscripts to Europeana
Ā 
PDF
The value of open data and the OpenGLAM network
Digitised Manuscripts to Europeana
Ā 
PDF
Pundit @ Vienna 2014
Net7
Ā 
PDF
Introduction to the Pundit Hands-on session
Christian Morbidoni
Ā 
PDF
Introduction to dm2 e final dg
Digitised Manuscripts to Europeana
Ā 
PDF
Dm2 e okfn-infoday_scholarly_activities_18_nov
Digitised Manuscripts to Europeana
Ā 
Vienna 2014-11-18-dm2 e
Digitised Manuscripts to Europeana
Ā 
The value of open data and the OpenGLAM network
Digitised Manuscripts to Europeana
Ā 
Pundit @ Vienna 2014
Net7
Ā 
Introduction to the Pundit Hands-on session
Christian Morbidoni
Ā 
Introduction to dm2 e final dg
Digitised Manuscripts to Europeana
Ā 
Dm2 e okfn-infoday_scholarly_activities_18_nov
Digitised Manuscripts to Europeana
Ā 
Ad

More from Digitised Manuscripts to Europeana (20)

PDF
DM2E community building
Digitised Manuscripts to Europeana
Ā 
PDF
Reasoning with Reasoning (STRiX 2014)
Digitised Manuscripts to Europeana
Ā 
PDF
Wp4 results july dec 2014
Digitised Manuscripts to Europeana
Ā 
PPT
Virtual exhibition presentation pim
Digitised Manuscripts to Europeana
Ā 
PPTX
Pisa final all_wp_121214_wp1_dg
Digitised Manuscripts to Europeana
Ā 
PDF
10 wp4 community building
Digitised Manuscripts to Europeana
Ā 
PDF
08b final event_experimente
Digitised Manuscripts to Europeana
Ā 
PDF
07 dm2 e_seachange
Digitised Manuscripts to Europeana
Ā 
PDF
08a punditdm2efinaleventpisa2014 141212080409-conversion-gate01
Digitised Manuscripts to Europeana
Ā 
PDF
06 dm2 e_pisa-wp2-no-anim
Digitised Manuscripts to Europeana
Ā 
PPTX
04 pisa final_event_111214_wp1_dg
Digitised Manuscripts to Europeana
Ā 
PPT
03 isaac dm2-e14-full
Digitised Manuscripts to Europeana
Ā 
PPT
02 20141210 beyond_dm2_e_sustainable_digital_services_chambers_v2
Digitised Manuscripts to Europeana
Ā 
PDF
01 welcome violeta_final_event_dm2_e_20141211
Digitised Manuscripts to Europeana
Ā 
PDF
Dc 2014 baierer-droege
Digitised Manuscripts to Europeana
Ā 
PDF
Pundit2, DHAB meeting, 2 October 2014
Digitised Manuscripts to Europeana
Ā 
PDF
7 beat estermann 20140715_open_glam_satellite-event_input_ch
Digitised Manuscripts to Europeana
Ā 
PDF
5 helene hahn openglam workshop 2014 final
Digitised Manuscripts to Europeana
Ā 
DM2E community building
Digitised Manuscripts to Europeana
Ā 
Reasoning with Reasoning (STRiX 2014)
Digitised Manuscripts to Europeana
Ā 
Wp4 results july dec 2014
Digitised Manuscripts to Europeana
Ā 
Virtual exhibition presentation pim
Digitised Manuscripts to Europeana
Ā 
Pisa final all_wp_121214_wp1_dg
Digitised Manuscripts to Europeana
Ā 
10 wp4 community building
Digitised Manuscripts to Europeana
Ā 
08b final event_experimente
Digitised Manuscripts to Europeana
Ā 
08a punditdm2efinaleventpisa2014 141212080409-conversion-gate01
Digitised Manuscripts to Europeana
Ā 
06 dm2 e_pisa-wp2-no-anim
Digitised Manuscripts to Europeana
Ā 
04 pisa final_event_111214_wp1_dg
Digitised Manuscripts to Europeana
Ā 
03 isaac dm2-e14-full
Digitised Manuscripts to Europeana
Ā 
02 20141210 beyond_dm2_e_sustainable_digital_services_chambers_v2
Digitised Manuscripts to Europeana
Ā 
01 welcome violeta_final_event_dm2_e_20141211
Digitised Manuscripts to Europeana
Ā 
Dc 2014 baierer-droege
Digitised Manuscripts to Europeana
Ā 
Pundit2, DHAB meeting, 2 October 2014
Digitised Manuscripts to Europeana
Ā 
7 beat estermann 20140715_open_glam_satellite-event_input_ch
Digitised Manuscripts to Europeana
Ā 
5 helene hahn openglam workshop 2014 final
Digitised Manuscripts to Europeana
Ā 

Recently uploaded (20)

PDF
Cloud-Migration-Best-Practices-A-Practical-Guide-to-AWS-Azure-and-Google-Clou...
Artjoker Software Development Company
Ā 
PPTX
ChatGPT's Deck on The Enduring Legacy of Fax Machines
Greg Swan
Ā 
PDF
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
Ā 
PPTX
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
Ā 
PDF
Oracle AI Vector Search- Getting Started and what's new in 2025- AIOUG Yatra ...
Sandesh Rao
Ā 
PDF
Automating ArcGIS Content Discovery with FME: A Real World Use Case
Safe Software
Ā 
PDF
Event Presentation Google Cloud Next Extended 2025
minhtrietgect
Ā 
PPTX
OA presentation.pptx OA presentation.pptx
pateldhruv002338
Ā 
PDF
How-Cloud-Computing-Impacts-Businesses-in-2025-and-Beyond.pdf
Artjoker Software Development Company
Ā 
PPTX
IoT Sensor Integration 2025 Powering Smart Tech and Industrial Automation.pptx
Rejig Digital
Ā 
PDF
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
Ā 
PDF
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
Ā 
PDF
A Day in the Life of Location Data - Turning Where into How.pdf
Precisely
Ā 
PPTX
AI and Robotics for Human Well-being.pptx
JAYMIN SUTHAR
Ā 
PDF
Tea4chat - another LLM Project by Kerem Atam
a0m0rajab1
Ā 
PDF
AI Unleashed - Shaping the Future -Starting Today - AIOUG Yatra 2025 - For Co...
Sandesh Rao
Ā 
PDF
Software Development Company | KodekX
KodekX
Ā 
PDF
Accelerating Oracle Database 23ai Troubleshooting with Oracle AHF Fleet Insig...
Sandesh Rao
Ā 
PPTX
Dev Dives: Automate, test, and deploy in one place—with Unified Developer Exp...
AndreeaTom
Ā 
PDF
MASTERDECK GRAPHSUMMIT SYDNEY (Public).pdf
Neo4j
Ā 
Cloud-Migration-Best-Practices-A-Practical-Guide-to-AWS-Azure-and-Google-Clou...
Artjoker Software Development Company
Ā 
ChatGPT's Deck on The Enduring Legacy of Fax Machines
Greg Swan
Ā 
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
Ā 
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
Ā 
Oracle AI Vector Search- Getting Started and what's new in 2025- AIOUG Yatra ...
Sandesh Rao
Ā 
Automating ArcGIS Content Discovery with FME: A Real World Use Case
Safe Software
Ā 
Event Presentation Google Cloud Next Extended 2025
minhtrietgect
Ā 
OA presentation.pptx OA presentation.pptx
pateldhruv002338
Ā 
How-Cloud-Computing-Impacts-Businesses-in-2025-and-Beyond.pdf
Artjoker Software Development Company
Ā 
IoT Sensor Integration 2025 Powering Smart Tech and Industrial Automation.pptx
Rejig Digital
Ā 
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
Ā 
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
Ā 
A Day in the Life of Location Data - Turning Where into How.pdf
Precisely
Ā 
AI and Robotics for Human Well-being.pptx
JAYMIN SUTHAR
Ā 
Tea4chat - another LLM Project by Kerem Atam
a0m0rajab1
Ā 
AI Unleashed - Shaping the Future -Starting Today - AIOUG Yatra 2025 - For Co...
Sandesh Rao
Ā 
Software Development Company | KodekX
KodekX
Ā 
Accelerating Oracle Database 23ai Troubleshooting with Oracle AHF Fleet Insig...
Sandesh Rao
Ā 
Dev Dives: Automate, test, and deploy in one place—with Unified Developer Exp...
AndreeaTom
Ā 
MASTERDECK GRAPHSUMMIT SYDNEY (Public).pdf
Neo4j
Ā 

Wp1 2014

  • 1. 24.11.2014 From Library Data to Linked Open Data Marko Knepper University Library Frankfurt am Main DM2E WP1 Event, Vienna 2014-11-18
  • 2. 24.11.2014 3 Data Paths Metadata Scan Service Digital Copy Inhouse HeBIS HADIS Projects Migration Europeana DDB EDM/DDB EDM METS+MODS HADIS-XML TIFF TIFF TIFF/JPG TIFF DM2E BASE EDM/DM2E NY EDM MARCXML OAI_DC PICAXML LBI TIFF Judaica E. DFG-Viewer METS+MODS
  • 3. 24.11.2014 4 Data Path Metadata Scan Service Digital Copy Inhouse HeBIS HADIS Projects Migration Europeana DDB EDM/DDB EDM METS+MODS HADIS-XML TIFF TIFF TIFF/JPG TIFF DM2E BASE EDM/DM2E NY EDM MARCXML OAI_DC PICAXML LBI TIFF Judaica E. DFG-Viewer METS+MODS
  • 4. 24.11.2014 5 Data Path Metadata Digital Copy HeBIS Europeana EDM METS+MODS DM2E EDM/DM2E PICAXML MINT Oxygen XSLT XSLT XSLT Saxon
  • 5. 24.11.2014 6 Catalogue <tag id="011@"> <sbf id="a">1324</sbf> </tag> <tag id="028A"> <sbf id="9">086897438</sbf> <sbf id="V">Tp1</sbf> <sbf id="0">118556401</sbf> <sbf id="P">Jacobus</sbf> <sbf id="l">de Voragine</sbf> <sbf id="E">1228</sbf> <sbf id="M">1298</sbf> </tag>
  • 6. 24.11.2014 7 Repository <mods:name type="personal" authority="gndā€ž authorityURI="http://d-nb.info/gnd/" valueURI="http://d-nb.info/gnd/118556401"> <mods:displayForm>Jacobus &lt;de Voragine&gt;</mods:displayForm> <mods:namePart>Jacobus &lt;de Voragine&gt;</mods:namePart> <mods:role> <mods:roleTerm type="code" authority="marcrelator">aut</mods:roleTerm> <mods:roleTerm type="text">Verf.</mods:roleTerm> </mods:role> </mods:name>
  • 9. 24.11.2014 11 Data Provider Mapping Metadata Digital Copy Europeana EDM METS+MODS EDM/DM2E DM2E MINT XSLT Saxon
  • 10. 24.11.2014 12 MINT http://mint.image.ntua.gr
  • 11. 24.11.2014 13 xsl:text>, preceding id: </xsl:text> xsl:value-of select="$precedingid"/> xsl:text>...</xsl:text> message> xsl:when test="string-length($childid)!=0 and string-length($parentid)!=0"> <xsl:message>...and creating parent links</xsl:message> <xsl:if test="$model!='DM2E'"> <xsl:element name="edm:ProvidedCHO"> <xsl:attribute name="rdf:about"> <xsl:value-of select="concat(mets2dm2e:uripath('item',$coll-id),$parentid)"/> </xsl:attribute> <xsl:element name="dcterms:hasPart"> <xsl:attribute name="rdf:resource"> <xsl:value-of select="concat(mets2dm2e:uripath('item',$coll-/> </xsl:attribute> </xsl:element> </xsl:element> </xsl:if> <xsl:element name="edm:ProvidedCHO"> <xsl:attribute name="rdf:about"> <xsl:value-of select="concat(mets2dm2e:uripath('item',$coll-id),$childid)"/> </xsl:attribute> <xsl:element name="dcterms:isPartOf"> <xsl:attribute name="rdf:resource"> <xsl:value-of select="concat(mets2dm2e:uripath('item',$coll-id),$parentid)"/> </xsl:attribute> </xsl:element> <xsl:if test="../@LABEL"> <xsl:element name="dc:description"> <xsl:call-template name="languagetag"/> <xsl:attribute name="mets2dm2e:order" select="'B'"/> <xsl:value-of select="concat($textin,normalize-space(../@LABEL))"/> Data Provider Mapping Metadata Digital Copy Europeana EDM METS+MODS EDM/DM2E DM2E MINT Oxygen XSLT Saxon
  • 12. 24.11.2014 15 DM2E (EDM) Model ore:Aggregation Manuscript edm:ProvidedCHO Manuscript edm:WebResource Manuscript ore:Aggregation Page 1r edm:WebResource Page 1r edm:ProvidedCHO Page 1r edm:aggregatedCHO edm:isShownAt isPartOf ore:Aggregation Page 1v edm:WebResource Page 1v edm:ProvidedCHO Page 1v isPartOf isNextInSequence
  • 15. 24.11.2014 19 Linked Data edm:ProvidedCHO Manuscript edm:currentLocation edm:Place Frankfurt pro:author foaf:Person Jacobus <de Voraigne>
  • 17. 24.11.2014 21 GND Authority - Person
  • 18. 24.11.2014 22 GND Authority - Person
  • 19. 24.11.2014 23 VIAF Authority – Person
  • 20. 24.11.2014 24 Wikipedia – Person
  • 21. 24.11.2014 25 Geonames Authority – Place
  • 26. 24.11.2014 30 Dank Thank you!