SlideShare ist ein Scribd-Unternehmen logo
1 von 37
Status Implementatie Repository
Koloniale Architectuur
Paul Suijker
TU Delft Library, Library Innovation
Inhoudsopgave


• Architectuur
• Demo repository
• Islandora solution packs/forms
• Linking intern/extern
• Standards/vocabularies
ICT architectuur (huidig)


• Django   (Python web application framework)

• SOLR index
• Fedora repository
ICT architectuur                (nieuw)




• Drupal, …
• GSearch + SOLR index
• Islandora *)
• Fedora




*) Drupal module voor het browsen en
beheren van Fedora repositories
Waarom MODS?


• Veel ervaring in huis met MODS door Discover (search
  interface van de bibliotheek)
• Repository met gemixte content
• Beeldmateriaal kan redelijk goed met MODS worden
  beschreven
• CDWA Lite is minder geschikt voor linking
• Disseminaties naar CDWA Lite kunnen eenvoudig gemaakt
  worden
Islandora solution packs


• Conversie van object bestanden
• Conversie van metada bestanden
• OCR van het image bestanden
Islandora solution pack large
image (TIF + formulier)

• TIF
• JP2   (normal/lossless)

• JPG   (medium/thumbnail)

• MODS
• Dublin Core
• RDF
Islandora solution pack book
(TIFs + formulier)

• TIF
• JP2 (compressed)
• JPG   (normal/thumbnail)
• MODS
• Dublin Core
• RDF
• Scanned Text (OCR) *)



*) per pagina
Islandora formulieren editor


• XML Form Builder
MODS element titleInfo,
  subelementen title

<titleInfo>
          <title>Plattegrond van Batavia</title>
</titleInfo>
MODS subject, subelement topic


<subject>
        <topic>postkantoren</topic>
</subject>
MODS subject, xlink naar building


<subject xlink:href="building:5555" xlink:title="building" xlink:type="simple"/>
RELS-EXT voor building


<subject xmlns="http://purl.org/dc/terms/" rdf:resource="info:fedora/building:5555"/>
RELS-EXT datastream
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
      xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
      xmlns:fedora="info:fedora/fedora-system:def/relations-external#"
      xmlns:dc="http://purl.org/dc/elements/1.1/"
      xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
      xmlns:fedora-model="info:fedora/fedora-system:def/model#">
       <rdf:Description rdf:about="info:fedora/uuid:34">
    <fedora:isMemberOfCollection rdf:resource="info:fedora/collection:koloniaal_erfgoed"/>
    <fedora-model:hasModel rdf:resource="info:fedora/islandora:sp_basic_image"/>
    <pat xmlns="http://id.loc.gov/vocabulary/relators/"
       rdf:resource="info:fedora/po:6789"/>
    <arc xmlns="http://id.loc.gov/vocabulary/relators/"
       rdf:resource="info:fedora/po:4567"/>
    <subject xmlns="http://purl.org/dc/terms/" rdf:resource="info:fedora/aat:300006036"/>
    <subject xmlns="http://purl.org/dc/terms/" rdf:resource="info:fedora/building:5555"/>
    <subject xmlns="http://purl.org/dc/terms/" rdf:resource="info:fedora/tgn:7002853"/>
    <arc xmlns="http://id.loc.gov/vocabulary/relators/"
       rdf:resource="info:fedora/po:3456"/>
  </rdf:Description>
     </rdf:RDF>
Getty AAT en xlink


<subject xlink:href="aat:300006036" xlink:title="aat" xlink:type="simple"/>
Getty AAT en xlink


• Bij ingest van een record wordt bij AAT-NED opgehaald *)
• In Fedora worden de volgende items gemaakt in Fedora:
   Record met AAT id
   Alle “broader” AAT id’s
   Alle “related” AAT id’s




*) http://service.aat-ned.nl/
Getty AAT en xlink
<rdf:RDF xmlns="" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
 <rdf:Description xmlns:skos="http://www.w3.org/2004/02/skos/core#" rdf:about="info:fedora/aat:300006036">
  <hasModel xmlns="info:fedora/fedora-system:def/model#" rdf:resource="info:fedora/model:Concept"></hasModel>
   <isMemberOfCollection xmlns="info:fedora/fedora-system:def/relations-external#"
rdf:resource="collection:aat"></isMemberOfCollection>
  <skos:prefLabel xml:lang="en-US">post offices</skos:prefLabel>
  <skos:prefLabel xml:lang="nl-NL">postkantoren</skos:prefLabel>
  <skos:altLabel xml:lang="en-US">post office</skos:altLabel>
  <skos:altLabel xml:lang="nl-NL">postkantoor</skos:altLabel>
  <skos:altLabel xml:lang="en-US">buildings, post-office</skos:altLabel>
  <skos:altLabel xml:lang="en-US">buildings, post office</skos:altLabel>
  <skos:altLabel xml:lang="en-US">office, post</skos:altLabel>
  <skos:altLabel xml:lang="en-US">offices, post</skos:altLabel>
  <skos:altLabel xml:lang="en-US">post-office buildings</skos:altLabel>
  <skos:altLabel xml:lang="en-US">post office buildings</skos:altLabel>
   <skos:scopeNote xml:lang="en-US">Use for public buildings within a government postal system at which mail is
received and sorted, from which it is distributed, and at which stamps are sold and other services
rendered.</skos:scopeNote>
  <skos:scopeNote xml:lang="nl-NL">Openbare gebouwen, waar post wordt ontvangen en gesorteerd en gedistribueerd,
waar postzegels worden verkocht en andere diensten verleend.</skos:scopeNote>
  <skos:broader rdf:resource="info:fedora/aat:300111916"></skos:broader>
  <skos:notation>300006036</skos:notation>
 </rdf:Description>
</rdf:RDF>
Getty AAT en triple store
Standaarden (overzicht)


• MODS/Dublin Core
• Getty AAT
• Getty TGN/Geonames ?
• MARC material form (http://www.loc.gov/standards/valuelist/marcsmd.html)
• MARC genre terms (http://www.loc.gov/standards/valuelist/marcgt.html)
• MARC relator terms (http://id.loc.gov/vocabulary/relators.html)
• ISO639-2b
Bedankt voor uw aandacht!




p.m.suijker@tudelft.nl

Weitere ähnliche Inhalte

Andere mochten auch

Social Software
Social SoftwareSocial Software
Social SoftwareLindsayU
 
TU Delft on iTunes U
TU Delft on iTunes UTU Delft on iTunes U
TU Delft on iTunes Upsuijker
 
The repository from an IT point of view
The repository from an IT point of viewThe repository from an IT point of view
The repository from an IT point of viewpsuijker
 
QMiner - Data analytics platform for processing large-scale real-time stream...
 QMiner - Data analytics platform for processing large-scale real-time stream... QMiner - Data analytics platform for processing large-scale real-time stream...
QMiner - Data analytics platform for processing large-scale real-time stream...blazf
 
Andrea Burt - Sonidos de la Tierra. Cumbre Heroes, Santiago 2015
Andrea Burt - Sonidos de la Tierra. Cumbre Heroes, Santiago 2015Andrea Burt - Sonidos de la Tierra. Cumbre Heroes, Santiago 2015
Andrea Burt - Sonidos de la Tierra. Cumbre Heroes, Santiago 2015Cumbre Heroes
 
Arana Craftsman Painters
Arana Craftsman PaintersArana Craftsman Painters
Arana Craftsman PaintersDon Bury
 
Análisis de modelo de negocio tradicional y modelo de negocio de economía dig...
Análisis de modelo de negocio tradicional y modelo de negocio de economía dig...Análisis de modelo de negocio tradicional y modelo de negocio de economía dig...
Análisis de modelo de negocio tradicional y modelo de negocio de economía dig...RuBen EguIa Castillo
 
alksjdtlasudtry
alksjdtlasudtryalksjdtlasudtry
alksjdtlasudtryJulian Low
 
Mario Roset - Wingu. CUmbre Heroes, Santiago 2015
Mario Roset - Wingu. CUmbre Heroes, Santiago 2015Mario Roset - Wingu. CUmbre Heroes, Santiago 2015
Mario Roset - Wingu. CUmbre Heroes, Santiago 2015Cumbre Heroes
 
Actividad de equipo Unidad 4
Actividad de equipo Unidad 4Actividad de equipo Unidad 4
Actividad de equipo Unidad 4ISABEL PUENTE
 
Condado de lerín
Condado de lerínCondado de lerín
Condado de lerínpandionr
 
Proyecto innovacion
Proyecto innovacionProyecto innovacion
Proyecto innovacionNataliaNPC
 
102115_CS_HalliburtonCollegeofHR_KS-SSG_Final
102115_CS_HalliburtonCollegeofHR_KS-SSG_Final102115_CS_HalliburtonCollegeofHR_KS-SSG_Final
102115_CS_HalliburtonCollegeofHR_KS-SSG_FinalMadhuri Kumar PhD
 
Volcanes exposicion final (2) (1)
Volcanes exposicion final (2) (1)Volcanes exposicion final (2) (1)
Volcanes exposicion final (2) (1)NataliaNPC
 
OntoGen
OntoGenOntoGen
OntoGenblazf
 

Andere mochten auch (20)

Carnaval
CarnavalCarnaval
Carnaval
 
Social Software
Social SoftwareSocial Software
Social Software
 
TU Delft on iTunes U
TU Delft on iTunes UTU Delft on iTunes U
TU Delft on iTunes U
 
The repository from an IT point of view
The repository from an IT point of viewThe repository from an IT point of view
The repository from an IT point of view
 
QMiner - Data analytics platform for processing large-scale real-time stream...
 QMiner - Data analytics platform for processing large-scale real-time stream... QMiner - Data analytics platform for processing large-scale real-time stream...
QMiner - Data analytics platform for processing large-scale real-time stream...
 
Andrea Burt - Sonidos de la Tierra. Cumbre Heroes, Santiago 2015
Andrea Burt - Sonidos de la Tierra. Cumbre Heroes, Santiago 2015Andrea Burt - Sonidos de la Tierra. Cumbre Heroes, Santiago 2015
Andrea Burt - Sonidos de la Tierra. Cumbre Heroes, Santiago 2015
 
Import mov to ipad
Import mov to ipadImport mov to ipad
Import mov to ipad
 
Kids fashion
Kids fashionKids fashion
Kids fashion
 
Arana Craftsman Painters
Arana Craftsman PaintersArana Craftsman Painters
Arana Craftsman Painters
 
Pickslide4
Pickslide4Pickslide4
Pickslide4
 
Análisis de modelo de negocio tradicional y modelo de negocio de economía dig...
Análisis de modelo de negocio tradicional y modelo de negocio de economía dig...Análisis de modelo de negocio tradicional y modelo de negocio de economía dig...
Análisis de modelo de negocio tradicional y modelo de negocio de economía dig...
 
alksjdtlasudtry
alksjdtlasudtryalksjdtlasudtry
alksjdtlasudtry
 
AutoCAD
AutoCADAutoCAD
AutoCAD
 
Mario Roset - Wingu. CUmbre Heroes, Santiago 2015
Mario Roset - Wingu. CUmbre Heroes, Santiago 2015Mario Roset - Wingu. CUmbre Heroes, Santiago 2015
Mario Roset - Wingu. CUmbre Heroes, Santiago 2015
 
Actividad de equipo Unidad 4
Actividad de equipo Unidad 4Actividad de equipo Unidad 4
Actividad de equipo Unidad 4
 
Condado de lerín
Condado de lerínCondado de lerín
Condado de lerín
 
Proyecto innovacion
Proyecto innovacionProyecto innovacion
Proyecto innovacion
 
102115_CS_HalliburtonCollegeofHR_KS-SSG_Final
102115_CS_HalliburtonCollegeofHR_KS-SSG_Final102115_CS_HalliburtonCollegeofHR_KS-SSG_Final
102115_CS_HalliburtonCollegeofHR_KS-SSG_Final
 
Volcanes exposicion final (2) (1)
Volcanes exposicion final (2) (1)Volcanes exposicion final (2) (1)
Volcanes exposicion final (2) (1)
 
OntoGen
OntoGenOntoGen
OntoGen
 

Ähnlich wie Repository koloniale architectuur v1.0

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
 
Islandora and Linked Open Data
Islandora and Linked Open Data Islandora and Linked Open Data
Islandora and Linked Open Data eohallor
 
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
 
SPARQL1.1 Tutorial, given in UChile by Axel Polleres (DERI)
SPARQL1.1 Tutorial, given in UChile by Axel Polleres (DERI)SPARQL1.1 Tutorial, given in UChile by Axel Polleres (DERI)
SPARQL1.1 Tutorial, given in UChile by Axel Polleres (DERI)net2-project
 
LITA 2010: The Linked Library Data Cloud: it's time to stop think and start l...
LITA 2010: The Linked Library Data Cloud: it's time to stop think and start l...LITA 2010: The Linked Library Data Cloud: it's time to stop think and start l...
LITA 2010: The Linked Library Data Cloud: it's time to stop think and start l...Ross Singer
 
RDFa: an introduction
RDFa: an introductionRDFa: an introduction
RDFa: an introductionKai Li
 
The Semantic Web #9 - Web Ontology Language (OWL)
The Semantic Web #9 - Web Ontology Language (OWL)The Semantic Web #9 - Web Ontology Language (OWL)
The Semantic Web #9 - Web Ontology Language (OWL)Myungjin Lee
 
06 gioca-ontologies
06 gioca-ontologies06 gioca-ontologies
06 gioca-ontologiesnidzokus
 
The Semantic Web #5 - RDF (2)
The Semantic Web #5 - RDF (2)The Semantic Web #5 - RDF (2)
The Semantic Web #5 - RDF (2)Myungjin Lee
 
Intro to Apache Spark by CTO of Twingo
Intro to Apache Spark by CTO of TwingoIntro to Apache Spark by CTO of Twingo
Intro to Apache Spark by CTO of TwingoMapR Technologies
 
Linked Data from a Digital Object Management System
Linked Data from a Digital Object Management SystemLinked Data from a Digital Object Management System
Linked Data from a Digital Object Management SystemUldis Bojars
 
Linked Open Data (LOD) part 2
Linked Open Data (LOD)  part 2Linked Open Data (LOD)  part 2
Linked Open Data (LOD) part 2IPLODProject
 
ApacheCon NA 2015 Spark / Solr Integration
ApacheCon NA 2015 Spark / Solr IntegrationApacheCon NA 2015 Spark / Solr Integration
ApacheCon NA 2015 Spark / Solr Integrationthelabdude
 
Solving real world data problems with Jerakia
Solving real world data problems with JerakiaSolving real world data problems with Jerakia
Solving real world data problems with JerakiaCraig Dunn
 
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
 

Ähnlich wie Repository koloniale architectuur v1.0 (20)

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
 
Islandora and Linked Open Data
Islandora and Linked Open Data Islandora and Linked Open Data
Islandora and Linked Open Data
 
LOD技術解説
LOD技術解説LOD技術解説
LOD技術解説
 
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
 
Danbri Drupalcon Export
Danbri Drupalcon ExportDanbri Drupalcon Export
Danbri Drupalcon Export
 
SPARQL1.1 Tutorial, given in UChile by Axel Polleres (DERI)
SPARQL1.1 Tutorial, given in UChile by Axel Polleres (DERI)SPARQL1.1 Tutorial, given in UChile by Axel Polleres (DERI)
SPARQL1.1 Tutorial, given in UChile by Axel Polleres (DERI)
 
LibreCat::Catmandu
LibreCat::CatmanduLibreCat::Catmandu
LibreCat::Catmandu
 
RDFa Tutorial
RDFa TutorialRDFa Tutorial
RDFa Tutorial
 
LITA 2010: The Linked Library Data Cloud: it's time to stop think and start l...
LITA 2010: The Linked Library Data Cloud: it's time to stop think and start l...LITA 2010: The Linked Library Data Cloud: it's time to stop think and start l...
LITA 2010: The Linked Library Data Cloud: it's time to stop think and start l...
 
RDFa: an introduction
RDFa: an introductionRDFa: an introduction
RDFa: an introduction
 
The Semantic Web #9 - Web Ontology Language (OWL)
The Semantic Web #9 - Web Ontology Language (OWL)The Semantic Web #9 - Web Ontology Language (OWL)
The Semantic Web #9 - Web Ontology Language (OWL)
 
RDFauthor (EKAW)
RDFauthor (EKAW)RDFauthor (EKAW)
RDFauthor (EKAW)
 
06 gioca-ontologies
06 gioca-ontologies06 gioca-ontologies
06 gioca-ontologies
 
The Semantic Web #5 - RDF (2)
The Semantic Web #5 - RDF (2)The Semantic Web #5 - RDF (2)
The Semantic Web #5 - RDF (2)
 
Intro to Apache Spark by CTO of Twingo
Intro to Apache Spark by CTO of TwingoIntro to Apache Spark by CTO of Twingo
Intro to Apache Spark by CTO of Twingo
 
Linked Data from a Digital Object Management System
Linked Data from a Digital Object Management SystemLinked Data from a Digital Object Management System
Linked Data from a Digital Object Management System
 
Linked Open Data (LOD) part 2
Linked Open Data (LOD)  part 2Linked Open Data (LOD)  part 2
Linked Open Data (LOD) part 2
 
ApacheCon NA 2015 Spark / Solr Integration
ApacheCon NA 2015 Spark / Solr IntegrationApacheCon NA 2015 Spark / Solr Integration
ApacheCon NA 2015 Spark / Solr Integration
 
Solving real world data problems with Jerakia
Solving real world data problems with JerakiaSolving real world data problems with Jerakia
Solving real world data problems with Jerakia
 
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
 

Kürzlich hochgeladen

2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
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
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
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
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
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
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
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
 
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
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
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
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 

Kürzlich hochgeladen (20)

2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
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
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
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
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
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
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
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
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
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...
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 

Repository koloniale architectuur v1.0

  • 1. Status Implementatie Repository Koloniale Architectuur Paul Suijker TU Delft Library, Library Innovation
  • 2. Inhoudsopgave • Architectuur • Demo repository • Islandora solution packs/forms • Linking intern/extern • Standards/vocabularies
  • 3. ICT architectuur (huidig) • Django (Python web application framework) • SOLR index • Fedora repository
  • 4. ICT architectuur (nieuw) • Drupal, … • GSearch + SOLR index • Islandora *) • Fedora *) Drupal module voor het browsen en beheren van Fedora repositories
  • 5.
  • 6.
  • 7.
  • 8.
  • 9.
  • 10.
  • 11. Waarom MODS? • Veel ervaring in huis met MODS door Discover (search interface van de bibliotheek) • Repository met gemixte content • Beeldmateriaal kan redelijk goed met MODS worden beschreven • CDWA Lite is minder geschikt voor linking • Disseminaties naar CDWA Lite kunnen eenvoudig gemaakt worden
  • 12. Islandora solution packs • Conversie van object bestanden • Conversie van metada bestanden • OCR van het image bestanden
  • 13. Islandora solution pack large image (TIF + formulier) • TIF • JP2 (normal/lossless) • JPG (medium/thumbnail) • MODS • Dublin Core • RDF
  • 14.
  • 15. Islandora solution pack book (TIFs + formulier) • TIF • JP2 (compressed) • JPG (normal/thumbnail) • MODS • Dublin Core • RDF • Scanned Text (OCR) *) *) per pagina
  • 16.
  • 17.
  • 18.
  • 19.
  • 20.
  • 22.
  • 23.
  • 24.
  • 25. MODS element titleInfo, subelementen title <titleInfo> <title>Plattegrond van Batavia</title> </titleInfo>
  • 26. MODS subject, subelement topic <subject> <topic>postkantoren</topic> </subject>
  • 27. MODS subject, xlink naar building <subject xlink:href="building:5555" xlink:title="building" xlink:type="simple"/>
  • 28. RELS-EXT voor building <subject xmlns="http://purl.org/dc/terms/" rdf:resource="info:fedora/building:5555"/>
  • 29. RELS-EXT datastream <?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:fedora="info:fedora/fedora-system:def/relations-external#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:fedora-model="info:fedora/fedora-system:def/model#"> <rdf:Description rdf:about="info:fedora/uuid:34"> <fedora:isMemberOfCollection rdf:resource="info:fedora/collection:koloniaal_erfgoed"/> <fedora-model:hasModel rdf:resource="info:fedora/islandora:sp_basic_image"/> <pat xmlns="http://id.loc.gov/vocabulary/relators/" rdf:resource="info:fedora/po:6789"/> <arc xmlns="http://id.loc.gov/vocabulary/relators/" rdf:resource="info:fedora/po:4567"/> <subject xmlns="http://purl.org/dc/terms/" rdf:resource="info:fedora/aat:300006036"/> <subject xmlns="http://purl.org/dc/terms/" rdf:resource="info:fedora/building:5555"/> <subject xmlns="http://purl.org/dc/terms/" rdf:resource="info:fedora/tgn:7002853"/> <arc xmlns="http://id.loc.gov/vocabulary/relators/" rdf:resource="info:fedora/po:3456"/> </rdf:Description> </rdf:RDF>
  • 30. Getty AAT en xlink <subject xlink:href="aat:300006036" xlink:title="aat" xlink:type="simple"/>
  • 31. Getty AAT en xlink • Bij ingest van een record wordt bij AAT-NED opgehaald *) • In Fedora worden de volgende items gemaakt in Fedora:  Record met AAT id  Alle “broader” AAT id’s  Alle “related” AAT id’s *) http://service.aat-ned.nl/
  • 32.
  • 33. Getty AAT en xlink <rdf:RDF xmlns="" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description xmlns:skos="http://www.w3.org/2004/02/skos/core#" rdf:about="info:fedora/aat:300006036"> <hasModel xmlns="info:fedora/fedora-system:def/model#" rdf:resource="info:fedora/model:Concept"></hasModel> <isMemberOfCollection xmlns="info:fedora/fedora-system:def/relations-external#" rdf:resource="collection:aat"></isMemberOfCollection> <skos:prefLabel xml:lang="en-US">post offices</skos:prefLabel> <skos:prefLabel xml:lang="nl-NL">postkantoren</skos:prefLabel> <skos:altLabel xml:lang="en-US">post office</skos:altLabel> <skos:altLabel xml:lang="nl-NL">postkantoor</skos:altLabel> <skos:altLabel xml:lang="en-US">buildings, post-office</skos:altLabel> <skos:altLabel xml:lang="en-US">buildings, post office</skos:altLabel> <skos:altLabel xml:lang="en-US">office, post</skos:altLabel> <skos:altLabel xml:lang="en-US">offices, post</skos:altLabel> <skos:altLabel xml:lang="en-US">post-office buildings</skos:altLabel> <skos:altLabel xml:lang="en-US">post office buildings</skos:altLabel> <skos:scopeNote xml:lang="en-US">Use for public buildings within a government postal system at which mail is received and sorted, from which it is distributed, and at which stamps are sold and other services rendered.</skos:scopeNote> <skos:scopeNote xml:lang="nl-NL">Openbare gebouwen, waar post wordt ontvangen en gesorteerd en gedistribueerd, waar postzegels worden verkocht en andere diensten verleend.</skos:scopeNote> <skos:broader rdf:resource="info:fedora/aat:300111916"></skos:broader> <skos:notation>300006036</skos:notation> </rdf:Description> </rdf:RDF>
  • 34. Getty AAT en triple store
  • 35.
  • 36. Standaarden (overzicht) • MODS/Dublin Core • Getty AAT • Getty TGN/Geonames ? • MARC material form (http://www.loc.gov/standards/valuelist/marcsmd.html) • MARC genre terms (http://www.loc.gov/standards/valuelist/marcgt.html) • MARC relator terms (http://id.loc.gov/vocabulary/relators.html) • ISO639-2b
  • 37. Bedankt voor uw aandacht! p.m.suijker@tudelft.nl

Hinweis der Redaktion

  1. Overzicht van de repositories die we nu aan het bouwenzijn in de nieuweomgevingADMN/beheerders interface
  2. Status: handvolbeeldengeladen van KIT Library: kaarten, foto’s, boeken. Tijdvooralgebruiktomsysteem in terichten en natedenken over het gebruik van standaarden.
  3. Dublin Core record. Gegevens van het KIT Library aangevuld met architect, AAT-trefwoorden, eenaantaltestvelden.
  4. Gedetailleerdeinformatie van een record,inclusief het MODS record + de verschillendeversies van het MODS record.
  5. Waarom MODS en geen CDWA-Lite of Lido?
  6. In Fedora zie je al die bestandenterugkomenals datastreams.
  7. PDF in Google Docs viewer. URL van het object wordtgeopend in de Google docs viewer. Ditmechanisme kun je inbouwen in de user interface.
  8. MODS formuliert.b.v. collectiekolonialearchitectuur.
  9. MODS element titleInfo
  10. MODS subelement title