Contents

 The China Digital Museum Project

The Chinese Digital Museum Project is a collaborative project between the Chinese Ministry of Education, Hewlett-Packard Company and several Chinese universities, including Beijing Normal University and Beihang University.

Presentation at second DSpace user group meeting

Many universities in China have one or more museums. In order to improve access of research communities, students/teachers and the general public to the artefacts in these museums, these universities are undertaking the digitisation of those artefacts. The principal aim of the project is to enable these universities to provide infrastructure based on DSpace to store, manage, preserve and disseminate the digitised versions of the artefacts. In the final phase of the project, there will be around 100 university museums with digital artefacts stored in federated DSpace installations.

In fulfilling this requirement, we will need to address many problems associated with managing distributed digital asset management, including persistent identifiers, metadata standardisation, deployment processes and management, and content and metadata replication.

Another challenge that this project faces is how, given the vast diversity of these digital museums across China, to consolidate the digital assets that they each manage so that users do not have to know where are the assets are being stored in which website, but rather find and search them on by subject, such as "Chinese Calligraphy Paintings". Hence we aim to create "Virtual Museums", formed by arrangements of digital assets by subject, regardless of physical location.

Approach

The target solution is a large-scale, federated deployment of DSpace to serve the Chinese universities' digital museums and end users:

In order to federate the metadata and content, METS packages will be harvested by the data centres from the university museums via the OAI-PMH protocol. The METS packages will contain references to the constituent content files, enabling the data centre to retrieve and replicate the full content of the university museums.

In addition, a central registry tool is being developed to:

Status

Single university museum DSpace and data centre up and running and sharing content.

Development of enhancements progress shown above.

Other tools

For testing DSpace at large scale, a large data set is needed. A quick way to fake one is to import the same data set several times over. However, you really need at least the titles to be different for each item.

The following modified (basic, non-METS) item importer slightly morphs metadata on the way in, so that each time it's run, you'll get a slightly altered set of items. Right now, it just adds increasing numbers to the titles, but the technique could be adapted for more sophisticated morphing if needed.

[ItemImport.java]

Contact

James Rutherford