SlideShare a Scribd company logo
1
Introduction to ALIADA,
an open source tool to easily convert, link
and publish library and museum data as
Linked Data
ALIADA Consortium
info@aliada-project.info
Webinar Introduction to ALIADA (29 July 2015) 1
2“ALIADA: publicación automatizada de LD en bibliotecas y museos, Cristina Gareta. 29 de mayo de 2015”
What is Linked Data?
• Tim Berners-Lee, director of the World Wide Web Consortium (W3C), coined
the term in a design note about the Semantic Web project
• Method of publishing structured data so that it can be interlinked and
become more useful
• Standard Web technologies: HTTP, RDF, URI, SPARQL, OWL…
• To share information in a way that can be read automatically by computers
• Enables data from different sources to be connected and queried
Webinar Introduction to ALIADA (29 July 2015) 2
3“ALIADA: publicación automatizada de LD en bibliotecas y museos, Cristina Gareta. 29 de mayo de 2015”
Are your library or museum
Linked Open Data (LOD)?
★ Data published under open license
★★ Machine-readable data
★★★ Non-proprietary format
★★★★ RDF standards
★★★★★ Linked RDF
http://www.w3.org/DesignIssues/LinkedData.html
“We’re moving from a web of
documents to a web of data”
Webinar Introduction to ALIADA (29 July 2015) 3
4“ALIADA: publicación automatizada de LD en bibliotecas y museos, Cristina Gareta. 29 de mayo de 2015”
• Be a ‘thing’ (unique url)
• Use HTTP URIs (unique identifiers) to designate your data
• Provide useful information in your URIs
• Use standards (RDF*, SPARQL)
• Include links to other URIs to discover more things
http://viaf.org/viaf/110981647/#Kahlo,_Frida,_1907-1954
http://dbpedia.org/resource/Pablo_Picasso
http://vocab.getty.edu/ulan/500009666
“Use URIs as names for things (data)”
Webinar Introduction to ALIADA (29 July 2015) 4
Are your library or museum
Linked Open Data (LOD)?
5“ALIADA: publicación automatizada de LD en bibliotecas y museos, Cristina Gareta. 29 de mayo de 2015”
Why LOD in libraries and
museums?
• A global pool of shared data that can be re-used to describe resources will
avoid the redundant effort of the current cataloging processes.
• The use of the Web and Web-based identifiers will make up-to-date resource
descriptions directly citable by catalogers.
• Linked Data is more durable and robust than metadata formats that depend
on a particular data structure.
• Developers will also no longer have to work with library-specific data formats
(MARC, LIDO).
• With Linked Open Data, libraries can increase their presence on the Web,
where most information seekers may be found.
http://www.w3.org/2005/Incubator/lld/wiki/Benefits
Webinar Introduction to ALIADA (29 July 2015) 5
6“ALIADA: publicación automatizada de LD en bibliotecas y museos, Cristina Gareta. 29 de mayo de 2015”
GLAM industry & LOD
Webinar Introduction to ALIADA (29 July 2015) 6
7“ALIADA: publicación automatizada de LD en bibliotecas y museos, Cristina Gareta. 29 de mayo de 2015”
How to do it?
• Using the Linked Data approach and technology
• Cataloguing according international conceptual
models (FRBR, BIBFRAME, CIDOC-CRM, …)
• Exporting metadata to standard formats:
MARC, LIDO or Dublin Core.
• Selecting the domain to be linked to
Webinar Introduction to ALIADA (29 July 2015) 7
“Librarians and curators are experts in cataloguing and
make accessible their resources, but the don’t know
about Linked Data, so they need an ally”
8“ALIADA: publicación automatizada de LD en bibliotecas y museos, Cristina Gareta. 29 de mayo de 2015”
ALIADA, the ‘ally’
• Open source Java application to automatically publish as Linked Data the
metadata created by a library or museum management System
• Supported metadata types (types of datasets): bibliographic records,
authority records, and descriptions of museum objects
• Compliant with MARC XML and LIDO XML formats
• Conversion to RDF triples (mapping) according to the ALIADA ontology,
mainly based on FRBRoo, SKOS and FoaF ontologies
• Linking to other datasets, such as Europeana, British National Bibliography,
Spanish National Library, Freebase Visual Art, DBpedia, Hungarian National
Library, Library of Congress Subject Headings, Lobid, MARC codes list, VIAF
Virtual International Authority File or Open Library
• Automatic publication of dumps (URIs) and SPARQL Endpoint on DataHub
Webinar Introduction to ALIADA (29 July 2015) 8
9“ALIADA: publicación automatizada de LD en bibliotecas y museos, Cristina Gareta. 29 de mayo de 2015”
ALIADA tool
Webinar Introduction to ALIADA (29 July 2015) 9
1. SELECT AND EXPORT METADATA (MARCXML/LIDOXML)
Integration with ILS (plugin for LibriSuite) Integration with CMS (supporting TMS export of records)
10“ALIADA: publicación automatizada de LD en bibliotecas y museos, Cristina Gareta. 29 de mayo de 2015”
ALIADA tool
Webinar Introduction to ALIADA (29 July 2015) 10
2. IMPORT AND VALIDATE INPUT DATA (MARCXML/LIDOXML)
11“ALIADA: publicación automatizada de LD en bibliotecas y museos, Cristina Gareta. 29 de mayo de 2015”
ALIADA tool
Webinar Introduction to ALIADA (29 July 2015) 11
3. CONVERT TO RDF ACCORDING THE MAPPING TEMPLATES (FRBRoo)
12“ALIADA: publicación automatizada de LD en bibliotecas y museos, Cristina Gareta. 29 de mayo de 2015”
ALIADA tool
Webinar Introduction to ALIADA (29 July 2015) 12
4. VIEW RDF TRIPLE DATA STORE
13“ALIADA: publicación automatizada de LD en bibliotecas y museos, Cristina Gareta. 29 de mayo de 2015”
ALIADA tool
Webinar Introduction to ALIADA (29 July 2015) 13
5. LINK TO OTHER DATASETS
14“ALIADA: publicación automatizada de LD en bibliotecas y museos, Cristina Gareta. 29 de mayo de 2015”
ALIADA tool
Webinar Introduction to ALIADA (29 July 2015) 14
6. PUBLISH RDF DATASET AND LINKS
15
ALIADA project
Webinar Introduction to ALIADA (29 July 2015) 15
• EU FP7- ENV-2012 Collaborative project 2013-2015
• Partners: Museums, libraries, ILS vendors, researchers on
Semantic Web technologies
• Final release: October 2015
• Open source community expected
• ALIADA is free software, you can redistribute it and/or modify it
under the terms of the GNU GPL v3 (License)
Automatic Publication under Linked Data
Paradigm of Library Data
16“ALIADA: publicación automatizada de LD en bibliotecas y museos, Cristina Gareta. 29 de mayo de 2015”
Join ALIADA’s Community!
http://www.aliada-project.eu/getInvolvedAliada
Webinar Introduction to ALIADA (29 July 2015) 16

More Related Content

ODP
2014-02-27 Wikidata talk Cambridge
Magnus Manske
 
ODP
Charper.lawdi.20130531
charper
 
PDF
Wikidata
Anja Jentzsch
 
PPTX
Linked Open Data and The Digital Archaeological Workflow at the Swedish Natio...
Marcus Smith
 
PDF
Linked Data
Anja Jentzsch
 
PPTX
Putting the Pieces Together: Creating a National Educational Television Catalog
WGBH Media Library and Archives
 
PDF
ALLDATA 2015 - RDF Based Linked Data Management as a DaaS Platform
Seonho Kim
 
PDF
Linked open data, its realization
Seonho Kim
 
2014-02-27 Wikidata talk Cambridge
Magnus Manske
 
Charper.lawdi.20130531
charper
 
Wikidata
Anja Jentzsch
 
Linked Open Data and The Digital Archaeological Workflow at the Swedish Natio...
Marcus Smith
 
Linked Data
Anja Jentzsch
 
Putting the Pieces Together: Creating a National Educational Television Catalog
WGBH Media Library and Archives
 
ALLDATA 2015 - RDF Based Linked Data Management as a DaaS Platform
Seonho Kim
 
Linked open data, its realization
Seonho Kim
 

What's hot (20)

PDF
"Il n´y a pas de hors-texte": challenges for Archival Linked Data. Adrian Ste...
Biblioteca Nacional de España
 
PPTX
IFLA LIDASIG Open Session 2017: Introduction to Linked Data
Lars G. Svensson
 
PPTX
DSpace for Cultural Heritage: adding support for images visualization,audio/v...
Andrea Bollini
 
PPTX
Edina cigs-21-september-2012
EDINA, University of Edinburgh
 
PPT
Unlocking Doors: recent initiatives in open and linked data at the National L...
Scottish Library & Information Council (SLIC), CILIP in Scotland (CILIPS)
 
PPTX
The Europeana Strategy and Linked Open Data
David Haskiya
 
PDF
Why Link?
Richard Wallis
 
PDF
Mind the gap! Reflections on the state of repository data harvesting
Simeon Warner
 
PPTX
COAR Venice 2017 Next Generation Repository Session: What can be done, right ...
Andrea Bollini
 
PPT
Wikidata, a target for Europeana’s semantic strategy (Glam-Wiki 2015)
Vladimir Alexiev, PhD, PMP
 
PDF
lodlam summit session browsable linked data
Enno Meijers
 
PDF
Visualizing linkeddata aall2012d-ss
F. Tim Knight
 
PDF
2015-03-18 research seminar part 1
ifi8106tlu
 
PPTX
Self-Service Linked Government Data with dcat and Gridworks
Richard Cyganiak
 
PDF
Julian D. Richards - Open Data in European Archaeology
OpenPompei
 
PDF
PATHS at the eChallenges conference
pathsproject
 
PPTX
SAFETY NETS: RESCUE AND REVIVAL FOR ENDANGERED BORN-DIGITAL RECORDS- Program ...
Micah Altman
 
PPTX
The workflows for the ingest of digital objects into a repository/digital l...
Hong (Jenny) Jing
 
"Il n´y a pas de hors-texte": challenges for Archival Linked Data. Adrian Ste...
Biblioteca Nacional de España
 
IFLA LIDASIG Open Session 2017: Introduction to Linked Data
Lars G. Svensson
 
DSpace for Cultural Heritage: adding support for images visualization,audio/v...
Andrea Bollini
 
Edina cigs-21-september-2012
EDINA, University of Edinburgh
 
Unlocking Doors: recent initiatives in open and linked data at the National L...
Scottish Library & Information Council (SLIC), CILIP in Scotland (CILIPS)
 
The Europeana Strategy and Linked Open Data
David Haskiya
 
Why Link?
Richard Wallis
 
Mind the gap! Reflections on the state of repository data harvesting
Simeon Warner
 
COAR Venice 2017 Next Generation Repository Session: What can be done, right ...
Andrea Bollini
 
Wikidata, a target for Europeana’s semantic strategy (Glam-Wiki 2015)
Vladimir Alexiev, PhD, PMP
 
lodlam summit session browsable linked data
Enno Meijers
 
Visualizing linkeddata aall2012d-ss
F. Tim Knight
 
2015-03-18 research seminar part 1
ifi8106tlu
 
Self-Service Linked Government Data with dcat and Gridworks
Richard Cyganiak
 
Julian D. Richards - Open Data in European Archaeology
OpenPompei
 
PATHS at the eChallenges conference
pathsproject
 
SAFETY NETS: RESCUE AND REVIVAL FOR ENDANGERED BORN-DIGITAL RECORDS- Program ...
Micah Altman
 
The workflows for the ingest of digital objects into a repository/digital l...
Hong (Jenny) Jing
 
Ad

Viewers also liked (18)

PPTX
Otimismo nicolas
Nicolas Cruz
 
PDF
Basic Guidelines On Realistic Lollipop Holidays Solutions
educatedchief564
 
PPTX
20151029 ggz epd mic2015
Jorrit Spee
 
PPTX
Champaka Card - 1001 Buku
Indra Pramana
 
PPSX
ขั้นตอนสมัคร อีเมล์ Yahoo
Jiraporn Kru
 
PPT
Tugas sp manajemen keuangan
Hana Rosmawati
 
PDF
Assihmnent
Sandeep Kumar Chavan
 
PPTX
Presentación web 2.0
Abel Perez
 
PDF
WRC 18th Anniversary Pepsi can
Jonathan Jackson
 
PPTX
Anatomia de mi ple
1012197760477
 
PDF
Sociocracy 3.0 Workshop @DareFest 2015. Flipcharts
James Priest
 
PDF
Catálogo de equipamentos
Fazatuapropriacerveja
 
PPTX
Drama
AMaashi2000
 
PDF
Tampilan Baru Ruangguru.com - Guru
ruangguru
 
PDF
English basics for beginners - Lesson 18
SkimaTalk
 
PPTX
Walker School Courageous Conversations #2
Lesley Williams
 
DOCX
Hr strategic plan
Phnom Penh Sugar Hr
 
PDF
Joining of plastics
Sandeep Kumar Chavan
 
Otimismo nicolas
Nicolas Cruz
 
Basic Guidelines On Realistic Lollipop Holidays Solutions
educatedchief564
 
20151029 ggz epd mic2015
Jorrit Spee
 
Champaka Card - 1001 Buku
Indra Pramana
 
ขั้นตอนสมัคร อีเมล์ Yahoo
Jiraporn Kru
 
Tugas sp manajemen keuangan
Hana Rosmawati
 
Presentación web 2.0
Abel Perez
 
WRC 18th Anniversary Pepsi can
Jonathan Jackson
 
Anatomia de mi ple
1012197760477
 
Sociocracy 3.0 Workshop @DareFest 2015. Flipcharts
James Priest
 
Catálogo de equipamentos
Fazatuapropriacerveja
 
Tampilan Baru Ruangguru.com - Guru
ruangguru
 
English basics for beginners - Lesson 18
SkimaTalk
 
Walker School Courageous Conversations #2
Lesley Williams
 
Hr strategic plan
Phnom Penh Sugar Hr
 
Joining of plastics
Sandeep Kumar Chavan
 
Ad

Similar to Introduction to aliada webinar (20)

PPTX
ALIADA Project. AtCult
aliada project
 
PPTX
swib15 ALIADA
aliada project
 
PPT
Automatic publication of library and museum data into the LOD cloud
horvadam
 
PPT
Automatic publication of library and museum data into the LOD cloud
aliada project
 
PPT
The European ALIADA project : introduction
aliada project
 
PPT
Automatic publication of library and museum data into the semantic web: the d...
horvadam
 
PPT
Automatic publication of library and museum data into the semantic web: the d...
aliada project
 
PDF
Linked Data Generation for the University Data From Legacy Database
dannyijwest
 
PDF
An introduction to Linked (Open) Data
Ali Khalili
 
PPTX
Deploying Linked Open Data: Methodologies and Software Tools
Nikolaos Konstantinou
 
PPTX
ALIADA at MTRS15 Conference
aliada project
 
PPTX
What is #LODLAM?! Understanding linked open data in libraries, archives [and ...
Alison Hitchens
 
PDF
Linked Open Data: Identifying Opportunities
Library_Connect
 
PDF
UI design for open data
Hollie Lubbock
 
PPTX
What Is Linked Data, and What Does it Mean for Libraries? ALAO TEDSIG Spring ...
Emily Nimsakont
 
PPTX
Adlug annual meeting 2013
@CULT Srl
 
PDF
Introduction to linked data
Laura Po
 
PDF
An introduction to Linked Open Data
Ali Khalili
 
PDF
Semantic Mapping and LOD prez
Carol Chiodo
 
ALIADA Project. AtCult
aliada project
 
swib15 ALIADA
aliada project
 
Automatic publication of library and museum data into the LOD cloud
horvadam
 
Automatic publication of library and museum data into the LOD cloud
aliada project
 
The European ALIADA project : introduction
aliada project
 
Automatic publication of library and museum data into the semantic web: the d...
horvadam
 
Automatic publication of library and museum data into the semantic web: the d...
aliada project
 
Linked Data Generation for the University Data From Legacy Database
dannyijwest
 
An introduction to Linked (Open) Data
Ali Khalili
 
Deploying Linked Open Data: Methodologies and Software Tools
Nikolaos Konstantinou
 
ALIADA at MTRS15 Conference
aliada project
 
What is #LODLAM?! Understanding linked open data in libraries, archives [and ...
Alison Hitchens
 
Linked Open Data: Identifying Opportunities
Library_Connect
 
UI design for open data
Hollie Lubbock
 
What Is Linked Data, and What Does it Mean for Libraries? ALAO TEDSIG Spring ...
Emily Nimsakont
 
Adlug annual meeting 2013
@CULT Srl
 
Introduction to linked data
Laura Po
 
An introduction to Linked Open Data
Ali Khalili
 
Semantic Mapping and LOD prez
Carol Chiodo
 

More from aliada project (10)

PDF
FRBR oszk horvath adam
aliada project
 
PDF
Taller abriendo los silos de la información al mundo
aliada project
 
PDF
Aliada bibliostar15 ivo contursi
aliada project
 
PDF
Aliada open workshop hungary
aliada project
 
PDF
Aliada open workshop spain
aliada project
 
PPT
Könyvtári és múzeumi adatok automatikus publikálása a szemantikus weben - a...
aliada project
 
PPT
Könyvtári és múzeumi adatok automatikus publikálása a szemantikus weben - az ...
aliada project
 
PPT
Könyvtári és múzeumi adatok automatikus publikálása a szemantikus weben - a...
aliada project
 
PPTX
ALIADA, una solución open source para publicar linked open data en biblioteca...
aliada project
 
PPTX
ALIADA project. General presentation. Spanish
aliada project
 
FRBR oszk horvath adam
aliada project
 
Taller abriendo los silos de la información al mundo
aliada project
 
Aliada bibliostar15 ivo contursi
aliada project
 
Aliada open workshop hungary
aliada project
 
Aliada open workshop spain
aliada project
 
Könyvtári és múzeumi adatok automatikus publikálása a szemantikus weben - a...
aliada project
 
Könyvtári és múzeumi adatok automatikus publikálása a szemantikus weben - az ...
aliada project
 
Könyvtári és múzeumi adatok automatikus publikálása a szemantikus weben - a...
aliada project
 
ALIADA, una solución open source para publicar linked open data en biblioteca...
aliada project
 
ALIADA project. General presentation. Spanish
aliada project
 

Recently uploaded (20)

PPTX
AI in Daily Life: How Artificial Intelligence Helps Us Every Day
vanshrpatil7
 
PDF
Unlocking the Future- AI Agents Meet Oracle Database 23ai - AIOUG Yatra 2025.pdf
Sandesh Rao
 
PDF
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
PDF
Responsible AI and AI Ethics - By Sylvester Ebhonu
Sylvester Ebhonu
 
PPTX
AI and Robotics for Human Well-being.pptx
JAYMIN SUTHAR
 
PPTX
Agile Chennai 18-19 July 2025 Ideathon | AI Powered Microfinance Literacy Gui...
AgileNetwork
 
PPTX
New ThousandEyes Product Innovations: Cisco Live June 2025
ThousandEyes
 
PDF
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
PDF
How ETL Control Logic Keeps Your Pipelines Safe and Reliable.pdf
Stryv Solutions Pvt. Ltd.
 
PDF
GDG Cloud Munich - Intro - Luiz Carneiro - #BuildWithAI - July - Abdel.pdf
Luiz Carneiro
 
PPTX
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
PDF
How Open Source Changed My Career by abdelrahman ismail
a0m0rajab1
 
PPTX
Simple and concise overview about Quantum computing..pptx
mughal641
 
PDF
Software Development Methodologies in 2025
KodekX
 
PDF
Trying to figure out MCP by actually building an app from scratch with open s...
Julien SIMON
 
PDF
Automating ArcGIS Content Discovery with FME: A Real World Use Case
Safe Software
 
PDF
Tea4chat - another LLM Project by Kerem Atam
a0m0rajab1
 
PDF
Brief History of Internet - Early Days of Internet
sutharharshit158
 
PPTX
Dev Dives: Automate, test, and deploy in one place—with Unified Developer Exp...
AndreeaTom
 
PPTX
IT Runs Better with ThousandEyes AI-driven Assurance
ThousandEyes
 
AI in Daily Life: How Artificial Intelligence Helps Us Every Day
vanshrpatil7
 
Unlocking the Future- AI Agents Meet Oracle Database 23ai - AIOUG Yatra 2025.pdf
Sandesh Rao
 
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
Responsible AI and AI Ethics - By Sylvester Ebhonu
Sylvester Ebhonu
 
AI and Robotics for Human Well-being.pptx
JAYMIN SUTHAR
 
Agile Chennai 18-19 July 2025 Ideathon | AI Powered Microfinance Literacy Gui...
AgileNetwork
 
New ThousandEyes Product Innovations: Cisco Live June 2025
ThousandEyes
 
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
How ETL Control Logic Keeps Your Pipelines Safe and Reliable.pdf
Stryv Solutions Pvt. Ltd.
 
GDG Cloud Munich - Intro - Luiz Carneiro - #BuildWithAI - July - Abdel.pdf
Luiz Carneiro
 
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
How Open Source Changed My Career by abdelrahman ismail
a0m0rajab1
 
Simple and concise overview about Quantum computing..pptx
mughal641
 
Software Development Methodologies in 2025
KodekX
 
Trying to figure out MCP by actually building an app from scratch with open s...
Julien SIMON
 
Automating ArcGIS Content Discovery with FME: A Real World Use Case
Safe Software
 
Tea4chat - another LLM Project by Kerem Atam
a0m0rajab1
 
Brief History of Internet - Early Days of Internet
sutharharshit158
 
Dev Dives: Automate, test, and deploy in one place—with Unified Developer Exp...
AndreeaTom
 
IT Runs Better with ThousandEyes AI-driven Assurance
ThousandEyes
 

Introduction to aliada webinar

  • 1. 1 Introduction to ALIADA, an open source tool to easily convert, link and publish library and museum data as Linked Data ALIADA Consortium [email protected] Webinar Introduction to ALIADA (29 July 2015) 1
  • 2. 2“ALIADA: publicación automatizada de LD en bibliotecas y museos, Cristina Gareta. 29 de mayo de 2015” What is Linked Data? • Tim Berners-Lee, director of the World Wide Web Consortium (W3C), coined the term in a design note about the Semantic Web project • Method of publishing structured data so that it can be interlinked and become more useful • Standard Web technologies: HTTP, RDF, URI, SPARQL, OWL… • To share information in a way that can be read automatically by computers • Enables data from different sources to be connected and queried Webinar Introduction to ALIADA (29 July 2015) 2
  • 3. 3“ALIADA: publicación automatizada de LD en bibliotecas y museos, Cristina Gareta. 29 de mayo de 2015” Are your library or museum Linked Open Data (LOD)? ★ Data published under open license ★★ Machine-readable data ★★★ Non-proprietary format ★★★★ RDF standards ★★★★★ Linked RDF http://www.w3.org/DesignIssues/LinkedData.html “We’re moving from a web of documents to a web of data” Webinar Introduction to ALIADA (29 July 2015) 3
  • 4. 4“ALIADA: publicación automatizada de LD en bibliotecas y museos, Cristina Gareta. 29 de mayo de 2015” • Be a ‘thing’ (unique url) • Use HTTP URIs (unique identifiers) to designate your data • Provide useful information in your URIs • Use standards (RDF*, SPARQL) • Include links to other URIs to discover more things http://viaf.org/viaf/110981647/#Kahlo,_Frida,_1907-1954 http://dbpedia.org/resource/Pablo_Picasso http://vocab.getty.edu/ulan/500009666 “Use URIs as names for things (data)” Webinar Introduction to ALIADA (29 July 2015) 4 Are your library or museum Linked Open Data (LOD)?
  • 5. 5“ALIADA: publicación automatizada de LD en bibliotecas y museos, Cristina Gareta. 29 de mayo de 2015” Why LOD in libraries and museums? • A global pool of shared data that can be re-used to describe resources will avoid the redundant effort of the current cataloging processes. • The use of the Web and Web-based identifiers will make up-to-date resource descriptions directly citable by catalogers. • Linked Data is more durable and robust than metadata formats that depend on a particular data structure. • Developers will also no longer have to work with library-specific data formats (MARC, LIDO). • With Linked Open Data, libraries can increase their presence on the Web, where most information seekers may be found. http://www.w3.org/2005/Incubator/lld/wiki/Benefits Webinar Introduction to ALIADA (29 July 2015) 5
  • 6. 6“ALIADA: publicación automatizada de LD en bibliotecas y museos, Cristina Gareta. 29 de mayo de 2015” GLAM industry & LOD Webinar Introduction to ALIADA (29 July 2015) 6
  • 7. 7“ALIADA: publicación automatizada de LD en bibliotecas y museos, Cristina Gareta. 29 de mayo de 2015” How to do it? • Using the Linked Data approach and technology • Cataloguing according international conceptual models (FRBR, BIBFRAME, CIDOC-CRM, …) • Exporting metadata to standard formats: MARC, LIDO or Dublin Core. • Selecting the domain to be linked to Webinar Introduction to ALIADA (29 July 2015) 7 “Librarians and curators are experts in cataloguing and make accessible their resources, but the don’t know about Linked Data, so they need an ally”
  • 8. 8“ALIADA: publicación automatizada de LD en bibliotecas y museos, Cristina Gareta. 29 de mayo de 2015” ALIADA, the ‘ally’ • Open source Java application to automatically publish as Linked Data the metadata created by a library or museum management System • Supported metadata types (types of datasets): bibliographic records, authority records, and descriptions of museum objects • Compliant with MARC XML and LIDO XML formats • Conversion to RDF triples (mapping) according to the ALIADA ontology, mainly based on FRBRoo, SKOS and FoaF ontologies • Linking to other datasets, such as Europeana, British National Bibliography, Spanish National Library, Freebase Visual Art, DBpedia, Hungarian National Library, Library of Congress Subject Headings, Lobid, MARC codes list, VIAF Virtual International Authority File or Open Library • Automatic publication of dumps (URIs) and SPARQL Endpoint on DataHub Webinar Introduction to ALIADA (29 July 2015) 8
  • 9. 9“ALIADA: publicación automatizada de LD en bibliotecas y museos, Cristina Gareta. 29 de mayo de 2015” ALIADA tool Webinar Introduction to ALIADA (29 July 2015) 9 1. SELECT AND EXPORT METADATA (MARCXML/LIDOXML) Integration with ILS (plugin for LibriSuite) Integration with CMS (supporting TMS export of records)
  • 10. 10“ALIADA: publicación automatizada de LD en bibliotecas y museos, Cristina Gareta. 29 de mayo de 2015” ALIADA tool Webinar Introduction to ALIADA (29 July 2015) 10 2. IMPORT AND VALIDATE INPUT DATA (MARCXML/LIDOXML)
  • 11. 11“ALIADA: publicación automatizada de LD en bibliotecas y museos, Cristina Gareta. 29 de mayo de 2015” ALIADA tool Webinar Introduction to ALIADA (29 July 2015) 11 3. CONVERT TO RDF ACCORDING THE MAPPING TEMPLATES (FRBRoo)
  • 12. 12“ALIADA: publicación automatizada de LD en bibliotecas y museos, Cristina Gareta. 29 de mayo de 2015” ALIADA tool Webinar Introduction to ALIADA (29 July 2015) 12 4. VIEW RDF TRIPLE DATA STORE
  • 13. 13“ALIADA: publicación automatizada de LD en bibliotecas y museos, Cristina Gareta. 29 de mayo de 2015” ALIADA tool Webinar Introduction to ALIADA (29 July 2015) 13 5. LINK TO OTHER DATASETS
  • 14. 14“ALIADA: publicación automatizada de LD en bibliotecas y museos, Cristina Gareta. 29 de mayo de 2015” ALIADA tool Webinar Introduction to ALIADA (29 July 2015) 14 6. PUBLISH RDF DATASET AND LINKS
  • 15. 15 ALIADA project Webinar Introduction to ALIADA (29 July 2015) 15 • EU FP7- ENV-2012 Collaborative project 2013-2015 • Partners: Museums, libraries, ILS vendors, researchers on Semantic Web technologies • Final release: October 2015 • Open source community expected • ALIADA is free software, you can redistribute it and/or modify it under the terms of the GNU GPL v3 (License)
  • 16. Automatic Publication under Linked Data Paradigm of Library Data 16“ALIADA: publicación automatizada de LD en bibliotecas y museos, Cristina Gareta. 29 de mayo de 2015” Join ALIADA’s Community! http://www.aliada-project.eu/getInvolvedAliada Webinar Introduction to ALIADA (29 July 2015) 16

Editor's Notes

  • #6: 2) The use of shared identifiers will allow them to pull together descriptions for resources outside their domain environment, across all cultural heritage datasets, and even from the Web at large. Catalogers will be able to concentrate their effort on their domain of local expertise, rather than having to re-create existing descriptions that have been already elaborated by others 4) , such as MARC, which require custom software tools and applications. Linked Data methods involve pushing data onto the Web in a form that is generically understandable