{"id":32,"date":"2005-03-14T16:54:34","date_gmt":"2005-03-14T21:54:34","guid":{"rendered":"\/?p=32"},"modified":"2005-03-14T16:54:34","modified_gmt":"2005-03-14T21:54:34","slug":"dspace-handle-server","status":"publish","type":"post","link":"https:\/\/blog.uvm.edu\/waw\/2005\/03\/14\/dspace-handle-server\/","title":{"rendered":"Dspace Handle Server"},"content":{"rendered":"<p>Well, this went easier than I thought, although I was sweating   nervously during the process.    <\/p>\n<p>I configured the CNRI&#8217;s Handle system for use with Dspace, following   the <a href=\"http:\/\/dspace.org\/technology\/system-docs\/install.html#advancedinstall\">official Dspace instructions&nbsp;<\/a>    and <a href=\"http:\/\/barnowl.wesleyan.edu\/handler-notes.txt\">these notes.<\/a> <\/p>\n<p>Requested a global handle from CNRI. Received from   jeuler@cnri.reston.va.us      <\/p>\n<div style=\"margin-left: 40px\">&quot;Hi Wesley:  Thank you for your interest in CNRI&#8217;s Handle System.  You have been assigned prefix\/naming authority 0.NA\/2051.  Your handles   will be of the form 2051\/hdl1. The information below shows how your   prefix was configured but since this is for a DSpace implementation the   administration information is not very relevant.  There is more   documentation on handle.net but mostly you&#8217;ll want to follow the DSpace   documentation especially in regards to their HandlePlugin.&quot;    \n<\/div>\n<p>\nopened up ports 2641 and 8000 on Badger    Started the handle server (should probably get this into a startup   file, too!)    And it worked! except I needed to update all the old Dspace entries   that used the default fake handle 123456789    <\/p>\n<p>To that end, I halted dspace, ran a postgresql dump    \t<\/p>\n<pre style=\"margin-left: 40px\">pg_dump -c -U dspace dspace &gt; dspace.sql <\/pre>\n<p>edited dspace.sql, replaced all instances of 123456789 with 2051, then   reloaded database    \t<\/p>\n<pre style=\"margin-left: 40px\">psql -U postgres dspace &lt; dspace.sql <\/pre>\n<p>\nSo now, visit <a href=\"http:\/\/hdl.handle.net\/2051\/2184\">http:\/\/hdl.handle.net\/2051\/2184<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Well, this went easier than I thought, although I was sweating nervously during the process. I configured the CNRI&#8217;s Handle system for use with Dspace, following the official Dspace instructions&nbsp; and these notes. Requested a global handle from CNRI. Received &hellip; <a href=\"https:\/\/blog.uvm.edu\/waw\/2005\/03\/14\/dspace-handle-server\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":7,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[41847,6517,8026],"tags":[],"class_list":["post-32","post","type-post","status-publish","format-standard","hentry","category-dspace","category-projects","category-systems-and-servers"],"_links":{"self":[{"href":"https:\/\/blog.uvm.edu\/waw\/wp-json\/wp\/v2\/posts\/32","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.uvm.edu\/waw\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.uvm.edu\/waw\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.uvm.edu\/waw\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.uvm.edu\/waw\/wp-json\/wp\/v2\/comments?post=32"}],"version-history":[{"count":0,"href":"https:\/\/blog.uvm.edu\/waw\/wp-json\/wp\/v2\/posts\/32\/revisions"}],"wp:attachment":[{"href":"https:\/\/blog.uvm.edu\/waw\/wp-json\/wp\/v2\/media?parent=32"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.uvm.edu\/waw\/wp-json\/wp\/v2\/categories?post=32"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.uvm.edu\/waw\/wp-json\/wp\/v2\/tags?post=32"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}