AGGREGATIVE DATA INFRASTRUCTURES FOR THE CULTURAL HERITAGE

Size: px
Start display at page:

Download "AGGREGATIVE DATA INFRASTRUCTURES FOR THE CULTURAL HERITAGE"

Transcription

1 AGGREGATIVE DATA INFRASTRUCTURES FOR THE CULTURAL HERITAGE Max Planck Institute, 13 th of March, 2013 Paolo Manghi Istituto di Scienza e Tecnologie dell Informazione, Consiglio Nazionale delle Ricerche, Area di Pisa

2 Istituto di Scienza e Tecnologie dell Informazione (ISTI) Consiglio Nazionale delle Ricerche

3 InfraScience Group Head of research: Donatella Castelli From: Digital Libraries: data models and services To: Data Infrastructures for Science and Scholarly Communication

4 Aggregative Data Infrastructures (ADIs) Information systems where communities and their organizations (e.g. research centers, universities, industries) find tools for Aggregate heterogeneous data sources to form uniform (common data model) and (possibly) richer information spaces Mainly act at the level of metadata descriptions, to enable cross-data source, cross-discipline, crosscommunity access services and leverage the visibility of participating data sources

5 ADIs and Cultural Heritage (CH) The Cultural Heritage domain most active in the realization of ADIs Increased and continuous availability of data sources with CH digital content calls for immediate and integrated access to such content CH communities set up ADIs Europeana CLARIN Linked Heritage ATHENA EFG/EFG1914 EAGLE HOPE

6 The Heritage of People s Europe Satellite project of Europeana, with focus on European social and labor history from 18 th to 21 st century Access services for cross-country, cross-discipline, cross-institution opportunities HOPE ADI Data Sources from CH institutions Sub-communities (multidisciplinary) Europeana Data Model Information Space HOPE Uniform Information Space (HOPE data model) Library Archive Visual Audio/Video

7 Data sources HOPE ADI requirements: data collection and conversion CH institutions archive library a/v library visual Export Models LIDO DC EAD Propr. EN Access Protocols ODBC OAI FTP OAI Mapping Data source profiles: library, archive, visual, audio/video HOPE Common Data Model a/v visual DC OAI MPEG21 SRW

8 HOPE Data Model

9 HOPE ADI requirements HOPE Information Space Synchronized with data source metadata Provision: Web portal: search individual entities, navigate relationships between entities Standard access protocols for third-party services Push files towards social network (e.g. YouTube, Flickr) Enhancement: Manual bulk-tagging of objects (vocabulary of historical themes) Manual editing of aggregated records EDM Information Space Synchronized mirror of the HOPE information space Provision: Available via OAI-PMH

10 HOPE numbers HOPE ADI information space: Today: metadata records (one per file) from 12 content providers, available via Europeana Final threshold: about metadata records, describing around files, available from the IHALI portal and Europeana

11 Outline What we mean by data in ADIs Data modeling and data representations ADI Information Spaces Definition Mirroring and staging Realizing ADIs Data conversion Data enhancement ADI high-level functional architecture Technological and sustainability issues D-NET Software Toolkit D-NET Software Toolkit Real-case: HOPE project

12 What we mean by data in ADIs Content type: Files (corpora): payloads, reachable via the Internet and interpretable by applications Metadata: descriptions of one or more files, for the purpose of discovery and/or reuse by humans and/or machines Metadata: data modeling and representations Conceptual model, e.g. MARC, DC, EAD, LIDO, EDM, proprietary Physical representation (encoding conceptual model), e.g. relational database, full-text index, native XML DB, file system with XML files, Excel files, triple stores Export models, e.g. MARC, DC, EAD, LIDO, EDM Export formats (encoding export model) and protocols, e.g. OAI-PMH/XML, OAI-ORE/XML-RDF, LinkedData/SparQL-RDF

13 Operating data sources: conceptual and physical data models Conceptual model and objects E-R publication Title Date DOI P 1:N 1:N Name author file URL License A1 A2 F1 F2 Mapping from conceptual to physical data models Relational Model Physical representation Table publication Table file Table author Title Date DOI: PK URL: PK License Publication: FK Name PK Publication: FK P: The Divine Comedy of Errors, 2013, doi:12345 A1: W. Alighieri, wa@florence.it, ref-to P A2: D. Shakespeare, ds@london.it, re-to P F1: http: a, OpenAccess, refto P F2: http: b, Copyright, refto P

14 Data Sources: export data models and formats Name author Conceptual Model 1:N publication 1:N Relational Database Title Date DOI URL License file Export model Dublin Core (flat) data model publication dc:title dc:date dc:creator Export format and protocol OAI-PMH/ XML LinkedData/ RDF JSON, AVRO Logical mapping between conceptual data models Mapping from physical representation to export formats Implementation of access protocol APIs

15 ADI Information Spaces Information Space Container of data conforming to a conceptual model and encoded according to a physical representation It exposes its content according to one or more export models and relative access protocols Input requirements: enhancement/provision functionalities Stores its data according to one main physical representation Information Space can have mirrors Clones (replicas): copies of the data stored according to the same physical representation Twins: copies (or subsets) of the data stored according to different physical representations Information Spaces can be staged into other (different) Information Spaces Caching Information Space (optional) Model-less information space, used to cache all data collected from data sources according to their export format

16 Operating ADIs: an example Data collection and Information Space mirroring Data Sources EM EFM:XML EM EFM: XML Logical mappings A P I A P I Collection Synchronization Information Space Conceptual model ADI PM: XML files ADI PR: full-text index ADI PR: triple store ADI A P I Conversion Synchronization EM: export model PR: physical data model Transformation Cleaning Scalable fulltext Search SparQL access services

17 Operating ADIs: an example Information Space Staging Logical mappings CM: conceptual model PM: physical representation Information Space CM A Information Space CM B ADI PR: XML files A P I Conversion Synchronization ADI PM: relational database A P I ADI PR: full-text index Conversion Synchronization ADI PR:. Conversion Synchronization ADI PR: triple store ADI PR:.

18 Realizing ADIs: Information Space Conversion Managing data mappings Structure: transformation Semantics: normalization/cleaning Managing synchronization in mirroring and staging Handling specific mirroring and staging dependencies Managing identifiers across Information Spaces Generating identifiers De-referencing identifiers Reification of identifiers from metadata information

19 Realizing ADIs: Information Space Conversion Mappings map entities and relationships from export models (i.e. data sources, information spaces) onto entities and relationships of Information Space data models Entity property-values may transform into an entity with a relationship to a new entity type, which contains a property with the same value Origin CM mapping Information Space Conceptual model publication dc:title dc:date dc:creator E-R 1:N publication 1:N Title Date DOI dc:creator -> Name author file URL License The implementation of the mappings depends on the export format and on the physical representation of the Information Space data model

20 Realizing ADIs: Information Space Conversion - examples Export formats: XML Information Space physical representation: XML Simple case (1:1 mapping): one XML embedding all information Complex case (1:N mapping): each entity in the target model corresponds to a different XML schema, entities may contain relationships to other entities Information Space physical representation: relational databases Normalized relational database: scripts to un-package XML records and create the associated records and relationships Export formats: LinkedData Information Space physical representation: XML (different granularity) or relational databases Require data collection/caching first, then packaging scripts to create XML records or relational db records

21 Realizing ADIs: Information Space Enhancement - example Information Space Conceptual model Enhancement actions ADI PM: XML files A P I Metadata Editor ADI PR: triple store Annotation Inference by mining ADI PR: full-text index Scalable fulltext Search

22 ADIs: abstract functional architecture Data Enhancement Area Editing, enrichment, validation, deduplication, annotation, inference by mining, quality, etc. Portals, Standard access APIs, pushing files, etc Data Provision Area Data Storage and Indexing Area Physical Data Model(s) Physical Data Model(s) Information Space(s) Collected Files Collected Metadata Transformation, Cleaning, identifier assignment, feature extraction, etc. Data Conversion Area Data Media)on Area Data Collection Data Source Management External Data Sources Metadata Repositories File Repositories

23 Realizing ADIs: technological issues Data mediation Handling a dynamic set of data sources Handling interoperability with different access protocols, e.g. OAI- PMH, FTP, ODBC/JDBC, SRW, HTTP Handling history of data collections Data storage and indexing area Handling management and integration of several technologies, e.g. relational DBs, triple stores, column stores (NOSQL), native XML, file systems, full-text indices

24 Realizing ADIs: technological issues Data conversion Handling mapping management for many data sources and coordinating data collection with data transformation, e.g. catalogue of XSLTs, scripts in some programming language Handling quality measurement and validation controls of original data and output data, e.g. metadata quality measures and tools Data enhancement Developing tools for manual or automatic data enhancement Handling storage/preservation and history of data enhancements, e.g. merging similar records, editing records, deleting records, interlinking records Data Provision Handling custom search, browse, and export of metadata with respect to the different Information Spaces and possible physical representations

25 Realizing ADIs: technological issues Gluing functionalities together Building data processing workflows (e.g. collection, mirroring, staging, application of enhancements) by making different technologies interoperate Keeping everything under control Tools for building, executing and monitoring workflows Addressing and monitoring Quality of Storage scalability Processing power Availability of Robustness (resilience to failure, e.g. replicas, clone services) Real-time requirements (e.g. end-user edits) Data quality

26 Realizing ADIs: sustainability issues Data sources lack of funds and are reticent to join yet another ADI (Why should I do it? What s the guarantee of a benefit?) Communities do often lack of funds to operate, maintain ADIs and let them evolve according to the dynamic functional requirements of the community

27 Realizing ADIs: sustainability issues Trade-off cost vs. community satisfaction Designers, developers, administrators, data curators Initial cost: realizing information systems addressing ADI functional and QoS requirements Refinement cost: addressing new requirements, i.e. evolution of science and technology Designers, developers: new access protocols, new storage systems, new functionalities Administrators: variations in QoS Data curators: new data sources, new data Choosing the proper software technology is crucial for ADI sustainability

28 D-NET SOFTWARE TOOLKIT SUSTAINABLE AGGREGATIVE DATA INFRASTRUCTURES

29 D-NET Software Toolkit Designed to facilitate designers and developers in the realization and maintenance of ADIs Open source (web)service-oriented framework

30 D-NET Software Toolkit D-NET service properties Customizability: can be configured to treat data of given data models Modularity: conceived to be part of data processing workflows Data exchange APIs (i.e. ResultSet protocol) Subscription & notification APIs Blackboard protocol APIs (ESP-like asynchronous messaging) Extensibility: further services can be added to introduce new pipeline-able functionalities D-NET ADI properties: Autonomicity, distribution, sharing, to enable the operation of autonomic, scalable and robust ADIs.

31 Data Enhancement Area Hadoop De- duplica)on Metadata Editor Record Tagging TextMining Inference Hadoop OAI Publisher SRW/CQL Publisher Generic portal service Social Network Publishing Data Provision Area Data Storage and Indexing Area MongoDB (GridFS) Postgres Object Store Database Full- Text Index Metadata Store Solr (sharded) MongoDB Column Store HBASE Feature Extrac)on Metadata Cleaner Metadata (un)packaging Metadata Transforma)on XSLT Groovy Data Conversion Area Data Media)on Area FTP Import OAI- PMH Harvester Data Source Man Data Source Validator External Data Sources Metadata Repositories File Repositories

32 Enabling services ExistDB Informa)on Manager ChronJob Sarasvati ResultSet PID AAI Information : resource (de)registration, discovery subscription&notification Resources are: services configurations, workflows, mappings, factorypattern data structures, etc. Manager : workflow engine ResultSet : file exchange protocol Chron Job : scheduler PID : PID generation and de-reference

33 The HOPE ADI Access services for cross-country, cross-discipline, cross-institution opportunities HOPE ADI Data Sources from CH institutions Sub-communities (multidisciplinary) Europeana Data Model Information Space HOPE Uniform Information Space (HOPE data model) Library Archive Visual Audio/Video

34 HOPE: D-NET Configuration Seven Information Spaces: XML physical representations Caching Information Space Inter-profile Information Spaces: MARCXML conceptual model for libraries, EAD conceptual model for archives, EN conceptual model for audio video LIDO conceptual model for visual HOPE Information Space EDM Information Space

35 HOPE: D-NET workflows LMF (Local Metadata Format): data source metadata format PMF (Profile Metadata Format): metadata standard chosen for the profile HMF: HOPE Metadata Format EDM: Europeana Metadata Format Intra-profile workflow LMF LMF PMF Data OAI- PMH Metadata Metadata Metadata Store Metadata Store Source Harvester (un)packaging Transforma)on Cross-profile workflow Full- Text Index HMF Metadata Store Metadata Cleaner HMF-structure Metadata Store Metadata Transforma)on Metadata (un)packaging Social Network Publishing Tagging Tool ContentChecker Metadata Transforma)on Metadata Store EDM Europeana workflow

36 Workflows autonomic management Add new data source to the ADI Register the data source specifying one of the four workflow profiles Provide the mapping of the format onto the standard profile Configure chron job for data collection (refresh or incremental) Data synchronization Event-based workflows: metadata harvesting fires sequence of conversions Data quality (manual) Mapping refinement: check quality of results before committing to the index (manually firing the workflows until done)

37 Acknowledgments (start in April 2013)

On Constructing Repository Infrastructures The D-NET Software Toolkit

On Constructing Repository Infrastructures The D-NET Software Toolkit On Constructing Repository Infrastructures The D-NET Software Toolkit Paolo Manghi, Marko Mikulicic, Katerina Iatropoulou, Antonis Lempesis, Natalia Manola Repository Infrastructures Aggregation system:

More information

Interoperability Patterns in Digital Library Systems Federations. Paolo Manghi, Leonardo Candela, Pasquale Pagano

Interoperability Patterns in Digital Library Systems Federations. Paolo Manghi, Leonardo Candela, Pasquale Pagano Interoperability Patterns in Digital Library Systems Federations Paolo Manghi, Leonardo Candela, Pasquale Pagano Outline Digital Library System Federations Interoperability issues Data impedance mismatch

More information

The OpenAIREplus Project

The OpenAIREplus Project Special thanks to Natalia Manola and Yannis Ioannidis (University of Athens), who contributed to these slides The OpenAIREplus Project Paolo Manghi Istituto di Scienza e Tecnologie dell Informazione Consiglio

More information

A Repository of Metadata Crosswalks. Jean Godby, Devon Smith, Eric Childress, Jeffrey A. Young OCLC Online Computer Library Center Office of Research

A Repository of Metadata Crosswalks. Jean Godby, Devon Smith, Eric Childress, Jeffrey A. Young OCLC Online Computer Library Center Office of Research A Repository of Metadata Crosswalks Jean Godby, Devon Smith, Eric Childress, Jeffrey A. Young OCLC Online Computer Library Center Office of Research DLF-2004 Spring Forum April 21, 2004 Outline of this

More information

MINT METADATA INTEROPERABILITY SERVICES

MINT METADATA INTEROPERABILITY SERVICES MINT METADATA INTEROPERABILITY SERVICES DIGITAL HUMANITIES SUMMER SCHOOL LEUVEN 10/09/2014 Nikolaos Simou National Technical University of Athens What is MINT? 2 Mint is a herb having hundreds of varieties

More information

An aggregation system for cultural heritage content

An aggregation system for cultural heritage content An aggregation system for cultural heritage content Nasos Drosopoulos, Vassilis Tzouvaras, Nikolaos Simou, Anna Christaki, Arne Stabenau, Kostas Pardalis, Fotis Xenikoudakis, Eleni Tsalapati and Stefanos

More information

EUDAT. A European Collaborative Data Infrastructure. Daan Broeder The Language Archive MPI for Psycholinguistics CLARIN, DASISH, EUDAT

EUDAT. A European Collaborative Data Infrastructure. Daan Broeder The Language Archive MPI for Psycholinguistics CLARIN, DASISH, EUDAT EUDAT A European Collaborative Data Infrastructure Daan Broeder The Language Archive MPI for Psycholinguistics CLARIN, DASISH, EUDAT OpenAire Interoperability Workshop Braga, Feb. 8, 2013 EUDAT Key facts

More information

EUDAT-B2FIND A FAIR and Interdisciplinary Discovery Portal for Research Data

EUDAT-B2FIND A FAIR and Interdisciplinary Discovery Portal for Research Data EUDAT-B2FIND A FAIR and Interdisciplinary Discovery Portal for Research Data Heinrich Widmann, DKRZ Claudia Martens, DKRZ Open Science Days, Berlin, 17 October 2017 www.eudat.eu EUDAT receives funding

More information

OpenAIRE. Fostering the social and technical links that enable Open Science in Europe and beyond

OpenAIRE. Fostering the social and technical links that enable Open Science in Europe and beyond Alessia Bardi and Paolo Manghi, Institute of Information Science and Technologies CNR Katerina Iatropoulou, ATHENA, Iryna Kuchma and Gwen Franck, EIFL Pedro Príncipe, University of Minho OpenAIRE Fostering

More information

Bringing Europeana and CLARIN together: Dissemination and exploitation of cultural heritage data in a research infrastructure

Bringing Europeana and CLARIN together: Dissemination and exploitation of cultural heritage data in a research infrastructure Bringing Europeana and CLARIN together: Dissemination and exploitation of cultural heritage data in a research infrastructure Twan Goosen 1 (CLARIN ERIC), Nuno Freire 2, Clemens Neudecker 3, Maria Eskevich

More information

Reflecting on digital library technologies

Reflecting on digital library technologies Reflecting on digital library technologies Pavel Kats, CTO, Europeana Operation Direct: Reinventing Europeana s Aggregation CC Data Flow Acquisition Processing Storage API Presentation Station 1: Acquisition

More information

Open Archives Initiatives Protocol for Metadata Harvesting Practices for the cultural heritage sector

Open Archives Initiatives Protocol for Metadata Harvesting Practices for the cultural heritage sector Open Archives Initiatives Protocol for Metadata Harvesting Practices for the cultural heritage sector Relais Culture Europe mfoulonneau@relais-culture-europe.org Community report A community report on

More information

Improving data quality at Europeana New requirements and methods for better measuring metadata quality

Improving data quality at Europeana New requirements and methods for better measuring metadata quality Improving data quality at Europeana New requirements and methods for better measuring metadata quality Péter Király 1, Hugo Manguinhas 2, Valentine Charles 2, Antoine Isaac 2, Timothy Hill 2 1 Gesellschaft

More information

Persistent Identifiers for Audiovisual Archives and Cultural Heritage

Persistent Identifiers for Audiovisual Archives and Cultural Heritage Persistent Identifiers for Audiovisual Archives and Cultural Heritage Hennie Brugman Technical coordinator CATCHPlus Max-Planck-Institute for Psycholinguistics Netherlands Institute for Sound and Vision

More information

The Design of a DLS for the Management of Very Large Collections of Archival Objects

The Design of a DLS for the Management of Very Large Collections of Archival Objects Session: VLDL Architectures The Design of a DLS for the Management of Very Large Collections of Archival Objects Maristella Agosti, Nicola Ferro and Gianmaria Silvello Information Management Research Group

More information

Digital Library Interoperability. Europeana

Digital Library Interoperability. Europeana Digital Library Interoperability technical and object modelling aspects Dr. Stefan Gradmann / EDLnet WP 2 stefan.gradmann@rrz.uni-hamburg.de www.rrz.uni-hamburg.de/rrz/s.gradmann of Europeana Interoperability,

More information

The CARARE project: modeling for Linked Open Data

The CARARE project: modeling for Linked Open Data The CARARE project: modeling for Linked Open Data Kate Fernie, MDR Partners Fagdag om modellering, 7 March 2014 CARARE: Bringing content for archaeology and historic buildings to Europeana users When:

More information

Architecture domain. Leonardo Candela. DL.org Autumn School Athens, 3-8 October th October 2010

Architecture domain. Leonardo Candela. DL.org Autumn School Athens, 3-8 October th October 2010 Architecture domain Leonardo Candela 6 th Lecture outline What is the Architecture Architecture domain in the Reference Model Architecture domain interoperability Hands-on Time 2 Architecture Oxford American

More information

Data Exchange and Conversion Utilities and Tools (DExT)

Data Exchange and Conversion Utilities and Tools (DExT) Data Exchange and Conversion Utilities and Tools (DExT) Louise Corti, Angad Bhat, Herve L Hours UK Data Archive CAQDAS Conference, April 2007 An exchange format for qualitative data Data exchange models

More information

SMART CONNECTOR TECHNOLOGY FOR FEDERATED SEARCH

SMART CONNECTOR TECHNOLOGY FOR FEDERATED SEARCH SMART CONNECTOR TECHNOLOGY FOR FEDERATED SEARCH VERSION 1.4 27 March 2018 EDULIB, S.R.L. MUSE KNOWLEDGE HEADQUARTERS Calea Bucuresti, Bl. 27B, Sc. 1, Ap. 10, Craiova 200675, România phone +40 251 413 496

More information

INTRO INTO WORKING WITH MINT

INTRO INTO WORKING WITH MINT INTRO INTO WORKING WITH MINT TOOLS TO MAKE YOUR COLLECTIONS WIDELY VISIBLE BERLIN 16/02/2016 Nikolaos Simou National Technical University of Athens What is MINT? 2 Mint is a herb having hundreds of varieties

More information

Share.TEC Repository System

Share.TEC Repository System Share.TEC Repository System Krassen Stefanov 1, Pavel Boytchev 2, Alexander Grigorov 3, Atanas Georgiev 4, Milen Petrov 5, George Gachev 6, and Mihail Peltekov 7 1,2,3,4,5,6,7 Faculty of Mathematics and

More information

Building for the Future

Building for the Future Building for the Future The National Digital Newspaper Program Deborah Thomas US Library of Congress DigCCurr 2007 Chapel Hill, NC April 19, 2007 1 What is NDNP? Provide access to historic newspapers Select

More information

MuseKnowledge Hybrid Search

MuseKnowledge Hybrid Search MuseKnowledge Hybrid Search MuseGlobal, Inc. One Embarcadero Suite 500 San Francisco, CA 94111 415 896-6873 www.museglobal.com MuseGlobal S.A Calea Bucuresti Bl. 27B, Sc. 1, Ap. 10 Craiova, România 40

More information

Medici for Digital Cultural Heritage Libraries. George Tsouloupas, PhD The LinkSCEEM Project

Medici for Digital Cultural Heritage Libraries. George Tsouloupas, PhD The LinkSCEEM Project Medici for Digital Cultural Heritage Libraries George Tsouloupas, PhD The LinkSCEEM Project Overview of Digital Libraries A Digital Library: "An informal definition of a digital library is a managed collection

More information

Institutional Repository using DSpace. Yatrik Patel Scientist D (CS)

Institutional Repository using DSpace. Yatrik Patel Scientist D (CS) Institutional Repository using DSpace Yatrik Patel Scientist D (CS) yatrik@inflibnet.ac.in What is Institutional Repository? Institutional repositories [are]... digital collections capturing and preserving

More information

Share.TEC System Architecture

Share.TEC System Architecture Share.TEC System Architecture Krassen Stefanov 1, Pavel Boytchev 2, Alexander Grigorov 3, Atanas Georgiev 4, Milen Petrov 5, George Gachev 6, and Mihail Peltekov 7 1,2,3,4,5,6,7 Faculty of Mathematics

More information

University of Bath. Publication date: Document Version Publisher's PDF, also known as Version of record. Link to publication

University of Bath. Publication date: Document Version Publisher's PDF, also known as Version of record. Link to publication Citation for published version: Patel, M & Duke, M 2004, 'Knowledge Discovery in an Agents Environment' Paper presented at European Semantic Web Symposium 2004, Heraklion, Crete, UK United Kingdom, 9/05/04-11/05/04,.

More information

Joining the BRICKS Network - A Piece of Cake

Joining the BRICKS Network - A Piece of Cake Joining the BRICKS Network - A Piece of Cake Robert Hecht and Bernhard Haslhofer 1 ARC Seibersdorf research - Research Studios Studio Digital Memory Engineering Thurngasse 8, A-1090 Wien, Austria {robert.hecht

More information

Europeana update: aspects of the data

Europeana update: aspects of the data Europeana update: aspects of the data Robina Clayphan, Europeana Foundation European Film Gateway Workshop, 30 May 2011, Frankfurt/Main Overview The Europeana Data Model (EDM) Data enrichment activity

More information

Links, languages and semantics: linked data approaches in The European Library and Europeana. Valentine Charles, Nuno Freire & Antoine Isaac

Links, languages and semantics: linked data approaches in The European Library and Europeana. Valentine Charles, Nuno Freire & Antoine Isaac Links, languages and semantics: linked data approaches in The European Library and Europeana. Valentine Charles, Nuno Freire & Antoine Isaac 14 th August 2014, IFLA2014 satellite meeting, Paris The European

More information

Research on the Interoperability Architecture of the Digital Library Grid

Research on the Interoperability Architecture of the Digital Library Grid Research on the Interoperability Architecture of the Digital Library Grid HaoPan Department of information management, Beijing Institute of Petrochemical Technology, China, 102600 bjpanhao@163.com Abstract.

More information

Realizing a Scalable and History-aware Literature Broker Service for OpenAIRE

Realizing a Scalable and History-aware Literature Broker Service for OpenAIRE Realizing a Scalable and History-aware Literature Broker Service for OpenAIRE Paolo Manghi, Claudio Atzori, Alessia Bardi, Sandro La Bruzzo, Michele Artini Consiglio Nazionale delle Ricerche Istituto di

More information

EUDAT B2FIND A Cross-Discipline Metadata Service and Discovery Portal

EUDAT B2FIND A Cross-Discipline Metadata Service and Discovery Portal EUDAT B2FIND A Cross-Discipline Metadata Service and Discovery Portal Heinrich Widmann, DKRZ DI4R 2016, Krakow, 28 September 2016 www.eudat.eu EUDAT receives funding from the European Union's Horizon 2020

More information

Ontology Servers and Metadata Vocabulary Repositories

Ontology Servers and Metadata Vocabulary Repositories Ontology Servers and Metadata Vocabulary Repositories Dr. Manjula Patel Technical Research and Development m.patel@ukoln.ac.uk http://www.ukoln.ac.uk/ Overview agentcities.net deployment grant Background

More information

OAI-Publishers in Repository Infrastructures

OAI-Publishers in Repository Infrastructures OAI-Publishers in Repository Infrastructures Michele Artini, Federico Biagini, Paolo Manghi, Marko Mikuličić Istituto di Scienza e Tecnologie dell Informazione Alessandro Faedo - CNR Via G. Moruzzi, 1-56124

More information

B2FIND: EUDAT Metadata Service. Daan Broeder, et al. EUDAT Metadata Task Force

B2FIND: EUDAT Metadata Service. Daan Broeder, et al. EUDAT Metadata Task Force B2FIND: EUDAT Metadata Service Daan Broeder, et al. EUDAT Metadata Task Force EUDAT Joint Metadata Domain of Research Data Deliver a service for searching and browsing metadata across communities Appropriate

More information

Data Replication: Automated move and copy of data. PRACE Advanced Training Course on Data Staging and Data Movement Helsinki, September 10 th 2013

Data Replication: Automated move and copy of data. PRACE Advanced Training Course on Data Staging and Data Movement Helsinki, September 10 th 2013 Data Replication: Automated move and copy of data PRACE Advanced Training Course on Data Staging and Data Movement Helsinki, September 10 th 2013 Claudio Cacciari c.cacciari@cineca.it Outline The issue

More information

Europeana Core Service Platform

Europeana Core Service Platform Europeana Core Service Platform DELIVERABLE D7.1: Strategic Development Plan, Architectural Planning Revision Final Date of submission 30 October 2015 Author(s) Marcin Werla, PSNC Pavel Kats, Europeana

More information

Digital Libraries: Interoperability

Digital Libraries: Interoperability Digital Libraries: Interoperability RAFFAELLA BERNARDI UNIVERSITÀ DEGLI STUDI DI TRENTO P.ZZA VENEZIA, ROOM: 2.05, E-MAIL: BERNARDI@DISI.UNITN.IT Contents 1 Interoperability...............................................

More information

Linking library data: contributions and role of subject data. Nuno Freire The European Library

Linking library data: contributions and role of subject data. Nuno Freire The European Library Linking library data: contributions and role of subject data Nuno Freire The European Library Outline Introduction to The European Library Motivation for Linked Library Data The European Library Open Dataset

More information

Content domain. Leonardo Candela, Paolo Manghi, Carlo Meghini. DL.org Autumn School Athens, 3-8 October th October 2010

Content domain. Leonardo Candela, Paolo Manghi, Carlo Meghini. DL.org Autumn School Athens, 3-8 October th October 2010 Content domain Leonardo Candela, Paolo Manghi, Carlo Meghini 5 th Lecture outline What is the Content Content domain in the Reference Model Content domain interoperability: Issues and Approaches Content

More information

EUROPEANA METADATA INGESTION , Helsinki, Finland

EUROPEANA METADATA INGESTION , Helsinki, Finland EUROPEANA METADATA INGESTION 20.11.2012, Helsinki, Finland As of now, Europeana has: 22.322.604 Metadata (related to a digital record) in CC0 3.698.807 are in the Public Domain 697.031 Digital Objects

More information

DOIs for Research Data

DOIs for Research Data DOIs for Research Data Open Science Days 2017, 16.-17. Oktober 2017, Berlin Britta Dreyer, Technische Informationsbibliothek (TIB) http://orcid.org/0000-0002-0687-5460 Scope 1. DataCite Services 2. Data

More information

(Geo)DCAT-AP Status, Usage, Implementation Guidelines, Extensions

(Geo)DCAT-AP Status, Usage, Implementation Guidelines, Extensions (Geo)DCAT-AP Status, Usage, Implementation Guidelines, Extensions HMA-AWG Meeting ESRIN (Room D) 20. May 2016 Uwe Voges (con terra GmbH) GeoDCAT-AP European Data Portal European Data Portal (EDP): central

More information

When Semantics support Multilingual Access to Cultural Heritage The Europeana Case. Valentine Charles and Juliane Stiller

When Semantics support Multilingual Access to Cultural Heritage The Europeana Case. Valentine Charles and Juliane Stiller When Semantics support Multilingual Access to Cultural Heritage The Europeana Case Valentine Charles and Juliane Stiller SWIB 2014, Bonn, 2.12.2014 Our outline 1. Europeana 2. Multilinguality in digital

More information

Metadata Catalogue Issues. Daan Broeder Max-Planck Institute for Psycholinguistics

Metadata Catalogue Issues. Daan Broeder Max-Planck Institute for Psycholinguistics Metadata Catalogue Issues Daan Broeder Max-Planck Institute for Psycholinguistics Introduction Methods of registering resources Metadata Making metadata interoperable Exposing metadata Facilitating resource

More information

OpenAIRE Guidelines for CRIS Managers: Supporting Interoperability of Open Research Information through established standards

OpenAIRE Guidelines for CRIS Managers: Supporting Interoperability of Open Research Information through established standards Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 00 (2014) 000 000 www.elsevier.com/locate/procedia CRIS 2014 OpenAIRE Guidelines for CRIS Managers: Supporting Interoperability

More information

The Local Amsterdam Cultural Heritage Linked Open Data Network

The Local Amsterdam Cultural Heritage Linked Open Data Network The Local Amsterdam Cultural Heritage Linked Open Data Network Lukas Koster (Library of the University of Amsterdam) Ivo Zandhuis (Ivo Zandhuis Research & Consultancy) SWIB 2018 Bonn AdamNet Foundation:

More information

Europeana, the prototype EDLfoundation Europeana Network Europeana, vs. 1.0 ThoughtLab Technical requirements

Europeana, the prototype EDLfoundation Europeana Network Europeana, vs. 1.0 ThoughtLab Technical requirements Europeana European cultural heritage: united in its diversity Paul Doorenbosch KB - EDL Foundation 11th Special and University Libraries Conference, Opatija, 2 April 2009 Europeana, the prototype EDLfoundation

More information

Fedora Commons: Taking on the Challenge of the Next Generation of Scholarly Communication

Fedora Commons: Taking on the Challenge of the Next Generation of Scholarly Communication Fedora Commons: Taking on the Challenge of the Next Generation of Scholarly Communication Sandy Payette Executive Director Fedora Commons November 7, 2007 DLF, Philadelphia, PA Scholarship and Research

More information

Introduction

Introduction Introduction EuropeanaConnect All-Staff Meeting Berlin, May 10 12, 2010 Welcome to the All-Staff Meeting! Introduction This is a quite big meeting. This is the end of successful project year Project established

More information

EUDAT. Towards a pan-european Collaborative Data Infrastructure

EUDAT. Towards a pan-european Collaborative Data Infrastructure EUDAT Towards a pan-european Collaborative Data Infrastructure Giuseppe Fiameni (g.fiameni@cineca.it) Claudio Cacciari SuperComputing, Application and Innovation CINECA Johannes Reatz RZG, Germany Damien

More information

How to contribute information to AGRIS

How to contribute information to AGRIS How to contribute information to AGRIS Guidelines on how to complete your registration form The dashboard includes information about you, your institution and your collection. You are welcome to provide

More information

Achieving interoperability between the CARARE schema for monuments and sites and the Europeana Data Model

Achieving interoperability between the CARARE schema for monuments and sites and the Europeana Data Model Achieving interoperability between the CARARE schema for monuments and sites and the Europeana Data Model Antoine Isaac, Valentine Charles, Kate Fernie, Costis Dallas, Dimitris Gavrilis, Stavros Angelis

More information

A distributed network of digital heritage information

A distributed network of digital heritage information A distributed network of digital heritage information SWIB17 Enno Meijers / 6 December 2017 / Hamburg Contents 1. Introduction to Dutch Digital Heritage Network 2. The current digital heritage infrastructure

More information

Database of historical places, persons, and lemmas

Database of historical places, persons, and lemmas Database of historical places, persons, and lemmas Natalia Korchagina Outline 1. Introduction 1.1 Swiss Law Sources Foundation as a Digital Humanities project 1.2 Data to be stored 1.3 Final goal: how

More information

An Infrastructure for MultiMedia Metadata Management

An Infrastructure for MultiMedia Metadata Management An Infrastructure for MultiMedia Metadata Management Patrizia Asirelli, Massimo Martinelli, Ovidio Salvetti Istituto di Scienza e Tecnologie dell Informazione, CNR, 56124 Pisa, Italy {Patrizia.Asirelli,

More information

HOPE Heritage of the People s Europe Grant agreement No Deliverable D2.2

HOPE Heritage of the People s Europe Grant agreement No Deliverable D2.2 HOPE Heritage of the People s Europe Grant agreement No. 250549 Deliverable D2.2 The Common HOPE Metadata Structure, including the Harmonisation Specifications Deliverable number D2.2 Version 1.1 Authors

More information

OpenAIRE Guidelines Promoting Repositories Interoperability and Supporting Open Access Funder Mandates

OpenAIRE Guidelines Promoting Repositories Interoperability and Supporting Open Access Funder Mandates guidelines@openaire.eu OpenAIRE Guidelines Promoting Repositories Interoperability and Supporting Open Access Funder Mandates July 2015 Data Providers OpenAIRE Platform Services Content acquisition policy

More information

RDF and Digital Libraries

RDF and Digital Libraries RDF and Digital Libraries Conventions for Resource Description in the Internet Commons Stuart Weibel purl.org/net/weibel December 1998 Outline of Today s Talk Motivations for developing new conventions

More information

ACDH AUSTRIAN CENTRE FOR DIGITAL HUMANITIES

ACDH AUSTRIAN CENTRE FOR DIGITAL HUMANITIES ARCHE = A Resource Centre for the HumanitiEs A digital archive for the humanities Implements the OAIS Reference Model for an Open Archival Information System arche.acdh.oeaw.ac.at WHAT IS AN ARCHIVE? Preserves

More information

Nuno Freire National Library of Portugal Lisbon, Portugal

Nuno Freire National Library of Portugal Lisbon, Portugal Date submitted: 05/07/2010 UNIMARC in The European Library and related projects Nuno Freire National Library of Portugal Lisbon, Portugal E-mail: nuno.freire@bnportugal.pt Meeting: 148. UNIMARC WORLD LIBRARY

More information

15/06/2018 In Out, In Out, And Shake It All About. A Moving Story of Data

15/06/2018 In Out, In Out, And Shake It All About. A Moving Story of Data 15/06/2018 In Out, In Out, And Shake It All About A Moving Story of Data 320 contributors Workflow Any kind of archive Back-end Archives Hub 2016 Website Contribute as and when they wish Collection level

More information

Its All About The Metadata

Its All About The Metadata Best Practices Exchange 2013 Its All About The Metadata Mark Evans - Digital Archiving Practice Manager 11/13/2013 Agenda Why Metadata is important Metadata landscape A flexible approach Case study - KDLA

More information

The Local Amsterdam Cultural Heritage Linked Open Data Network. Lukas Koster Library of the University of Amsterdam.

The Local Amsterdam Cultural Heritage Linked Open Data Network. Lukas Koster Library of the University of Amsterdam. The Local Amsterdam Cultural Heritage Linked Open Data Network Lukas Koster Library of the University of Amsterdam ELAG 2018 Prague ELAG 2011 Prague The Context The Project Experiences Takeaways Create

More information

ECLAP Kick-off An Aggregator Project for EUROPEANA

ECLAP Kick-off An Aggregator Project for EUROPEANA ECLAP Kick-off An Aggregator Project for EUROPEANA Paolo Nesi, nesi@dsi.unifi.it it Europeana: The Vision A digital it library that t is a single, direct and multilingual l access point to the European

More information

The Open Archives Initiative and the Sheet Music Consortium

The Open Archives Initiative and the Sheet Music Consortium The Open Archives Initiative and the Sheet Music Consortium Jon Dunn, Jenn Riley IU Digital Library Program October 10, 2003 Presentation outline Jon: OAI introduction Sheet Music Consortium background

More information

Inge Van Nieuwerburgh OpenAIRE NOAD Belgium. Tools&Services. OpenAIRE EUDAT. can be reused under the CC BY license

Inge Van Nieuwerburgh OpenAIRE NOAD Belgium. Tools&Services. OpenAIRE EUDAT. can be reused under the CC BY license Inge Van Nieuwerburgh OpenAIRE NOAD Belgium Tools&Services OpenAIRE EUDAT can be reused under the CC BY license Open Access Infrastructure for Research in Europe www.openaire.eu Research Data Services,

More information

Opus: University of Bath Online Publication Store

Opus: University of Bath Online Publication Store Patel, M. (2004) Semantic Interoperability in Digital Library Systems. In: WP5 Forum Workshop: Semantic Interoperability in Digital Library Systems, DELOS Network of Excellence in Digital Libraries, 2004-09-16-2004-09-16,

More information

Archives in a Networked Information Society: The Problem of Sustainability in the Digital Information Environment

Archives in a Networked Information Society: The Problem of Sustainability in the Digital Information Environment Archives in a Networked Information Society: The Problem of Sustainability in the Digital Information Environment Shigeo Sugimoto Research Center for Knowledge Communities Graduate School of Library, Information

More information

NOTSL Fall Meeting, October 30, 2015 Cuyahoga County Public Library Parma, OH by

NOTSL Fall Meeting, October 30, 2015 Cuyahoga County Public Library Parma, OH by NOTSL Fall Meeting, October 30, 2015 Cuyahoga County Public Library Parma, OH by Roman S. Panchyshyn Catalog Librarian, Assistant Professor Kent State University Libraries This presentation will address

More information

Research Data Repository Interoperability Primer

Research Data Repository Interoperability Primer Research Data Repository Interoperability Primer The Research Data Repository Interoperability Working Group will establish standards for interoperability between different research data repository platforms

More information

Deliverable Number: D 5.3. Title of the Deliverable: Metadata gateway. Dissemination Level: Contractual Date of Delivery to EC: Month 12

Deliverable Number: D 5.3. Title of the Deliverable: Metadata gateway. Dissemination Level: Contractual Date of Delivery to EC: Month 12 ICT-PSP Project no. 270905 LINKED HERITAGE Coordination of standard and technologies for the enrichment of Europeana Starting date: 1 st April 2011 Ending date: 31 st October 2013 Deliverable Number: D

More information

The Semantic Institution: An Agenda for Publishing Authoritative Scholarly Facts. Leslie Carr

The Semantic Institution: An Agenda for Publishing Authoritative Scholarly Facts. Leslie Carr The Semantic Institution: An Agenda for Publishing Authoritative Scholarly Facts Leslie Carr http://id.ecs.soton.ac.uk/people/60 What s the Web For? To share information 1. Ad hoc home pages 2. Structured

More information

B2FIND and Metadata Quality

B2FIND and Metadata Quality B2FIND and Metadata Quality 3 rd EUDAT Conference 25 September 2014 Heinrich Widmann and B2FIND team 1 Outline B2FIND the EUDAT Metadata Service Semantic Mapping of Metadata Quality of Metadata Summary

More information

EUROMUSE: A web-based system for the

EUROMUSE: A web-based system for the EUROMUSE: A web-based system for the management of MUSEum objects and their interoperability with EUROpeana Varvara Kalokyri, Giannis Skevakis Laboratory of Distributed Multimedia Information Systems &

More information

Institutional repositories: description of VITAL as an example of a Fedora-based digital assets management system.

Institutional repositories: description of VITAL as an example of a Fedora-based digital assets management system. Institutional repositories: description of VITAL as an example of a Fedora-based digital assets management system. ICADLA-2, Johannesburg, South Africa Nabil Saadallah Manager, Middle East and Africa VTLS

More information

A methodology for Sharing Archival Descriptive Metadata in a Distributed Environment

A methodology for Sharing Archival Descriptive Metadata in a Distributed Environment A methodology for Sharing Archival Descriptive Metadata in a Distributed Environment Nicola Ferro and Gianmaria Silvello Information Management Research Group (IMS) Department of Information Engineering

More information

COAR Interoperability Roadmap. Uppsala, May 21, 2012 COAR General Assembly

COAR Interoperability Roadmap. Uppsala, May 21, 2012 COAR General Assembly COAR Interoperability Roadmap Uppsala, May 21, 2012 COAR General Assembly 1 Background COAR WG2 s main objective for 2011-2012 was to facilitate a discussion on interoperability among Open Access repositories.

More information

EUDAT Training 2 nd EUDAT Conference, Rome October 28 th Introduction, Vision and Architecture. Giuseppe Fiameni CINECA Rob Baxter EPCC EUDAT members

EUDAT Training 2 nd EUDAT Conference, Rome October 28 th Introduction, Vision and Architecture. Giuseppe Fiameni CINECA Rob Baxter EPCC EUDAT members EUDAT Training 2 nd EUDAT Conference, Rome October 28 th Introduction, Vision and Architecture Giuseppe Fiameni CINECA Rob Baxter EPCC EUDAT members Agenda Background information Services Common Data Infrastructure

More information

OpenAIRE From Pilot to Service The Open Knowledge Infrastructure for Europe

OpenAIRE From Pilot to Service The Open Knowledge Infrastructure for Europe Natalia Manola University of Athens Department of Informatics and Telecommunications OpenAIRE From Pilot to Service The Open Knowledge Infrastructure for Europe Outline Open Access in Europe Brief history

More information

Metadata Ingestion and Processinng

Metadata Ingestion and Processinng biomedical and healthcare Data Discovery Index Ecosystem Ingestion and Processinng Jeffrey S. Grethe, Ph.D. 2017 BioCADDIE All Hands Meeting prototype Ingestion Indexing Repositories Ingestion ElasticSearch

More information

Managing very large Multimedia Archives and their Integration into Federations

Managing very large Multimedia Archives and their Integration into Federations Managing very large Multimedia Archives and their Integration into Federations Daan Broeder, Eric Auer, Marc Kemps-Snijders, Han Sloetjes, Peter Wittenburg, Claus Zinn 1 1 Max-Planck-Institute for Psycholinguistics,

More information

An Entity Name Systems (ENS) for the [Semantic] Web

An Entity Name Systems (ENS) for the [Semantic] Web An Entity Name Systems (ENS) for the [Semantic] Web Paolo Bouquet University of Trento (Italy) Coordinator of the FP7 OKKAM IP LDOW @ WWW2008 Beijing, 22 April 2008 An ordinary day on the [Semantic] Web

More information

MarkLogic 8 Overview of Key Features COPYRIGHT 2014 MARKLOGIC CORPORATION. ALL RIGHTS RESERVED.

MarkLogic 8 Overview of Key Features COPYRIGHT 2014 MARKLOGIC CORPORATION. ALL RIGHTS RESERVED. MarkLogic 8 Overview of Key Features Enterprise NoSQL Database Platform Flexible Data Model Store and manage JSON, XML, RDF, and Geospatial data with a documentcentric, schemaagnostic database Search and

More information

COPYRIGHTED MATERIAL. Contents. Introduction. Chapter 1: Welcome to SQL Server Integration Services 1. Chapter 2: The SSIS Tools 21

COPYRIGHTED MATERIAL. Contents. Introduction. Chapter 1: Welcome to SQL Server Integration Services 1. Chapter 2: The SSIS Tools 21 Introduction xxix Chapter 1: Welcome to SQL Server Integration Services 1 SQL Server SSIS Historical Overview 2 What s New in SSIS 2 Getting Started 3 Import and Export Wizard 3 The Business Intelligence

More information

Metadata Workshop 3 March 2006 Part 1

Metadata Workshop 3 March 2006 Part 1 Metadata Workshop 3 March 2006 Part 1 Metadata overview and guidelines Amelia Breytenbach Ria Groenewald What metadata is Overview Types of metadata and their importance How metadata is stored, what metadata

More information

Cataloguing manuscripts in an international context

Cataloguing manuscripts in an international context Cataloguing manuscripts in an international context Experiences from the Europeana regia project Europeana Regia: partners A digital cooperative library of roal manuscripts in Medieval and Renaissance

More information

CUSTOMIZED OAI-ORE AND OAI-PMH EXPORTS OF COMPOUND OBJECTS FOR FEDORA REPOSITORIES

CUSTOMIZED OAI-ORE AND OAI-PMH EXPORTS OF COMPOUND OBJECTS FOR FEDORA REPOSITORIES CUSTOMIZED OAI-ORE AND OAI-PMH EXPORTS OF COMPOUND OBJECTS FOR FEDORA REPOSITORIES Alessia Bardi, Sandro La Bruzzo, Paolo Manghi name.surname@isti.cnr.it http://nemis.isti.cnr.it/groups/infrascience SCENARIO

More information

Fedora. CS 431 April 17, 2006 Carl Lagoze Cornell University. Acknowledgements: Sandy Payette (Cornell)

Fedora. CS 431 April 17, 2006 Carl Lagoze Cornell University. Acknowledgements: Sandy Payette (Cornell) Fedora CS 431 April 17, 2006 Carl Lagoze Cornell University Acknowledgements: Sandy Payette (Cornell) Digital Object Model Graph View of Fedora Objects hasrep hasmember info:fedora/ demo:11 hasrep hasrep

More information

DELIVERABLE. D2.2: Modified MINT prototype. LoCloud. Local content in a Europeana cloud. Project Acronym: Grant Agreement number:

DELIVERABLE. D2.2: Modified MINT prototype. LoCloud. Local content in a Europeana cloud. Project Acronym: Grant Agreement number: DELIVERABLE Project Acronym: LoCloud Grant Agreement number: 325099 Project Title: Local content in a Europeana cloud D2.2: Modified MINT prototype Revision: Final Authors: Natasa Sofou (NTUA) Nassos Drosopoulos

More information

EUDAT. Towards a pan-european Collaborative Data Infrastructure. Damien Lecarpentier CSC-IT Center for Science, Finland EUDAT User Forum, Barcelona

EUDAT. Towards a pan-european Collaborative Data Infrastructure. Damien Lecarpentier CSC-IT Center for Science, Finland EUDAT User Forum, Barcelona EUDAT Towards a pan-european Collaborative Data Infrastructure Damien Lecarpentier CSC-IT Center for Science, Finland EUDAT User Forum, Barcelona Date: 7 March 2012 EUDAT Key facts Content Project Name

More information

Metadata Issues in Long-term Management of Data and Metadata

Metadata Issues in Long-term Management of Data and Metadata Issues in Long-term Management of Data and S. Sugimoto Faculty of Library, Information and Media Science, University of Tsukuba Japan sugimoto@slis.tsukuba.ac.jp C.Q. Li Graduate School of Library, Information

More information

Grant Agreement EUROPEANA INSIDE. Production Version of Europeana Inside. Public K-INT

Grant Agreement EUROPEANA INSIDE. Production Version of Europeana Inside. Public K-INT Grant Agreement 297292 EUROPEANA INSIDE Production Version of Europeana Inside Deliverable number D5.1 Dissemination level Public Delivery date September 2014 Status V0.9 Author(s) K-INT This project is

More information

Drupal for Virtual Learning And Higher Education

Drupal for Virtual Learning And Higher Education Drupal for Virtual Learning And Higher Education Next generation virtual learning Most Virtual Learning solutions include at least the following: - a repository of learning objects: various resources used

More information

Using DSpace for Digitized Collections. Lisa Spiro, Marie Wise, Sidney Byrd & Geneva Henry Rice University. Open Repositories 2007 January 23, 2007

Using DSpace for Digitized Collections. Lisa Spiro, Marie Wise, Sidney Byrd & Geneva Henry Rice University. Open Repositories 2007 January 23, 2007 Using DSpace for Digitized Collections Lisa Spiro, Marie Wise, Sidney Byrd & Geneva Henry Rice University Open Repositories 2007 January 23, 2007 Outline of presentation Rationale for choosing DSpace Rice

More information

Perspectives on using Schema.org for publishing and harvesting metadata at Europeana

Perspectives on using Schema.org for publishing and harvesting metadata at Europeana Perspectives on using Schema.org for publishing and harvesting metadata at Europeana Valentine Charles, Richard Wallis, Antoine Isaac, Nuno Freire and Hugo Manguinhas SWIB 2017 European Cultural Heritage

More information

OAI-PMH. DRTC Indian Statistical Institute Bangalore

OAI-PMH. DRTC Indian Statistical Institute Bangalore OAI-PMH DRTC Indian Statistical Institute Bangalore Problem: No Library contains all the documents in the world Solution: Networking the Libraries 2 Problem No digital Library is expected to have all documents

More information

Contribution of OCLC, LC and IFLA

Contribution of OCLC, LC and IFLA Contribution of OCLC, LC and IFLA in The Structuring of Bibliographic Data and Authorities : A path to Linked Data BY Basma Chebani Head of Cataloging and Metadata Services, AUB Libraries Presented to

More information