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

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

indexing:open_data_sources:ndltd [2022/03/01 20:12] – created demiankatzindexing:open_data_sources:ndltd [2022/04/08 19:37] (current) demiankatz
Line 3: Line 3:
 "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)" "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:+Suggested entry in $VUFIND_LOCAL_DIR/harvest/oai.ini:
  
 <code> <code>
-url = http://union.ndltd.org/OAI-PMH/ +[ndltd] 
 +url = http://union.ndltd.org/OAI-PMH/
 metadataPrefix = oai_dc metadataPrefix = oai_dc
 idSearch[] = "/^oai:union.ndltd.org:/" idSearch[] = "/^oai:union.ndltd.org:/"
 idReplace[] = "NDLTD-" idReplace[] = "NDLTD-"
-idSearch[] = "/\//" +idSearch[] = "|[/:]|"
-idReplace[] = "-" +
-idSearch[] = "/:/"+
 idReplace[] = "-" idReplace[] = "-"
 injectId = "identifier" injectId = "identifier"
Line 18: Line 17:
 </code> </code>
  
-To import records into your VuFind installation just do a svn checkout of the two necessary files (from VuFind trunk)+To import records into your VuFind installation, you can use (or locally customizethe provided [[https://github.com/vufind-org/vufind/blob/dev/import/ndltd.properties|ndltd.properties]] and [[https://github.com/vufind-org/vufind/blob/dev/import/xsl/ndltd.xsl|ndltd.xsl]] files, which have been included in VuFind since release 1.x. See the [[indexing:xml|XML Indexing]] page for more details.
- +
-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:+For a deeper understanding of the XSL Transformation done in ndltd.xsl, you may find it helpful to review the following VuFind JIRA tickets:
  
-http://vufind.org/jira/browse/VUFIND-501 http://vufind.org/jira/browse/VUFIND-493                     http://vufind.org/jira/browse/VUFIND-499 +  * http://vufind.org/jira/browse/VUFIND-501 
 +  * http://vufind.org/jira/browse/VUFIND-493 
 +  * http://vufind.org/jira/browse/VUFIND-499 
  
 ---- struct data ---- ---- struct data ----
 +properties.Page Owner : 
 ---- ----
  
indexing/open_data_sources/ndltd.1646165574.txt.gz · Last modified: 2022/03/01 20:12 by demiankatz