SlideShare une entreprise Scribd logo
1  sur  32
Europeana and Open Data
Robina Clayphan
Interoperability Manager, Europeana
LDBC TUC meeting, 19 November, 2013
What is Europeana?
• Europeana is a service that brings together digital
content from across the cultural heritage domain in
Europe
• It makes the metadata freely available
• It is a catalyst for change in the world of cultural
heritage.
• Our vision: We believe in making cultural heritage openly
accessible in a digital way, to promote the exchange of ideas
and information.
Europeana.eu, Europe’s cultural heritage portal
Museums
National Aggregators
Regional Aggregators
Archives
Thematic collections
Libraries
- A network of participants in development and innovation
- Nearly 30 million objects from 2,400 European galleries, museums, archives
and libraries
What types of objects does Europeana give access to?
Text Image Video Sound 3D
Europeana and open data
What Europeana makes available
Metadata
Link to digital
objects online
Metadata (descriptive object information)
Different options:
Open – not fully open (but clear) – Not
open
Two categories of rights
CC
The Europeana Data Model
EDM requirements & principles
1. Distinction between “provided objects” (painting, book, movie,
etc.) and their digital representations
2. Distinction between objects and metadata records describing
an object
3. Allow for multiple records for a same object, containing
potentially contradictory statements about it
4. Support for objects that are composed of other objects
5. Support for contextual resources, including concepts from
controlled vocabularies
Richer metadata with finer granularity
Provide more semantics to the data
Build a semantic layer on top of Cultural Heritage objects
EDM Classes
ore:Aggregation
(Identifier of aggregation)
edm:WebResource
(Identifier of web resource)
edm:ProvidedCHO
(Identifier of real object)
An aggregation with a provided
CHO and a web resource
The three core classes
edm:aggregatedCHO
edm:hasView
The Aggregation with metadata
Properties for the Aggregation
Mandatory:
edm:aggregatedCHO
edm:dataProvider
edm:isShownBy or
edm:isShownAt
edm:provider
edm:rights
Optional:
edm:hasView
edm:object
dc:rights
edm:ugc
The aggregation represents the set of related resources about one real object
contributed by one provider. It carries the metadata that is about the whole set
Properties for the ProvidedCHO
The ProvidedCHO is the cultural heritage object which is the
subject of the package of data that has been submitted to
Europeana.
Properties: dc:contributor, dc:coverage, dc:creator, dc:date, dc:description,
dc:format, dc:identifier, dc:language, dc:publisher, dc:relation, dc:rights,
dc:source,dc:subject, dc:title, dc:type, dcterms:alternative, dcterms:extent,
dcterms:temporal, dcterms:medium, dcterms:created, dcterms:provenance,
dcterms:issued, dcterms:conformsTo, dcterms:hasFormat,
dcterms:isFormatOf, dcterms:hasVersion, dcterms:isVersionOf,
dcterms:hasPart, dcterms:isPartOf, dcterms:isReferencedBy,
dcterms:references, dcterms:isReplacedBy, dcterms:replaces
dcterms:isRequiredBy, dcterms:requires dcterms:tableOfContents
edm:isNextInSequence
edm:isDerivativeOf
edm:currentLocation…
Properties for the web resource
One or more digital representations of the provided cultural heritage
object.
dc:description
dc:format
dc:rights
dc:source
dcterms:conformsTo
dcterms:created
dcterms:extent
dcterms:hasPart
dcterms:isFormatOf
dcterms:isPartOf
dcterms:issued
edm:isNextInSequence
edm:rights
EDM Classes
Contextual classes
Representing (real-world) entities related to a provided object
as fully fledged resources, not just strings
edm:Agent
foaf:name
skos:altLabel
rdaGr2:biographicalInformation
rdaGr2:dateOfBirth….
skos:Concept
skos:prefLabel
skos:altLabel
skos:broader
skos:definition….
edm:TimeSpan
skos:prefLabel
dcterms:isPartOf
edm:begin
edm:end….
edm:Place
wgs84_pos:lat
wgs84_pos:long
skos:prefLabel
dcterms:isPartOf….
Example of a CHO with two contextual
classes
edm:Agent
[identifier for person resource]
"D arw in, C harles"
edm:ProvidedCHO
[identi efi r for "real" object]
skos:Concept
[identifier for subject resource]
"E volution"@ en
"É volution"@ fr
"12-02-1809"
"12-04-1882"
dc:creator
dc:subject
Accessing and re-using
Europeana data
How do users access Europeana
content?
Europeana aims to provide content in the users’ workflow –
where they want it, when they want it.
User focused channels: Europeana.eu portal, social media
exports
For programmers: API, search widget, semantic mark up, LOD
pilot
Europeana’s infrastructure is open for re-use
Europeana data available via
 API
 Search widgets
 Semantic mark-up (schema.org) on portal
 Linked Open Data pilot
http://pro.europeana.eu/api
http://data.europeana.eu
Some (approximate) numbers
Europeana database – 30 Million objects
LOD pilot – a subset of 20 Million objects
• contained nearly 1 Billion RDF explicit statements
• 4 Billion once you do all the RDF reasoning (sub-properties,
sub-classes, etc) in OWLIM
• Ontotext has already loaded a chunk of data and is working on
the update of it, in Europeana Creative.
Possible benchmarking queries?
Queries for exploring the dataset
• e.g. to generate the complete ordered list of Europeana aggregators and
the data providers they gather
Queries for exploring the objects
• e.g. a list of works with a matching location/creator/title
• Simple graph traversal
Expressing EDM constraints (that cannot be done in OWL)
• Can RDF validation help e.g where at least one of two properties must be
present (title or description)?
Queries to assist in data quality improvement
• Broken links, duplicates (or near duplicates), missing mandatory
properties, missing thumbnails etc etc
For Information: We are starting a data quality task force if you are interested!
Useful links
 Europeana portal europeana.eu
 Europeana Professional pro.europeana.eu
• EDM documentation http://pro.europeana.eu/edm-documentation
• Europeana API http://www.europeana.eu/portal/api-introduction.html
• LOD pilot http://data.europeana.eu
 Data Quality task force – dimitra.astidis@kb.nl
 Europeana Professional blog pro.europeana.eu/blog
 Facebook facebook.com/Europeana
 Twitter twitter.com/EuropeanaEU
 Europeana Thought Lab pro.europeana.eu/thoughtlab/
 Europeana end-user blog blog.europeana.eu/
Thank you
Robina Clayphan
robina.clayphan@kb.nl
Bonus slides!
EDM design requirements
 Compatibility with different levels of description
• Allow different levels of granularity
• A book, a page, a detail of an image
 Standard metadata format that can be specialized
• Allow the specification of domain specific application
profiles
• Enable the re-use of existing standards
• Allow the extension of the initial model
EDM basis
 OAI ORE (Open Archives Initiative Object Reuse & Exchange) for
organizing an object’s metadata and digital representation(s)
 Dublin Core for descriptive metadata
 SKOS (Simple Knowledge Organization System) for conceptual
vocabulary representation
 CIDOC-CRM for the modeling of event and relationships between
objects
 Use the Semantic Web representation principles
• RDF
• Re-use and mix different vocabularies together
• Preserve original data and still allow for interoperability
EDM Properties (excluding ESE)
Two providers and two aggregations
(the same object)
31
aggregation
of DMF
aggregation
of Louvre
v
provenance
metadata
provenance
metadata
Cultural heritage object
Europeana
aggregation
Enriched metadata
Landing page

Contenu connexe

Tendances

Validation of Europeana data: application profile, OWL ontology, or else?
Validation of Europeana data: application profile, OWL ontology, or else?Validation of Europeana data: application profile, OWL ontology, or else?
Validation of Europeana data: application profile, OWL ontology, or else?Antoine Isaac
 
Wikidata, a target for Europeana's semantic strategy - GLAM-WIKI 2015
Wikidata, a target for Europeana's semantic strategy - GLAM-WIKI 2015Wikidata, a target for Europeana's semantic strategy - GLAM-WIKI 2015
Wikidata, a target for Europeana's semantic strategy - GLAM-WIKI 2015Antoine Isaac
 
Europeana - American Art Collaborative LOD Meeting
Europeana - American Art Collaborative LOD MeetingEuropeana - American Art Collaborative LOD Meeting
Europeana - American Art Collaborative LOD MeetingAntoine Isaac
 
W3C Library Linked Data Incubator Group - 2011
W3C Library Linked Data Incubator Group  - 2011W3C Library Linked Data Incubator Group  - 2011
W3C Library Linked Data Incubator Group - 2011Antoine Isaac
 
Europeana, more than data aggregation?
Europeana, more than data aggregation?Europeana, more than data aggregation?
Europeana, more than data aggregation?Antoine Isaac
 
Europeana and the relevance of the DM2E results
Europeana and the relevance of the DM2E resultsEuropeana and the relevance of the DM2E results
Europeana and the relevance of the DM2E resultsAntoine Isaac
 
Europeana @ NISO Bibliographic Roadmap Meeting
Europeana @ NISO Bibliographic Roadmap MeetingEuropeana @ NISO Bibliographic Roadmap Meeting
Europeana @ NISO Bibliographic Roadmap MeetingAntoine Isaac
 
Multilingual challenges in Europeana
Multilingual challenges in EuropeanaMultilingual challenges in Europeana
Multilingual challenges in EuropeanaAntoine Isaac
 
Europeana vision - Web as Literature 2013
Europeana vision - Web as Literature 2013Europeana vision - Web as Literature 2013
Europeana vision - Web as Literature 2013Antoine Isaac
 
Designing a multilingual knowledge graph - DCMI2018
Designing a multilingual knowledge graph - DCMI2018Designing a multilingual knowledge graph - DCMI2018
Designing a multilingual knowledge graph - DCMI2018Antoine Isaac
 
Data modelling at Europeana and DM2E - SMW13
Data modelling at Europeana and DM2E - SMW13Data modelling at Europeana and DM2E - SMW13
Data modelling at Europeana and DM2E - SMW13Antoine Isaac
 
Alexandria winer20100623
Alexandria winer20100623Alexandria winer20100623
Alexandria winer20100623Dov Winer
 
A portrait of Europeana as a Linked Open Data case
A portrait of Europeana as a Linked Open Data caseA portrait of Europeana as a Linked Open Data case
A portrait of Europeana as a Linked Open Data caseAntoine Isaac
 
Eun lre brussels_winer20100616
Eun lre brussels_winer20100616Eun lre brussels_winer20100616
Eun lre brussels_winer20100616Dov Winer
 
Europeana DSI - LT-Accelerate 14
Europeana DSI -  LT-Accelerate 14Europeana DSI -  LT-Accelerate 14
Europeana DSI - LT-Accelerate 14Antoine Isaac
 
Semantic Web, Linked Data: the Europeana case(s)
Semantic Web, Linked Data: the Europeana case(s)Semantic Web, Linked Data: the Europeana case(s)
Semantic Web, Linked Data: the Europeana case(s)Antoine Isaac
 
Enriching Cultural Heritage Data with DBpedia
Enriching Cultural Heritage Data with DBpediaEnriching Cultural Heritage Data with DBpedia
Enriching Cultural Heritage Data with DBpediaAntoine Isaac
 
Europeana and Schema.org - DC2013
Europeana and Schema.org - DC2013Europeana and Schema.org - DC2013
Europeana and Schema.org - DC2013Antoine Isaac
 
EIFL 2014 - Linked Open Data
EIFL 2014 - Linked Open DataEIFL 2014 - Linked Open Data
EIFL 2014 - Linked Open DataAntoine Isaac
 
Linked Data for EuropeanaCultural Heritage: the Europeana approach
Linked Data for EuropeanaCultural Heritage: the Europeana approachLinked Data for EuropeanaCultural Heritage: the Europeana approach
Linked Data for EuropeanaCultural Heritage: the Europeana approachValentine Charles
 

Tendances (20)

Validation of Europeana data: application profile, OWL ontology, or else?
Validation of Europeana data: application profile, OWL ontology, or else?Validation of Europeana data: application profile, OWL ontology, or else?
Validation of Europeana data: application profile, OWL ontology, or else?
 
Wikidata, a target for Europeana's semantic strategy - GLAM-WIKI 2015
Wikidata, a target for Europeana's semantic strategy - GLAM-WIKI 2015Wikidata, a target for Europeana's semantic strategy - GLAM-WIKI 2015
Wikidata, a target for Europeana's semantic strategy - GLAM-WIKI 2015
 
Europeana - American Art Collaborative LOD Meeting
Europeana - American Art Collaborative LOD MeetingEuropeana - American Art Collaborative LOD Meeting
Europeana - American Art Collaborative LOD Meeting
 
W3C Library Linked Data Incubator Group - 2011
W3C Library Linked Data Incubator Group  - 2011W3C Library Linked Data Incubator Group  - 2011
W3C Library Linked Data Incubator Group - 2011
 
Europeana, more than data aggregation?
Europeana, more than data aggregation?Europeana, more than data aggregation?
Europeana, more than data aggregation?
 
Europeana and the relevance of the DM2E results
Europeana and the relevance of the DM2E resultsEuropeana and the relevance of the DM2E results
Europeana and the relevance of the DM2E results
 
Europeana @ NISO Bibliographic Roadmap Meeting
Europeana @ NISO Bibliographic Roadmap MeetingEuropeana @ NISO Bibliographic Roadmap Meeting
Europeana @ NISO Bibliographic Roadmap Meeting
 
Multilingual challenges in Europeana
Multilingual challenges in EuropeanaMultilingual challenges in Europeana
Multilingual challenges in Europeana
 
Europeana vision - Web as Literature 2013
Europeana vision - Web as Literature 2013Europeana vision - Web as Literature 2013
Europeana vision - Web as Literature 2013
 
Designing a multilingual knowledge graph - DCMI2018
Designing a multilingual knowledge graph - DCMI2018Designing a multilingual knowledge graph - DCMI2018
Designing a multilingual knowledge graph - DCMI2018
 
Data modelling at Europeana and DM2E - SMW13
Data modelling at Europeana and DM2E - SMW13Data modelling at Europeana and DM2E - SMW13
Data modelling at Europeana and DM2E - SMW13
 
Alexandria winer20100623
Alexandria winer20100623Alexandria winer20100623
Alexandria winer20100623
 
A portrait of Europeana as a Linked Open Data case
A portrait of Europeana as a Linked Open Data caseA portrait of Europeana as a Linked Open Data case
A portrait of Europeana as a Linked Open Data case
 
Eun lre brussels_winer20100616
Eun lre brussels_winer20100616Eun lre brussels_winer20100616
Eun lre brussels_winer20100616
 
Europeana DSI - LT-Accelerate 14
Europeana DSI -  LT-Accelerate 14Europeana DSI -  LT-Accelerate 14
Europeana DSI - LT-Accelerate 14
 
Semantic Web, Linked Data: the Europeana case(s)
Semantic Web, Linked Data: the Europeana case(s)Semantic Web, Linked Data: the Europeana case(s)
Semantic Web, Linked Data: the Europeana case(s)
 
Enriching Cultural Heritage Data with DBpedia
Enriching Cultural Heritage Data with DBpediaEnriching Cultural Heritage Data with DBpedia
Enriching Cultural Heritage Data with DBpedia
 
Europeana and Schema.org - DC2013
Europeana and Schema.org - DC2013Europeana and Schema.org - DC2013
Europeana and Schema.org - DC2013
 
EIFL 2014 - Linked Open Data
EIFL 2014 - Linked Open DataEIFL 2014 - Linked Open Data
EIFL 2014 - Linked Open Data
 
Linked Data for EuropeanaCultural Heritage: the Europeana approach
Linked Data for EuropeanaCultural Heritage: the Europeana approachLinked Data for EuropeanaCultural Heritage: the Europeana approach
Linked Data for EuropeanaCultural Heritage: the Europeana approach
 

En vedette

3D-ICONS: European project providing 3D models and related digital content to...
3D-ICONS: European project providing 3D models and related digital content to...3D-ICONS: European project providing 3D models and related digital content to...
3D-ICONS: European project providing 3D models and related digital content to...3D ICONS Project
 
3D-ICONS: World Heritage Sites for Europeana Making Complex 3D Models Availab...
3D-ICONS: World Heritage Sites for Europeana Making Complex 3D Models Availab...3D-ICONS: World Heritage Sites for Europeana Making Complex 3D Models Availab...
3D-ICONS: World Heritage Sites for Europeana Making Complex 3D Models Availab...3D ICONS Project
 
World Heritage Operational Guidelines
World Heritage Operational GuidelinesWorld Heritage Operational Guidelines
World Heritage Operational GuidelinesAACUPR .
 
Bibliographie
BibliographieBibliographie
BibliographieBobette
 
CARARE 2.0: Metadata schema for 3D Cultural Objects
CARARE 2.0: Metadata schema for 3D Cultural ObjectsCARARE 2.0: Metadata schema for 3D Cultural Objects
CARARE 2.0: Metadata schema for 3D Cultural Objects3D ICONS Project
 
Tpe Bibliographie
Tpe BibliographieTpe Bibliographie
Tpe Bibliographieguest1aeeaf
 

En vedette (8)

3D-ICONS: European project providing 3D models and related digital content to...
3D-ICONS: European project providing 3D models and related digital content to...3D-ICONS: European project providing 3D models and related digital content to...
3D-ICONS: European project providing 3D models and related digital content to...
 
3D-ICONS: World Heritage Sites for Europeana Making Complex 3D Models Availab...
3D-ICONS: World Heritage Sites for Europeana Making Complex 3D Models Availab...3D-ICONS: World Heritage Sites for Europeana Making Complex 3D Models Availab...
3D-ICONS: World Heritage Sites for Europeana Making Complex 3D Models Availab...
 
World Heritage Operational Guidelines
World Heritage Operational GuidelinesWorld Heritage Operational Guidelines
World Heritage Operational Guidelines
 
Bibliographie
BibliographieBibliographie
Bibliographie
 
CARARE 2.0: Metadata schema for 3D Cultural Objects
CARARE 2.0: Metadata schema for 3D Cultural ObjectsCARARE 2.0: Metadata schema for 3D Cultural Objects
CARARE 2.0: Metadata schema for 3D Cultural Objects
 
2009 Cie Ar Lr
2009 Cie Ar Lr2009 Cie Ar Lr
2009 Cie Ar Lr
 
Introduction to 3D ICONS
Introduction to 3D ICONSIntroduction to 3D ICONS
Introduction to 3D ICONS
 
Tpe Bibliographie
Tpe BibliographieTpe Bibliographie
Tpe Bibliographie
 

Similaire à Europeana and open data

Mapping the European(a) metadata landscape
Mapping the European(a) metadata landscapeMapping the European(a) metadata landscape
Mapping the European(a) metadata landscapeSally Chambers
 
European databases in cultural heritage: making connections
European databases in cultural heritage: making connectionsEuropean databases in cultural heritage: making connections
European databases in cultural heritage: making connectionsCARARE
 
Europeana as a Linked Data (Quality) case
Europeana as a Linked Data (Quality) caseEuropeana as a Linked Data (Quality) case
Europeana as a Linked Data (Quality) caseAntoine Isaac
 
The Europeana Strategy and Linked Open Data
The Europeana Strategy and Linked Open DataThe Europeana Strategy and Linked Open Data
The Europeana Strategy and Linked Open DataDavid Haskiya
 
The Europeana Data Model - TPDL2018
The Europeana Data Model - TPDL2018The Europeana Data Model - TPDL2018
The Europeana Data Model - TPDL2018Antoine Isaac
 
Open Data Masterclass - Europeana and LOD
Open Data Masterclass - Europeana and LODOpen Data Masterclass - Europeana and LOD
Open Data Masterclass - Europeana and LODAntoine Isaac
 
IIIF for CNI Spring 2014 Membership Meeting
IIIF for CNI Spring 2014 Membership MeetingIIIF for CNI Spring 2014 Membership Meeting
IIIF for CNI Spring 2014 Membership MeetingTom-Cramer
 
December 2, 2015: NISO/NFAIS Virtual Conference: Semantic Web: What's New and...
December 2, 2015: NISO/NFAIS Virtual Conference: Semantic Web: What's New and...December 2, 2015: NISO/NFAIS Virtual Conference: Semantic Web: What's New and...
December 2, 2015: NISO/NFAIS Virtual Conference: Semantic Web: What's New and...DeVonne Parks, CEM
 
Next Generation Research with Europeana: the Humanities and Cultural Heritage...
Next Generation Research with Europeana: the Humanities and Cultural Heritage...Next Generation Research with Europeana: the Humanities and Cultural Heritage...
Next Generation Research with Europeana: the Humanities and Cultural Heritage...Nuno Freire
 
The Europeana Community: Semantics and Cultural Heritage Data
The Europeana Community: Semantics and Cultural Heritage DataThe Europeana Community: Semantics and Cultural Heritage Data
The Europeana Community: Semantics and Cultural Heritage DataNuno Freire
 
Multilingual challenges and ongoing work to tackle them at Europeana
Multilingual challenges and ongoing work to tackle them at EuropeanaMultilingual challenges and ongoing work to tackle them at Europeana
Multilingual challenges and ongoing work to tackle them at EuropeanaAntoine Isaac
 
Entity Management at Europeana - DCMI 2021
Entity Management at Europeana - DCMI 2021Entity Management at Europeana - DCMI 2021
Entity Management at Europeana - DCMI 2021Antoine Isaac
 
When Semantics support Multilingual Access to Digital Cultural Heritage - the...
When Semantics support Multilingual Access to Digital Cultural Heritage - the...When Semantics support Multilingual Access to Digital Cultural Heritage - the...
When Semantics support Multilingual Access to Digital Cultural Heritage - the...Valentine Charles
 
Achieving Interoperability between the CARARE Schema for Monuments and Sites ...
Achieving Interoperability between the CARARE Schema for Monuments and Sites ...Achieving Interoperability between the CARARE Schema for Monuments and Sites ...
Achieving Interoperability between the CARARE Schema for Monuments and Sites ...Antoine Isaac
 
Valentine Charles: Linking cultural heritage with KOS: the Europeana example
Valentine Charles: Linking cultural heritage with KOS: the Europeana example Valentine Charles: Linking cultural heritage with KOS: the Europeana example
Valentine Charles: Linking cultural heritage with KOS: the Europeana example COST Action TD1210
 
Europeana Creative. EDM Endpoint. Custom Views
Europeana Creative. EDM Endpoint. Custom ViewsEuropeana Creative. EDM Endpoint. Custom Views
Europeana Creative. EDM Endpoint. Custom ViewsVladimir Alexiev, PhD, PMP
 
Semantic Interoperability at Europeana - MultilingualDSIs2018
Semantic Interoperability at Europeana - MultilingualDSIs2018Semantic Interoperability at Europeana - MultilingualDSIs2018
Semantic Interoperability at Europeana - MultilingualDSIs2018Antoine Isaac
 
ALIAOnline Practical Linked (Open) Data for Libraries, Archives & Museums
ALIAOnline Practical Linked (Open) Data for Libraries, Archives & MuseumsALIAOnline Practical Linked (Open) Data for Libraries, Archives & Museums
ALIAOnline Practical Linked (Open) Data for Libraries, Archives & MuseumsJon Voss
 

Similaire à Europeana and open data (20)

Mapping the European(a) metadata landscape
Mapping the European(a) metadata landscapeMapping the European(a) metadata landscape
Mapping the European(a) metadata landscape
 
European databases in cultural heritage: making connections
European databases in cultural heritage: making connectionsEuropean databases in cultural heritage: making connections
European databases in cultural heritage: making connections
 
Europeana as a Linked Data (Quality) case
Europeana as a Linked Data (Quality) caseEuropeana as a Linked Data (Quality) case
Europeana as a Linked Data (Quality) case
 
The Europeana Strategy and Linked Open Data
The Europeana Strategy and Linked Open DataThe Europeana Strategy and Linked Open Data
The Europeana Strategy and Linked Open Data
 
The Europeana Data Model - TPDL2018
The Europeana Data Model - TPDL2018The Europeana Data Model - TPDL2018
The Europeana Data Model - TPDL2018
 
Open Data Masterclass - Europeana and LOD
Open Data Masterclass - Europeana and LODOpen Data Masterclass - Europeana and LOD
Open Data Masterclass - Europeana and LOD
 
IIIF for CNI Spring 2014 Membership Meeting
IIIF for CNI Spring 2014 Membership MeetingIIIF for CNI Spring 2014 Membership Meeting
IIIF for CNI Spring 2014 Membership Meeting
 
December 2, 2015: NISO/NFAIS Virtual Conference: Semantic Web: What's New and...
December 2, 2015: NISO/NFAIS Virtual Conference: Semantic Web: What's New and...December 2, 2015: NISO/NFAIS Virtual Conference: Semantic Web: What's New and...
December 2, 2015: NISO/NFAIS Virtual Conference: Semantic Web: What's New and...
 
Next Generation Research with Europeana: the Humanities and Cultural Heritage...
Next Generation Research with Europeana: the Humanities and Cultural Heritage...Next Generation Research with Europeana: the Humanities and Cultural Heritage...
Next Generation Research with Europeana: the Humanities and Cultural Heritage...
 
The Europeana Community: Semantics and Cultural Heritage Data
The Europeana Community: Semantics and Cultural Heritage DataThe Europeana Community: Semantics and Cultural Heritage Data
The Europeana Community: Semantics and Cultural Heritage Data
 
Multilingual challenges and ongoing work to tackle them at Europeana
Multilingual challenges and ongoing work to tackle them at EuropeanaMultilingual challenges and ongoing work to tackle them at Europeana
Multilingual challenges and ongoing work to tackle them at Europeana
 
Entity Management at Europeana - DCMI 2021
Entity Management at Europeana - DCMI 2021Entity Management at Europeana - DCMI 2021
Entity Management at Europeana - DCMI 2021
 
When Semantics support Multilingual Access to Digital Cultural Heritage - the...
When Semantics support Multilingual Access to Digital Cultural Heritage - the...When Semantics support Multilingual Access to Digital Cultural Heritage - the...
When Semantics support Multilingual Access to Digital Cultural Heritage - the...
 
Timbuctoo 2 EASY
Timbuctoo 2 EASYTimbuctoo 2 EASY
Timbuctoo 2 EASY
 
Achieving Interoperability between the CARARE Schema for Monuments and Sites ...
Achieving Interoperability between the CARARE Schema for Monuments and Sites ...Achieving Interoperability between the CARARE Schema for Monuments and Sites ...
Achieving Interoperability between the CARARE Schema for Monuments and Sites ...
 
Valentine Charles: Linking cultural heritage with KOS: the Europeana example
Valentine Charles: Linking cultural heritage with KOS: the Europeana example Valentine Charles: Linking cultural heritage with KOS: the Europeana example
Valentine Charles: Linking cultural heritage with KOS: the Europeana example
 
Europeana Creative. EDM Endpoint. Custom Views
Europeana Creative. EDM Endpoint. Custom ViewsEuropeana Creative. EDM Endpoint. Custom Views
Europeana Creative. EDM Endpoint. Custom Views
 
Semantic Interoperability at Europeana - MultilingualDSIs2018
Semantic Interoperability at Europeana - MultilingualDSIs2018Semantic Interoperability at Europeana - MultilingualDSIs2018
Semantic Interoperability at Europeana - MultilingualDSIs2018
 
Europeana datainaction nov2012
Europeana datainaction nov2012Europeana datainaction nov2012
Europeana datainaction nov2012
 
ALIAOnline Practical Linked (Open) Data for Libraries, Archives & Museums
ALIAOnline Practical Linked (Open) Data for Libraries, Archives & MuseumsALIAOnline Practical Linked (Open) Data for Libraries, Archives & Museums
ALIAOnline Practical Linked (Open) Data for Libraries, Archives & Museums
 

Dernier

Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 

Dernier (20)

Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 

Europeana and open data

  • 1. Europeana and Open Data Robina Clayphan Interoperability Manager, Europeana LDBC TUC meeting, 19 November, 2013
  • 2. What is Europeana? • Europeana is a service that brings together digital content from across the cultural heritage domain in Europe • It makes the metadata freely available • It is a catalyst for change in the world of cultural heritage. • Our vision: We believe in making cultural heritage openly accessible in a digital way, to promote the exchange of ideas and information.
  • 3. Europeana.eu, Europe’s cultural heritage portal Museums National Aggregators Regional Aggregators Archives Thematic collections Libraries - A network of participants in development and innovation - Nearly 30 million objects from 2,400 European galleries, museums, archives and libraries
  • 4. What types of objects does Europeana give access to? Text Image Video Sound 3D
  • 6. What Europeana makes available Metadata Link to digital objects online
  • 7. Metadata (descriptive object information) Different options: Open – not fully open (but clear) – Not open Two categories of rights CC
  • 9. EDM requirements & principles 1. Distinction between “provided objects” (painting, book, movie, etc.) and their digital representations 2. Distinction between objects and metadata records describing an object 3. Allow for multiple records for a same object, containing potentially contradictory statements about it 4. Support for objects that are composed of other objects 5. Support for contextual resources, including concepts from controlled vocabularies Richer metadata with finer granularity
  • 10. Provide more semantics to the data Build a semantic layer on top of Cultural Heritage objects
  • 12. ore:Aggregation (Identifier of aggregation) edm:WebResource (Identifier of web resource) edm:ProvidedCHO (Identifier of real object) An aggregation with a provided CHO and a web resource The three core classes edm:aggregatedCHO edm:hasView
  • 14. Properties for the Aggregation Mandatory: edm:aggregatedCHO edm:dataProvider edm:isShownBy or edm:isShownAt edm:provider edm:rights Optional: edm:hasView edm:object dc:rights edm:ugc The aggregation represents the set of related resources about one real object contributed by one provider. It carries the metadata that is about the whole set
  • 15. Properties for the ProvidedCHO The ProvidedCHO is the cultural heritage object which is the subject of the package of data that has been submitted to Europeana. Properties: dc:contributor, dc:coverage, dc:creator, dc:date, dc:description, dc:format, dc:identifier, dc:language, dc:publisher, dc:relation, dc:rights, dc:source,dc:subject, dc:title, dc:type, dcterms:alternative, dcterms:extent, dcterms:temporal, dcterms:medium, dcterms:created, dcterms:provenance, dcterms:issued, dcterms:conformsTo, dcterms:hasFormat, dcterms:isFormatOf, dcterms:hasVersion, dcterms:isVersionOf, dcterms:hasPart, dcterms:isPartOf, dcterms:isReferencedBy, dcterms:references, dcterms:isReplacedBy, dcterms:replaces dcterms:isRequiredBy, dcterms:requires dcterms:tableOfContents edm:isNextInSequence edm:isDerivativeOf edm:currentLocation…
  • 16. Properties for the web resource One or more digital representations of the provided cultural heritage object. dc:description dc:format dc:rights dc:source dcterms:conformsTo dcterms:created dcterms:extent dcterms:hasPart dcterms:isFormatOf dcterms:isPartOf dcterms:issued edm:isNextInSequence edm:rights
  • 18. Contextual classes Representing (real-world) entities related to a provided object as fully fledged resources, not just strings edm:Agent foaf:name skos:altLabel rdaGr2:biographicalInformation rdaGr2:dateOfBirth…. skos:Concept skos:prefLabel skos:altLabel skos:broader skos:definition…. edm:TimeSpan skos:prefLabel dcterms:isPartOf edm:begin edm:end…. edm:Place wgs84_pos:lat wgs84_pos:long skos:prefLabel dcterms:isPartOf….
  • 19. Example of a CHO with two contextual classes edm:Agent [identifier for person resource] "D arw in, C harles" edm:ProvidedCHO [identi efi r for "real" object] skos:Concept [identifier for subject resource] "E volution"@ en "É volution"@ fr "12-02-1809" "12-04-1882" dc:creator dc:subject
  • 21. How do users access Europeana content? Europeana aims to provide content in the users’ workflow – where they want it, when they want it. User focused channels: Europeana.eu portal, social media exports For programmers: API, search widget, semantic mark up, LOD pilot
  • 22. Europeana’s infrastructure is open for re-use Europeana data available via  API  Search widgets  Semantic mark-up (schema.org) on portal  Linked Open Data pilot http://pro.europeana.eu/api http://data.europeana.eu
  • 23. Some (approximate) numbers Europeana database – 30 Million objects LOD pilot – a subset of 20 Million objects • contained nearly 1 Billion RDF explicit statements • 4 Billion once you do all the RDF reasoning (sub-properties, sub-classes, etc) in OWLIM • Ontotext has already loaded a chunk of data and is working on the update of it, in Europeana Creative.
  • 24. Possible benchmarking queries? Queries for exploring the dataset • e.g. to generate the complete ordered list of Europeana aggregators and the data providers they gather Queries for exploring the objects • e.g. a list of works with a matching location/creator/title • Simple graph traversal Expressing EDM constraints (that cannot be done in OWL) • Can RDF validation help e.g where at least one of two properties must be present (title or description)? Queries to assist in data quality improvement • Broken links, duplicates (or near duplicates), missing mandatory properties, missing thumbnails etc etc For Information: We are starting a data quality task force if you are interested!
  • 25. Useful links  Europeana portal europeana.eu  Europeana Professional pro.europeana.eu • EDM documentation http://pro.europeana.eu/edm-documentation • Europeana API http://www.europeana.eu/portal/api-introduction.html • LOD pilot http://data.europeana.eu  Data Quality task force – dimitra.astidis@kb.nl  Europeana Professional blog pro.europeana.eu/blog  Facebook facebook.com/Europeana  Twitter twitter.com/EuropeanaEU  Europeana Thought Lab pro.europeana.eu/thoughtlab/  Europeana end-user blog blog.europeana.eu/
  • 28. EDM design requirements  Compatibility with different levels of description • Allow different levels of granularity • A book, a page, a detail of an image  Standard metadata format that can be specialized • Allow the specification of domain specific application profiles • Enable the re-use of existing standards • Allow the extension of the initial model
  • 29. EDM basis  OAI ORE (Open Archives Initiative Object Reuse & Exchange) for organizing an object’s metadata and digital representation(s)  Dublin Core for descriptive metadata  SKOS (Simple Knowledge Organization System) for conceptual vocabulary representation  CIDOC-CRM for the modeling of event and relationships between objects  Use the Semantic Web representation principles • RDF • Re-use and mix different vocabularies together • Preserve original data and still allow for interoperability
  • 31. Two providers and two aggregations (the same object) 31 aggregation of DMF aggregation of Louvre v provenance metadata provenance metadata Cultural heritage object

Notes de l'éditeur

  1. Structured as a Network of partici[ants in the deve and innovation work. At a working level, we operate in a network of aggregators. Aggregators are important because they share a background with the organisations whose content they bring together, so there is close understanding.The aggregation model enables Europeana to collect huge quantities of data from thousands of providers, through only a handful of channels.
  2. Les Miserables: Victor Hugo’s handwritten manuscripts: http://www.europeana.eu/portal/record/9200103/5372912AF66AB529E188218BC1F747E75EB1A18F.html BnF, public domain Matisse ‘53 in the form of a double helix’ http://www.europeana.eu/portal/record/9200104/F8D60AB9136C8A59B59DF1CFEC278A6CABA8B0C6.htmlThe Wellcome Library (CC-BY-NC-ND) ‘söprűtánc’ – Hungarian traditional dance http://www.europeana.eu/portal/record/08901/E1A7B01BE4AED87FD239672F4F3941F52262D6B2.html Hungarian Academy of Sciences Institute for Musicology, public domain ‘Neurologico reggae’ Music album http://www.europeana.eu/portal/record/08901/ADC241BCBF8470988DBA6EEAFCF13F14D88E5534.html DISMARC – EuropeanaConnect Paid Access ‘Castle of Kavala’ 3D exploration of a Greek castle http://www.europeana.eu/portal/record/2020703/05607B24D15BD516EE2B765F74CDA39C7427F7FB.html Cultural and Educational Technology Institute - Research Centre Athen CARARE CC-BY-NC-ND
  3. Example used is: http://preview.europeana.eu/portal/record/90402/174D436CF5C61F8AA999090C98DA48B9C7024087.html Een vrouw met een kind in een kelderkamer by Pieter de Hooch, Rijksmuseum, public domain
  4. We had seven reqs (these are 5). We had started with a flat dc typle metadata standard which was a comon demoninator for all the different practicsa and standards of the providers. Now we were moving on we wanted a more sophisticated model that allowed us to Accommodate differents data models with differents structures Accommodate domain specific requirements Keep the semantics of the original data
  5. Semantic layer provides more context to the object Links to related entities (people, places etc) Allow the representation of other specific relationships “Aboutness” of the object Similarities more general links such as general part-whole relation, citation, direct versioning links
  6. Red -> for providers and Europeana Green -> for Europeana – to allow for duplication and enrichment
  7. This diagram shows the three core classes and the relationship between them. The Provided CHO is the “real Thing” as it exists in the real world – the mona lisa for example. The Web Resource is the digital representation of the providedCHO and is the resource that is accessible from europeana The aggregation is the construct that links these objects to make a logical whole. Each of these has a defined set of properteis that can be attached to them.
  8. Properties that relate to the aggregation – notably the data about where the data comes from and the identifers of the real thing and its digital representations.
  9. Has the most descriptive properties ( is backward compatible with ESE) - many dc properties and more EDM ones for describe the object and its relationships to other entities. Some mandatory elements – DQ task force focussing on this. dc:title or dc:description dc:language for text objects dc:subject or dc:type or dc:coverage or dcterms:spatial edm:type
  10. Red -> for providers and Europeana Green -> for Europeana – to allow for duplication and enrichment
  11. Poisonous nature exhibition includes content from Europeana, http://poisonousnature.biodiversityexhibition.com/ Europeana Fashion portal will go live in May 2013
  12. Data is available as ‘data dumps’ for Linked Open Data initiatives from data.europeana.eu. Europeana's move to CC0 is a step change in open data access. Releasing data from across the memory organisations of every EU country sets an important new international precedent, a decisive move away from the world of closed and controlled data. Note that previews can only be used in accordance with the rights information displayed next to them. HISPANA and Partage Plus both use the Europeana API to include Europeana search results on their own websites
  13. These are the final tow requriments -
  14. And here we have both examples - two providers of the same object but with different metadata. So there are two aggregations about the same object and the concept of a proxy is intorduced in order to keep the different sets of metadata apart. Proxies not something that providers necessarily need to worry about but it si something we in Europeana need to do to fulfil the requirements to allow metadata to from different provider to co-exist for the same CHO. It is also an entity that will allow Europeana to enrich data by creating our own metadata based on provider metadata. This is quite importan for librries as there are sets of data out there that can be used – for example – VIAF for name authorities. By creating our won proxy, with our own metadata we can add these links to the provided metadata
  15. Nightmare slide – the euroepana aggregation aggregates both providers aggregations. We also have our own proxy with our enhanced metadta added – here shown using viaf as a unique identifier and skos to give two language versions of the creator name.