To edit this page, please answer the question that appears below (more info):
What short name does OAIS use for an information package that is used for submission?
Free text:
= 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). 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==== Institute for Quantitative Social Science at Harvard University, along with many collaborators and contributors worldwide. ====Licensing and cost==== [http://www.apache.org/licenses/LICENSE-2.0.html Apache 2 License] – free. ====Platform and interoperability==== The Dataverse makes use of the following components: Java Server Faces; Enterprise Java Beans; PostgreSQL; Solr; and R and Zelig. Prerequisites for installation include Oracle JDK or OpenJDK, a “virgin” installation of Glassfish Version 4.1+, preferably as part of the NetBeans Web Development bundle, PostgreSQL Version 9.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 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==== Dataverses can be configured for multiple levels of access (at the dataverse, dataset and file level). 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. Dataverse has the capability to register DOIs from EZID, which allows the repository to assign persistent identifiers to data sets. ====Documentation and user support==== The website contains extensive software documentation, including user, installer, and developer [http://guides.dataverse.org/en/latest/ guides]. A [https://groups.google.com/forum/#!forum/dataverse-community Users google group] appears to be reasonably active, along with a specific support email address. ====Usability==== 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. ====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. ====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]. ====Influence and take-up==== Current installations include *[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. *[http://www.irss.unc.edu/odum/contentSubpage.jsp?nodeid=11 Odum Institute] *[https://dataverse.nl Dutch Universities (DANS)] *[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 = = 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. The software is continually development, as revealed by an active [https://github.com/IQSS/dataverse/issues issues] tracking page. The project is Harvard-sponsored, and appears to have support for the foreseeable future. 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>