About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
indexing:open_data_sources:ndltd

This is an old revision of the document!


NDLTD: Networked Digital Library of Theses and Dissertations

“Networked Digital Library of Theses and Dissertations (NDLTD), an international organization dedicated to promoting the adoption, creation, use, dissemination, and preservation of electronic theses and dissertations (ETDs)”

Suggested entry in ./harvest/oai.ini:

url = http://union.ndltd.org/OAI-PMH/ 
metadataPrefix = oai_dc
idSearch[] = "/^oai:union.ndltd.org:/"
idReplace[] = "NDLTD-"
idSearch[] = "/\//"
idReplace[] = "-"
idSearch[] = "/:/"
idReplace[] = "-"
injectId = "identifier"
injectDate = "datestamp"

To import records into your VuFind installation just do a svn checkout of the two necessary files (from VuFind trunk):

https://vufind.svn.sourceforge.net/svnroot/vufind/trunk/import/ndltd.properties https://vufind.svn.sourceforge.net/svnroot/vufind/trunk/import/xsl/ndltd.xsl

and perform any desired adjustment.

For a deeper understanding of the XSL Transformation done in ndltd.xsl, please refer to VuFind JIRA tickets:

http://vufind.org/jira/browse/VUFIND-501 | http://vufind.org/jira/browse/VUFIND-493 http://vufind.org/jira/browse/VUFIND-499

indexing/open_data_sources/ndltd.1646165574.txt.gz · Last modified: 2022/03/01 20:12 by demiankatz