Dissertation

Total Page:16

File Type:pdf, Size:1020Kb

Dissertation DISSERTATION Titel der Dissertation A Web-based Mapping Technique for Establishing Metadata Interoperability Verfasser DI. Mag. Bernhard Haslhofer angestrebter akademischer Grad Doktor der technischen Wissenschaften (Dr. techn.) Wien, im Oktober 2008 Studienkennzahl lt. Studienblatt: A 084 881 Dissertationsgebiet lt. Studienblatt: Informatik Betreuer: Prof. Dr. Wolfgang Klas Zweitbetreuer: Prof. Dr. A Min Tjoa Abstract The integration of metadata from distinct, heterogeneous data sources requires metadata interoperability, which is a qualitative property of metadata information objects that is not given by default. The technique of metadata mapping allows domain experts to establish metadata interoperability in a certain integration scenario. Mapping solutions, as a technical manifestation of this technique, are already available for the intensively studied domain of database system interoperability, but they rarely exist for the Web. If we consider the amount of steadily increasing structured metadata and corresponding metadata schemes on the Web, we can observe a clear need for a mapping solution that can operate in a Web-based environment. To achieve that, we first need to build its technical core, which is a mapping model that provides the language primitives to define mapping relationships. Existing Semantic Web languages such as RDFS and OWL define some basic mapping elements (e.g., owl:equivalentProperty, owl:sameAs), but do not address the full spectrum of semantic and structural heterogeneities that can occur among distinct, incompatible metadata information objects. Furthermore, it is still unclear how to process defined mapping relationships during run-time in order to deliver metadata to the client in a uniform way. As the main contribution of this thesis, we present an abstract mapping model, which reflects the map- ping problem on a generic level and provides the means for reconciling incompatible metadata. Instance transformation functions and URIs take a central role in that model. The former cover a broad spectrum of possible structural and semantic heterogeneities, while the latter bind the complete mapping model to the architecture of the Word Wide Web. On the concrete, language-specific level we present a binding of the abstract mapping model for the RDF Vocabulary Description Language (RDFS), which allows us to create mapping specifications among incompatible metadata schemes expressed in RDFS. The mapping model is embedded in a cyclic process that categorises the requirements a mapping solution should fulfil into four subsequent phases: mapping discovery, mapping representation, mapping execution, and mapping maintenance. In this thesis, we mainly focus on mapping representation and on the transforma- tion of mapping specifications into executable SPARQL queries. For mapping discovery support, the model provides an interface for plugging-in schema and ontology matching algorithms. For mapping maintenance we introduce the concept of a simple, but effective mapping registry. Based on the mapping model, we propose a Web-based mediator wrapper-architecture that allows domain experts to set up mediation endpoints that provide a uniform SPARQL query interface to a set of distributed metadata sources. The involved data sources are encapsulated by wrapper components that expose the con- tained metadata and the schema definitions on the Web and provide a SPARQL query interface to these metadata. In this thesis, we present the OAI2LOD Server, a wrapper component for integrating metadata that are accessible via the Open Archives Initiative Protocol for Metadata Harvesting (OAI-PMH). In a case study, we demonstrate how mappings can be created in a Web environment and how our mediator wrapper architecture can easily be configured in order to integrate metadata from various heterogeneous data sources without the need to install any mapping solution or metadata integration solution in a local system environment. i Zusammenfassung Die Integration von Metadaten aus unterschiedlichen, heterogenen Datenquellen erfordert Metadaten-Inter- operabilitat,¨ eine Eigenschaft die nicht standardmaßig¨ gegeben ist. Metadaten Mapping Verfahren ermo-¨ glichen es Domanenexperten¨ Metadaten-Interoperabilitat¨ in einem bestimmten Integrationskontext herzuste- llen. Mapping Losungen¨ sollen dabei die notwendige Unterstutzung¨ bieten. Wahrend¨ diese fur¨ den etablierten Bereich interoperabler Datenbanken bereits existieren, ist dies fur¨ Web-Umgebungen nicht der Fall. Betrachtet man das Ausmaß standig¨ wachsender strukturierter Metadaten und Metadatenschemata im Web, so zeichnet sich ein Bedarf nach Web-basierten Mapping Losungen¨ ab. Den Kern einer solchen Losung¨ bildet ein Mappingmodell, das die zur Spezifikation von Mappings notwendigen Sprachkonstrukte definiert. Existierende Semantic Web Sprachen wie beispielsweise RDFS oder OWL bieten zwar grundle- gende Mappingelemente (z.B.: owl:equivalentProperty, owl:sameAs), adressieren jedoch nicht das gesamte Sprektrum moglicher¨ semantischer und struktureller Heterogenitaten,¨ die zwischen unterschiedlich- en, inkompatiblen Metadatenobjekten auftreten konnen.¨ Außerdem fehlen technische Losungsans¨ atze¨ zur Uberf¨ uhrung¨ zuvor definierter Mappings in ausfuhrbare¨ Abfragen. Als zentraler wissenschaftlicher Beitrag dieser Dissertation, wird ein abstraktes Mappingmodell pra-¨ sentiert, welches das Mappingproblem auf generischer Ebene reflektiert und Losungsans¨ atze¨ zum Abgleich inkompatibler Schemata bietet. Instanztransformationsfunktionen und URIs nehmen in diesem Modell eine zentrale Rolle ein. Erstere uberbr¨ ucken¨ ein breites Spektrum moglicher¨ semantischer und struktureller Het- erogenitaten,¨ wahrend¨ letztere das Mappingmodell in die Architektur des World Wide Webs einbinden. Auf einer konkreten, sprachspezifischen Ebene wird die Anbindung des abstrakten Modells an die RDF Vocabu- lary Description Language (RDFS) prasentiert,¨ wodurch ein Mapping zwischen unterschiedlichen, in RDFS ausgedruckten¨ Metadatenschemata ermoglicht¨ wird. Das Mappingmodell ist in einen zyklischen Mappingprozess eingebunden, der die Anforderungen an Mappinglosungen¨ in vier aufeinanderfolgende Phasen kategorisiert: mapping discovery, mapping represen- tation, mapping execution und mapping maintenance. Im Rahmen dieser Dissertation beschaftigen¨ wir uns hauptsachlich¨ mit der Representation-Phase sowie mit der Transformation von Mappingspezifikationen in ausfuhrbare¨ SPARQL-Abfragen. Zur Unterstutzung¨ der Discovery-Phase bietet das Mappingmodell eine Schnittstelle zur Einbindung von Schema- oder Ontologymatching-Algorithmen. Fur¨ die Maintenance-Phase prasentieren¨ wir ein einfaches, aber seinen Zweck erfullendes¨ Mapping-Registry Konzept. Auf Basis des Mappingmodells stellen wir eine Web-basierte Mediator-Wrapper Architektur vor, die Domanenexperten¨ die Moglichkeit¨ bietet, SPARQL-Mediationsschnittstellen zu definieren. Die zu integri- erenden Datenquellen mussen¨ dafur¨ durch Wrapper-Komponenen gekapselt werden, welche die enthaltenen Metadaten im Web exponieren und SPARQL-Zugriff ermoglichen.¨ Als beipielhafte Wrapper Komponente prasentieren¨ wir den OAI2LOD Server, mit dessen Hilfe Datenquellen eingebunden werden konnen,¨ die ihre Metadaten uber¨ das Open Archives Initative Protocol for Metadata Harvesting (OAI-PMH) exponieren. Im Rahmen einer Fallstudie zeigen wir, wie Mappings in Web-Umgebungen erstellt werden konnen¨ und wie unsere Mediator-Wrapper Architektur nach wenigen, einfachen Konfigurationsschritten Metadaten aus unterschiedlichen, heterogenen Datenquellen integrieren kann, ohne dass dadurch die Notwendigkeit entsteht, eine Mapping Losung¨ in einer lokalen Systemumgebung zu installieren. iii Acknowledgements First of all, I would like to express my gratitude to my supervisor, Prof. Dr. Wolfgang Klas, whose expertise and stimulating suggestions helped me during all the time of writing this thesis. I also very much appreciate his guidance through the one or other organisational turmoil, which, at the end, made it possible for me to finish my work. I would also like to thank Prof. Dr. A Min Tjoa for being my secondary advisor and for the time and effort he has invested in judging on the contents of this thesis. Furthermore, I would like to thank Prof. DDr. Gerald Quirchmayr for being a member of my thesis commitee. A very special thanks goes out to my colleagues, Niko Poptisch, Wolfgang Jochum, Ross King, Stefan Leitich, Bernhard Schandl, and Stefan Zander. They have supported me throughout the past years, were always available for any kind of discussion, gave valuable comments on my work, and helped me in shaping the approach and bringing the text of this thesis into the present form. And most importantly, they have provided a working environment where doing research is not just work, but also great fun. Things would not run so smoothly without our administrative and technical colleagues. I would like to thank Manu for keeping a large portion of the administrative stuff away from me, and Jan and Peter for taking care that my prototypes keep running. Bringing up the motivation for a long-term project, such as doing a PhD, is hardly possible without strong support from friends and family. Special thanks to the Verein for the long-term friendship we have, and to my parents for the support they have provided me through my entire life. Last but not least, my profound gratitude and love goes to Silvia. She closely experienced the effects of being together with a PhD Student during the past years and always gave me
Recommended publications
  • Metadata for Semantic and Social Applications
    etadata is a key aspect of our evolving infrastructure for information management, social computing, and scientific collaboration. DC-2008M will focus on metadata challenges, solutions, and innovation in initiatives and activities underlying semantic and social applications. Metadata is part of the fabric of social computing, which includes the use of wikis, blogs, and tagging for collaboration and participation. Metadata also underlies the development of semantic applications, and the Semantic Web — the representation and integration of multimedia knowledge structures on the basis of semantic models. These two trends flow together in applications such as Wikipedia, where authors collectively create structured information that can be extracted and used to enhance access to and use of information sources. Recent discussion has focused on how existing bibliographic standards can be expressed as Semantic Metadata for Web vocabularies to facilitate the ingration of library and cultural heritage data with other types of data. Harnessing the efforts of content providers and end-users to link, tag, edit, and describe their Semantic and information in interoperable ways (”participatory metadata”) is a key step towards providing knowledge environments that are scalable, self-correcting, and evolvable. Social Applications DC-2008 will explore conceptual and practical issues in the development and deployment of semantic and social applications to meet the needs of specific communities of practice. Edited by Jane Greenberg and Wolfgang Klas DC-2008
    [Show full text]
  • A Metadata Registry for Metadata Interoperability
    Data Science Journal, Volume 6, Supplement, 8 July 2007 A METADATA REGISTRY FOR METADATA INTEROPERABILITY Jian-hui Li *, Jia-xin Gao, Ji-nong Dong, Wei Wu, and Yan-fei Hou Computer Network Information Center, Chinese Academy of Sciences *Email: [email protected] ABSTRACT In order to use distributed and heterogeneous scientific databases effectively, semantic heterogeneities have to be detected and resolved. To solve this problem, we propose architecture for managing metadata and metadata schema using a metadata registry. A metadata registry is a place to keep facts about characteristics of data that are necessary for data sharing and exchange in a specific domain. This paper will explore the role of metadata registries and describe some of the experiences of implementing the registry. Keywords: Metadata, Metadata Registry, Interoperability, Crosswalk, Application Profile 1 INTRODUCTION Users and applications can easily find, locate, access, and use distributed and heterogeneous scientific databases with the help of metadata. Metadata are especially important for open access to and sharing of scientific data and databases. Different domains, however, will develop or follow different metadata specifications; even the same domain develops different metadata application profiles based on the same specifications according to their special requirements. Consequently, interoperability of metadata is a major issue for scientific data sharing and exchanging. Metadata Registry is a key solution to solve this problem. The DESIRE (Heery, Gardner, Day, & Patel, 2000), SCHEMAS (UKOLN, SCHEMAS, 2003), and CORES (UKOLN, CORES, 2003) projects are successful examples. Based on the requirements of the scientific databases of the Chinese Academy of Sciences and the Basic Scientific Data Sharing Network, one project of the National Scientific Data Sharing Program, we have designed and developed a metadata registry – the Scientific Database Metadata Registry (SDBMR).
    [Show full text]
  • 1 1. Opening Page Good Morning Ladies and Gentlemen My Name Is
    1. Opening page Good morning ladies and gentlemen My name is stephen machin I currently work As a data management consultant in mons in belgium Thank you very much for allowing me to speak to you today And thanks for coming along to listen I hope that you will find the presentation informative The purpose of this presentation Is to resolve the ambiguous term metadata Into its constituent concepts Having separated out the concepts We then provide Unambiguous and "systematic" definitions for each And then we give an exact description of the nature of the relationships between them with an equation which emphasises the separation of the concepts but also shows how they are tightly bound together 1 2. Metadata Metadata is a confused and ambiguous concept. several authors have remarked upon this One even goes so far as to say that the word No longer has any meaning Iso 11179 A much quoted metadata standard Says that the word has evolved and no longer has its old traditional meaning and that it now also refers to many other things but the standard explicitly limits it scope to the traditional sense of the word and this means that these things are not described 2 3. 11179: metadata = DE = container If we take a close look at The specifications for iso 11179 "The Metadata registry“ we note that for at least 7 years between 1994 and 2001 In its original formulation It referred to itself as the "data element" registry And the standard describes a data element as being a "container for data" and so ISO 11179 describes a metadata registry a data element registry a data container registry 3 4.
    [Show full text]
  • Reference Architecture for Space Information Management
    Report Concerning Space Data System Standards REFERENCE ARCHITECTURE FOR SPACE INFORMATION MANAGEMENT INFORMATIONAL REPORT CCSDS 312.0-G-1 GREEN BOOK March 2013 Report Concerning Space Data System Standards REFERENCE ARCHITECTURE FOR SPACE INFORMATION MANAGEMENT INFORMATIONAL REPORT CCSDS 312.0-G-1 GREEN BOOK March 2013 REPORT CONCERNING REFERENCE ARCHITECTURE FOR SPACE INFORMATION MANAGEMENT AUTHORITY Issue: Green Book, Issue 1 Date: March 2013 Location: Washington, DC, USA This document has been approved for publication by the Management Council of the Consultative Committee for Space Data Systems (CCSDS) and reflects the consensus of technical working group experts from CCSDS Member Agencies. The procedure for review and authorization of CCSDS Reports is detailed in Organization and Processes for the Consultative Committee for Space Data Systems. This document is published and maintained by: CCSDS Secretariat Space Communications and Navigation Office, 7L70 Space Operations Mission Directorate NASA Headquarters Washington, DC 20546-0001, USA CCSDS 312.0-G-1 Page i March 2013 REPORT CONCERNING REFERENCE ARCHITECTURE FOR SPACE INFORMATION MANAGEMENT FOREWORD Through the process of normal evolution, it is expected that expansion, deletion, or modification of this document may occur. This Report is therefore subject to CCSDS document management and change control procedures, which are defined in Organization and Processes for the Consultative Committee for Space Data Systems (CCSDS A02.1-Y-3). Current versions of CCSDS documents are maintained at the CCSDS Web site: http://www.ccsds.org/ Questions relating to the contents or status of this document should be addressed to the CCSDS Secretariat at the address indicated on page i. CCSDS 312.0-G-1 Page ii March 2013 REPORT CONCERNING REFERENCE ARCHITECTURE FOR SPACE INFORMATION MANAGEMENT At time of publication, the active Member and Observer Agencies of the CCSDS were: Member Agencies – Agenzia Spaziale Italiana (ASI)/Italy.
    [Show full text]
  • Metadata Schema Registries in the Partially Semantic Web: the CORES Experience
    Metadata schema registries in the partially Semantic Web: the CORES experience Rachel Heery, Pete Johnston UKOLN, University of Bath, UK {r.heery, p.johnston}@ukoln.ac.uk Csaba Fülöp, András Micsik Computer and Automation Research Institute of the Hungarian Academy of Sciences (SZTAKI), Hungary {csabi, micsik}@dsd.sztaki.hu Abstract Increasingly, as the digital library becomes embedded in the wider sphere of e-Learning and e-Science, implementers are The CORES metadata schemas registry is designed to challenged to manage interworking systems based on enable users to discover and navigate metadata element different metadata standards. CORES envisages a network sets. The paper reflects on some of the experiences of of schema registries supporting the discovery and implementing the registry, and examines some of the issues navigation of core element sets. By 'declaring' such element of promoting such services in the context of a "partially sets in structured schemas and making those schemas Semantic Web" where metadata applications are evolving available to navigable registries, their owners make them and many have not yet adopted the RDF model. accessible to other users who can find and re-use either a Keywords: metadata schema registries, RDF, XML, whole element set or the component data elements, or even Semantic Web. a particular localisation of the element set captured as an 'application profile' [3]. If schemas can be located easily, implementers will be encouraged to re-use existing work, 1. Introduction and to take a common approach to the naming and identification of data elements. The CORES project has explored the potential for In order to enable such core element sets to be shared, supporting the creation and re-use of metadata schemas there needs to be a common model for identifying data using Semantic Web technology [1].
    [Show full text]
  • 2 Data Development Overview
    2 Data development overview This chapter provides an overview of data development and introduces the key components, such as data, information, data elements, metadata, data standards and their relationships. The importance of data standards to data development is explained and the relationship between terminology and data standards is discussed. 2.1 What is data? Data are representations of real world facts, concepts or instructions in a formalised manner suitable for communication, interpretation or processing by human beings or automatic means (Standards Australia 2005). Data relates to events, people, transactions and facts. For example, some of the data collected when a person buys products at a supermarket include: • cash register identifier (id) (for example, 123) • cashier identifier (id) (for example Z456) • item description (for example, apple juice, jam, bread, coffee, milk) • item identifier (id) (for example, X123) • item unit price (for example, $1.20) • quantity (for example, 2) • total cost (for example, $10.30) • date of service (for example, 26.10.2005) • time of service (for example, 14:30) • payment method (for example, cash, credit card, cheque). 2.2 What is information? Information is data that are interpreted, organised and structured in such a way as to be meaningful to the person who receives it (Standards Australia 2005). At the point of service delivery, data about items purchased by a customer in a supermarket are converted into information and provided to the customer in the form of a receipt. The same data would also be useful to the supermarket manager. For example, information in the form of a report showing total sales in the day and the best-selling products would help with inventory control.
    [Show full text]
  • Metadata Registry, Iso/Iec 11179
    LLNL-JRNL-400269 METADATA REGISTRY, ISO/IEC 11179 R. K. Pon, D. J. Buttler January 7, 2008 Encyclopedia of Database Systems Disclaimer This document was prepared as an account of work sponsored by an agency of the United States government. Neither the United States government nor Lawrence Livermore National Security, LLC, nor any of their employees makes any warranty, expressed or implied, or assumes any legal liability or responsibility for the accuracy, completeness, or usefulness of any information, apparatus, product, or process disclosed, or represents that its use would not infringe privately owned rights. Reference herein to any specific commercial product, process, or service by trade name, trademark, manufacturer, or otherwise does not necessarily constitute or imply its endorsement, recommendation, or favoring by the United States government or Lawrence Livermore National Security, LLC. The views and opinions of authors expressed herein do not necessarily state or reflect those of the United States government or Lawrence Livermore National Security, LLC, and shall not be used for advertising or product endorsement purposes. METADATA REGISTRY, ISO/IEC 11179 Raymond K. Pon UC Los Angeles, http://www.cs.ucla.edu/~rpon David J. Buttler Lawrence Livermore National Laboratory, http://people.llnl.gov/buttler1 This work (LLNL-JRNL-400269) was performed under the auspices of the U.S. Department of Energy by Lawrence Livermore National Laboratory under Contract DE-AC52-07NA27344. SYNONYMS Metadata Repository, MDR DEFINITION ISO/IEC-11179 [1] is an international standard that documents the standardization and registration of metadata to make data understandable and shareable. This standardization and registration allows for easier locating, retrieving, and transmitting data from disparate databases.
    [Show full text]
  • Metadata Standards and Metadata Registries: an Overview
    METADATA STANDARDS AND METADATA REGISTRIES: AN OVERVIEW Bruce E. Bargmeyer, Environmental Protection Agency, and Daniel W. Gillman, Bureau of Labor Statistics Daniel W. Gillman, Bureau of Labor Statistics, Washington, DC 20212 [email protected] ABSTRACT Much work is being accomplished in the national and international standards communities to reach consensus on standardizing metadata and registries for organizing that metadata. This work has had a large impact on efforts to build metadata systems in the statistical community. Descriptions of several metadata standards and their importance to statistical agencies are provided. Applications of the standards at the Census Bureau, Environmental Protection Agency, Bureau of Labor Statistics, Statistics Canada, and many others are provided as well, with an emphasis on the impact a metadata registry can have in a statistical agency. Standards and registries based on these standards help promote interoperability between organizations, systems, and people. Registries are vehicles for collecting, managing, comparing, reusing, and disseminating the designs, specifications, procedures, and outputs of systems, e.g., statistical surveys. These concepts are explained in the paper. Key Words: Data Quality, Data Management 1. INTRODUCTION Metadata is loosely defined as data about data. Though this definition is cute and easy to remember, it is not very precise. Its strength is in recognizing that metadata is data. As such, metadata can be stored and managed in a database, often called a registry or repository. However, it is impossible to identify metadata just by looking at it. We don't know when data is metadata or just data. Metadata is data that is used to describe other data, so the usage turns it into metadata.
    [Show full text]
  • Metadata and Paradata: Information Collection and Potential Initiatives
    Metadata and Paradata Institute of Education Sciences National Center for Education Statistics national institute OF statistical sciences Expert Panel report METADATA AND PARADATA: INFORMATION COLLECTION AND POTENTIAL INITIATIVES National Institute of Statistical Sciences Expert Panel Report November 2010 1 Metadata and Paradata TABLE OF CONTENTS _ Executive Summary ......................................................................................................................................... 3 Preface ............................................................................................................................................................. 5 Background ...................................................................................................................................................... 6 I. Terminology ............................................................................................................................................. 6 II. Review of Metadata Resources ................................................................................................................ 9 III. Specific Efforts in Other Countries ......................................................................................................... 13 IV. Specific Initiatives in the US Government .............................................................................................. 14 V. Survey of ICSP Websites ........................................................................................................................
    [Show full text]
  • Ebxml Manager Composite Application User's Guide
    ebXML Manager Composite Application User’s Guide Release 5.0.5 SeeBeyond Proprietary and Confidential The information contained in this document is subject to change and is updated periodically to reflect changes to the applicable software. Although every effort has been made to ensure the accuracy of this document, SeeBeyond Technology Corporation (SeeBeyond) assumes no responsibility for any errors that may appear herein. The software described in this document is furnished under a License Agreement and may be used or copied only in accordance with the terms of such License Agreement. Printing, copying, or reproducing this document in any fashion is prohibited except in accordance with the License Agreement. The contents of this document are designated as being confidential and proprietary; are considered to be trade secrets of SeeBeyond; and may be used only in accordance with the License Agreement, as protected and enforceable by law. SeeBeyond assumes no responsibility for the use or reliability of its software on platforms that are not supported by SeeBeyond. SeeBeyond, e*Gate, e*Way, and e*Xchange are the registered trademarks of SeeBeyond Technology Corporation in the United States and/or select foreign countries. The SeeBeyond logo, SeeBeyond Integrated Composite Application Network Suite, eGate, eWay, eInsight, eVision, eXchange, eView, eIndex, eTL, ePortal, eBAM, and e*Insight are trademarks of SeeBeyond Technology Corporation. The absence of a trademark from this list does not constitute a waiver of SeeBeyond Technology Corporation’s intellectual property rights concerning that trademark. This document may contain references to other company, brand, and product names. These company, brand, and product names are used herein for identification purposes only and may be the trademarks of their respective owners.
    [Show full text]
  • Semantic Technologies I OMG Ontology Definition Metamodel
    Arbeitsgruppe Semantic Business Process Management Lecture 5 – Semantic Technologies I OMG Ontology Definition Metamodel Prof. Dr. Adrian Paschke Corporate Semantic Web (AG-CSW) Institute for Computer Science, Freie Universitaet Berlin [email protected] http://www.inf.fu-berlin.de/groups/ag-csw/ Problem: Only Syntactic BPM Models Lacks of Web Service Technology . Current BPM technologies allow usage of Web Services . But: . only syntactical information descriptions . syntactic support for discovery, composition and execution => Web Service usability, usage, and integration needs to be inspected manually . no semantically marked up content / services . no support for the Semantic Web rules and ontologies => current Web Service Technology Stack failed to realize the promise of Web Services Overview . Overview Semantic Technologies . Ontologies . OMG Ontology Definition Metamodel . W3C Web Ontology Language . Rules . OMG SBVR . OMG PRR . W3C RIF . RuleML Semantic Computing Technologies 4. Software Agents and Web-based Services . Rule Responder, FIPA, Semantic Web Services, … 3. Rules and Event/Action Logic & Inference . RIF, SBVR, PRR, RuleML, Logic Programming Rule/Inference Engines,… 2. Ontologien . ODM, CL, Topic Maps RDFS, OWL Lite|DL|Full, OWL 2, … 1. Explicit Meta-data and Terminologies . vCard, PICS, Dublin Core, RDF, RDFa, Micro Formats, FOAF, SIOC … 1. Explicit Metadata on the Web . Metadata are data about data . Metadata on the Web: . Machine processable information about information on the Web . Projects . e.g., PICS, Dublin Core, RDF, FOAF, SIOC, … . Problem domains: . Syntax: . Which representation and interchange format for metadata? . Semantics: . Which metadata are allowed for resources (metadata vocabulary, schema) . Association problem: . How to connect metadata with resources (who defines the metadata, are metadata separated from the content, etc.) 2.
    [Show full text]
  • Metadata Standards & Applications
    Cataloging for the 21st Century -- Course 2 Metadata Standards & Applications Trainee Manual Original course design by Diane I. Hillmann Cornell University Library Revised by Rebecca Guenther and Allene Hayes, Library of Congress For The Library of Congress And the Association for Library Collections & Technical Services Washington, DC August 2008 THIS PAGE INTENTIONALLY LEFT BLANK FOR DOUBLE SIDED COPY Trainee Manual Course Outline Metadata Standards and Applications Outline 1. Introduction to Digital Libraries and Metadata • Discuss similarities and differences between traditional and digital libraries • Understand how the environment where metadata is developing is different from the library automation environment • Explore different types and functions of metadata (administrative, technical, administrative, etc.) Exercise: Examine three digital library instances, discuss differences in user approach and experience, and look for examples of metadata use 2. Descriptive Metadata Standards • Understand the categories of descriptive metadata standards (e.g., data content standards, data value standards, data structure standards, relationship models) • Learn about the various descriptive metadata standards and the communities that use them • Evaluate the efficacy of a standard for a particular community • Understand how relationship models are used Exercise: Create a brief descriptive metadata record using the standard assigned. 3. Technical and Administrative Metadata Standards • Understand the different types of administrative metadata
    [Show full text]