Metadata Issues in Long-term Management of Data and Metadata

Size: px
Start display at page:

Download "Metadata Issues in Long-term Management of Data and Metadata"

Transcription

1 Issues in Long-term Management of Data and S. Sugimoto Faculty of Library, Information and Media Science, University of Tsukuba Japan C.Q. Li Graduate School of Library, Information and Media Studies, University of Tsukuba Japan ABSTRACT Without metadata, no data instances can be searched or accessed in the digital networked information environment. Longevity of data is a crucial issue for Data Science because we need to maintain data for the future users, which means that metadata the data must be maintained as well. This paper is aimed at presenting issues in the longevity of metadata in the networked information environment. It is broadly understood that metadata is an information science topic for describing and managing information resources. In the conventional information environment, longevity of metadata is realized by the maintenance of databases where metadata is stored. However, in the Linked Open Data environment of the Web, this conventional model would not work because of the nature of linked data, and we need to develop a new model to maintain metadata as a first class data object. This paper first mentions the background of metadata longevity and some basic concepts such as metadata schemas and meta-metadata. It discusses long-term maintenance of metadata in the context of Data Science. Then, it discusses some facets of metadata preservation and risks in maintenance of metadata, metadata provenance and aggregation in the context of long-term use of metadata. CCS CONCEPTS Information systems Storage management Theory of computation Data provenance KEYWORDS, metadata schema, provenance, data science, longterm maintenance ACM Reference format: S. Sugimoto and C.Q. Li In Information Science to Data Science: New Directions for ischools Workshop, Wuhan, Hubei, China, March 2017, 5 pages. 1 INTRODUCTION Data Science covers broad fields of data from scholarly data to governmental and industrial data, and from humanities and social sciences to natural sciences, technologies and medicine. Recent movements such as Open Data and Open Science have increased demands to develop knowledge, technologies and human resources in Data Science. Long-term and consistent management of data is a crucial issue in any fields where data curation and preservation are required. Long-term maintenance of data is not a very new research topic, but we need to understand the fundamental issues in the domain; because there are various genres of data, there are many different demands for the data longevity, and variety of communities responsible for keeping the data alive over time. This paper is intended to discuss the issues mainly from a viewpoint of metadata. This is because metadata is an essential component for data management in all fields and for various purposes. It is well known that metadata is a key topic for data science and that there are international standards of metadata for preservation of digital resources. On the other hand, the progress of our Internet-based information environment has brought up many new issues of metadata for data longevity. It is obvious that we need to consistently manage not only metadata, but also its schema, which is metadata metadata, i.e., meta-metadata. As metadata is a digital object we need to consistently maintain metadata schemas as a digital object in the networked information environment. has many facets, e.g., resource access, rights management, accessibility, preservation, and so forth. These metadata in different facets need to be maintained with the primary data in order to keep the data usable. Thus, a deep understanding the meta-level description is essential to keep data safe for the future in the networked information environment. This position paper is intended to raise metadata issues for data science education and research from the viewpoint of long-term maintenance of data. 2 METADATA IN DATA SCIENCE Data Science covers broad areas from humanities and social sciences to science, technology and medicine, and from scholarly data to governmental and industrial data. This means that specialists in data science may need two types of knowledge. One is knowledge data in a specific domain, e.g., physics, bioscience, humanities, social sciences, and so forth. The other is knowledge data neutral to any domains, which should cover different facets of data, e.g., data analysis, data organization, data curation, and so forth.

2 Information Science to Data Science: New Directions for ischools Workshop, Wuhan, Hubei PRC, March 2017 is a key component of the foundation knowledge of data because metadata is indispensable in various tasks in those facets. is one of the core subjects of Data Science, so that Data Science specialists need to understand not only metadata standards for particular data domains but also the foundations of metadata which include the underlying models of metadata, metadata technologies for the Web, and technologies and methodologies for interoperable metadata. Most of data stored in computers are data something, i.e., metadata 1. There are many metadata standards for describing resources from different viewpoints, e.g., general features, domain specific features, structure, technology, rights, provenance, and so forth. Those standards have their own underlying data models that reflect the purposes and domain specific features of the metadata [1]. in the networked information environment has features different from conventional metadata primarily designed for use on a single database or a set of databases. An instance of metadata on the Web is no longer an object enclosed in a database, but is an object which is transferred from a site to another and shared among those sites, which we call a first class object. schemas are metadata because they describe features of metadata, so that they may be transferred between computers as well if they are defined in a machine understandable form. Schemas which define metadata schemas are also metadata. Therefore, metadata schema is metadata metadata (i.e., meta-metadata), and schema to define metadata schemas is metadata metametadata (i.e., meta-meta-metadata). In theory, meta- may be endlessly repeated (Fig. 1). All of these meta-instances may be first class objects. This conceptual framework of meta-level description is a crucial aspect to define all kinds of data in a machine understandable form. Object Instance meta0: data Instance meta1: Figure 1: meta- relationships. Schema meta2: meta-metadata Meta- Schema meta3: meta-meta-metadata Interoperability of metadata is a very basic demand in the networked information environment where many different communities create and use metadata. There are many metadata standards defined for interoperability in an 1 Oxford dictionary defines data as Facts and statistics collected together for reference or analysis. ( In addition to this definition, data is used in technology in the meaning Numbers, characters, images, or other method ofrecording, in a form which can be assessed by a human or (especially) input into a computer, stored and processed there, or transmitted on some digital channel. ( S. Sugimoto and C.Q. Li application domain and its community. Dublin Core is a wellknown metadata standard for semantic metadata interoperability across communities. Resource Description Framework (RDF) is a W3C standard which defines model, syntax and vocabulary description scheme for metadata exchangeable on the Web. The basic concepts developed along with the development of these Web-oriented standards are primarily for metadata interoperability across domains. On the other hand, metadata interoperability over time is not well developed yet, despite it being a crucial issue for the longevity of valuable data. 3 LONG-TERM MAINTENANCE OF DATA AND METADATA There is no question the importance of long-term maintenance of data whose values are well recognized. Data is stored as a dataset in various environments, i.e., relational databases, spreadsheet files, document files, and so forth. From our experiences we know that those datasets created in small research projects tend to be poorly maintained and easily lost when the projects are finished. Even if the datasets are retained safe as a collection of bits, they become meaningless if their schemas are lost. Therefore, long-term maintenance of a dataset has two facets maintenance of the body of the dataset, and maintenance of metadata of the dataset. There are well-known standards for the former such as OAIS and PREMIS but the latter is still a new topic. Those standards are primarily for preserving digital objects. They may be applied to metadata preservation because metadata is a digital object. However, metadata has to be understandable not only by humans but also machines. For example, OAIS defines Preservation Description Information (PDI) as metadata an Information Object and enclosed with the object in an Information Package (IP). PDI need to be correctly interpretable not only by an OAIS-based preservation system but also by systems which receive IPs. schemas must be maintained in order to keep metadata machine-processable over time. schemas are preserved as a document for human readers in a conventional maintenance environment of metadata. However, the state of the art environment of the Web provides standards to formally describe metadata schemas in a machine-processable form, e.g., RDF and OWL. The Dublin Core Application Profiles framework, which provides a basic framework of metadata schemas for interoperable metadata, is defined based on the Web standards. Europeana Data Model (EDM) is defined using RDF. Regarding metadata vocabularies, many metadata element sets and controlled vocabularies such as LCSH and Getty Thesauri are described in RDF and made available on the Web. Thus, many metadata schemas are already provided in machine-processable forms. 2

3 Issues in Long-term Management of Data and This transition of metadata schema description from semi-formal description in a natural language to formal machine-processable language will significantly affect maintenance of data. In the state-of-the-art Web environment, metadata and metadata schemas are no longer simple document-like objects, but are complex objects transferrable over networks. The authors consider that we need to understand metadata issues in the long-term maintenance of data from the viewpoint of metadata as first class object. 4 MAINTENANCE OF METADATA FACETS AND RISKS This paper is intended to discuss issues crucial for the longevity of metadata. In the previous work by the authors [2], we presented the issues for permanence of metadata and discussed facets of metadata schemas and risks in longevity of metadata and their schemas based on the facets. Risk management against loss or damage of data is not a simple task. We need to understand features of data to find the risks. Those features are expressed as metadata, so that we need to understand features of metadata for managing risks. The following sections discusses facets of metadata from the viewpoint of long-term maintenance and risks in the longterm maintenance of metadata. 4.1 Facets for Long-Term Maintenance of Schemas maintenance is to keep metadata machineprocessable as intended. Therefore, we need to maintain metadata schemas that define both semantic and syntactic features of metadata. The facets shown below are defined from the viewpoint of type of metadata instances. (1) Entity Format Types Document Files, Databases, XML Encoded Text: Longevity management of metadata entities depends on the implementation formats of entities to be preserved, e.g., PDF, SQL, RDF/XML, etc. (2) Entity Types Meta-Levels: By definition, metadata is data data, which we can rephrase as a description something. is description an object, metadata schema is description a metadata instance, and metadata schema definition language is metadata metadata schema. Thus, we can define levels of description as meta-levels, which help us identify entities to be preserved. (3) Schema Components: The Singapore Framework of Dublin Core Application Profiles clearly gives abstract components of metadata schemas. It gives us hints to identify components of metadata schemas and those of meta-schemas. (4) Dynamic Entities: We often create entities dynamically in accordance with requirements in applications. An example is a mapping table between different metadata schemas to make the metadata in those schemas interoperable. We need to record the mapping table as Information Science to Data Science: New Directions for ischools Workshop, March 2017, Wuhan, Hubei PRC well as those metadata schemas. (5) Documentation: Documents metadata are very basic objects that should be maintained for the future. 4.2 Risks in Long-term Maintenance of As discussed previously, there are meta-instances of data, e.g., metadata schema as meta-metadata, schema describing metadata schema as meta-meta-metadata, and so forth. These meta-instances are also data, which may be transferred and shared in the Web-based information environment. We need to know what kind of risks exist in order to develop technologies to keep those data instances consistently processable over time. Below are several typical risks in the long-term maintenance of metadata. (1) Unknown metadata schema: schema of this metadata instance is unknown. (2) Poorly maintained metadata schema documents: We cannot display a metadata creation guideline documents correctly. (3) Obsolete metadata vocabulary standards: An application uses a standardized metadata vocabulary but the name of the vocabulary is unknown. (4) Obsolete identifiers and identification schemes: Definition of a metadata term is not identifiable by URI given to the term. (5) Improperly recorded revision history: There are sets of metadata which are created based on different versions of a metadata schema but change logs are not recorded. There are many other types of risks. Those risks cause difficulties in proper interpretation of metadata by both machines and humans. Preservation of digital objects is to keep the objects safe from various types of risks of damage and loss. Preservation policy depends on the objects as well as the stakeholders for preservation and preservation technologies available. Preservation of a digital object is not same as maintaining the object in a useable state. Preservation of a digital object is to keep its content usable for the future. A fundamental difference between digital and non-digital object is that we can copy and transfer contents of digital object but we cannot do the same for non-digital objects. Preservation of digital objects is to preserve information as a bit-sequence. and their schemas are a typical digital object because the physical media in which they are stored does not have meanings in understanding the metadata and their schemas. We need to detect risks of loss or damage in the preservation process of any digital objects. and their schemas in the LOD environment are a digital object as discussed in the previous section. Risk management for keeping metadata and their schemas safe is a crucial research area. For example, metadata registries have crucial roles for risk management. There are registries for metadata registries: 3

4 Information Science to Data Science: New Directions for ischools Workshop, Wuhan, Hubei PRC, March 2017 DCMI Registry 2 and Open Registry 3 provide metadata vocabularies; PRONOM 4 provides file formats. Those registries provide information metadata vocabularies and file formats with chronological information, which is crucial to detect risks. Risk Management in the Linked Open Data environment is a very new and important area but has not been studied well yet. 5 PROVENANCE DESCRIPTION OF METADATA SCHEMAS Preservation Description Information (PDI) defined in Open Archival Information System (OAIS) defines five criteria of information required for preservation of digital objects [3]. OAIS is basically designed to store a digital object in a package, so that it does not well suit to preservation of digital objects which are kept available on the Internet. However, PDI gives us important facets of digital objects from the viewpoint of preservation. The criteria given in PDI are Provenance, Reference, Fixity, Context and Access Rights Information. Information in all these criteria is crucial to keep data processable over time. Among these criteria, we focus on Provenance because provenance information which is a chain of changes recorded chronologically is essential to trace changes and find risks of data inconsistency [4]. The authors have developed a simple provenance model for metadata schemas based on the Dublin Core Application Profiles and the PROV standard defined by the World-Wide Web Consortium (W3C) [5-8]. Our model is based on the following framework. (1) Define provenance description schemes for metadata vocabularies and Description Set Profiles (DSPs). (2) Define simple provenance description schemes. (3) Use RDF as the base data model and encoding syntax of provenance description The model defines Activities and Entities of PROV. The main Activities are generalized into three change types Addition, Deletion and Revision. The main Entities are metadata terms and vocabularies, and DSPs and its components. The detailed explanation of the model is not included in this paper as this paper is not intended to describe the details of the model. 6 METADATA AGGREGATION There are many databases whose contents are metadata. On one hand, those databases are important resource for data analysis, e.g., big data analysis. On the other hand, they are used as source information to add values to the existing information. Federated search and metadata aggregation based on harvesting are typical value-added services. Open 2 DCMI Registry, 3 Open Registry, 4 The Technical Registry PRONOM, S. Sugimoto and C.Q. Li Archives Initiative (OAI) defined a model to aggregate metadata [9]. Europeana aggregates metadata harvested from participating institution to create a large-scale portal to European cultural heritage [10]. aggregation is a crucial technology to develop an integrated dataset from existing heterogeneous datasets. The global trend of Linked Open Data pushes aggregating heterogeneous information resources. For example, we can link a bibliographic record of a novel to an article the novel in Wikipedia, and to a movie created from the novel. This linkage is an aggregation of metadata, and an expression of the linkage is a metadata the aggregation. In the previous works at the authors laboratory, we have studied metadata aggregation for cultural heritage and popculture resources [11,12]. We have learned LOD provides us with basic technologies for metadata aggregation but we need to find semantic commonality in the resources to be linked, i.e., semantic aggregation. Semantic aggregation of metadata is still challenging but it is a crucial technology to add values to existing datasets in the LOD environment. In addition, it is important to record aggregation information as a metadata and keep it for the future use. 7 CONCLUSIONS The goal of this paper is to address issues in longevity of data from the viewpoint of metadata. A large portion of data available on the Web is metadata, and the longevity of data is obviously a crucial issue. plays important roles for the longevity of data. is data, so that metadata metadata has important roles for the longevity of metadata. Thus, metadata schemas must be maintained to keep the metadata understandable over time. In our conventional environment, metadata schemas are presented as a document or set of documents. However, in the LOD environment, metadata schemas can be realized as a set of digital objects using the same scheme to express metadata instances, i.e., RDF. Those metadata schema objects must be kept machine understandable as well as the metadata instances. This means that scheme to define metadata schemas must be maintained as well. Maintaining primary data, metadata, meta-metadata, metameta-metadata and so forth in the networked information environment is still a new research area of Data Science where knowledge, technologies and experiences in Information Science have great values. A HEADINGS IN APPENDICES A.1 Introduction A.2 in Data Science A.3 Long-term Maintenance of Data and 4

5 Issues in Long-term Management of Data and Information Science to Data Science: New Directions for ischools Workshop, March 2017, Wuhan, Hubei PRC A.4 Maintenance of Facets and Risks A.4.1 Facets for Long-term Maintenance of Schemas A.4.2 Risks in Long-term Maintenance of A.5 Provenance Description of Schemas A.6 Aggregation A.7 Conclusions A.8 References ACKNOWLEDGMENTS This work was partially supported by JSPS Kaken Grant-in-Aid for Scientific Research (A) (Grant No.: 16H01754). REFERENCES [1] J. Greenberg Understanding metadata and metadata schemes. Cataloging & classification quarterly, 40(3-4), DOI: [2] S. Sugimoto, C.Q. Li, M. Nagamori, and J. Greenberg Permanence and Temporal Interoperability of in the Linked Open Data Environment. In Proceeding of the International Conference on Dublin Core and Applications 2016 (DC-2016). Copenhagen, Denmark, 45-54, [3] Consultative Committee for Space Data Systems. Reference Model for an Open Archival Information System (OAIS), Magenta Book (CCSDS M- 2), [4] K. Eckert Provenance and Annotations for Linked Data. In Proceeding of the International Conference on Dublin Core and Applications 2013 (DC-2013), Lisbon, Portugal, 9-18, [5] M. Nilsson, T. Baker, and P. Johnston. The Singapore Framework for Dublin Core Application Profiles, 2008, [6] C.Q. Li, M. Nagamori, and S. Sugimoto Temporal Interoperability of : An Interoperability-based View for Longevity of. In Proceeding of the 6 th International Conference on Asia-Pacific Library and Information Education and Practice (ALIEP 2015). Manila, Philippines, [7] C.Q. Li and S. Sugimoto Provenance Description of Vocabularies for the Long-term Maintenance of. In Proceeding of the 7 th International Conference on Asia-Pacific Library and Information Education and Practice (ALIEP 2016). Nanjing, China, [8] Y. Gil and S. Miles (Eds) PROV Model Primer, [9] Open Archives Initiative. Object Exchange and Reuse (OAI-ORE), [10] A. Isaac (Ed.) Europeana Data Model Primer, echnical_requirements/edm_documentation/edm_primer_ pdf [11] S. Kiryakos, S. Sugimoto, M. Nagamori, and T. Mihara Aggregating from Heterogeneous Pop-Culture Resources on the Web. In Proceeding of the International Conference on Dublin Core and Applications 2016 (DC-2016). Copenhagen, Denmark, 65-74, [12] C. Wijesundara, S. Sugimoto, B. Narayan, and K. Tuamsuk An Exploratory Aggregation Model for Sri Lankan Heritage and its Extension: Bringing Cultural Heritage Information from Developing Regions to the Global Information Space as Linked Open Data. In Proceeding of the 7 th International Conference on Asia-Pacific Library and Information Education and Practice (ALIEP 2016). Nanjing, China,

Permanence and Temporal Interoperability of Metadata in the Linked Open Data Environment

Permanence and Temporal Interoperability of Metadata in the Linked Open Data Environment Permanence and Temporal Interoperability of Metadata in the Linked Open Data Environment Shigeo Sugimoto University of Tsukuba, Japan sugimoto@slis.tsuk uba.ac.jp Chunqiu Li University of Tsukuba, Japan

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

Meta-Bridge: A Development of Metadata Information Infrastructure in Japan

Meta-Bridge: A Development of Metadata Information Infrastructure in Japan Proc. Int l Conf. on Dublin Core and Applications 2011 Meta-Bridge: A Development of Information Infrastructure in Japan Mitsuharu Nagamori Graduate School of Library, Information and Media Studies, University

More information

Google indexed 3,3 billion of pages. Google s index contains 8,1 billion of websites

Google indexed 3,3 billion of pages. Google s index contains 8,1 billion of websites Access IT Training 2003 Google indexed 3,3 billion of pages http://searchenginewatch.com/3071371 2005 Google s index contains 8,1 billion of websites http://blog.searchenginewatch.com/050517-075657 Estimated

More information

A Collaboration Model between Archival Systems to Enhance the Reliability of Preservation by an Enclose-and-Deposit Method

A Collaboration Model between Archival Systems to Enhance the Reliability of Preservation by an Enclose-and-Deposit Method A Collaboration Model between Archival Systems to Enhance the Reliability of Preservation by an Enclose-and-Deposit Method Koichi Tabata, Takeshi Okada, Mitsuharu Nagamori, Tetsuo Sakaguchi, and Shigeo

More information

Metadata for Non-conventional Cultural/Historical Resources: Cultural Heritage in South/Southeast Asia, Japanese Pop-culture, and Disaster Archives

Metadata for Non-conventional Cultural/Historical Resources: Cultural Heritage in South/Southeast Asia, Japanese Pop-culture, and Disaster Archives Metadata for Non-conventional Cultural/Historical Resources: Cultural Heritage in South/Southeast Asia, Japanese Pop-culture, and Disaster Archives Shigeo Sugimoto, Chiranthi Wijesundara University of

More information

Using metadata schema registry as a core function to enhance usability and reusability of metadata schemas

Using metadata schema registry as a core function to enhance usability and reusability of metadata schemas Using metadata schema registry as a core function to enhance usability and reusability of metadata schemas Mitsuharu Nagamori University of Tsukuba, Japan nagamori@slis.tsukuba.ac.jp Shigeo Sugimoto University

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

Table of contents for The organization of information / Arlene G. Taylor and Daniel N. Joudrey.

Table of contents for The organization of information / Arlene G. Taylor and Daniel N. Joudrey. Table of contents for The organization of information / Arlene G. Taylor and Daniel N. Joudrey. Chapter 1: Organization of Recorded Information The Need to Organize The Nature of Information Organization

More information

Reducing Consumer Uncertainty

Reducing Consumer Uncertainty Spatial Analytics Reducing Consumer Uncertainty Towards an Ontology for Geospatial User-centric Metadata Introduction Cooperative Research Centre for Spatial Information (CRCSI) in Australia Communicate

More information

Wendy Thomas Minnesota Population Center NADDI 2014

Wendy Thomas Minnesota Population Center NADDI 2014 Wendy Thomas Minnesota Population Center NADDI 2014 Coverage Problem statement Why are there problems with interoperability with external search, storage and delivery systems Minnesota Population Center

More information

Building Consensus: An Overview of Metadata Standards Development

Building Consensus: An Overview of Metadata Standards Development Building Consensus: An Overview of Metadata Standards Development Christina Harlow DataOps Engineer, Stanford University Library cmharlow@stanford.edu, @cm_harlow Goals of this Talk 1. Give context on

More information

Digital Library Curriculum Development Module 4-b: Metadata Draft: 6 May 2008

Digital Library Curriculum Development Module 4-b: Metadata Draft: 6 May 2008 Digital Library Curriculum Development Module 4-b: Metadata Draft: 6 May 2008 1. Module name: Metadata 2. Scope: This module addresses uses of metadata and some specific metadata standards that may be

More information

Europeana and the Mediterranean Region

Europeana and the Mediterranean Region Europeana and the Mediterranean Region Dov Winer Israel MINERVA Network for Digitisation of Culture MAKASH Advancing CMC in Education, Culture and Science (IL) Scientific Manager, Judaica Europeana (EAJC,

More information

情報処理学会研究報告 IPSJ SIG Technical Report {mihara, nagamori, Vol.2011-IFAT-104 No /11/22 A Metadata

情報処理学会研究報告 IPSJ SIG Technical Report {mihara, nagamori, Vol.2011-IFAT-104 No /11/22 A Metadata 305-8550 1-2 E-mail:{mihara, nagamori, sugimoto}@slis.tsukuba.ac.jp A Metadata Model for Representing Story and Visual Structure of Digital Manga Tetsuya Mihara, Mitsuharu Nagamori, Shigeo Sugimoto Graduate

More information

Metadata-Driven Approach for Keeping Interpretability of Digital Objects through Formal Provenance Description

Metadata-Driven Approach for Keeping Interpretability of Digital Objects through Formal Provenance Description Metadata-Driven Approach for Keeping Interpretability of Digital Objects through Formal Provenance Description Chunqiu Li Graduate School of Library, Information and Media Studies, University of Tsukuba

More information

The OAIS Reference Model: current implementations

The OAIS Reference Model: current implementations The OAIS Reference Model: current implementations Michael Day, UKOLN, University of Bath m.day@ukoln.ac.uk Chinese-European Workshop on Digital Preservation, Beijing, China, 14-16 July 2004 Presentation

More information

The Dublin Core Metadata Element Set

The Dublin Core Metadata Element Set ISSN: 1041-5635 The Dublin Core Metadata Element Set Abstract: Defines fifteen metadata elements for resource description in a crossdisciplinary information environment. A proposed American National Standard

More information

Metadata for Digital Collections: A How-to-Do-It Manual

Metadata for Digital Collections: A How-to-Do-It Manual Chapter 4 Supplement Resource Content and Relationship Elements Questions for Review, Study, or Discussion 1. This chapter explores information and metadata elements having to do with what aspects of digital

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

Formalizing Dublin Core Application Profiles Description Set Profiles and Graph Constraints

Formalizing Dublin Core Application Profiles Description Set Profiles and Graph Constraints Formalizing Dublin Core Application Profiles Description Set Profiles and Graph Constraints Mikael Nilsson, Alistair J. Miles, Pete Johnston, Fredrik Enoksson mikael@nilsson.name, A.J.Miles@rl.ac.uk, Pete.Johnston@eduserv.org.uk,

More information

Metadata. Week 4 LBSC 671 Creating Information Infrastructures

Metadata. Week 4 LBSC 671 Creating Information Infrastructures Metadata Week 4 LBSC 671 Creating Information Infrastructures Muddiest Points Memory madness Hard drives, DVD s, solid state disks, tape, Digitization Images, audio, video, compression, file names, Where

More information

Metadata and Encoding Standards for Digital Initiatives: An Introduction

Metadata and Encoding Standards for Digital Initiatives: An Introduction Metadata and Encoding Standards for Digital Initiatives: An Introduction Maureen P. Walsh, The Ohio State University Libraries KSU-SLIS Organization of Information 60002-004 October 29, 2007 Part One Non-MARC

More information

Comparison and mapping of VRA Core and IMS Meta-data

Comparison and mapping of VRA Core and IMS Meta-data Comparison and mapping of VRA Core and IMS Meta-data SIMILE Project John Gilbert john.gilbert@hp.com 2003 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change

More information

Reducing Consumer Uncertainty Towards a Vocabulary for User-centric Geospatial Metadata

Reducing Consumer Uncertainty Towards a Vocabulary for User-centric Geospatial Metadata Meeting Host Supporting Partner Meeting Sponsors Reducing Consumer Uncertainty Towards a Vocabulary for User-centric Geospatial Metadata 105th OGC Technical Committee Palmerston North, New Zealand Dr.

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

Challenges in Digital Libraries Key Issues Learned from Metadata-Centric Projects at Tsukuba

Challenges in Digital Libraries Key Issues Learned from Metadata-Centric Projects at Tsukuba Challenges in Digital Libraries Key Issues Learned from Metadata-Centric Projects at Tsukuba Shigeo Sugimoto Research Center for Knowledge Communities Graduate School of Library, Information and Media

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

A tool for Entering Structural Metadata in Digital Libraries

A tool for Entering Structural Metadata in Digital Libraries A tool for Entering Structural Metadata in Digital Libraries Lavanya Prahallad, Indira Thammishetty, E.Veera Raghavendra, Vamshi Ambati MSIT Division, International Institute of Information Technology,

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

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

Increasing access to OA material through metadata aggregation

Increasing access to OA material through metadata aggregation Increasing access to OA material through metadata aggregation Mark Jordan Simon Fraser University SLAIS Issues in Scholarly Communications and Publishing 2008-04-02 1 We will discuss! Overview of metadata

More information

Data is the new Oil (Ann Winblad)

Data is the new Oil (Ann Winblad) Data is the new Oil (Ann Winblad) Keith G Jeffery keith.jeffery@keithgjefferyconsultants.co.uk 20140415-16 JRC Workshop Big Open Data Keith G Jeffery 1 Data is the New Oil Like oil has been, data is Abundant

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

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

Corso di Biblioteche Digitali

Corso di Biblioteche Digitali Corso di Biblioteche Digitali Vittore Casarosa casarosa@isti.cnr.it tel. 050-315 3115 cell. 348-397 2168 Ricevimento dopo la lezione o per appuntamento Valutazione finale 70-75% esame orale 25-30% progetto

More information

ISO INTERNATIONAL STANDARD. Information and documentation Managing metadata for records Part 2: Conceptual and implementation issues

ISO INTERNATIONAL STANDARD. Information and documentation Managing metadata for records Part 2: Conceptual and implementation issues INTERNATIONAL STANDARD ISO 23081-2 First edition 2009-07-01 Information and documentation Managing metadata for records Part 2: Conceptual and implementation issues Information et documentation Gestion

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

A Collaboration Model between Archival Systems to Enhance the Reliability of Preservation by an Enclose-and-Deposit Method

A Collaboration Model between Archival Systems to Enhance the Reliability of Preservation by an Enclose-and-Deposit Method A Collaboration Model between Archival Systems to Enhance the Reliability of Preservation by an Enclose-and-Deposit Method Shigeo Sugimoto Grad. School of Library, Information and Media Studies, University

More information

Applying Archival Science to Digital Curation: Advocacy for the Archivist s Role in Implementing and Managing Trusted Digital Repositories

Applying Archival Science to Digital Curation: Advocacy for the Archivist s Role in Implementing and Managing Trusted Digital Repositories Purdue University Purdue e-pubs Libraries Faculty and Staff Presentations Purdue Libraries 2015 Applying Archival Science to Digital Curation: Advocacy for the Archivist s Role in Implementing and Managing

More information

Studying conceptual models for publishing library data to the Semantic Web

Studying conceptual models for publishing library data to the Semantic Web Postprint version. Please refer to the publisher s version as follows: Zapounidou S. (2017) Studying Conceptual Models for Publishing Library Data to the Semantic Web. In: Kamps J., Tsakonas G., Manolopoulos

More information

Application Profiles and Metadata Schemes. Scholarly Digital Repositories

Application Profiles and Metadata Schemes. Scholarly Digital Repositories Application Profiles and Metadata Schemes Scholarly Digital Repositories I am a doctoral student at the University of Minho and I am in the process of determining the current praxis on the use of application

More information

Guidelines for Developing Digital Cultural Collections

Guidelines for Developing Digital Cultural Collections Guidelines for Developing Digital Cultural Collections Eirini Lourdi Mara Nikolaidou Libraries Computer Centre, University of Athens Harokopio University of Athens Panepistimiopolis, Ilisia, 15784 70 El.

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

From Open Data to Data- Intensive Science through CERIF

From Open Data to Data- Intensive Science through CERIF From Open Data to Data- Intensive Science through CERIF Keith G Jeffery a, Anne Asserson b, Nikos Houssos c, Valerie Brasse d, Brigitte Jörg e a Keith G Jeffery Consultants, Shrivenham, SN6 8AH, U, b University

More information

Corso di Biblioteche Digitali

Corso di Biblioteche Digitali Corso di Biblioteche Digitali Vittore Casarosa casarosa@isti.cnr.it tel. 050-315 3115 cell. 348-397 2168 Ricevimento dopo la lezione o per appuntamento Valutazione finale 70-75% esame orale 25-30% progetto

More information

A Survey of Metadata Use for Publishing Open Government Data in China

A Survey of Metadata Use for Publishing Open Government Data in China A Survey of Metadata Use for Publishing Open Government Data in China Li Yuan Wei Fan Department of Information Management School of Public Administration Sichuan University DC-2016 Summit, Copenhagen,

More information

XML information Packaging Standards for Archives

XML information Packaging Standards for Archives XML information Packaging Standards for Archives Lou Reich/CSC Long Term Knowledge Retention Workshop March15,2006 15 March 2006 1 XML Packaging Standards Growing interest in XML-based representation of

More information

Preservation Planning in the OAIS Model

Preservation Planning in the OAIS Model Preservation Planning in the OAIS Model Stephan Strodl and Andreas Rauber Institute of Software Technology and Interactive Systems Vienna University of Technology {strodl, rauber}@ifs.tuwien.ac.at Abstract

More information

Transforming Our Data, Transforming Ourselves RDA as a First Step in the Future of Cataloging

Transforming Our Data, Transforming Ourselves RDA as a First Step in the Future of Cataloging Transforming Our Data, Transforming Ourselves RDA as a First Step in the Future of Cataloging Potomac Technical Processing Librarians 87 th Annual Meeting Christopher Cronin Director, Metadata and Cataloging

More information

Terminologies, Knowledge Organization Systems, Ontologies

Terminologies, Knowledge Organization Systems, Ontologies Terminologies, Knowledge Organization Systems, Ontologies Gerhard Budin University of Vienna TSS July 2012, Vienna Motivation and Purpose Knowledge Organization Systems In this unit of TSS 12, we focus

More information

Me4DCAP V0.1: A method for the development of Dublin Core Application Profiles

Me4DCAP V0.1: A method for the development of Dublin Core Application Profiles Information Services & Use 33 (2013) 161 171 161 DOI 10.3233/ISU-130706 IOS Press Me4DCAP V0.1: A method for the development of Dublin Core Application Profiles Mariana Curado Malta and Ana Alice Baptista

More information

Libraries, classifications and the network: bridging past and future. Maria Inês Cordeiro

Libraries, classifications and the network: bridging past and future. Maria Inês Cordeiro Libraries, classifications and the network: bridging past and future Maria Inês Cordeiro Linked data build locally, share globally Past revisited: desires, promises and models of building and sharing subject

More information

MarcOnt - Integration Ontology for Bibliographic Description Formats

MarcOnt - Integration Ontology for Bibliographic Description Formats MarcOnt - Integration Ontology for Bibliographic Description Formats Sebastian Ryszard Kruk DERI Galway Tel: +353 91-495213 Fax: +353 91-495541 sebastian.kruk @deri.org Marcin Synak DERI Galway Tel: +353

More information

THE GETTY VOCABULARIES TECHNICAL UPDATE

THE GETTY VOCABULARIES TECHNICAL UPDATE AAT TGN ULAN CONA THE GETTY VOCABULARIES TECHNICAL UPDATE International Working Group Meetings January 7-10, 2013 Joan Cobb Gregg Garcia Information Technology Services J. Paul Getty Trust International

More information

FIBO Metadata in Ontology Mapping

FIBO Metadata in Ontology Mapping FIBO Metadata in Ontology Mapping For Open Ontology Repository OOR Metadata Workshop VIII 02 July 2013 Copyright 2010 EDM Council Inc. 1 Overview The Financial Industry Business Ontology Introduction FIBO

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

Importance of cultural heritage:

Importance of cultural heritage: Cultural heritage: Consists of tangible and intangible, natural and cultural, movable and immovable assets inherited from the past. Extremely valuable for the present and the future of communities. Access,

More information

BIBLIOGRAPHIC REFERENCE DATA STANDARD

BIBLIOGRAPHIC REFERENCE DATA STANDARD BIBLIOGRPHIC REFERENCE DT STNDRD Standard No.: EX000007.1 January 6, 2006 This standard has been produced through the Environmental Data Standards Council (EDSC). The Environmental Data Standards Council

More information

Metadata DB (Catalog DB)

Metadata DB (Catalog DB) A A A A Title (en) Creator (en) Creator (ja) Subject (en) Subject (en) Publisher (en) Publishing Location (en) Date (ISO-0) Language (ISO-39) Digital Library Researches in Tsukuba: Sugimoto, Shigeo, pronunciation:,

More information

The Semantic Planetary Data System

The Semantic Planetary Data System The Semantic Planetary Data System J. Steven Hughes 1, Daniel J. Crichton 1, Sean Kelly 1, and Chris Mattmann 1 1 Jet Propulsion Laboratory 4800 Oak Grove Drive Pasadena, CA 91109 USA {steve.hughes, dan.crichton,

More information

Integrating Multi-dimensional Information Spaces

Integrating Multi-dimensional Information Spaces Integrating Multi-dimensional Information Spaces Kostas Saidis and Alex Delis {saiko,ad}@di.uoa.gr Department of Informatics and Telecommunications University of Athens, 157 84, Athens, Greece 1 Introduction

More information

Semantic Annotation and Linking of Medical Educational Resources

Semantic Annotation and Linking of Medical Educational Resources 5 th European IFMBE MBEC, Budapest, September 14-18, 2011 Semantic Annotation and Linking of Medical Educational Resources N. Dovrolis 1, T. Stefanut 2, S. Dietze 3, H.Q. Yu 3, C. Valentine 3 & E. Kaldoudi

More information

Interoperability for Digital Libraries

Interoperability for Digital Libraries DRTC Workshop on Semantic Web 8 th 10 th December, 2003 DRTC, Bangalore Paper: C Interoperability for Digital Libraries Michael Shepherd Faculty of Computer Science Dalhousie University Halifax, NS, Canada

More information

OAIS: What is it and Where is it Going?

OAIS: What is it and Where is it Going? OAIS: What is it and Where is it Going? Presentation on the Reference Model for an Open Archival System (OAIS) Don Sawyer/NASA/GSFC Lou Reich/NASA/CSC FAFLRT/ALA FAFLRT/ALA 1 Organizational Background

More information

The e-depot in practice. Barbara Sierman Digital Preservation Officer Madrid,

The e-depot in practice. Barbara Sierman Digital Preservation Officer Madrid, Barbara Sierman Digital Preservation Officer Madrid, 16-03-2006 e-depot in practice Short introduction of the e-depot 4 Cases with different aspects Characteristics of the supplier Specialities, problems

More information

RDA Resource Description and Access

RDA Resource Description and Access 1 RDA Resource Description and Access Scope and Structure This document is one of three that define the framework for the development of RDA. The RDA Strategic Plan establishes long-term goals for RDA

More information

RDA: Where We Are and

RDA: Where We Are and RDA: Where We Are and Where We Need to Go Good Practices for Great Outcomes: Cataloging Efficiencies that Make a Difference Harvard University 30 November 2011 Christopher Cronin Christopher Cronin Director,

More information

Linked Data and cultural heritage data: an overview of the approaches from Europeana and The European Library

Linked Data and cultural heritage data: an overview of the approaches from Europeana and The European Library Linked Data and cultural heritage data: an overview of the approaches from Europeana and The European Library Nuno Freire Chief data officer The European Library Pacific Neighbourhood Consortium 2014 Annual

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

Towards Development of Ontology for the National Digital Library of India

Towards Development of Ontology for the National Digital Library of India Towards Development of Ontology for the National Digital Library of India Susmita Sadhu, Poonam Anthony, Plaban Kumar Bhowmick, and Debarshi Kumar Sanyal Indian Institute of Technology, Kharagpur 721302,

More information

Development of an Ontology-Based Portal for Digital Archive Services

Development of an Ontology-Based Portal for Digital Archive Services Development of an Ontology-Based Portal for Digital Archive Services Ching-Long Yeh Department of Computer Science and Engineering Tatung University 40 Chungshan N. Rd. 3rd Sec. Taipei, 104, Taiwan chingyeh@cse.ttu.edu.tw

More information

Evaluation and Design Issues of Nordic DC Metadata Creation Tool

Evaluation and Design Issues of Nordic DC Metadata Creation Tool Evaluation and Design Issues of Nordic DC Metadata Creation Tool Preben Hansen SICS Swedish Institute of computer Science Box 1264, SE-164 29 Kista, Sweden preben@sics.se Abstract This paper presents results

More information

SEMANTIC SOLUTIONS FOR OIL & GAS: ROLES AND RESPONSIBILITIES

SEMANTIC SOLUTIONS FOR OIL & GAS: ROLES AND RESPONSIBILITIES SEMANTIC SOLUTIONS FOR OIL & GAS: ROLES AND RESPONSIBILITIES Jeremy Carroll, Ralph Hodgson, {jeremy,ralph}@topquadrant.com This paper is submitted to The W3C Workshop on Semantic Web in Energy Industries

More information

Provenance Description of Metadata Vocabularies for the Long-term Maintenance of Metadata

Provenance Description of Metadata Vocabularies for the Long-term Maintenance of Metadata Provenance Description of Metadata Vocabularies for the Long-term Maintenance of Metadata Chunqiu Li 1 & Shigeo Sugimoto 2 1 Graduate School of Library, Information and Media Studies, University of Tsukuba,

More information

GeoDCAT-AP Representing geographic metadata by using the "DCAT application profile for data portals in Europe"

GeoDCAT-AP Representing geographic metadata by using the DCAT application profile for data portals in Europe GeoDCAT-AP Representing geographic metadata by using the "DCAT application profile for data portals in Europe" Andrea Perego, Vlado Cetl, Anders Friis-Christensen, Michael Lutz, Lorena Hernandez Joint

More information

On the Reduction of Dublin Core Metadata Application Profiles to Description Logics and OWL

On the Reduction of Dublin Core Metadata Application Profiles to Description Logics and OWL On the Reduction of Dublin Core Metadata Application Profiles to Description Logics and OWL Dimitrios A. Koutsomitropoulos High Performance Information Systems Lab, Computer Engineering and Informatics

More information

Promoting semantic interoperability between public administrations in Europe

Promoting semantic interoperability between public administrations in Europe ISA solutions, Brussels, 23 September 2014 Vassilios.Peristeras@ec.europa.eu Promoting semantic interoperability between public administrations in Europe What semantics is about? ISA work in semantics

More information

Chinese-European Workshop on Digital Preservation. Beijing (China), July 14 16, 2004

Chinese-European Workshop on Digital Preservation. Beijing (China), July 14 16, 2004 Chinese-European Workshop on Digital Preservation Beijing (China), July 14 16, 2004 Metadata-Registries Dr. Heike Neuroth Research & Development Göttingen State and University Library (SUB) neuroth@mail.sub.uni-goettingen.de

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

An Archiving System for Managing Evolution in the Data Web

An Archiving System for Managing Evolution in the Data Web An Archiving System for Managing Evolution in the Web Marios Meimaris *, George Papastefanatos and Christos Pateritsas * Institute for the Management of Information Systems, Research Center Athena, Greece

More information

The Road to Discovery is Paved with Standards

The Road to Discovery is Paved with Standards The Road to Discovery is Paved with Standards Metadata Standards & Applications for Digital Resources Middle East Librarians Association November 17, 2017 Washington, D.C. by Claudia Horning Director,

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

Records Management Metadata Standard

Records Management Metadata Standard Records Management Metadata Standard Standard No: RIM203 2008 City Clerk s Office Records and Information Management Records and Information Management Standard Subject: Records Management Metadata Standard

More information

Linked Open Europeana: Semantic Leveraging of European Cultural Heritage

Linked Open Europeana: Semantic Leveraging of European Cultural Heritage Linked Open Europeana: Semantic Leveraging of European Cultural Heritage http://www.slideshare.net/gradmans/ Prof. Dr. Stefan Gradmann Humboldt-Universität zu Berlin / School of Library and Information

More information

Common presentation of data from archives, libraries and museums in Denmark Leif Andresen Danish Library Agency October 2007

Common presentation of data from archives, libraries and museums in Denmark Leif Andresen Danish Library Agency October 2007 Common presentation of data from archives, libraries and museums in Denmark Leif Andresen Danish Library Agency October 2007 Introduction In 2003 the Danish Ministry of Culture entrusted the three national

More information

Description Set Profiles

Description Set Profiles Description Set Profiles Mikael Nilsson DC 2007, Singapore Aug 27-31, 2007 The Knowledge Management Research Group 1 DC Application Profiles - traditional definition A Dublin Core

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

The European Commission s science and knowledge service. Joint Research Centre

The European Commission s science and knowledge service. Joint Research Centre The European Commission s science and knowledge service Joint Research Centre GeoDCAT-AP The story so far Andrea Perego, Antonio Rotundo, Lieven Raes GeoDCAT-AP Webinar 6 June 2018 What is GeoDCAT-AP Geospatial

More information

Integrating Access to Digital Content

Integrating Access to Digital Content Integrating Access to Digital Content OR OAI is easy, metadata is hard Sarah Shreeves University of Illinois at Urbana-Champaign Why Integrate Access? Increase access to your collections 37% of visits

More information

Metadata harmonization for fun and profit

Metadata harmonization for fun and profit Metadata harmonization for fun and profit Keynote, DC 2011 Mikael Nilsson 1 About me Who am I? PhD thesis on metadata harmonization. Worked on metadata interop for ten years Former co-author/co-chair of

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

The MEG Metadata Schemas Registry Schemas and Ontologies: building a Semantic Infrastructure for GRIDs and digital libraries Edinburgh, 16 May 2003

The MEG Metadata Schemas Registry Schemas and Ontologies: building a Semantic Infrastructure for GRIDs and digital libraries Edinburgh, 16 May 2003 The MEG Metadata Schemas Registry Schemas and Ontologies: building a Semantic Infrastructure for GRIDs and digital libraries Edinburgh, 16 May 2003 Pete Johnston UKOLN, University of Bath Bath, BA2 7AY

More information

SKOS and the Ontogenesis of Vocabularies

SKOS and the Ontogenesis of Vocabularies SKOS and the Ontogenesis of Vocabularies Joseph T. Tennis The University of British Columbia Tel: +01 604 822 24321 Fax:+01 604 822 6006 jtennis@interchange.ubc.ca Abstract: The paper suggests extensions

More information

Me4DCAP V0.1: a method for the development of Dublin Core Application Profiles

Me4DCAP V0.1: a method for the development of Dublin Core Application Profiles Me4DCAP V0.1: a method for the development of Dublin Core Application Profiles Mariana CURADO MALTA a,1, Ana Alice BAPTISTA a a University of Minho, Algoritmi Center, Portugal Abstract. Recent studies

More information

Metadata Standards and Applications

Metadata Standards and Applications Clemson University TigerPrints Presentations University Libraries 9-2006 Metadata Standards and Applications Scott Dutkiewicz Clemson University Derek Wilmott Clemson University, rwilmot@clemson.edu Follow

More information

SEMANTIC TECHNOLOGIES FOR CULTURAL HERITAGE SMARTCULTURE CONFERENCE , BRUSSELS

SEMANTIC TECHNOLOGIES FOR CULTURAL HERITAGE SMARTCULTURE CONFERENCE , BRUSSELS SEMANTIC TECHNOLOGIES FOR CULTURAL HERITAGE VLADIMIR.ALEXIEV@ONTOTEXT.COM SMARTCULTURE CONFERENCE 2014-06-12, BRUSSELS 2D interactive version, pdf, slideshare. Press O for overview, H for help. Proudly

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

Linked Data: What Now? Maine Library Association 2017

Linked Data: What Now? Maine Library Association 2017 Linked Data: What Now? Maine Library Association 2017 Linked Data What is Linked Data Linked Data refers to a set of best practices for publishing and connecting structured data on the Web. URIs - Uniform

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