The HANDLE.NET server provides the DVN with unique global IDs for each study in the DVN. Other ID registration services exist, but use of the HANDLE.NET service is encoded in the DVN-EAR files. The global study ID is stored in the DVN database, and on the HANDLE.NET global server as a full URL to the unique study.
To install and set up HANDLE.NET registration of global study IDs in the DVN:
http://handle.net/download.html.http://www.handle.net/tech_manual/Handle_Technical_Manual.pdf.handleprefix entity object is deployed by the DVN-EAR file on the GlassFish server, the application creates the handleprefix table for that entity. This table defines the master authority registering through the DVN. For example, the master authority prefix for the IQSS DVN is 1902. (Note that the name registered with HANDLE.NET as this authority is VDCNetwork.)handleprefix table:insert into handleprefix (prefix) values( '<your HANDLE.NET prefix>');vdcnetwork entity object creates the vdcnetwork table.handleregistration flag to true to enable use of HANDLE.NET to generate unique global IDs. authority prefix default value of Test to <your authority prefix>.protocol column, hdl.handleprefix table.update vdcnetwork set handleregistration=true, authority='<your HANDLE.NET prefix>';© 2006-2008 Dataverse Network Project. Housed at the Institute for Quantitative Social Science at Harvard University. Site map