Introduction

The Mapping Manuscript Migrations project (MMM) links disparate datasets from Europe and North America to provide an international view of the history and provenance of medieval and Renaissance manuscripts []. The aggregated data can be browsed and visualized at scales ranging from an individual manuscript to more than 2167,000 manuscripts in total. The tools developed show how the manuscripts have traveled across time and space from their place of production to their current locations, where they continue to find new audiences.

MMM has two components. The first, which is the focus of this paper, consists of a Linked Open Data service hosted by the LDF.fi platform: http://www.ldf.fi/dataset/mmm. The second component is the MMM semantic portal, which is designed to test and demonstrate the platform for use by researchers: https://mappingmanuscriptmigrations.org/. It includes, in addition to faceted data search and exploration, a variety of ready-to-use Digital Humanities tools which are integrated seamlessly with the user interface. The MMM portal was implemented using the Sampo-UI framework [].

Data Transformation and Aggregation

MMM combines data from three specialist databases, which focus on the history and provenance of medieval and Renaissance manuscripts:

The data have been aggregated using a set of shared ontologies and a novel unified Data Model that extends the CIDOC-CRM and FRBROO ontologies. Instances of the four main classes of entities (Manuscripts, Works, Actors, and Places) have been reconciled in two ways: automatically through the use of Linked Open Data authorities like VIAF (Virtual International Authority File) and TGN (Thesaurus of Geographic Names) where possible, as well as by manual comparison of specific entities identified by string similarity [].

The original data have been transformed into RDF triples and mapped to the MMM Data Model. Scripts and documentation for the MMM data conversion pipeline are available on GitHub. The process for converting into RDF the Text Encoding Initiative (TEI) XML documents which comprise the data for the Medieval Manuscript in Oxford Libraries catalogue involves an additional set of preparatory scripts as well. In this case, the initial step is to extract a selection of TEI tags from each of these documents and assemble these into a single XML file.

The original data have not been corrected or amended in any way by the MMM project. The source information for each resource in the unified data has been retained by MMM, so that users can always refer back to the original dataset and can limit their use of the MMM data by source if required. Errors and omissions in the data should be reported to the owners of the source datasets.

Zenodo Data Deposit

A copy of the MMM aggregated data has been deposited in the Zenodo data repository. Version 1.1.0 (14 February 2020) of the data – amounting to about 1.25 GB in total – is available here: https://zenodo.org/record/3667486.

The data are made available as RDF Turtle files. There is one file for each of the three source datasets, containing the transformed and mapped source data in the form of RDF triples, and including the reconciled instances of Manuscripts, Works, and Actors. Also deposited are a separate “Places” file, which contains the RDF triples for the reconciled places, and a “Schema” file.

The Schema file contains the unified Data Model used for the MMM data. Documentation about the schema is available here: documentation. As well as some MMM-specific classes and properties, the MMM schema makes use of the following vocabularies:

Data Services Online

The linked data are served by the Linked Data Finland Linked Open Data service, hosted at: http://www.ldf.fi/dataset/mmm/. For searching and reusing all the underlying data using the SPARQL query language, the SPARQL endpoint is available at: http://ldf.fi/mmm/sparql.

In addition to SPARQL queries, the data service supports the following types of data access mechanisms:

  • Viewing the RDF description of a URI;
  • Linked Data browsing starting from a URI.

A typical example of a URI for an MMM resource can be seen here: http://ldf.fi/mmm/manifestation_singleton/sdbm_784.

Data Reuse

The MMM data are made available for reuse under a CC BY-NC 4.0 license. Two main reuse cases are envisaged, both of which would be applicable to researchers studying such subjects as the history of medieval and Renaissance manuscripts, the history of collecting and collections, and the transmission and dissemination of classical, medieval, and Renaissance texts. The first case would cover the whole dataset; there have already been sixteen downloads from the Zenodo repository in the first two months of availability. The Oxford e-Research Centre has loaded a copy of the entire dataset into a different software environment – ResearchSpace (developed by MetaPhacts and the British Museum) – and is currently configuring a new interface, which will include a network visualization of the data []. The second case applies to a selection of the data, identified through the portal or a SPARQL query. One of the authors (Burrows) is downloading a sub-set of the data relating to a specific manuscript collector (Sir Thomas Phillipps) for import into a nodegoat database of Phillipps manuscripts, using CSV spreadsheets as the transport mechanism [].

The MMM dataset also provides a series of reusable Linked Open Data vocabularies for manuscripts, actors (persons and organizations), works, and places. Each entity is published with a URI which meets LOD standards, and with cross-references to other widely used LOD vocabularies for these types of entities, where relevant. This is particularly valuable for those entities which do not have identifiers in a generic vocabulary like VIAF, Wikidata, Library of Congress, Bibliothèque nationale de France, or others. There are more than 23,100 actors (43%) and 470 places (10%) without such identifiers. For manuscripts, MMM offers the first dataset which creates a LOD identifier for a large number of manuscripts (more than 217,700) and matches it to their institutional shelf-mark where applicable. These vocabularies will be of significant value to future efforts to build Linked Open Data services for medieval and Renaissance studies.