Modeling Archives by means of OAI-ORE

Size: px
Start display at page:

Download "Modeling Archives by means of OAI-ORE"

Transcription

1 Modeling Archives means of OAI-ORE Nicola Ferro and Gianmaria Silvello Information Management Systems (IMS) Research Group, Department of Information Engineering, University of Padua, Italy {ferro, February 2012, Bari, Italy

2 Outline Motivations Archives and Linked Open Data OAI-ORE: Open Archives Initiative - Object Re-use and Exchange Describing the Archives with OAI-ORE Conclusions 2

3 Motivations An archive is a complex and compound entity comprising real documents, digital objects, descriptive metadata, authority files, real people, institutions and organizations Archival documents may exist in different contexts and have multiple relationships There is the necessity to overcome the linear view inspired paper tradition in order to enhance the plural and interpretative perspective of archives 3

4 Archives Archival Institutions Archival Descriptions ISDIAH he ld Archive described February 2012, Bari, Italy Gianmaria Silvello Finding Aid ed uc od pr ISAD(G) Creators ISAAR(CPF) 4

5 Archives Archival Institutions Archival Descriptions he ld Archive described February 2012, Bari, Italy Gianmaria Silvello Finding Aid ed uc od pr ISAD(G) ISDIAH Text Documents Digital Objects Archival Descriptions Creators ISAAR(CPF) 4

6 Archives An example of Archival Description Archival Institutions Archival Descriptions he ld Archive described Finding Aid ed uc od pr ISAD(G) ISDIAH Text Documents Digital Objects Archival Descriptions Creators ISAAR(CPF) February 2012, Bari, Italy Gianmaria Silvello 4

7 Archives An example of Archival Description Archival Institutions Archival Descriptions he ld Archive described Finding Aid ed uc od pr ISAD(G) ISDIAH Text Documents Digital Objects Archival Descriptions Multiple Relationships with other resources Creators ISAAR(CPF) February 2012, Bari, Italy Gianmaria Silvello 4

8 Archives An example of Archival Description Archival Institutions Archival Descriptions he ld Archive described ed uc od pr ISAD(G) ISDIAH Text Documents Digital Objects Archival Descriptions Multiple Relationships with other resources Creators Who is this person? Is she/he authoritative? Finding Aid ISAAR(CPF)? February 2012, Bari, Italy Gianmaria Silvello 4

9 Archives An example of Archival Description Archival Institutions Archival Descriptions he ld Archive described ed uc od pr ISAD(G) ISDIAH Text Documents Digital Objects Archival Descriptions Multiple Relationships with other resources Creators Who is this person? Is she/he authoritative? Finding Aid ISAAR(CPF)? February 2012, Bari, Italy Gianmaria Silvello 4

10 Archives An example of Archival Description Archival Institutions Archival Descriptions he ld Archive Are there any metadatatext describing this object? described Who is this person? Is she/he authoritative?? Finding Aid ISAD(G) ed uc od pr Is this object used somewhere else?? ISDIAH Documents Digital Objects Archival Descriptions Multiple Relationships with other resources Creators Digital Object ISAAR(CPF)? February 2012, Bari, Italy Gianmaria Silvello 4

11 Archives We need to model the compound nature and the plural relationships of the archives with people, concepts, and real and digital objects We need richer descriptive methods and additional and flexible visualizations while respecting the archival theory We can see an archive as a compound object composed atoms of information which have to be identifiable We need to define the granularity of this atoms 5

12 Linked Data Principles From Web of Documents to Web of Data Use HTTP URI to identify not just Web documents but also real world things, objects, and concepts -> extending the scope of the Web Standardized content format -> single data model: RDF (Resource Description Framework) Typed Hyperlinks 6

13 DL Compound Objects: OAI-ORE Resource Map 1 rm1 ore:describes a1 a1 ar1 a1 ar2 a1 a2 p1 ore:isproxyfor ar1 p1 ore:isproxyin a1 p2 ore:isproxyfor ar2 p2 ore:isproxyin a1 p1 xyz:hasnext p2 rm2 a2 a2 Resource Map 2 ore:describes ore:isdescribedby a2 rm2 ar3 rm 1 rm 2 ore:describes ore:describes a 1 ore:isdescribedby a 2 ar 1 ore:proxyfor ar 3 rm1 a1 p1 ar1 ar2 a2 rm2 ar3 p2 Entity to URI association urm1 ua1 up1 uar1 uar2 ua2 urm2 uar3 up2 ore:describes ore:proxyin ore:proxyin ar 2 ore:proxyfor p 2 p 1 xyz:hasnext 7

14 Archives through the lens of OAI-ORE Archives can exploit OAI-ORE principles in two main ways: Exposing, sharing, and enriching existing archival descriptions and digital objects Native linked data oriented description of archival resources and digital objects 8

15 Archives through the lens of OAI-ORE Can we reference with an HTTP URI a single archival partition? (It s difficult with EAD descriptions) <eadheader> <eadheader> <archdesc level= fonds > <did> </did> <dsc label="fonds"> How can we reference to a particular archival partition? (XPointers? -> not the best way) <c01 label="sub-fonds"> </c01> <c01 label="sub-fonds">? </c01> </dsc> </archdesc> 9

16 Archives through the lens of OAI-ORE How do we deal with digital objects related to archival descriptions? <eadheader> <eadheader> <archdesc level= fonds > <did> </did> <dsc label="fonds"> description of do 1 <c01 label="sub-fonds"> </c01> <c01 label="sub-fonds"> description of do 2,...,do k+1 description of do k+2,...,do 2k+2 </c01> </dsc> </archdesc> 10

17 Archives through the lens of OAI-ORE How do we deal with digital objects related to archival descriptions? <eadheader> <eadheader> <archdesc level= fonds > <did> </did> <dsc label="fonds"> <dao href=""> </dao> [ <c01 label="sub-fonds"> </c01> <c01 label="sub-fonds"> </c01> </dsc> </archdesc> do 1 <eadheader> <eadheader> <archdesc level= fonds > <did> </did> <dsc label="fonds"> <c01 label="sub-fonds"> </c01> <c01 label="sub-fonds"> </c01> </dsc> </archdesc> URI for the EAD file do 1 do 2 do k+1 METS Metadata URL URL URL 10

18 Modeling Archives means of OAI-ORE documents d 1 Archival descriptions d 2 d 3 d 4 d 5 Archive d 6 d 7 Digital Objects 11

19 Modeling Archives means of OAI-ORE m 1 d 1 A 1 A 3 A 2 d 2 m 3 m 2 d 3 A 4 m 4 d 4 d 5 A 5 m 5 A 6 m 6 NESTOR Model documents Archival descriptions d 1 d 2 d 3 d 4 d 5 Archive d 6 d 7 Digital Objects 12

20 Modeling Archives means of OAI-ORE NESTOR Model OAI-ORE m 1 d 1 A 1 A 3 rm 1 rm 2 ar 5 ar 4 ar 3 A 2 d 2 m 3 ore:describes m 2 d 3 A 4 m 4 d 4 A 5 m 5 d 5 A 6 m 6 ore:describes A 3 A 1 ar 1 A 4 ore:describes ar 2 ore:proxyfor A 5 rm 4 rm 5 A 2 p 1 A 6 ore:describes documents Archival descriptions Archive d 1 d 2 d 3 d 4 d 5 d 6 d 7 Digital Objects ore:proxyin ore:proxyin ore:proxyfor p 2 xyz:ismetadataof ore:describes rm 5 rm 3 13

21 Conclusions and Future Works The adoption of OAI-ORE Model add to, but not undermine, the fundamental archival theory Describing the archives with OAI-ORE respecting the constraints the description rules allow backward compatibility with the NESTOR Model and so, with the tree model We need to verify the compatibility of our approach with the mapping of EAD into OAI-ORE proposed in the context of the EDM and the mapping of EAD into CIDOC-CRM 14

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

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 Archives: Extending the 5S model through NESTOR

Digital Archives: Extending the 5S model through NESTOR Digital Archives: Extending the 5S model through NESTOR Nicola Ferro and Gianmaria Silvello Department of Information Engineering, University of Padua, Italy {ferro, silvello}@dei.unipd.it Abstract. Archives

More information

Handling Hierarchically Structured Resources Addressing Interoperability Issues in Digital Libraries

Handling Hierarchically Structured Resources Addressing Interoperability Issues in Digital Libraries Handling Hierarchically Structured Resources Addressing Interoperability Issues in Digital Libraries Maristella Agosti, Nicola Ferro, and Gianmaria Silvello Abstract. We present and describe the NEsted

More information

Building a Distributed Digital Library System Enhancing the Role of Metadata

Building a Distributed Digital Library System Enhancing the Role of Metadata Building a Distributed Digital Library System Enhancing the Role of Metadata Gianmaria Silvello Department of Information Engineering University of Padua Via Gradenigo, 6/B 35131 Padova (Italy) silvello@dei.unipd.it

More information

The NESTOR Model: Properties and Applications in the Context of Digital Archives

The NESTOR Model: Properties and Applications in the Context of Digital Archives The NESTOR Model: Properties and Applications in the Context of Digital Archives Nicola Ferro and Gianmaria Silvello Department of Information Engineering, University of Padua, Italy {ferro, silvello}@dei.unipd.it

More information

Empowering Archives through Annotations

Empowering Archives through Annotations Empowering Archives through Annotations Nicola Ferro and Gianmaria Silvello Department of Information Engineering, University of Padua, Italy {ferro,silvello}@dei.unipd.it Abstract. The paper presents

More information

A Distributed Digital Library System Architecture for Archive Metadata

A Distributed Digital Library System Architecture for Archive Metadata A Distributed Digital Library System Architecture for Archive Metadata Nicola Ferro and Gianmaria Silvello Department of Information Engineering University of Padua Italy {ferro, silvello}@dei.unipd.it

More information

OAC/Calisphere Contributor User Guide to ArchivesSpace

OAC/Calisphere Contributor User Guide to ArchivesSpace OAC/Calisphere Contributor User Guide to ArchivesSpace This user guide is intended for institutions that are utilizing ArchivesSpace, to create Resource and/or Digital Object records for contribution to

More information

Europeana Linked Open Data data.europeana.eu

Europeana Linked Open Data data.europeana.eu Undefined 0 (0) 1 1 IOS Press Europeana Linked Open Data data.europeana.eu Antoine Isaac a, Bernhard Haslhofer b a Europeana, The Hague, The Netherlands b Cornell Information Science, USA Abstract. Europeana

More information

Information und Wissen: global, sozial und frei?

Information und Wissen: global, sozial und frei? Joachim Griesbaum, Thomas Mandl, Christa Womser-Hacker (Hrsg.) Information und Wissen: global, sozial und frei? Proceedings des 12. Internationalen Symposiums für Informationswissenschaft (ISI 2011) Hildesheim,

More information

From EAD to Linked Data

From EAD to Linked Data From EAD to Linked Data UCL, Friday 9 March 2012 Pete Johnston From EAD to Linked Data Resource Description Framework Linked Data From EAD to Linked Data: the LOCAH project Archival description, EAD, &

More information

Adding EAD-Encoded Finding Aids in CONTENTdm

Adding EAD-Encoded Finding Aids in CONTENTdm Adding EAD-Encoded Finding Aids in CONTENTdm This tutorial leads you through the steps for configuring collections for use with the Add Finding Aid functionality in the CONTENTdm Project Client, tips for

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

An Architecture to Share Metadata among Geographically Distributed Archives

An Architecture to Share Metadata among Geographically Distributed Archives An Architecture to Share Metadata among Geographically Distributed Archives Maristella Agosti, Nicola Ferro, and Gianmaria Silvello Department of Information Engineering, University of Padua, Italy {agosti,

More information

How We Build RIC-O: Principles

How We Build RIC-O: Principles Design principles A DOMAIN ONTOLOGY It will cover the whole domain of archival description. When implementing it, no need to borrow any class or property from other existing ontologies. Will not reuse

More information

Assessment of product against OAIS compliance requirements

Assessment of product against OAIS compliance requirements Assessment of product against OAIS compliance requirements Product name: Archivematica Date of assessment: 30/11/2013 Vendor Assessment performed by: Evelyn McLellan (President), Artefactual Systems Inc.

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

The RAMLET project Use cases

The RAMLET project Use cases The RAMLET project Use cases by the IEEE LTSC RAMLET Working Group Sponsor: The Learning Technology Standards Committee of the IEEE Computer Society Copyright 2010 by the Institute of Electrical and Electronics

More information

Creating a National Federation of Archives using OAI-PMH

Creating a National Federation of Archives using OAI-PMH Creating a National Federation of Archives using OAI-PMH Luís Miguel Ferros 1, José Carlos Ramalho 1 and Miguel Ferreira 2 1 Departament of Informatics University of Minho Campus de Gualtar, 4710 Braga

More information

Metadata. AMA Digitization Workshop. Elizabeth-Anne Johnson University of Manitoba 29 February 2016

Metadata. AMA Digitization Workshop. Elizabeth-Anne Johnson University of Manitoba 29 February 2016 Metadata AMA Digitization Workshop Elizabeth-Anne Johnson University of Manitoba 29 February 2016 Metadata Metadata is information about archival objects literally, it is data about data Metadata lets

More information

Archivists Toolkit: Description Functional Area

Archivists Toolkit: Description Functional Area : Description Functional Area Outline D1: Overview D2: Resources D2.1: D2.2: D2.3: D2.4: D2.5: D2.6: D2.7: Description Business Rules Required and Optional Tasks Sequences User intentions / Application

More information

Progress report for revising and harmonising ICA descriptive standards

Progress report for revising and harmonising ICA descriptive standards Committee on Best Practices and Standards / Sub-committee on archival description Comité des normes et des bonnes pratiques / Sous-comité des normes de description Progress report for revising and harmonising

More information

Europeana Data Model. Stefanie Rühle (SUB Göttingen) Slides by Valentine Charles

Europeana Data Model. Stefanie Rühle (SUB Göttingen) Slides by Valentine Charles Europeana Data Model Stefanie Rühle (SUB Göttingen) Slides by Valentine Charles 08th Oct. 2014, DC 2014 Outline Europeana The Europeana Data Model (EDM) Modeling data in EDM Mapping, extensions and refinements

More information

& Interoperability Issues

& Interoperability Issues Europeana Data & Interoperability Issues Antoine Isaac Using slides from Valentine Charles, Wibke Kolbmann And work of Operations team: Jan Molendijk, Susanna Summa, Robina Clayphan, Alicia Ackerman, Ewa

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

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

The Matterhorn RDF Data Model: Implemeting OAIS and RiC in the context of semantic technologies. Alain Dubois, Andreas Nef

The Matterhorn RDF Data Model: Implemeting OAIS and RiC in the context of semantic technologies. Alain Dubois, Andreas Nef The Matterhorn RDF Data Model: Implemeting OAIS and RiC in the context of semantic technologies Alain Dubois, Andreas Nef 1 10 years and counting, two streams of reflection At the core, the concept of

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

The CASPAR Finding Aids

The CASPAR Finding Aids ABSTRACT The CASPAR Finding Aids Henri Avancini, Carlo Meghini, Loredana Versienti CNR-ISTI Area dell Ricerca di Pisa, Via G. Moruzzi 1, 56124 Pisa, Italy EMail: Full.Name@isti.cnr.it CASPAR is a EU co-funded

More information

An overview of the OAIS and Representation Information

An overview of the OAIS and Representation Information An overview of the OAIS and Representation Information JORUM, DCC and JISC Forum Long-term Curation and Preservation of Learning Objects February 9 th 2006 University of Glasgow Manjula Patel UKOLN and

More information

Digital Library Interoperability at High Level of Abstraction

Digital Library Interoperability at High Level of Abstraction Digital Library Interoperability at High Level of Abstraction Maristella Agosti, Nicola Ferro, Gianmaria Silvello Department of Information Engineering, University of Padua, Via Gradenigo 6/a, 35131 Padua,

More information

An Ontology to Make the DELOS Reference Model and the 5S Model Interoperable

An Ontology to Make the DELOS Reference Model and the 5S Model Interoperable An Ontology to Make the DELOS Reference Model and the 5S Model Interoperable Maristella Agosti, Nicola Ferro (B),andGianmariaSilvello Department of Information Engineering, University of Padua, Padua,

More information

Adding OAI ORE Support to Repository Platforms

Adding OAI ORE Support to Repository Platforms Adding OAI ORE Support to Repository Platforms Alexey Maslov, Adam Mikeal, Scott Phillips, John Leggett, Mark McFarland Texas Digital Library OR 09 Texas Digital Library Use Case for OAI OREO Overview

More information

HDMS Finding Aids EAD FINDING AIDS 2 HTML FINDING AID 3 STEP 1: INPUT TITLE, CREATOR, COPYRIGHT, LANGUAGE AND URL DETAILS 4

HDMS Finding Aids EAD FINDING AIDS 2 HTML FINDING AID 3 STEP 1: INPUT TITLE, CREATOR, COPYRIGHT, LANGUAGE AND URL DETAILS 4 HDMS Finding Aids EAD FINDING AIDS 2 HTML FINDING AID 3 STEP 1: INPUT TITLE, CREATOR, COPYRIGHT, LANGUAGE AND URL DETAILS 4 STEP 2: INPUT PUBLICATION DETAILS 4 STEP 3: INPUT REPOSITORY INFORMATION 6 STEP

More information

The Europeana Data Model and Europeana Libraries Robina Clayphan

The Europeana Data Model and Europeana Libraries Robina Clayphan The Europeana Data Model and Europeana Libraries Robina Clayphan 27 April 2012, The British Library, London Overview 1. How delighted I am to be here 2. The Europeana Data Model What is it for? What does

More information

Rules for Archival Description and Encoded Archival Description: Competing or Compatible Standards?

Rules for Archival Description and Encoded Archival Description: Competing or Compatible Standards? Rules for Archival Description and Encoded Archival Description: Competing or Compatible Standards? University of Saskatchewan Archives tim.hutchinson@usask.ca Annual Meeting of the Society of American

More information

Fondly Collisions: Archival hierarchy and the Europeana Data Model

Fondly Collisions: Archival hierarchy and the Europeana Data Model Fondly Collisions: Archival hierarchy and the Europeana Data Model Valentine Charles and Kerstin Arnold 8th October 2014, DCMI2014, Austin Overview The Archives Portal Europe - Introduction Projects and

More information

General Model of E-ARK Services

General Model of E-ARK Services General Model of E-ARK Services DLM Forum Members Meeting 10-11 June 2014, Athens Istvan Alföldi National Archives of Hungary Agenda E-ARK General Model Conceptual framework Used methodology Results (not

More information

Problem: Solution: No Library contains all the documents in the world. Networking the Libraries

Problem: Solution: No Library contains all the documents in the world. Networking the Libraries OAI-PMH 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 in the world Solution Networking the

More information

Aligning METS with the OAI-ORE Data Model

Aligning METS with the OAI-ORE Data Model Aligning METS with the OAI-ORE Data Model Jerome P. McDonough Graduate School of Library & Information Science, University of Illinois at Urbana-Champaign 501 E. Daniel Street, MC-493 Champaign, IL 61820

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

The RMap Project: Linking the Products of Research and Scholarly Communication Tim DiLauro

The RMap Project: Linking the Products of Research and Scholarly Communication Tim DiLauro The RMap Project: Linking the Products of Research and Scholarly Communication 2015 04 22 Tim DiLauro Motivation Compound objects fast becoming the norm for outputs of scholarly communication.

More information

Sharing Archival Metadata MODULE 20. Aaron Rubinstein

Sharing Archival Metadata MODULE 20. Aaron Rubinstein Sharing Archival Metadata 297 MODULE 20 SHARING ARCHivaL METADATA Aaron Rubinstein 348 Putting Descriptive Standards to Work The Digital Public Library of America s Application Programming Interface and

More information

Digitisation Standards

Digitisation Standards Digitisation Standards Jeannette Frey, Alexandre Lopes BCU Lausanne LIBER-EBLIDA Digitization Workshop 2011 The Hague, October 5-7, 2011 Standards which standards? Standards are set by experts (not by

More information

The Europeana Data Model, current status

The Europeana Data Model, current status The Europeana Data Model, current status Carlo Meghini Europeana v1.0 WP3 Meeting Berlin, January 25-26, 2010 Outline Part I Background Requirements Status Part II The general picture Classes Properties

More information

Software Requirements Specification for the Names project prototype

Software Requirements Specification for the Names project prototype Software Requirements Specification for the Names project prototype Prepared for the JISC Names Project by Daniel Needham, Amanda Hill, Alan Danskin & Stephen Andrews April 2008 1 Table of Contents 1.

More information

Introduction to Metadata for digital resources (2D/3D)

Introduction to Metadata for digital resources (2D/3D) DCH Workshop, 9-11 May, Nicosia Add text front page Add text front FRONT COVER page Introduction to Metadata for digital resources (2D/3D) V. Vassallo, The Cyprus Institute S. Bassett, MDR Partners Overview

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

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

Interactive Knowledge Stack A Software Architecture for Semantic Content Management Systems

Interactive Knowledge Stack A Software Architecture for Semantic Content Management Systems Interactive Stack A Software Architecture for Semantic Content Management Systems Fabian Christ July 2, 2012 Interactive Stack - IKS Started in January 2009 ends in December 2012 Funded in part by a 6.58m

More information

Content Creation & Dissemination Team EAD Database WG, EAD3 Group Implementing EAD3 in the CCD Program: Final Report and Recommendations 2016 March 3

Content Creation & Dissemination Team EAD Database WG, EAD3 Group Implementing EAD3 in the CCD Program: Final Report and Recommendations 2016 March 3 Content Creation & Dissemination Team EAD Database WG, EAD3 Group Implementing EAD3 in the CCD Program: Final Report and Recommendations 2016 March 3 Group members: Rose Krause, Eastern Washington University

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

METADATA POLICIES FOR THE DESCRIPTION OF DIGITAL FOLKLORE COLLECTIONS

METADATA POLICIES FOR THE DESCRIPTION OF DIGITAL FOLKLORE COLLECTIONS METADATA POLICIES FOR THE DESCRIPTION OF DIGITAL FOLKLORE COLLECTIONS Irene Lourdi Libraries Computer Centre National & Kapodistrian University Campus University, Ilisia Athens Greece elourdi@lib.uoa.gr

More information

Descendants, Ancestors, Children and Parent: A Set-Based Approach to Efficiently Address XPath Primitives

Descendants, Ancestors, Children and Parent: A Set-Based Approach to Efficiently Address XPath Primitives Descendants, Ancestors, Children and Parent: A Set-Based Approach to Efficiently Address XPath Primitives Nicola Ferro and Gianmaria Silvello Department of Information Engineering, University of Padua.

More information

BIBFRAME Update Why, What, When. Sally McCallum Library of Congress NCTPG 10 February 2015

BIBFRAME Update Why, What, When. Sally McCallum Library of Congress NCTPG 10 February 2015 BIBFRAME Update Why, What, When Sally McCallum smcc@loc.gov Library of Congress NCTPG 10 February 2015 Outline Why Changes in description needs Modeling activity Goals What BIBFRAME looks like MARC model

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

Building a Foundation to Produce SOA (Enterprise Business Objects -EBOs) from an ARTS ODM Inspired EDM

Building a Foundation to Produce SOA (Enterprise Business Objects -EBOs) from an ARTS ODM Inspired EDM Building a Foundation to Produce SOA (Enterprise Business Objects -EBOs) from an ARTS ODM Inspired EDM Author: Bill McLennan Enterprise Data Architect ( currently acting as a consultant EDA to a much loved

More information

Linked.Art & Vocabularies: Linked Open Usable Data

Linked.Art & Vocabularies: Linked Open Usable Data Linked.Art & : Linked Open Usable Data Rob Sanderson, David Newbury Semantic Architect, Software & Data Architect J. Paul Getty Trust rsanderson, dnewbury, RDF & Linked Data & Ontologies & What is RDF?

More information

Linked Open Europeana: Semantics for the Digital Humanities

Linked Open Europeana: Semantics for the Digital Humanities Linked Open Europeana: Semantics for the Digital Humanities Prof. Dr. Stefan Gradmann Humboldt-Universität zu Berlin / School of Library and Information Science stefan.gradmann@ibi.hu-berlin.de 1 Overview

More information

Digisam - Swedish National Coordination of Digitisation, Digital Preservation and Digital Access to Cultural Heritage

Digisam - Swedish National Coordination of Digitisation, Digital Preservation and Digital Access to Cultural Heritage Digisam - Swedish National Coordination of Digitisation, Digital Preservation and Digital Access to Cultural Sanja Halling Senior Advisor Digisam, the National Archives of Sweden EUDAT conference, Rome,

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

Metadata Sharing Policy

Metadata Sharing Policy University of California Libraries Metadata Sharing Policy Lisa Rowlison de Ortiz UC Berkeley, June 2015 Why is the Policy important? Establishes a major area for collaboration Who would make use of shared

More information

E. Mannens, S. Coppens, R. Van de Walle (2010). Semantic BRICKS for performing arts archives and dissemination. IASA journal (Issue 35)

E. Mannens, S. Coppens, R. Van de Walle (2010). Semantic BRICKS for performing arts archives and dissemination. IASA journal (Issue 35) biblio.ugent.be The UGent Institutional Repository is the electronic archiving and dissemination platform for all UGent research publications. Ghent University has implemented a mandate stipulating that

More information

Project Briefing: Open Annotation Collaboration

Project Briefing: Open Annotation Collaboration CNI Spring 2009 Task Force Meeting Minneapolis, MN Project Briefing: Timothy W. Cole, University of Illinois at Urbana-Champaign John Burns, JSTOR Daniel Cohen, George Mason University Neil Fraistat, University

More information

Metadata: The Theory Behind the Practice

Metadata: The Theory Behind the Practice Metadata: The Theory Behind the Practice Item Type Presentation Authors Coleman, Anita Sundaram Citation Metadata: The Theory Behind the Practice 2002-04, Download date 06/07/2018 12:18:20 Link to Item

More information

You also have the option of being able to automatically delete the document from SharePoint if the Note is deleted within CRM.

You also have the option of being able to automatically delete the document from SharePoint if the Note is deleted within CRM. Overview The SharePoint Integration provides functionality for you to be able to automatically upload documents to a SharePoint site when they are entered as a Note within CRM. Once uploaded to SharePoint,

More information

Table of Contents ARCHIVAL CONTENT STANDARD 7. Kris Kiesling. Cory L. Nimer. Kelcy Shepherd. Katherine M. Wisser. Aaron Rubinstein.

Table of Contents ARCHIVAL CONTENT STANDARD 7. Kris Kiesling. Cory L. Nimer. Kelcy Shepherd. Katherine M. Wisser. Aaron Rubinstein. Preface ix Table of Contents INTRODUCTION 1 Kris Kiesling MODULE 17 IMPLEMENTING DACS: A GUIDE TO THE ARCHIVAL CONTENT STANDARD 7 Cory L. Nimer MODULE 18 USING EAD3 155 Kelcy Shepherd MODULE 19 INTRODUCING

More information

SOME CONCEPTUAL DATA MODELS FOR RECORDS AND ARCHIVES

SOME CONCEPTUAL DATA MODELS FOR RECORDS AND ARCHIVES SOME CONCEPTUAL DATA MODELS FOR RECORDS AND ARCHIVES Bogdan Florin Popovici Romania Abstract: ISAD(G) is, by far, the most acknowledged standard for archives, that also comprise a data model, about the

More information

Long-term preservation for INSPIRE: a metadata framework and geo-portal implementation

Long-term preservation for INSPIRE: a metadata framework and geo-portal implementation Long-term preservation for INSPIRE: a metadata framework and geo-portal implementation INSPIRE 2010, KRAKOW Dr. Arif Shaon, Dr. Andrew Woolf (e-science, Science and Technology Facilities Council, UK) 3

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

Assessment of product against OAIS compliance requirements

Assessment of product against OAIS compliance requirements Assessment of product against OAIS compliance requirements Product name: Archivematica Sources consulted: Archivematica Documentation Date of assessment: 19/09/2013 Assessment performed by: Christopher

More information

Mapping from Flat or Hierarchical Metadata Schemas to a Semantic Web Ontology. Justyna Walkowska, Marcin Werla

Mapping from Flat or Hierarchical Metadata Schemas to a Semantic Web Ontology. Justyna Walkowska, Marcin Werla Mapping from Flat or Hierarchical Metadata Schemas to a Semantic Web Ontology Justyna Walkowska, Marcin Werla Background: the SYNAT Project Financed by the National Center for Research and Development

More information

Managing Learning Objects in Large Scale Courseware Authoring Studio 1

Managing Learning Objects in Large Scale Courseware Authoring Studio 1 Managing Learning Objects in Large Scale Courseware Authoring Studio 1 Ivo Marinchev, Ivo Hristov Institute of Information Technologies Bulgarian Academy of Sciences, Acad. G. Bonchev Str. Block 29A, Sofia

More information

Enhancing discovery with entity reconciliation: Use cases from the Linked Data for Libraries (LD4L) project

Enhancing discovery with entity reconciliation: Use cases from the Linked Data for Libraries (LD4L) project Enhancing discovery with entity reconciliation: Use cases from the Linked Data for Libraries (LD4L) project Dean B. Krafft, Cornell University Library Workshop on Reconciliation of Linked Open Data Dec.

More information

Linked Data. The World is Your Database

Linked Data. The World is Your Database Linked Data Dave Clarke Synaptica CEO Gene Loh Synaptica Software Architect The World is Your Database Agenda 1. What is Linked Data, and why is it good for you (15 mins) What is Linked Data 2. How it

More information

GeneXus for Smart Devices course - Architecture of Smart Device Applications

GeneXus for Smart Devices course - Architecture of Smart Device Applications GeneXus for Smart Devices course - Architecture of Smart Device Applications The problem to solve is the construction of a backend for a real estate office, with a web section and another section for smart

More information

Using metadata for interoperability. CS 431 February 28, 2007 Carl Lagoze Cornell University

Using metadata for interoperability. CS 431 February 28, 2007 Carl Lagoze Cornell University Using metadata for interoperability CS 431 February 28, 2007 Carl Lagoze Cornell University What is the problem? Getting heterogeneous systems to work together Providing the user with a seamless information

More information

W3C WoT call CONTEXT INFORMATION MANAGEMENT - NGSI-LD API AS BRIDGE TO SEMANTIC WEB Contact: Lindsay Frost at

W3C WoT call CONTEXT INFORMATION MANAGEMENT - NGSI-LD API AS BRIDGE TO SEMANTIC WEB Contact: Lindsay Frost at W3C WoT call 29.08.2018 CONTEXT INFORMATION MANAGEMENT - NGSI-LD API AS BRIDGE TO SEMANTIC WEB Contact: Lindsay Frost at NGSI-LD@etsi.org HOW COULD WOT AND NGSI-LD FIT TOGETHER? ETSI ISG CIM has been working

More information

Post-proceedings of the 5 th Italian Research Conference on Digital Libraries - IRCDL Padova, January 2009

Post-proceedings of the 5 th Italian Research Conference on Digital Libraries - IRCDL Padova, January 2009 Post-proceedings of the 5 th Italian Research Conference on Digital Libraries - IRCDL 2009 A Conference of the DELOS Association and the Department of Information Engineering of the University of Padova

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

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

Procedures for Creating/Publishing EAD/MARC records using the Archivists Toolkit

Procedures for Creating/Publishing EAD/MARC records using the Archivists Toolkit Procedures for Creating/Publishing EAD/MARC records using the Archivists Toolkit Table of Contents Introduction...2 Chapter 1: AT Resources Module (collection level)....3-5 Chapter 2: AT Resources Module

More information

Resilient Linked Data. Dave Reynolds, Epimorphics

Resilient Linked Data. Dave Reynolds, Epimorphics Resilient Linked Data Dave Reynolds, Epimorphics Ltd @der42 Outline What is Linked Data? Dependency problem Approaches: coalesce the graph link sets and partitioning URI architecture governance and registries

More information

User Stories : Digital Archiving of UNHCR EDRMS Content. Prepared for UNHCR Open Preservation Foundation, May 2017 Version 0.5

User Stories : Digital Archiving of UNHCR EDRMS Content. Prepared for UNHCR Open Preservation Foundation, May 2017 Version 0.5 User Stories : Digital Archiving of UNHCR EDRMS Content Prepared for UNHCR Open Preservation Foundation, May 2017 Version 0.5 Introduction This document presents the user stories that describe key interactions

More information

A Study on Language Design of Creating Compound Metadata Schama Method Based on Museum Information

A Study on Language Design of Creating Compound Metadata Schama Method Based on Museum Information Proceedings of the 5th WSEAS International Conference on E-ACTIVITIES, Venice, Italy, November 20-22, 2006 121 A Study on Language Design of Creating Compound Metadata Schama Method Based on Museum Information

More information

Multi-agent and Semantic Web Systems: Linked Open Data

Multi-agent and Semantic Web Systems: Linked Open Data Multi-agent and Semantic Web Systems: Linked Open Data Fiona McNeill School of Informatics 14th February 2013 Fiona McNeill Multi-agent Semantic Web Systems: *lecture* Date 0/27 Jena Vcard 1: Triples Fiona

More information

AGGREGATIVE DATA INFRASTRUCTURES FOR THE CULTURAL HERITAGE

AGGREGATIVE DATA INFRASTRUCTURES FOR THE CULTURAL HERITAGE AGGREGATIVE DATA INFRASTRUCTURES FOR THE CULTURAL HERITAGE Max Planck Institute, 13 th of March, 2013 Paolo Manghi paolo.manghi@isti.cnr.it Istituto di Scienza e Tecnologie dell Informazione, Consiglio

More information

Quality requirements for cultural web sites: the Archives profile

Quality requirements for cultural web sites: the Archives profile Quality requirements for cultural web sites: the Archives profile Pierluigi Feliciati University of Macerata (IT) MINERVA ec WP5 (EU) Trieste IIAS Course October 19 th, 2007 what about cultural Web quality?

More information

Open Archives Initiative Object Reuse and Exchange Technical Committee Meeting, May 29, Edited by: Carl Lagoze & Herbert Van de Sompel

Open Archives Initiative Object Reuse and Exchange Technical Committee Meeting, May 29, Edited by: Carl Lagoze & Herbert Van de Sompel Open Archives Initiative Object Reuse and Exchange Report on the Edited by: Carl Lagoze & Herbert Van de Sompel 1 Venue Google Inc., New York, NY 2 Final Agenda Tuesday, May 29 Time What Details Who 9:00-10:00

More information

Designing a Multi- level Metadata Standard Based on Dublin Core for Museum Data

Designing a Multi- level Metadata Standard Based on Dublin Core for Museum Data Designing a Multi- level Metadata Standard Based on Dublin Core for Museum Data Jing Wan 1, Yubin Zhou 1, Gang Chen 2, Junkai Yi 1 1. Beijing University of Chemical Technology, China 2. Beijing Gehua Culture

More information

You may print, preview, or create a file of the report. File options are: PDF, XML, HTML, RTF, Excel, or CSV.

You may print, preview, or create a file of the report. File options are: PDF, XML, HTML, RTF, Excel, or CSV. Chapter 14 Generating outputs The Toolkit produces two distinct types of outputs: reports and exports. Reports include both administrative and descriptive products, such as lists of acquisitions for a

More information

e-government: A Legislative Ontology for the SIAP Parliamentary Management System

e-government: A Legislative Ontology for the SIAP Parliamentary Management System TED Conference on e-government Electronic Democracy: The challenge ahead e-government: A L for the SIAP Management System C. Costilla, J. Palacios, J. Cremades* and J. Vila Technical University of Madrid,

More information

COMP9321 Web Application Engineering

COMP9321 Web Application Engineering COMP9321 Web Application Engineering Semester 2, 2015 Dr. Amin Beheshti Service Oriented Computing Group, CSE, UNSW Australia Week 12 (Wrap-up) http://webapps.cse.unsw.edu.au/webcms2/course/index.php?cid=2411

More information

HOW TO USE THE CRRA TEMPLATE TO PRODUCE AN EAD FINDING AID

HOW TO USE THE CRRA TEMPLATE TO PRODUCE AN EAD FINDING AID HOW TO USE THE CRRA TEMPLATE TO PRODUCE AN EAD FINDING AID In your ead folder you should have this set of instructions along with several other files: - new-ead.bat - This is a batch file that creates

More information

Path Analysis References: Ch.10, Data Mining Techniques By M.Berry, andg.linoff Dr Ahmed Rafea

Path Analysis References: Ch.10, Data Mining Techniques By M.Berry, andg.linoff  Dr Ahmed Rafea Path Analysis References: Ch.10, Data Mining Techniques By M.Berry, andg.linoff http://www9.org/w9cdrom/68/68.html Dr Ahmed Rafea Outline Introduction Link Analysis Path Analysis Using Markov Chains Applications

More information

EAD profile online finding aid / Federal Archives of Germany (April 2009) 1. root element with attributes

EAD profile online finding aid / Federal Archives of Germany (April 2009) 1. root element with attributes EAD profile online finding aid / Federal Archives of Germany (April 2009) EAD elements and attributes labelling in MIDEX annotation, MIDEX tooltip default value mandatory (not) displayed 1. root element

More information

COMP9321 Web Application Engineering

COMP9321 Web Application Engineering COMP9321 Web Application Engineering Semester 1, 2017 Dr. Amin Beheshti Service Oriented Computing Group, CSE, UNSW Australia Week 12 (Wrap-up) http://webapps.cse.unsw.edu.au/webcms2/course/index.php?cid=2457

More information

Establishing New Levels of Interoperability for Web-Based Scholarship

Establishing New Levels of Interoperability for Web-Based Scholarship Establishing New Levels of Interoperability for Web-Based Scholarship Los Alamos National Laboratory @hvdsomp Cartoon by: Patrick Hochstenbach Acknowledgments: Michael L. Nelson, David Rosenthal, Geoff

More information

CARARE 2.0: a metadata schema for 3D Cultural Objects

CARARE 2.0: a metadata schema for 3D Cultural Objects CARARE 2.0: a metadata schema for 3D Cultural Objects Andrea D Andrea Centro Interdipartimentale di Servizi di Archeologia Università degli Studi di Napoli L Orientale Naples, Italy dandrea@unior.it Kate

More information