Editing Dataverse

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{{Infobox tool
+
{{Infobox_tool
|purpose=The Dataverse is an open source web application to share, preserve, cite, explore and analyze research data.
+
|purpose=The Dataverse is an open source ([https://github.com/IQSS/dataverse.org code is available on GitHub]) web application to share, preserve, cite, explore and analyze research data.
 +
|image=
 
|homepage=http://dataverse.org/
 
|homepage=http://dataverse.org/
|sourcecode=https://github.com/IQSS/dataverse
+
|license=
|license=Apache License, Version 2.0
+
|platforms=
|function=Active Data Storage, Managing Active Research Data, Preservation System, Storage
 
|content=Research Data
 
}}
 
{{Infobox tool details
 
|ohloh_id=Dataverse
 
 
}}
 
}}
 +
 +
<!-- Delete the Categories that do not apply -->
 +
[[Category:Active Data Storage]]
 +
[[Category:Preservation System]]
 +
[[Category:Managing Active Research Data]]
 +
[[Category:Storage]]
 +
[[Category:Research Data]]
 +
 +
 
= Description =
 
= Description =
'Dataverse' is an open source ([https://github.com/IQSS/dataverse code is available on GitHub]) web application to share, preserve, cite, explore and analyze research data. It facilitates making data available to others, and allows you to replicate others' work ([http://dataverse.org/about/ see their About page]). Researchers, data authors, publishers, data distributors, and affiliated institutions all receive appropriate credit via a data citation with a persistent identifier (DOI, or Handle).
+
The '''Dataverse'''<ref>{{cite web|last=Crosas|first=M.|title=The Dataverse Network®: An Open-Source Application for Sharing, Discovering and Preserving Data|url=http://www.dlib.org/dlib/january11/crosas/01crosas.html|work=D-Lib Magazine|accessdate=27 May 2015}}</ref> is an open source ([https://github.com/IQSS/dataverse.org code is available on GitHub]) web application to share, preserve, cite, explore and analyze research data. It facilitates making data available to others, and allows you to replicate others' work.<ref>{{cite web|title=About the Project|url=http://dataverse.org/about/|website=Dataverse}}</ref> Researchers, data authors, publishers, data distributors, and affiliated institutions all receive appropriate credit via a data citation with a persistent identifier (e.g., DOI, or Handle).
  
 
A Dataverse repository hosts multiple dataverses ([http://guides.dataverse.org/en/4.0/_images/Dataverse-Diagram.png see diagram]). Each dataverse contains dataset(s) or other dataverses, and each dataset contains descriptive metadata and data files (including documentation and code that accompany the data - [http://guides.dataverse.org/en/4.0/_images/DatasetDiagram.png see diagram]).  
 
A Dataverse repository hosts multiple dataverses ([http://guides.dataverse.org/en/4.0/_images/Dataverse-Diagram.png see diagram]). Each dataverse contains dataset(s) or other dataverses, and each dataset contains descriptive metadata and data files (including documentation and code that accompany the data - [http://guides.dataverse.org/en/4.0/_images/DatasetDiagram.png see diagram]).  
 
 
====Provider====
 
====Provider====
 
Institute for Quantitative Social Science at Harvard University, along with many collaborators and contributors worldwide.
 
Institute for Quantitative Social Science at Harvard University, along with many collaborators and contributors worldwide.
 
 
====Licensing and cost====
 
====Licensing and cost====
 
[http://www.apache.org/licenses/LICENSE-2.0.html Apache 2 License] &ndash; free.
 
[http://www.apache.org/licenses/LICENSE-2.0.html Apache 2 License] &ndash; free.
+
====Development activity====
 +
Version 3.0 was released in May 2012. The current version (in August 2013) is 3.5.1.
 +
The software is continually development, as revealed by an active issues tracking page. &nbsp;The project is Harvard-sponsored, and appears to have support for the foreseeable future.
 
====Platform and interoperability====
 
====Platform and interoperability====
The Dataverse makes use of the following components: Java Server Faces; Enterprise Java Beans; PostgreSQL; Solr; and R and Zelig.
+
The Dataverse Network makes use of the following components: Java Server Faces (JSF2); Enterprise Java Beans (EJB3); PostgreSQL; Lucene; and R and Zelig.
Prerequisites for installation include Oracle JDK or OpenJDK, a &ldquo;virgin&rdquo; installation of Glassfish Version 4.1+, preferably as part of the NetBeans Web Development bundle, PostgreSQL Version 9.3+, and R.
+
Prerequisites for installation include Sun/Oracle Java JDK 1.6+, a &ldquo;virgin&rdquo; installation of Glassfish v2.1+, preferably as part of the NetBeans Web Development bundle, PostgreSQL v8.3+, and R.
The software was designed to integrate reCAPTCHA, Google Analystics, ImageMagick, Shibboleth, and DOI registration via EZID if the installer so wishes.
+
The software was designed to integrate reCAPTCHA, Google Analystics, ImageMagick, Handle, and [http://www.dcc.ac.uk/resources/external/lockss LOCKSS] if the installer so wishes.
The Dataverse currently has [http://guides.dataverse.org/en/latest/api/index.html multiple open APIs available], which allow for searching, depositing and accessing data.
 
 
 
====Functional notes====
 
====Functional notes====
Dataverses can be configured for multiple levels of access (at the dataverse, dataset and file level).
+
DataVerses can be configured for two levels of access. An Open DataVerse allows all registered users to edit their own studies; a Wiki DataVerse allows users to edit all studies, although only a curator or administrator can release the changes.
Dataverse will accept any format, but will give full support to tabular data or fits file data (astronomy format). SPSS, STATA, R and csv are the preferred formats; data in these formats will be eligible for subsettable features, multiple formats for download, and a Universal Numerical Fingerprint (UNF). These files will be eligible for subsetting and pre-defined measurements.
+
A DataVerse will accept any format, but will only give full support to tabular data. SPSS and STATA are the preferred formats; data in these formats will be eligible for subsettable features, multiple formats for download, and a Universal Numerical Fingerprint (UNF). &nbsp;GraphML is recommended for network data, and will be eligible for subsetting and pre-defined measurements.
Dataverse has the capability to register DOIs from EZID, which allows the repository to assign persistent identifiers to data sets.
+
A DataVerse Network has the capability to be registered as a handle.net server, which allows the Network to assign persistent identifiers to data sets.
 
 
====Documentation and user support====
 
====Documentation and user support====
The website contains extensive software documentation, including user, installer, and developer [http://guides.dataverse.org/en/latest/ guides]. &nbsp;A [https://groups.google.com/forum/#!forum/dataverse-community Users google group] appears to be reasonably active, along with a specific support email address.
+
The website contains extensive software documentation, including user, installer, and developer [http://guides.thedata.org/ guides]. &nbsp;A new Users google group appears to be reasonably active.&nbsp; Aside from a webform, contact information is not prominently advertised.
 
 
====Usability====
 
====Usability====
The Dataverse software provides a web-based interface for both administrators and users.
+
The DataVerse software provides a web-based interface for both administrators and users.
 
The package includes an installer, which is run through the command line; basic install is designed to be very quick. Comfort with command-line interface and general systems knowledge appear to be crucial for configuration and installation of any add-ons.
 
The package includes an installer, which is run through the command line; basic install is designed to be very quick. Comfort with command-line interface and general systems knowledge appear to be crucial for configuration and installation of any add-ons.
 
 
====Expertise required====
 
====Expertise required====
 
To take full advantage of the archival management features in the software, users should have a firm grasp on the metadata expectations for their field.
 
To take full advantage of the archival management features in the software, users should have a firm grasp on the metadata expectations for their field.
 
 
====Standards compliance====
 
====Standards compliance====
The software supports numerous metadata standards, including DDI, Dublin Core, Data Cite, Virtual Observatory (for astronomy), ISA-Tab (for biomedical). Each dataset is also given a data citation with a persistent global unique identifier that is in compliance with DataCite and the [https://www.force11.org/group/joint-declaration-data-citation-principles-final Joint Declaration of Data Citation Principles].
+
The software supports numerous metadata standards, exporting as XML records in DDI, Dublin Core, FGDC, and Marc formats. The software is Z39.50 and OAI-PMH compliant, and has the ability to register information to Handle.net.
 
 
====Influence and take-up====
 
====Influence and take-up====
Current installations include
+
Current installations include Dataverse Networks at Harvard IQSS, ICPSR, the University of the Thai Chamber of Commerce, and the Utrecht University Library. The software&#39;s sourceforge page reports nearly 7000 downloads.
*[https://dataverse.harvard.edu Harvard University]: A collaboration with the [http://www.iq.harvard.edu/ Institute for Quantitative Social Science (IQSS)], the Harvard Library, and Harvard University Information Technology (HUIT): the [http://dataverse.harvard.edu Harvard Dataverse ] is a repository for sharing, citing, analyzing, and preserving research data; open to all scientific data from all disciplines worldwide.
+
==References==
*[http://www.irss.unc.edu/odum/contentSubpage.jsp?nodeid=11 Odum Institute]
+
 
*[https://dataverse.nl Dutch Universities (DANS)]
+
{{Reflist}}
*[http://dvn.fudan.edu.cn/dvn/ Fudan University]
+
 
*[https://dataverse.library.ualberta.ca/dvn/ University of Alberta Libraries]
 
*[http://130.226.229.76/dvn/ Department of Cross Cultural and Regional Studies, University of Copenhagen] (ToRS)
 
*[http://dvn.library.ubc.ca/dvn/ ABACUS - British Columbia Research Libraries' Data Services]
 
*[http://dataverse.scholarsportal.info/dvn/ Scholars Portal - Ontario Council of University Libraries (OCUL)]
 
*[https://heidata.uni-heidelberg.de/dvn/ HeiDATA - Heidelberg University]
 
*[http://opendata.uit.no/dvn/ UiT Open Research Data - UiT The Arctic University of Norway]
 
 
 
= User Experiences =
 
= User Experiences =
+
 
 
+
 
 
= Development Activity =
 
= Development Activity =
<!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. -->
+
 
Version 4.0 was released in April 2015. The current version (in December 2015) is 4.2.2.
+
{{Infobox_tool_details
The software is continually development, as revealed by an active [https://github.com/IQSS/dataverse/issues issues] tracking page. &nbsp;The project is Harvard-sponsored, and appears to have support for the foreseeable future.
+
|ohloh_id=Dataverse
All development activity is visible on GitHub: http://github.com/IQSS/dataverse/commits
+
}}
 
 
=== Release Feed ===
 
Below the last 3 release feeds:
 
<rss max=3>https://github.com/IQSS/dataverse/releases.atom</rss>
 
 
 
 
=== Activity Feed ===
 
Below the last 5 commits:
 
<rss max=5>https://github.com/IQSS/dataverse/commits/master.atom</rss>
 

Please note that all contributions to COPTR are considered to be released under the Attribution-ShareAlike 3.0 Unported (see COPTR:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)