A Shape Expression Approach for Assessing the Quality of Linked Open Data in Libraries

Total Page:16

File Type:pdf, Size:1020Kb

A Shape Expression Approach for Assessing the Quality of Linked Open Data in Libraries Semantic Web 0 (0) 1 1 IOS Press 1 1 2 2 3 3 4 A Shape Expression approach for assessing 4 5 5 6 the quality of Linked Open Data in Libraries 6 7 7 8 Gustavo Candela a,*, Pilar Escobar a, María Dolores Sáez a and Manuel Marco-Such a 8 9 a Department of Software and Computing systems, University of Alicante, Spain 9 10 E-mail: [email protected] 10 11 11 Victor de Boer, Vrije Universiteit Amsterdam, the Netherlands. Enrico Daga, The Open University, 12 12 13 United Kingdom. Marieke van Erp, KNAW Humanities Cluster, the Netherlands . Eero Hyvönen, 13 14 University of Helsinki, Aalto University, Finland. Albert Meroño Peñuela, Vrije Universiteit Amsterdam, 14 15 the Netherlands. Harald Sack, FIZ Karlsruhe - Leibniz Institute for Information Infrastructure, Germany. 15 16 16 17 Editors: Mehwish Alam, FIZ Karlsruhe, Germany; Victor de Boer, Vrije Universiteit Amsterdam, Netherlands; Eero Hyvönen, University of 17 18 Helsinki, Aalto University, Finland; Albert Meroño Peñuela, Vrije Universiteit Amsterdam, Netherlands; Harald Sack, FIZ Karlsruhe, Germany 18 Solicited reviews: Jouni Tuominen, Aalto University, Finland; Katherine Thornton, Yale University, USA; Marilena Daquino, University of 19 19 Bologna, Italy 20 20 21 21 22 22 23 23 24 24 Abstract. Cultural heritage institutions are exploring Semantic Web technologies to publish and enrich their catalogues. Several 25 25 initiatives, such as Labs, are based on the creative and innovative reuse of the materials published by cultural heritage institu- 26 tions. In this way, quality has become a crucial aspect to identify and reuse a dataset for research. In this article, we propose a 26 27 methodology to create Shape Expressions definitions in order to validate LOD datasets published by libraries. The methodology 27 28 was then applied to four use cases based on datasets published by relevant institutions. It intends to encourage institutions to use 28 29 ShEx to validate LOD datasets as well as to promote the reuse of LOD, made openly available by libraries. 29 30 30 31 Keywords: Linked Open Data, Data Quality, Libraries, Cultural Heritage 31 32 32 33 33 34 34 35 1. Introduction creative ways of reusing them [4]. GLAM institutions 35 36 are engaging users and researchers to conduct research 36 37 Galleries, Libraries, Archives and Museums (GLAM on the digital collections. 37 38 institutions) have traditionally provided access to dig- The Semantic Web was presented by Tim Berners- 38 39 ital collections. The wide range of material formats Lee in 2001 as an extension of the current Web in 39 40 include text, image, video, audio or maps. which information is structured in a way that is read- 40 41 As technologies have evolved over the years, GLAM able by computers [5]. The Semantic Web is based on 41 42 organisations have adapted to the new environments in a range of technologies that enable the connection of 42 43 terms of new skills, service design or digital research resources, known as Linked Open Data (LOD). 43 44 [1]. Institutions have started to make their collections Applying the LOD concepts to the digital collec- 44 45 accessible for computational uses such as data science, tions provided by libraries has become highly popu- 45 46 Machine Learning, and Artificial Intelligence [2, 3]. lar in the research community. Many institutions have 46 47 Recently, the Lab concept has emerged as a means adopted Resource Description Framework (RDF) to 47 48 to publish digital collections as datasets amenable to describe their content. In addition, collaborative edit- 48 49 computational use as well as to identify innovative and ing approaches have been proposed using Wikidata 49 50 and Wikibase to highlight research opportunities in 50 51 *Corresponding author. E-mail: [email protected]. community-based collections, as well as community- 51 1570-0844/0-1900/$35.00 © 0 – IOS Press and the authors. All rights reserved 2 G. Candela et al. / A ShEx approach for assessing the quality of LOD in Libraries. 1 owned infrastructure, to facilitate open scholarship tained after the quality assessment; and (c) the ShEx 1 2 practices [6, 7]. The use of LOD enhances the dis- definitions to assess LOD published by libraries. 2 3 coverability and impact of digital collections by trans- The paper is organised as follows: after a brief de- 3 4 forming isolated repositories (data silos) into valuable scription of the state of the art in Section 2, Section 3 4 5 datasets that are connected to external repositories. describes the methodology employed to evaluate LOD 5 6 However, the use of Semantic Web technologies in libraries using ShEx. Section 4 shows the results 6 7 requires complex technical skills and professional of the methodology’s application. The paper concludes 7 8 knowledge in different fields, hindering their adop- with an outline of the adopted methodology, and gen- 8 9 tion. Many aspects must be taken into account such as eral guidelines on how to use the results and future 9 10 the vocabulary to describe the resources, the identifi- work. 10 11 cation of external repositories to create the links and 11 12 the system to store the final dataset. As in the case of 12 13 other types of structured data, LOD suffers from qual- 2. Related work 13 14 ity problems such as inaccuracy, inconsistency, and in- 14 2.1. Background 15 completeness, impeding its full potential of reuse and 15 16 exploitation. 16 The Semantic Web is a web of data that is machine- 17 Bibliographic records published as LOD by libraries 17 readable and includes a collection of technologies to 18 have gained value in contexts outside of the library do- 18 describe and query the data, as well as to define stan- 19 main in order to connect and reuse resources [8, 9]. It 19 dard vocabularies. Linked Data was introduced by Tim 20 is crucial to provide libraries with higher-quality and 20 21 Berners-Lee [17] as a essential component of the Se- 21 richer metadata for reuse in a linked data environment, 22 mantic Web to create relationships between datasets. 22 not only to create contextual information, but also to 23 Thus, the Resource Description Framework (RDF) 23 facilitate the work of the library staff [10]. 24 [18] lies at the heart of the Semantic Web as it provides 24 Recent studies have focused on the next genera- 25 a standard model for data interchange on the Web and 25 tion of metadata in libraries to develop quality assur- 26 extends the Web’s linking structure by means of URIs. 26 ance practices [11]. Some approaches have assessed 27 In addition, SPARQL provides a standardised query 27 the quality of LOD using several methods and tech- 28 language for data represented as RDF in which a query 28 niques [12, 13]. A preliminary query-based approach 29 can include a list of triple patterns, conjunctions, dis- 29 30 assesses the quality of the LOD published by four rel- junctions, and optional patterns [19]. 30 31 evant libraries [14]. Shape Expressions (ShEx) have Libraries have traditionally provided the descriptive 31 32 emerged as a concise, formal, modelling and valida- metadata of bibliographic records using standards such 32 1 33 tion language for RDF structures, addressing the Se- as MARC. While MARC is the most common for- 33 34 mantic Web community’s need to ensure data qual- mats used by libraries to publish bibliographic infor- 34 35 ity for RDF graphs [15, 16]. However, to the best mation, it presents limitations regarding its use as RDF, 35 36 of our knowledge, none of these previous approaches since MARC was not defined for a Web environment 36 37 provide a user-friendly syntax, systematic and repro- [20]. 37 38 ducible method to assess the quality of LOD published In this sense, several initiatives provide a more ex- 38 39 by libraries based on ShEx as a main component. pressive and modern framework for bibliographic in- 39 40 The objective of the present study was to intro- formation based on Semantic Web technologies. Some 40 41 duce a systematic and reproducible approach to anal- examples include: Functional Requirements for Bib- 41 42 yse the data quality of LOD published by libraries. liographic Records (FRBR), the family of concep- 42 43 The methodology was then applied to four LOD repos- tual models [21], and Resource Description and Ac- 43 44 itories issued by relevant institutions. The collection cess (RDA) specification [22], the IFLA Library Ref- 44 45 of ShEx schemas provided as a result of this study is erence Model (LRM) [23], the Bibliographic Ontology 45 46 publicly available and can be used to reproduce the (BIBO) [24], the Bibliographic Framework Initiative 46 47 results and extend the examples provided using new (BIBFRAME) [25] and FRBRoo [26]. However, trans- 47 48 rules based on additional properties and vocabularies. lating the old records into the new format is not an easy 48 49 The main contributions of this paper are as follow: task [27], since libraries usually host large catalogues, 49 50 (a) a methodology to assess the quality of the LOD 50 51 published by libraries using ShEx; (b) the results ob- 1https://www.loc.gov/marc/ 51 G. Candela et al. / A ShEx approach for assessing the quality of LOD in Libraries. 3 1 including many types of resources that often requirea ries of 55 intrinsic, representational, contextual and ac- 1 2 manual revision to transform the data with accuracy. cessibility quality metrics [34]. Stardog Integrity Con- 2 3 Several major libraries (e.g., the OCLC, the British straint Validation (ICV) allows to write constraints 3 4 Library, the National Library of France), publishers, that are translated to SPARQL in order to assess RDF 4 5 and library catalogue vendors have applied LOD to triples in a repository [29].
Recommended publications
  • Validating RDF Data Using Shapes
    83 Validating RDF data using Shapes a Jose Emilio Labra Gayo ​ ​ a University​ of Oviedo, Spain Abstract RDF forms the keystone of the Semantic Web as it enables a simple and powerful knowledge representation graph based data model that can also facilitate integration between heterogeneous sources of information. RDF based applications are usually accompanied with SPARQL stores which enable to efficiently manage and query RDF data. In spite of its well known benefits, the adoption of RDF in practice by web programmers is still lacking and SPARQL stores are usually deployed without proper documentation and quality assurance. However, the producers of RDF data usually know the implicit schema of the data they are generating, but they don't do it traditionally. In the last years, two technologies have been developed to describe and validate RDF content using the term shape: Shape Expressions (ShEx) and Shapes Constraint Language (SHACL). We will present a motivation for their appearance and compare them, as well as some applications and tools that have been developed. Keywords RDF, ShEx, SHACL, Validating, Data quality, Semantic web 1. Introduction In the tutorial we will present an overview of both RDF is a flexible knowledge and describe some challenges and future work [4] representation language based of graphs which has been successfully adopted in semantic web 2. Acknowledgements applications. In this tutorial we will describe two languages that have recently been proposed for This work has been partially funded by the RDF validation: Shape Expressions (ShEx) and Spanish Ministry of Economy, Industry and Shapes Constraint Language (SHACL).ShEx was Competitiveness, project: TIN2017-88877-R proposed as a concise and intuitive language for describing RDF data in 2014 [1].
    [Show full text]
  • V a Lida T in G R D F Da
    Series ISSN: 2160-4711 LABRA GAYO • ET AL GAYO LABRA Series Editors: Ying Ding, Indiana University Paul Groth, Elsevier Labs Validating RDF Data Jose Emilio Labra Gayo, University of Oviedo Eric Prud’hommeaux, W3C/MIT and Micelio Iovka Boneva, University of Lille Dimitris Kontokostas, University of Leipzig VALIDATING RDF DATA This book describes two technologies for RDF validation: Shape Expressions (ShEx) and Shapes Constraint Language (SHACL), the rationales for their designs, a comparison of the two, and some example applications. RDF and Linked Data have broad applicability across many fields, from aircraft manufacturing to zoology. Requirements for detecting bad data differ across communities, fields, and tasks, but nearly all involve some form of data validation. This book introduces data validation and describes its practical use in day-to-day data exchange. The Semantic Web offers a bold, new take on how to organize, distribute, index, and share data. Using Web addresses (URIs) as identifiers for data elements enables the construction of distributed databases on a global scale. Like the Web, the Semantic Web is heralded as an information revolution, and also like the Web, it is encumbered by data quality issues. The quality of Semantic Web data is compromised by the lack of resources for data curation, for maintenance, and for developing globally applicable data models. At the enterprise scale, these problems have conventional solutions. Master data management provides an enterprise-wide vocabulary, while constraint languages capture and enforce data structures. Filling a need long recognized by Semantic Web users, shapes languages provide models and vocabularies for expressing such structural constraints.
    [Show full text]
  • The Opencitations Data Model
    The OpenCitations Data Model Marilena Daquino1;2[0000−0002−1113−7550], Silvio Peroni1;2[0000−0003−0530−4305], David Shotton2;3[0000−0001−5506−523X], Giovanni Colavizza4[0000−0002−9806−084X], Behnam Ghavimi5[0000−0002−4627−5371], Anne Lauscher6[0000−0001−8590−9827], Philipp Mayr5[0000−0002−6656−1658], Matteo Romanello7[0000−0002−7406−6286], and Philipp Zumstein8[0000−0002−6485−9434]? 1 Digital Humanities Advanced research Centre (/DH.arc), Department of Classical Philology and Italian Studies, University of Bologna fmarilena.daquino2,[email protected] 2 Research Centre for Open Scholarly Metadata, Department of Classical Philology and Italian Studies, University of Bologna 3 Oxford e-Research Centre, University of Oxford [email protected] 4 Institute for Logic, Language and Computation (ILLC), University of Amsterdam [email protected] 5 Department of Knowledge Technologies for the Social Sciences, GESIS - Leibniz-Institute for the Social Sciences [email protected], [email protected] 6 Data and Web Science Group, University of Mannheim [email protected] 7 cole Polytechnique Fdrale de Lausanne [email protected] 8 Mannheim University Library, University of Mannheim [email protected] Abstract. A variety of schemas and ontologies are currently used for the machine-readable description of bibliographic entities and citations. This diversity, and the reuse of the same ontology terms with differ- ent nuances, generates inconsistencies in data. Adoption of a single data model would facilitate data integration tasks regardless of the data sup- plier or context application. In this paper we present the OpenCitations Data Model (OCDM), a generic data model for describing bibliographic entities and citations, developed using Semantic Web technologies.
    [Show full text]
  • Using Shape Expressions (Shex) to Share RDF Data Models and to Guide Curation with Rigorous Validation B Katherine Thornton1( ), Harold Solbrig2, Gregory S
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Repositorio Institucional de la Universidad de Oviedo Using Shape Expressions (ShEx) to Share RDF Data Models and to Guide Curation with Rigorous Validation B Katherine Thornton1( ), Harold Solbrig2, Gregory S. Stupp3, Jose Emilio Labra Gayo4, Daniel Mietchen5, Eric Prud’hommeaux6, and Andra Waagmeester7 1 Yale University, New Haven, CT, USA [email protected] 2 Johns Hopkins University, Baltimore, MD, USA [email protected] 3 The Scripps Research Institute, San Diego, CA, USA [email protected] 4 University of Oviedo, Oviedo, Spain [email protected] 5 Data Science Institute, University of Virginia, Charlottesville, VA, USA [email protected] 6 World Wide Web Consortium (W3C), MIT, Cambridge, MA, USA [email protected] 7 Micelio, Antwerpen, Belgium [email protected] Abstract. We discuss Shape Expressions (ShEx), a concise, formal, modeling and validation language for RDF structures. For instance, a Shape Expression could prescribe that subjects in a given RDF graph that fall into the shape “Paper” are expected to have a section called “Abstract”, and any ShEx implementation can confirm whether that is indeed the case for all such subjects within a given graph or subgraph. There are currently five actively maintained ShEx implementations. We discuss how we use the JavaScript, Scala and Python implementa- tions in RDF data validation workflows in distinct, applied contexts. We present examples of how ShEx can be used to model and validate data from two different sources, the domain-specific Fast Healthcare Interop- erability Resources (FHIR) and the domain-generic Wikidata knowledge base, which is the linked database built and maintained by the Wikimedia Foundation as a sister project to Wikipedia.
    [Show full text]
  • Shape Designer for Shex and SHACL Constraints Iovka Boneva, Jérémie Dusart, Daniel Fernández Alvarez, Jose Emilio Labra Gayo
    Shape Designer for ShEx and SHACL Constraints Iovka Boneva, Jérémie Dusart, Daniel Fernández Alvarez, Jose Emilio Labra Gayo To cite this version: Iovka Boneva, Jérémie Dusart, Daniel Fernández Alvarez, Jose Emilio Labra Gayo. Shape Designer for ShEx and SHACL Constraints. ISWC 2019 - 18th International Semantic Web Conference, Oct 2019, Auckland, New Zealand. 2019. hal-02268667 HAL Id: hal-02268667 https://hal.archives-ouvertes.fr/hal-02268667 Submitted on 30 Sep 2019 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. Shape Designer for ShEx and SHACL Constraints∗ Iovka Boneva1, J´er´emieDusart2, Daniel Fern´andez Alvarez´ 3, and Jose Emilio Labra Gayo3 1 Univ. Lille, CNRS, Centrale Lille, Inria, UMR 9189 - CRIStAL - Centre de Recherche en Informatique Signal et Automatique de Lille, F-59000 Lille, France 2 Inria, France 3 University of Oviedo, Spain Abstract. We present Shape Designer, a graphical tool for building SHACL or ShEx constraints for an existing RDF dataset. Shape Designer allows to automatically extract complex constraints that are satisfied by the data. Its integrated shape editor and validator allow expert users to combine and modify these constraints in order to build an arbitrarily complex ShEx or SHACL schema.
    [Show full text]
  • Validating RDF with Shape Expressions
    Validating RDF with Shape Expressions Iovka Boneva Jose Emilio Labra Gayo LINKS, INRIA & CNRS University of Oviedo University of Lille, France Spain Samuel Hym Eric G. Prud'hommeau 2XS W3C University of Lille, France Stata Center, MIT Harold Solbrig S lawek Staworko∗ Mayo Clinic College of Medicine LINKS, INRIA & CNRS Rochester, MN, USA University of Lille, France Abstract We propose shape expression schema (ShEx), a novel schema formalism for describing the topology of an RDF graph that uses regular bag expressions (RBEs) to define con- straints on the admissible neighborhood for the nodes of a given type. We provide two alternative semantics, multi- and single-type, depending on whether or not a node may have more than one type. We study the expressive power of ShEx and study the complexity of the validation problem. We show that the single-type semantics is strictly more ex- pressive than the multi-type semantics, single-type validation is generally intractable and multi-type validation is feasible for a small class of RBEs. To further curb the high com- putational complexity of validation, we propose a natural notion of determinism and show that multi-type validation for the class of deterministic schemas using single-occurrence regular bag expressions (SORBEs) is tractable. Finally, we consider the problem of val- idating only a fragment of a graph with preassigned types for some of its nodes, and argue that for deterministic ShEx using SORBEs, multi-type validation can be performed efficiently and single-type validation can be performed with a single pass over the graph. 1 Introduction Schemas have a number of important functions in databases.
    [Show full text]
  • Validating Shacl Constraints Over a Sparql Endpoint
    Validating shacl constraints over a sparql endpoint Julien Corman1, Fernando Florenzano2, Juan L. Reutter2 , and Ognjen Savković1 1 Free University of Bozen-Bolzano, Bolzano, Italy 2 PUC Chile and IMFD, Chile Abstract. shacl (Shapes Constraint Language) is a specification for describing and validating RDF graphs that has recently become a W3C recommendation. While the language is gaining traction in the industry, algorithms for shacl constraint validation are still at an early stage. A first challenge comes from the fact that RDF graphs are often exposed as sparql endpoints, and therefore only accessible via queries. Another difficulty is the absence of guidelines about the way recursive constraints should be handled. In this paper, we provide algorithms for validating a graph against a shacl schema, which can be executed over a sparql end- point. We first investigate the possibility of validating a graph through a single query for non-recursive constraints. Then for the recursive case, since the problem has been shown to be NP-hard, we propose a strategy that consists in evaluating a small number of sparql queries over the endpoint, and using the answers to build a set of propositional formu- las that are passed to a SAT solver. Finally, we show that the process can be optimized when dealing with recursive but tractable fragments of shacl, without the need for an external solver. We also present a proof-of-concept evaluation of this last approach. 1 Introduction shacl (for SHApes Constraint Language),3 is an expressive constraint lan- guage for RDF graph, which has become a W3C recommendation in 2017.
    [Show full text]
  • Semi Automatic Construction of Shex and SHACL Schemas Iovka Boneva, Jérémie Dusart, Daniel Fernández Alvarez, Jose Emilio Labra Gayo
    Semi Automatic Construction of ShEx and SHACL Schemas Iovka Boneva, Jérémie Dusart, Daniel Fernández Alvarez, Jose Emilio Labra Gayo To cite this version: Iovka Boneva, Jérémie Dusart, Daniel Fernández Alvarez, Jose Emilio Labra Gayo. Semi Automatic Construction of ShEx and SHACL Schemas. 2019. hal-02193275 HAL Id: hal-02193275 https://hal.archives-ouvertes.fr/hal-02193275 Preprint submitted on 24 Jul 2019 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. Semi Automatic Construction of ShEx and SHACL Schemas Iovka Boneva1, J´er´emieDusart2, Daniel Fern´andez Alvarez,´ and Jose Emilio Labra Gayo3 1 University of Lille, France 2 Inria, France 3 University of Oviedo, Spain Abstract. We present a method for the construction of SHACL or ShEx constraints for an existing RDF dataset. It has two components that are used conjointly: an algorithm for automatic schema construction, and an interactive workflow for editing the schema. The schema construction algorithm takes as input sets of sample nodes and constructs a shape con- straint for every sample set. It can be parametrized by a schema pattern that defines structural requirements for the schema to be constructed. Schema patterns are also used to feed the algorithm with relevant infor- mation about the dataset coming from a domain expert or from some ontology.
    [Show full text]
  • DINGO: an Ontology for Projects and Grants Linked Data
    DINGO: an ontology for projects and grants linked data Diego Chialva∗1 and Alexis-Michel Mugabushaka1 1ERCEA†, Place Charles Rogier 16, 1210 Brussels, Belgium‡ Abstract We present DINGO (Data INtegration for Grants Ontology), an ontology that provides a machine readable extensible framework to model data for semantically-enabled applications relative to projects, funding, actors, and, notably, funding policies in the research landscape. DINGO is designed to yield high modeling power and elasticity to cope with the huge variety in funding, research and policy practices, which makes it applicable also to other areas besides research where funding is an important aspect. We discuss its main features, the principles followed for its development, its community uptake, its maintenance and evolution. Keywords: ontology linked data, research funding, research projects, research policies 1 Introduction, Motivation, Goals and Idea Services and resources built around Semantic Web, semantically-enabled applications and linked (open) data technologies have been increasingly impacting research and research-related activities in the last years. Development has been intense along several directions, for instance in “semantic publishing” [36], but also in the aspects directed toward the reproducibility and attribution of research and scholarly outputs, leading also to the interest in having Open Science Graphs interconnected at the global level [21]. All this has become more and more essential to research practices, also in light of the so-called reproducibility crisis affecting a number of research fields (see, for instance, the huge list of latest studies at https://reproduciblescience.org/2019 ). In fact, the demand of easily and automatically parsable, interoperable and processable data goes beyond the purely academic sphere.
    [Show full text]
  • Reading an XML Text Like a Human with Semantic Web Technologies 1
    BASEL DIGITAL FRÜHE NEUZEIT WIRTSCHAFT Reading an XML Text Like a Human with Semantic Web Technologies Learning from the Basel City Accounts as Digital Edition Georg Vogeler 26.05.2021 Historical texts carry information. Though this assertion will hardly surprise historians, they less often consider how much this information is influenced by the material, visual, and organisational context of the text. Which archive considered the text worth preserving? How is the text organised on the page? Who wrote the text? What material was used to create the text? Digital editing all- ows us to create representations of texts which take into account all these aspects. 1 The digital scholarly edition of the Basel city accounts 1535–1611, created in collaboration with Susanna Burg- hartz and teams from Basel and Graz, and published in 2015,1 demonstrates both the feasibility and effective- ness of this digital approach to editing historical accoun- ting records. It has become a major reference for digital scholarly editions of historical accounts. Starting from the experience in the work with this his- torical object, this contribution reflects on technical solutions which can help to realise editions similar to the Basel city accounts. The edition uses a combina- tion of two well-established technologies in the Digital Humanities: the Text Encoding Initiative (TEI2) XML markup for transcriptions, and the Resource Description Framework (RDF3), defined by the World Wide Web con- sortium (W3C), to publish the content of the accounts in the «Web of Data» or the «Semantic Web». RDF is based on globally unique identifiers in the form of web addresses (URI4) and a formal structure similar to simple textual statements: «subject, object, predicate».
    [Show full text]
  • Document (1407
    Plenary Debates of the Parliament of Finland as Linked Open Data and in Parla-CLARIN Markup Laura Sinikallio # Senka Drobac # HELDIG Centre for Digital Humanities, Department of Computer Science, SeCo Research Group, SeCo Research Group, University of Helsinki, Finland Aalto University, Finland Minna Tamper # Rafael Leal # Department of Computer Science, HELDIG Centre for Digital Humanities, SeCo Research Group, SeCo Research Group, Aalto University, Finland University of Helsinki, Finland Mikko Koho # Jouni Tuominen # HELDIG Centre for Digital Humanities, Aalto University, Finland SeCo Research Group, HELDIG Centre for Digital Humanities, University of Helsinki, Finland SeCo Research Group, University of Helsinki, Finland Matti La Mela # Eero Hyvönen # HELDIG Centre for Digital Humanities, Aalto University, Finland SeCo Research Group, HELDIG Centre for Digital Humanities, University of Helsinki, Finland SeCo Research Group, University of Helsinki, Finland Abstract This paper presents a knowledge graph created by transforming the plenary debates of the Parliament of Finland (1907–) into Linked Open Data (LOD). The data, totaling over 900 000 speeches, with automatically created semantic annotations and rich ontology-based metadata, are published in a Linked Open Data Service and are used via a SPARQL API and as data dumps. The speech data is part of larger LOD publication FinnParla that also includes prosopographical data about the politicians. The data is being used for studying parliamentary language and culture in Digital Humanities in several universities. To serve a wider variety of users, the entirety of this data was also produced using Parla-CLARIN markup. We present the first publication of all Finnish parliamentary debates as data. Technical novelties in our approach include the use of both Parla-CLARIN and an RDF schema developed for representing the speeches, integration of the data to a new Parliament of Finland Ontology for deeper data analyses, and enriching the data with a variety of external national and international data sources.
    [Show full text]
  • Multi-‐Entity Models of Resource Description in the Semantic
    Multi-Entity Models of Resource Description in the Semantic Web: A comparison of FRBR, RDA, and BIBFRAME Thomas Baker, Department of Library and Information Science, Sungkyunkwan University, Seoul, Korea Karen Coyle, consultant, Berkeley, California, USA Sean Petiya, School of Library and Information Science, Kent State University, Kent, Ohio, USA (Preprint) Abstract Bibliographic description in emerging library standards is embracing a multi-entity model that describes varying levels of abstraction from the conceptual work to the physical item. Three of these multi-entity models have been published as vocabularies using the Semantic Web standard Resource Description Framework (RDF): FRBR, RDA, and BIBFRAME. The authors test RDF data based on the three vocabularies using common Semantic Web-enabled software. The analysis demonstrates that the intended data structure of the models is not supported by the RDF vocabularies. In some cases this results in undesirable incompatibilities between the vocabularies, which will be a hindrance to interoperability in the open data environment of the Web.* Data Files The data files supporting this study are available at: http://lod-lam.slis.kent.edu/wemi-rdf/ Introduction Most bibliographic metadata on the Web, such as data describing a book, article, or image, follows the implicit model of a single entity (a “resource”) with attributes (properties). This model is reflected, for example, in the widely used Dublin-Core-based XML format of the Open Archives Initiative Protocol for Metadata Harvesting (OAI-PMH). Over the past two decades, however, the library world has developed more differentiated models of bibliographic resources. These models do not see a book as just a book, but as a set of entities variously reflecting the meaning, expression, and physicality of a resource.
    [Show full text]