SlideShare ist ein Scribd-Unternehmen logo
1 von 26
Downloaden Sie, um offline zu lesen
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!

Weitere ähnliche Inhalte

Was ist angesagt?

2011 Mongo FR - MongoDB introduction
2011 Mongo FR - MongoDB introduction2011 Mongo FR - MongoDB introduction
2011 Mongo FR - MongoDB introductionantoinegirbal
 
Chen li asterix db: 大数据处理开源平台
Chen li asterix db: 大数据处理开源平台Chen li asterix db: 大数据处理开源平台
Chen li asterix db: 大数据处理开源平台jins0618
 
Search Technologies for Digital Libraries
Search Technologies for Digital LibrariesSearch Technologies for Digital Libraries
Search Technologies for Digital Librariescneudecker
 
Semantic Tagging for old maps...and other things on the Web
Semantic Tagging for old maps...and other things on the WebSemantic Tagging for old maps...and other things on the Web
Semantic Tagging for old maps...and other things on the WebBernhard Haslhofer
 
Analytics with MongoDB Aggregation Framework and Hadoop Connector
Analytics with MongoDB Aggregation Framework and Hadoop ConnectorAnalytics with MongoDB Aggregation Framework and Hadoop Connector
Analytics with MongoDB Aggregation Framework and Hadoop ConnectorHenrik Ingo
 
Mongo Presentation by Metatagg Solutions
Mongo Presentation by Metatagg SolutionsMongo Presentation by Metatagg Solutions
Mongo Presentation by Metatagg SolutionsMetatagg Solutions
 

Was ist angesagt? (9)

Python Files
Python FilesPython Files
Python Files
 
2011 Mongo FR - MongoDB introduction
2011 Mongo FR - MongoDB introduction2011 Mongo FR - MongoDB introduction
2011 Mongo FR - MongoDB introduction
 
Chen li asterix db: 大数据处理开源平台
Chen li asterix db: 大数据处理开源平台Chen li asterix db: 大数据处理开源平台
Chen li asterix db: 大数据处理开源平台
 
Search Technologies for Digital Libraries
Search Technologies for Digital LibrariesSearch Technologies for Digital Libraries
Search Technologies for Digital Libraries
 
Mongo DB 102
Mongo DB 102Mongo DB 102
Mongo DB 102
 
Semantic Tagging for old maps...and other things on the Web
Semantic Tagging for old maps...and other things on the WebSemantic Tagging for old maps...and other things on the Web
Semantic Tagging for old maps...and other things on the Web
 
Analytics with MongoDB Aggregation Framework and Hadoop Connector
Analytics with MongoDB Aggregation Framework and Hadoop ConnectorAnalytics with MongoDB Aggregation Framework and Hadoop Connector
Analytics with MongoDB Aggregation Framework and Hadoop Connector
 
Get me my data !
Get me my data !Get me my data !
Get me my data !
 
Mongo Presentation by Metatagg Solutions
Mongo Presentation by Metatagg SolutionsMongo Presentation by Metatagg Solutions
Mongo Presentation by Metatagg Solutions
 

Andere mochten auch (6)

Vienna 2014-11-18-dm2 e
Vienna 2014-11-18-dm2 eVienna 2014-11-18-dm2 e
Vienna 2014-11-18-dm2 e
 
The value of open data and the OpenGLAM network
The value of open data and the OpenGLAM networkThe value of open data and the OpenGLAM network
The value of open data and the OpenGLAM network
 
Pundit @ Vienna 2014
Pundit @ Vienna 2014Pundit @ Vienna 2014
Pundit @ Vienna 2014
 
Introduction to the Pundit Hands-on session
Introduction to the Pundit Hands-on sessionIntroduction to the Pundit Hands-on session
Introduction to the Pundit Hands-on session
 
Introduction to dm2 e final dg
Introduction to dm2 e final dgIntroduction to dm2 e final dg
Introduction to dm2 e final dg
 
Dm2 e okfn-infoday_scholarly_activities_18_nov
Dm2 e okfn-infoday_scholarly_activities_18_novDm2 e okfn-infoday_scholarly_activities_18_nov
Dm2 e okfn-infoday_scholarly_activities_18_nov
 

Ähnlich wie Wp1 2014

Trying SPARQL Anything with MEI
Trying SPARQL Anything with MEITrying SPARQL Anything with MEI
Trying SPARQL Anything with MEIEnrico Daga
 
SemWeb Fundamentals - Info Linking & Layering in Practice
SemWeb Fundamentals - Info Linking & Layering in PracticeSemWeb Fundamentals - Info Linking & Layering in Practice
SemWeb Fundamentals - Info Linking & Layering in PracticeDan Brickley
 
Linked open data sandwich
Linked open data sandwichLinked open data sandwich
Linked open data sandwichThimo Thoeye
 
Machine-Interpretable Dataset and Service Descriptions for Heterogeneous Data...
Machine-Interpretable Dataset and Service Descriptions for Heterogeneous Data...Machine-Interpretable Dataset and Service Descriptions for Heterogeneous Data...
Machine-Interpretable Dataset and Service Descriptions for Heterogeneous Data...andimou
 
Solutions for bi-directional Integration between Oracle RDMBS & Apache Kafka
Solutions for bi-directional Integration between Oracle RDMBS & Apache KafkaSolutions for bi-directional Integration between Oracle RDMBS & Apache Kafka
Solutions for bi-directional Integration between Oracle RDMBS & Apache KafkaGuido Schmutz
 
Solutions for bi-directional integration between Oracle RDBMS and Apache Kafk...
Solutions for bi-directional integration between Oracle RDBMS and Apache Kafk...Solutions for bi-directional integration between Oracle RDBMS and Apache Kafk...
Solutions for bi-directional integration between Oracle RDBMS and Apache Kafk...confluent
 
Solutions for bi-directional integration between Oracle RDBMS & Apache Kafka
Solutions for bi-directional integration between Oracle RDBMS & Apache KafkaSolutions for bi-directional integration between Oracle RDBMS & Apache Kafka
Solutions for bi-directional integration between Oracle RDBMS & Apache KafkaGuido Schmutz
 
Introducción a la web semántica - Linkatu - irekia 2012
Introducción a la web semántica - Linkatu - irekia 2012Introducción a la web semántica - Linkatu - irekia 2012
Introducción a la web semántica - Linkatu - irekia 2012Alberto Labarga
 
UKOUG 2011 - Drag, Drop and other Stuff. Using your Database as a File Server
UKOUG 2011 - Drag, Drop and other Stuff. Using your Database as a File ServerUKOUG 2011 - Drag, Drop and other Stuff. Using your Database as a File Server
UKOUG 2011 - Drag, Drop and other Stuff. Using your Database as a File ServerMarco Gralike
 
Integrating Heterogeneous Data Sources in the Web of Data
Integrating Heterogeneous Data Sources in the Web of DataIntegrating Heterogeneous Data Sources in the Web of Data
Integrating Heterogeneous Data Sources in the Web of DataFranck Michel
 
Moving Library Metadata Toward Linked Data: Opportunities Provided by the eX...
Moving Library Metadata Toward Linked Data:  Opportunities Provided by the eX...Moving Library Metadata Toward Linked Data:  Opportunities Provided by the eX...
Moving Library Metadata Toward Linked Data: Opportunities Provided by the eX...Jennifer Bowen
 
Enterprise integration options with Smallworld
Enterprise integration options with SmallworldEnterprise integration options with Smallworld
Enterprise integration options with SmallworldPeter Batty
 
Enterprise integration options with Smallworld
Enterprise integration options with SmallworldEnterprise integration options with Smallworld
Enterprise integration options with SmallworldPeter Batty
 
Linked data: spreading data over the web
Linked data: spreading data over the webLinked data: spreading data over the web
Linked data: spreading data over the webshellac
 
Berlin Buzz Words - Apache Drill by Ted Dunning & Michael Hausenblas
Berlin Buzz Words - Apache Drill by Ted Dunning & Michael HausenblasBerlin Buzz Words - Apache Drill by Ted Dunning & Michael Hausenblas
Berlin Buzz Words - Apache Drill by Ted Dunning & Michael HausenblasMapR Technologies
 
In Pursuit of the Grand Unified Template
In Pursuit of the Grand Unified TemplateIn Pursuit of the Grand Unified Template
In Pursuit of the Grand Unified Templatehannonhill
 
Midgard2 - Content Repository for mobile applications
Midgard2 - Content Repository for mobile applicationsMidgard2 - Content Repository for mobile applications
Midgard2 - Content Repository for mobile applicationsHenri Bergius
 

Ähnlich wie Wp1 2014 (20)

Trying SPARQL Anything with MEI
Trying SPARQL Anything with MEITrying SPARQL Anything with MEI
Trying SPARQL Anything with MEI
 
SemWeb Fundamentals - Info Linking & Layering in Practice
SemWeb Fundamentals - Info Linking & Layering in PracticeSemWeb Fundamentals - Info Linking & Layering in Practice
SemWeb Fundamentals - Info Linking & Layering in Practice
 
Linked open data sandwich
Linked open data sandwichLinked open data sandwich
Linked open data sandwich
 
Machine-Interpretable Dataset and Service Descriptions for Heterogeneous Data...
Machine-Interpretable Dataset and Service Descriptions for Heterogeneous Data...Machine-Interpretable Dataset and Service Descriptions for Heterogeneous Data...
Machine-Interpretable Dataset and Service Descriptions for Heterogeneous Data...
 
Solutions for bi-directional Integration between Oracle RDMBS & Apache Kafka
Solutions for bi-directional Integration between Oracle RDMBS & Apache KafkaSolutions for bi-directional Integration between Oracle RDMBS & Apache Kafka
Solutions for bi-directional Integration between Oracle RDMBS & Apache Kafka
 
Solutions for bi-directional integration between Oracle RDBMS and Apache Kafk...
Solutions for bi-directional integration between Oracle RDBMS and Apache Kafk...Solutions for bi-directional integration between Oracle RDBMS and Apache Kafk...
Solutions for bi-directional integration between Oracle RDBMS and Apache Kafk...
 
Solutions for bi-directional integration between Oracle RDBMS & Apache Kafka
Solutions for bi-directional integration between Oracle RDBMS & Apache KafkaSolutions for bi-directional integration between Oracle RDBMS & Apache Kafka
Solutions for bi-directional integration between Oracle RDBMS & Apache Kafka
 
Introducción a la web semántica - Linkatu - irekia 2012
Introducción a la web semántica - Linkatu - irekia 2012Introducción a la web semántica - Linkatu - irekia 2012
Introducción a la web semántica - Linkatu - irekia 2012
 
ChatGPT, chatboxes en het einde van de databases
ChatGPT, chatboxes en het einde van de databasesChatGPT, chatboxes en het einde van de databases
ChatGPT, chatboxes en het einde van de databases
 
UKOUG 2011 - Drag, Drop and other Stuff. Using your Database as a File Server
UKOUG 2011 - Drag, Drop and other Stuff. Using your Database as a File ServerUKOUG 2011 - Drag, Drop and other Stuff. Using your Database as a File Server
UKOUG 2011 - Drag, Drop and other Stuff. Using your Database as a File Server
 
Integrating Heterogeneous Data Sources in the Web of Data
Integrating Heterogeneous Data Sources in the Web of DataIntegrating Heterogeneous Data Sources in the Web of Data
Integrating Heterogeneous Data Sources in the Web of Data
 
Moving Library Metadata Toward Linked Data: Opportunities Provided by the eX...
Moving Library Metadata Toward Linked Data:  Opportunities Provided by the eX...Moving Library Metadata Toward Linked Data:  Opportunities Provided by the eX...
Moving Library Metadata Toward Linked Data: Opportunities Provided by the eX...
 
Enterprise integration options with Smallworld
Enterprise integration options with SmallworldEnterprise integration options with Smallworld
Enterprise integration options with Smallworld
 
Enterprise integration options with Smallworld
Enterprise integration options with SmallworldEnterprise integration options with Smallworld
Enterprise integration options with Smallworld
 
Linked data: spreading data over the web
Linked data: spreading data over the webLinked data: spreading data over the web
Linked data: spreading data over the web
 
LibreCat::Catmandu
LibreCat::CatmanduLibreCat::Catmandu
LibreCat::Catmandu
 
Berlin Buzz Words - Apache Drill by Ted Dunning & Michael Hausenblas
Berlin Buzz Words - Apache Drill by Ted Dunning & Michael HausenblasBerlin Buzz Words - Apache Drill by Ted Dunning & Michael Hausenblas
Berlin Buzz Words - Apache Drill by Ted Dunning & Michael Hausenblas
 
In Pursuit of the Grand Unified Template
In Pursuit of the Grand Unified TemplateIn Pursuit of the Grand Unified Template
In Pursuit of the Grand Unified Template
 
Midgard2 - Content Repository for mobile applications
Midgard2 - Content Repository for mobile applicationsMidgard2 - Content Repository for mobile applications
Midgard2 - Content Repository for mobile applications
 
Danbri Drupalcon Export
Danbri Drupalcon ExportDanbri Drupalcon Export
Danbri Drupalcon Export
 

Mehr von Digitised Manuscripts to Europeana

08a punditdm2efinaleventpisa2014 141212080409-conversion-gate01
08a punditdm2efinaleventpisa2014 141212080409-conversion-gate0108a punditdm2efinaleventpisa2014 141212080409-conversion-gate01
08a punditdm2efinaleventpisa2014 141212080409-conversion-gate01Digitised Manuscripts to Europeana
 
02 20141210 beyond_dm2_e_sustainable_digital_services_chambers_v2
02 20141210 beyond_dm2_e_sustainable_digital_services_chambers_v202 20141210 beyond_dm2_e_sustainable_digital_services_chambers_v2
02 20141210 beyond_dm2_e_sustainable_digital_services_chambers_v2Digitised Manuscripts to Europeana
 

Mehr von Digitised Manuscripts to Europeana (20)

DM2E community building
DM2E community buildingDM2E community building
DM2E community building
 
Reasoning with Reasoning (STRiX 2014)
Reasoning with Reasoning (STRiX 2014)Reasoning with Reasoning (STRiX 2014)
Reasoning with Reasoning (STRiX 2014)
 
Wp4 results july dec 2014
Wp4 results july dec 2014Wp4 results july dec 2014
Wp4 results july dec 2014
 
Virtual exhibition presentation pim
Virtual exhibition presentation pimVirtual exhibition presentation pim
Virtual exhibition presentation pim
 
Pisa final all_wp_121214_wp1_dg
Pisa final all_wp_121214_wp1_dgPisa final all_wp_121214_wp1_dg
Pisa final all_wp_121214_wp1_dg
 
10 wp4 community building
10 wp4 community building10 wp4 community building
10 wp4 community building
 
09 pisa finale
09 pisa finale09 pisa finale
09 pisa finale
 
08b final event_experimente
08b final event_experimente08b final event_experimente
08b final event_experimente
 
07 dm2 e_seachange
07 dm2 e_seachange07 dm2 e_seachange
07 dm2 e_seachange
 
08a punditdm2efinaleventpisa2014 141212080409-conversion-gate01
08a punditdm2efinaleventpisa2014 141212080409-conversion-gate0108a punditdm2efinaleventpisa2014 141212080409-conversion-gate01
08a punditdm2efinaleventpisa2014 141212080409-conversion-gate01
 
06 dm2 e_pisa-wp2-no-anim
06 dm2 e_pisa-wp2-no-anim06 dm2 e_pisa-wp2-no-anim
06 dm2 e_pisa-wp2-no-anim
 
05 piotrowski
05 piotrowski05 piotrowski
05 piotrowski
 
04 pisa final_event_111214_wp1_dg
04 pisa final_event_111214_wp1_dg04 pisa final_event_111214_wp1_dg
04 pisa final_event_111214_wp1_dg
 
03 isaac dm2-e14-full
03 isaac dm2-e14-full03 isaac dm2-e14-full
03 isaac dm2-e14-full
 
02 20141210 beyond_dm2_e_sustainable_digital_services_chambers_v2
02 20141210 beyond_dm2_e_sustainable_digital_services_chambers_v202 20141210 beyond_dm2_e_sustainable_digital_services_chambers_v2
02 20141210 beyond_dm2_e_sustainable_digital_services_chambers_v2
 
01 welcome violeta_final_event_dm2_e_20141211
01 welcome violeta_final_event_dm2_e_2014121101 welcome violeta_final_event_dm2_e_20141211
01 welcome violeta_final_event_dm2_e_20141211
 
Dc 2014 baierer-droege
Dc 2014 baierer-droegeDc 2014 baierer-droege
Dc 2014 baierer-droege
 
Pundit2, DHAB meeting, 2 October 2014
Pundit2, DHAB meeting, 2 October 2014Pundit2, DHAB meeting, 2 October 2014
Pundit2, DHAB meeting, 2 October 2014
 
7 beat estermann 20140715_open_glam_satellite-event_input_ch
7 beat estermann 20140715_open_glam_satellite-event_input_ch7 beat estermann 20140715_open_glam_satellite-event_input_ch
7 beat estermann 20140715_open_glam_satellite-event_input_ch
 
5 helene hahn openglam workshop 2014 final
5 helene hahn openglam workshop 2014 final5 helene hahn openglam workshop 2014 final
5 helene hahn openglam workshop 2014 final
 

Kürzlich hochgeladen

Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 

Kürzlich hochgeladen (20)

Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 

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
  • 21. 24.11.2014 25 Geonames Authority – Place
  • 26. 24.11.2014 30 Dank Thank you!