Research Data Archival Guidelines

Size: px
Start display at page:

Download "Research Data Archival Guidelines"

Transcription

1 Research Data Archival Guidelines LEROY MWANZIA RESEARCH METHODS GROUP APRIL 2012

2 Table of Contents Table of Contents... i 1 World Agroforestry Centre s Mission and Research Data Definitions: Guidance: Responsibilities for Preparing Datasets for Archiving Type of Dataset Archived on the ICRAF Dataverse When to Archive a Dataset Documentation Cataloging Information (Metadata) Additional Documentation Data File Formats Size Limitation Tabular Data Preparation of CSV and TAB Metadata Files Confidentiality... 6 Appendix 1: Dataset Cataloging Information Template... 8 Appendix 2: Description of Recommended Cataloging Information... 9 Page i

3 1 World Agroforestry Centre s Mission and Research Data The World Agroforestry Centre s (ICRAF) mission is to generate science-based knowledge about the diverse roles that trees play in agricultural landscapes and to use its research to advance policies and practices that benefit the poor and the environment. The Centre sees the dissemination of both research data and knowledge derived from it as a central component for fulfilling this mission. Data generated from public funded research is essentially International Public Goods and should be made publicly available. The Centre has endorsed an 'Open Access' policy for research data that is in line with the CGIAR Principles on the Management of Intellectual Assets. To ensure that research data is available the Centre has setup a publicly accessible Dataverse repository where scientist deposit copies of final research outputs along with 'metadata' (information that describes the deposited items). The function of the repository is to make research data available (can be found) and accessible (can be used), by ensuring that these data objects are searchable, preserved, described by appropriate metadata, are assigned with appropriate access rights and provided with official citations. Metadata of all research data is made public, whereas the access right to the actual data will be decided jointly between the data author, project leader and the regional coordinator. 2 Definitions: Data author: The individual(s) who are responsible for the generation of the data, they are responsible for the work s substantive and intellectual content. For large research projects this could include the following individuals: o People that substantially participated in the design of the study o People that facilitated the data collection (field coordinators) o People that facilitated the data validation Primary data: This is raw, verified data that has been obtained directly from source. The data can be captured through experiments, surveys, interviews, focus groups, or other direct interactions with individuals in the field. Primary data does not include any analysis on the data. Secondary data: Pre-existing data not gathered or collected by the authors of the current research project. Usually it has been collected by another organization or source or data collected from government publications. Metadata: Set of data that describes and gives information about the dataset. In our data repository this is also referred to as cataloging information. Dataverse: An online based data repository. It is an application for publishing, sharing, referencing, extracting and analyzing research data. A dataverse is hosted on a website known as a Dataverse network. The World Agroforestry dataverse can be found in the following web location. 3 Guidance: 3.1 Responsibilities for Preparing Datasets for Archiving Data authors are responsible for ensuring the following: That the dataset has been cleaned and verified for correctness. Page 1

4 Provide adequate dataset documentation: This will include metadata provided online through the dataset cataloging information form that will be available for submission on the RMG website (see appendix 1 for the required fields) and key study documents such as research methods, questionnaires, unpublished reports and manuals. Ensure elimination of personal identifiers through modification of data elements to ensure that individual participants cannot be identified Examples of datasets Do s Comma Separated, tab separated text files, excel, SPSS or STATA files (see Figure 2 and Figure 5 ) Figure 1 - Tab Separated dataset Figure 2 - Excel dataset Don ts Datasets submitted as pdf or word documents, figures or analysis (see Figure 3 and Figure 4) Page 2

5 Figure 3 - Excel Figures Figure 4 - Dataset in word document Page 3

6 3.2 Type of Dataset Archived on the ICRAF Dataverse The Centre s Dataverse repository is used to archive two major categories of data: 1. Primary data used in the production of a publication. 2. Unpublished datasets, that are described by: Material and methods Clear description of the variables presented (please see Figure 5) Supported by unpublished reports (e.g. country reports) Any other relevant material Figure 5 - Variable Description 3.3 When to Archive a Dataset Complete datasets can be archived in the data repository at any time, however the latest the dataset would be archived is: 1. When a publication, with primary data, is submitted to the ICRAF library for dissemination, the accompanying data should also be submitted to the Research Method Group (RMG) for archival. 2. When a major study is starting, e.g. a baseline survey or multi-country survey, a dataverse study will be setup by RMG to facilitate easy data management and archiving. Data and supporting documentation like methods and questionnaires can then be archived as soon as they are made available. Please see Page 4

7 the Initial Setup of Dataverse Study for Project Data Management document on the RMG website Documentation Cataloging Information (Metadata) The data author will provide the following cataloging information to RMG when submitting data for archival. This will be supplied using the dataset cataloging information template document (see appendix 1). In dataverse this information will be entered in the Cataloging Information tab. This will include information such as: Title of Survey/Project/Study Original publication (where relevant) Authors Person responsible for the data Producers Organizations that contributed to the data production Funding Agencies (if available) Abstract: A brief description of the project and its intellectual goals Keywords that describe the data Type of data: Survey data, experimental data, geospatial data, or others Country of data collection Time period covered Dates of data collection Additional Documentation Further documentation to the dataset should be provided to enable other scientists who may not be familiar with your dataset to use it. This is especially true if the dataset is not linked to any publication. If the study was conducted in more than one study it would be useful to provide the documents in all the applicable languages. In dataverse this documents should be uploaded to the Data & Analysis tab. The following are study documents that could be provided along with the dataset. 1. Method documentation 2. Dataset description document Describe all the variables in the dataset and the measurement units used. 3. Codebook: This should provide a list of variable names, variable labels, and label values. It should specify the data position of each variable, describe the contents of each variable, and identify the range of possible codes and the meanings of those codes 4. Questionnaires An unused copy of the questionnaire. 5. Data collection tools If data collection tools were used e.g. CS-Pro forms or Access databases this should also be included with documentation of how the work. 6. Handbooks, guides and manuals 7. Unpublished reports e.g. Country reports or workshop reports 3.5 Data File Formats Dataverse is format-agnostic; it does not require files archived to be in any format. Essentially dataverse supports every kind of data format (txt, csv, pdf, xls, doc, mdb, jpg, dat, mdf, avi ). Page 5

8 Data authors are therefore encouraged to archive research datasets regardless of the data format Size Limitation A dataverse study does not have any size limitation however each archived file is limited to 2 GB Tabular Data Some tabular data formats when uploaded can be automatically processed and reformatted by Dataverse. The data is subsequently stored in an open format that ensures accessibility in the future. The data can also be downloaded in several formats; text (tab separated), R data, Stata and S Plus. Reformatted datasets can also provide for variable subset and analysis online. The following files formats are available for automatic data reformatting. SPSS data files (.sav) STATA data files (.por,.dta) CSV data files with SPSS control card (.csv - comma separated ) TAB data files with DDI control card (.tab,.csv -tab separated) SPSS and STATA files: These are proprietary data formats and you must use SPSS or STATA programs to generate these datasets before uploading the data. For those who wish to use a sub-settable nonproprietary data format the can use the CSV and TAB data formats as described below. CSV data Files: Unlike SPSS and STATA formats, this data format actually requires 2 files: the CSV raw data file proper and an SPSS Setup file ("control card") with the data set metadata. TAB data files: Like the CSV format, this data format also requires 2 files. The TAB separated raw data file and a DDI (XML based) metadata file Preparation of CSV and TAB Metadata Files RMG will provide a software application which will assist data authors to generate metadata files in SPSS Metadata formats for CSV files and DDI Metadata files for TAB files. Users will be required to provide the following details to the software for each CSV or TAB data file in order to generate the metadata file. variable fields and associated data type variable labels value labels 3.6 Confidentiality Before a study is made public or when a project is archiving its final dataset the data needs to be modified to ensure that individual participants whether households or persons cannot be identified. Personal identifiers such as name, addresses, and social security numbers should be replaced with running numbers while group identifier such as village names should be replaced by categorical names e.g. Village A, Village B. 3.7 Data Access Permissions All of the metadata data associated with an archived dataset / study will be publicly accessible. Page 6

9 The actual data files are initially restricted for download. To be able to download restricted data users will be asked to send a request to our data management team who will direct that request to the project leader. The project leader has to authorize the request for subsequent downloading. The Research Data Management policy stipulates that all data will be made publicly available 2 years after the project has been finalized, unless the data author made a special request to the DDG Research. Exceptions will be made when there is a valid reason for the data to continue being restricted e.g. for long term monitoring studies Data Download Requests When a user requests to download data archived in Dataverse an is automatically sent to the Data Management team. The requesting person may be asked to give more information on what they intend to do with the data. The data authors together with the project leader or regional coordinator will then be contacted and they will have to authorize whether the data can be shared or not. RMG will then go ahead and share the data once approved. Users of datasets from our repository will be required to acknowledge the source of data through proper citation. Dataverse citation standard can be found at Page 7

10 Appendix 1: Recommended Cataloging Information The online dataset cataloging information form will contain the following metadata fields for you to fill when archiving data. For multiple items e.g. multiple entries e.g. multiple authors please separate the entries with a comma (,). Meta Data Field Title : Original Publication: Author Name and Affiliation: Producer and Abbreviation Production Date : Funding Agency : Grant Number : Abstract : Abstract Date : Keywords: Topic Classification : Related Publications : Related Material : Related Studies : Time Period Covered Start: Time Period Covered End: Date of Collection Start : Date of Collection End: Country/Nation: Kind of Data: Metadata Page 8

11 Appendix 2: Description of Recommended Cataloging Information Meta Data Field Description Comment Title Full authoritative title for the work. The study title will in most cases be identical to the title of publication if the study is replication data for the publication. This element is required in the cataloguing information. Original If the study is a replication, cite the original study (ies) in this field. Publication Author Name Person, corporate body, or agency responsible for the work's substantive and intellectual content. Repeat the element for each author, and use affiliation attribute if available. Use - FirstName LastName (Affiliation) Author Affiliation Producer Producer Abbreviation Production Date Funding Agency Grant Number Abstract Abstract Date Keyword Topic Classification Related Publications Related Material Related Studies Time Period Covered Start Time Period Covered End Date of Organization with which the author is affiliated. The producer is the organisation or person that prepared the data i.e. brought the data into existence. Abbreviation by which the producer affiliation is commonly known. Production or Published Date (if the distributor date is not filled-in, this date is used for the Dataverse study citation). Source of funds for production of the work. The grant or contract number of the project that sponsored the effort. A short summary describing the purpose, nature and scope of the data collection, special characteristics of its contents, majors subject areas covered and what questions the Principal Investigators attempted to answer when they are conducting the study. A listing of the major variables in the study will also be should be added here. The date attribute follows the ISO convention of YYYYMM-DD. Words or phrases that describe salient aspects of a data collection's content. ICRAF keywords should be used here. The classification field indicates the broad substantive topics that the data cover. If there are other publications that are relevant to this study, cite them in related publications. Any related material. Any dataverse studies that are relevant to this one, such as prior research on this subject. Starting date of the time period covered by the data, not the dates of coding or making documents machine-readable or the dates the data were collected. Also known as span. The ISO standard for dates (YYYY-MM-DD) is recommended, although this form accepts YYYY or YYY-MM as well. This is the time period covered by the data, not the dates of coding or making documents machine-readable or the dates the data were collected. Also known as span. The ISO standard for dates (YYYY-MM-DD) is recommended, although YYYY or YYY-MM is acceptable. Starting Date when the data were collected. Use Producer (Abbreviation) Page 9

12 Collection - Start Date of Collection - End Country/Nation Kind of Data The ISO standard for dates (YYYY-MM-DD) is recommended, although YYYY or YYY-MM is acceptable. Ending Date when the data were collected. The ISO standard for dates (YYYY-MM-DD) is recommended, although YYYY or YYY-MM is acceptable. Country where the data was collected. If more than one, they can be separated by commas. Type of data included in the file: survey data, census/enumeration data, aggregate data, clinical data, event/transaction data, program source code, machine-readable text, administrative records data, experimental data, psychological test, textual data, coded textual, coded documents, time budget diaries, observation data/ratings, process-produced data, or other. Page 10

The Data Management Plan with. Dataverse. Mercè Crosas, Ph.D. Director of Product Development

The Data Management Plan with. Dataverse. Mercè Crosas, Ph.D. Director of Product Development The Data Management Plan with Dataverse Mercè Crosas, Ph.D. Director of Product Development The Dataverse The Data Management Plan The Data Management Plan with Dataverse The Dataverse The Data Management

More information

The World Agroforestry centre Policy Series. Research Data Management Policy

The World Agroforestry centre Policy Series. Research Data Management Policy The World Agroforestry centre Policy Series Research Data Management Policy November 2012 World Agroforestry centre Research Data Management Policy Mission and Research Data Management (RDM) The centre

More information

Documenting the research life cycle: one data model, many products

Documenting the research life cycle: one data model, many products Documenting the research life cycle: one data model, many products Mary Vardigan, 1 Peter Granda, 2 Sue Ellen Hansen, 3 Sanda Ionescu 4 and Felicia LeClere 5 Introduction Technical documentation for social

More information

Checklist for a Data Management Plan draft

Checklist for a Data Management Plan draft Checklist for a Data Management Plan draft The Consortium Partners involved in data creation and analysis are kindly asked to fill out the form in order to provide information for each datasets that will

More information

Using Dataverse Virtual Archive Technology for Research Data Management. Jonathan Crabtree Thu-Mai Christian Amanda Gooch

Using Dataverse Virtual Archive Technology for Research Data Management. Jonathan Crabtree Thu-Mai Christian Amanda Gooch Using Dataverse Virtual Archive Technology for Research Data Management Jonathan Crabtree Thu-Mai Christian Amanda Gooch H. W. Odum Institute Archive Services The Howard W. Odum Institute was founded in

More information

Data Acquisition, Management, Security and Retention. Dustin Tingley

Data Acquisition, Management, Security and Retention. Dustin Tingley Data Acquisition, Management, Security and Retention Dustin Tingley Associate Professor of Government August 2014 Topics to be Covered: Data ownership Data collection and management Data security Data

More information

TROPICAL DATA HUB. Best Practice Guidelines for Research Data Management at JCU

TROPICAL DATA HUB. Best Practice Guidelines for Research Data Management at JCU TROPICAL DATA HUB Best Practice Guidelines for Research Data Management at JCU The exponential growth in digital data requires new mechanisms and services to manage data effectively. The benefit of effective

More information

Interagency Science Working Group. National Archives and Records Administration

Interagency Science Working Group. National Archives and Records Administration Interagency Science Working Group 1 National Archives and Records Administration Establishing Trustworthy Digital Repositories: A Discussion Guide Based on the ISO Open Archival Information System (OAIS)

More information

INTRODUCTION TO THE DATAVERSE NETWORK

INTRODUCTION TO THE DATAVERSE NETWORK INTRODUCTION TO THE DATAVERSE NETWORK JANUARY 7, 2015 Jonathan Crabtree Assistant Director of Computing and Archival Research THE ODUM INSTITUTE FOR RESEARCH IN SOCIAL SCIENCE 228 DAVIS LIBRARY, CB# 3355

More information

Geospatial Data Stewardship at an Interdisciplinary Data Center

Geospatial Data Stewardship at an Interdisciplinary Data Center Geospatial Data Stewardship at an Interdisciplinary Data Center Robert R. Downs, PhD Senior Digital Archivist and Senior Staff Associate Officer or Research Acting Head of Cyberinfrastructure and Informatics

More information

ENHANCED PUBLICATIONS IN THE CZECH REPUBLIC

ENHANCED PUBLICATIONS IN THE CZECH REPUBLIC ENHANCED PUBLICATIONS IN THE CZECH REPUBLIC PETRA PEJŠOVÁ, HANA VYČÍTALOVÁ petra.pejsova@techlib.cz, hana.vycitalova@techlib.cz The National Library of Technology, Czech Republic Abstract The aim of this

More information

Data documentation and metadata for data archiving and sharing. Data Management and Sharing workshop Vienna, 14 15 April 2010

Data documentation and metadata for data archiving and sharing. Data Management and Sharing workshop Vienna, 14 15 April 2010 Data documentation and metadata for data archiving and sharing Data Management and Sharing workshop Vienna, 14 15 April 2010 Why document data? enables you to understand/interpret data needed to make data

More information

LJMU Research Data Policy: information and guidance

LJMU Research Data Policy: information and guidance LJMU Research Data Policy: information and guidance Prof. Director of Research April 2013 Aims This document outlines the University policy and provides advice on the treatment, storage and sharing of

More information

Archive I. Metadata. 26. May 2015

Archive I. Metadata. 26. May 2015 Archive I Metadata 26. May 2015 2 Norstore Data Management Plan To successfully execute your research project you want to ensure the following three criteria are met over its entire lifecycle: You are

More information

Data Management Resources at UNC: The Carolina Digital Repository and Dataverse Network

Data Management Resources at UNC: The Carolina Digital Repository and Dataverse Network Data Management Resources at UNC: The Carolina Digital Repository and Dataverse Network November 16, 2010 Data Management Short Course Series Sponsored by the Odum Institute and the UNC Libraries Campus

More information

Introduction to Research Data Management. Tom Melvin, Anita Schwartz, and Jessica Cote April 13, 2016

Introduction to Research Data Management. Tom Melvin, Anita Schwartz, and Jessica Cote April 13, 2016 Introduction to Research Data Management Tom Melvin, Anita Schwartz, and Jessica Cote April 13, 2016 What Will We Cover? Why is managing data important? Organizing and storing research data Sharing and

More information

How To Write An Nccwsc/Csc Data Management Plan

How To Write An Nccwsc/Csc Data Management Plan Guidance and Requirements for NCCWSC/CSC Plans (Required for NCCWSC and CSC Proposals and Funded Projects) Prepared by the CSC/NCCWSC Working Group Emily Fort, Data and IT Manager for the National Climate

More information

ODUM INSTITUTE ARCHIVE SERVICES OVERVIEW IASSIST 2015

ODUM INSTITUTE ARCHIVE SERVICES OVERVIEW IASSIST 2015 ODUM INSTITUTE ARCHIVE SERVICES OVERVIEW IASSIST 2015 JONATHAN CRABTREE Assistant Director of Computing and Archival Research The Odum Institute for Research in Social Science Davis Library, 2nd Floor,

More information

CDI SSF Category 1: Management, Policy and Standards

CDI SSF Category 1: Management, Policy and Standards CDI SSF Category 1: Management, Policy and Standards Developing a Data Management Plan for Implementation: Best Practices for the Collection, Management, Storing, and Sharing of Geospatial and Non-geospatial

More information

International Comparison Program IDEAS

International Comparison Program IDEAS International Comparison Program Guidelines for archiving data in the ICP context ICP Data Electronic Archiving System IDEAS Draft version Operational Guide Contents Introduction... 3 1. Little questions

More information

Research Data Management Policy

Research Data Management Policy Research Data Management Policy Version Number: 1.0 Effective from 06 January 2016 Author: Research Data Manager The Library Document Control Information Status and reason for development New as no previous

More information

Research Data Management Services. Katherine McNeill Social Sciences Librarians Boot Camp June 1, 2012

Research Data Management Services. Katherine McNeill Social Sciences Librarians Boot Camp June 1, 2012 Research Data Management Services Katherine McNeill Social Sciences Librarians Boot Camp June 1, 2012 Goals for the Workshop Context for research data management Libraries role in this arena Overview of

More information

Virginia Commonwealth University Rice Rivers Center Data Management Plan

Virginia Commonwealth University Rice Rivers Center Data Management Plan Virginia Commonwealth University Rice Rivers Center Data Management Plan Table of Contents Objectives... 2 VCU Rice Rivers Center Research Protocol... 2 VCU Rice Rivers Center Data Management Plan... 3

More information

CIP s Open Data & Data Management Guidelines and Procedures

CIP s Open Data & Data Management Guidelines and Procedures CIP s Open Data & Data Management Guidelines and Procedures 1.1 Scope The CIP Data Management Guidelines and Procedures aim to provide guidance and support throughout the Data Management Cycle to facilitate

More information

Data Availability Policies & Author Responsibility Policies Time of Evaluation: May 2014

Data Availability Policies & Author Responsibility Policies Time of Evaluation: May 2014 Data policies found in a sample of 346 journals in economic sciences Data Availability Policies & Author Responsibility Policies Time of Evaluation: May 2014 Table of Contents: Data Availability Policies:...

More information

QUALITY MANAGEMENT SYSTEM DEVELOPMENT AND REVIEW PROCEDURE

QUALITY MANAGEMENT SYSTEM DEVELOPMENT AND REVIEW PROCEDURE Controlled Document Refer to NMIT website or intranet for latest version QUALITY MANAGEMENT SYSTEM DEVELOPMENT AND REVIEW PROCEDURE Section Approval Date 24.07.2013 Approved by Chief Executive Next Review

More information

How to use and archive data at the Archive of the Indigenous Languages in Latin America (AILLA): A workshop-presentation

How to use and archive data at the Archive of the Indigenous Languages in Latin America (AILLA): A workshop-presentation How to use and archive data at the Archive of the Indigenous Languages in Latin America (AILLA): A workshop-presentation Susan Smythe Kung Archive of the Indigenous Languages of Latin America University

More information

REACCH PNA Data Management Plan

REACCH PNA Data Management Plan REACCH PNA Data Management Plan Regional Approaches to Climate Change (REACCH) For Pacific Northwest Agriculture 875 Perimeter Drive MS 2339 Moscow, ID 83844-2339 http://www.reacchpna.org reacch@uidaho.edu

More information

National Data Archive Application for Access to a Licensed Dataset

National Data Archive Application for Access to a Licensed Dataset National Data Archive Application for Access to a Licensed Dataset Title and reference number of the dataset(s) you are requesting (use the exact title and reference number as listed in our survey catalog):

More information

EndNote Beyond the Basics

EndNote Beyond the Basics IOE Library Guide EndNote Beyond the Basics These notes assume that you know EndNote basics and are using it regularly. Additional tips and instruction is contained within the guides and FAQs available

More information

Data Publishing Workflows with Dataverse

Data Publishing Workflows with Dataverse Data Publishing Workflows with Dataverse Mercè Crosas, Ph.D. Twitter: @mercecrosas Director of Data Science Institute for Quantitative Social Science, Harvard University MIT, May 6, 2014 Intro to our Data

More information

Data Sharing in Taiwan: Policies and Practice

Data Sharing in Taiwan: Policies and Practice Data Sharing in Taiwan: Policies and Practice Ruoh-rong Yu Research Fellow and Executive Director Center for Survey Research Research Center for Humanities and Social Sciences Academia Sinica, TAIWAN Current

More information

Research Data Management Guide

Research Data Management Guide Research Data Management Guide Research Data Management at Imperial WHAT IS RESEARCH DATA MANAGEMENT (RDM)? Research data management is the planning, organisation and preservation of the evidence that

More information

HARVARD STYLE (2002)

HARVARD STYLE (2002) HARVARD STYLE (2002) GUIDE TO USING THE UQ LIBRARY ENDNOTE OUTPUT STYLE Harvard Style is a generic term for any style that uses citations in the text that look something like (Smith, 1999), with a bibliography

More information

Boulder Creek Critical Zone Observatory Data Management Plan

Boulder Creek Critical Zone Observatory Data Management Plan Boulder Creek Critical Zone Observatory Data Management Plan Types of data The Boulder Creek Critical Zone Observatory (CZO) focuses on research in the Boulder Creek watershed. This encompasses Green Lakes

More information

Use of the IHSN Microdata Management Toolkit to Document Agricultural Census Data

Use of the IHSN Microdata Management Toolkit to Document Agricultural Census Data African Commission on Agricultural Statistics Twenty-second Session Addis Ababa, Ethiopia 30 Nov 3 Dec, 2011 Use of the IHSN Microdata Management Toolkit to Document Agricultural Census Data Alemayehu

More information

How To Write A File System On A Microsoft Office 2.2.2 (Windows) (Windows 2.3) (For Windows 2) (Minorode) (Orchestra) (Powerpoint) (Xls) (

How To Write A File System On A Microsoft Office 2.2.2 (Windows) (Windows 2.3) (For Windows 2) (Minorode) (Orchestra) (Powerpoint) (Xls) ( Remark Office OMR 8 Supported File Formats User s Guide Addendum Remark Products Group 301 Lindenwood Drive, Suite 100 Malvern, PA 19355-1772 USA www.gravic.com Disclaimer The information contained in

More information

Data Management Best Practices for Landscape Conservation Cooperatives Part 1: LCC Funded Science

Data Management Best Practices for Landscape Conservation Cooperatives Part 1: LCC Funded Science Data Management Best Practices for Landscape Conservation Cooperatives Part 1: LCC Funded Science Version 3.4, November 2012 LCC Network Data Management Working Group Sean Finn, Josh Bradley, Emily Fort,

More information

A grant number provides unique identification for the grant.

A grant number provides unique identification for the grant. Data Management Plan template Name of student/researcher(s) Name of group/project Description of your research Briefly summarise the type of your research to help others understand the purposes for which

More information

STORRE: Stirling Online Research Repository Policy for etheses

STORRE: Stirling Online Research Repository Policy for etheses STORRE: Stirling Online Research Repository Policy for etheses Contents Content and Collection Policies Definition of Repository Structure Content Guidelines Submission Process Copyright and Licenses Metadata

More information

CROATIAN BUREAU OF STATISTICS REPUBLIC OF CROATIA MAIN (STATISTICAL) BUSINESS PROCESSES INSTRUCTIONS FOR FILLING OUT THE TEMPLATE

CROATIAN BUREAU OF STATISTICS REPUBLIC OF CROATIA MAIN (STATISTICAL) BUSINESS PROCESSES INSTRUCTIONS FOR FILLING OUT THE TEMPLATE CROATIAN BUREAU OF STATISTICS REPUBLIC OF CROATIA MAIN (STATISTICAL) BUSINESS PROCESSES INSTRUCTIONS FOR FILLING OUT THE TEMPLATE CONTENTS INTRODUCTION... 3 1. SPECIFY NEEDS... 4 1.1 Determine needs for

More information

RESEARCH DATA MANAGEMENT POLICY

RESEARCH DATA MANAGEMENT POLICY Document Title Version 1.1 Document Review Date March 2016 Document Owner Revision Timetable / Process RESEARCH DATA MANAGEMENT POLICY RESEARCH DATA MANAGEMENT POLICY Director of the Research Office Regular

More information

An Introduction to Managing Research Data

An Introduction to Managing Research Data An Introduction to Managing Research Data Author University of Bristol Research Data Service Date 1 August 2013 Version 3 Notes URI IPR data.bris.ac.uk Copyright 2013 University of Bristol Within the Research

More information

PRINCIPLES OF RESEARCH DATA MANAGEMENT AT THE RECTOR S DECISION, 9 SEPTEMBER 2014

PRINCIPLES OF RESEARCH DATA MANAGEMENT AT THE RECTOR S DECISION, 9 SEPTEMBER 2014 PRINCIPLES OF RESEARCH DATA MANAGEMENT AT THE UNIVERSITY OF JYVÄSKYLÄ RECTOR S DECISION, 9 SEPTEMBER 2014 EXPERT OPINION OF THE ETHICAL COMMITTEE, 8 MAY 2014 APPROVED AT THE SCIENCE COUNCIL MEETING OF

More information

CHAPTER 12 DIGITAL ASSET MANAGEMENT

CHAPTER 12 DIGITAL ASSET MANAGEMENT CHAPTER 12 DIGITAL ASSET MANAGEMENT Table of Contents Overview... 1 Create a New Asset Class... 1 Defining Class Properties... 2 Add/Edit an Asset... 4 Work With Asset Catalogs... 5 Browsing the Asset

More information

Managing Idaho s Landscapes for Ecosystem Services (MILES) Idaho EPSCoR Research Data Management Plan Version 5.0 (October 12, 2015)

Managing Idaho s Landscapes for Ecosystem Services (MILES) Idaho EPSCoR Research Data Management Plan Version 5.0 (October 12, 2015) Managing Idaho s Landscapes for Ecosystem Services (MILES) Idaho EPSCoR Research Data Management Plan Version 5.0 (October 12, 2015) The MILES Data Management Plan provides procedural detail related to

More information

Environment Canada Data Management Program. Paul Paciorek Corporate Services Branch May 7, 2014

Environment Canada Data Management Program. Paul Paciorek Corporate Services Branch May 7, 2014 Environment Canada Data Management Program Paul Paciorek Corporate Services Branch May 7, 2014 EC Data Management Program (ECDMP) consists of 5 foundational, incremental projects which will implement

More information

Creating Geospatial Metadata. Kim Durante Geo4Lib Camp

Creating Geospatial Metadata. Kim Durante Geo4Lib Camp Creating Geospatial Metadata Kim Durante Geo4Lib Camp Overview Metadata requirements for geospatial data Workflows for creating layer-level ISO metadata Auto-generating metadata using templates, XSL, Python,

More information

NATIONAL CLIMATE CHANGE & WILDLIFE SCIENCE CENTER & CLIMATE SCIENCE CENTERS DATA MANAGEMENT PLAN GUIDANCE

NATIONAL CLIMATE CHANGE & WILDLIFE SCIENCE CENTER & CLIMATE SCIENCE CENTERS DATA MANAGEMENT PLAN GUIDANCE NATIONAL CLIMATE CHANGE & WILDLIFE SCIENCE CENTER & CLIMATE SCIENCE CENTERS DATA MANAGEMENT PLAN GUIDANCE Prepared by: NCCWSC/CSC Data Management Working Group US Geological Survey February 26, 2013 Version

More information

FGDC, Meet the DDI. Adding Geospatial Metadata to a Numeric Data Catalog. Julie Linden Yale University

FGDC, Meet the DDI. Adding Geospatial Metadata to a Numeric Data Catalog. Julie Linden Yale University FGDC, Meet the DDI Adding Geospatial Metadata to a Numeric Data Catalog Julie Linden Yale University Outline StatCat: numeric data catalog Why add geospatial metadata? FGDC/DDI crosswalk Implementation

More information

AN OPEN SOURCE DDI-BASED DATA CURATION SYSTEM FOR SOCIAL SCIENCE DATA. NADDI 2014. Vancouver, Canada

AN OPEN SOURCE DDI-BASED DATA CURATION SYSTEM FOR SOCIAL SCIENCE DATA. NADDI 2014. Vancouver, Canada AN OPEN SOURCE DDI-BASED DATA CURATION SYSTEM FOR SOCIAL SCIENCE DATA NADDI 2014. Vancouver, Canada 2 Partners, a Consultant, and a Software Developer Digital Lifecycle Research & Consulting! How does

More information

Extracting Publications and Citations from Scopus

Extracting Publications and Citations from Scopus Extracting Publications and Citations from Scopus Contents About Scopus... 1 Opening the Scopus Database... 1 Finding Publications... 4 Author Search... 4 Affiliation or University Search... 7 Citation

More information

ESRC Research Data Policy

ESRC Research Data Policy ESRC Research Data Policy Introduction... 2 Definitions... 2 ESRC Research Data Policy Principles... 3 Principle 1... 3 Principle 2... 3 Principle 3... 3 Principle 4... 3 Principle 5... 3 Principle 6...

More information

DSpace: An Institutional Repository from the MIT Libraries and Hewlett Packard Laboratories

DSpace: An Institutional Repository from the MIT Libraries and Hewlett Packard Laboratories DSpace: An Institutional Repository from the MIT Libraries and Hewlett Packard Laboratories MacKenzie Smith, Associate Director for Technology Massachusetts Institute of Technology Libraries, Cambridge,

More information

National Institute for Health Research Coordinated System for gaining NHS Permission (NIHR CSP)

National Institute for Health Research Coordinated System for gaining NHS Permission (NIHR CSP) National Institute for Health Research Coordinated System for gaining NHS Permission (NIHR CSP) Operating Manual Please check the CRN Website for the latest version. Version: 6.0 Status: Consultation in

More information

Research Data Management Training Manual

Research Data Management Training Manual Research Data Management Training Manual i The World Agroforestry Centre, an autonomous, non-profit research organization, aims to bring about a rural transformation in the developing world by encouraging

More information

PsychData Sharing research data in Psychology

PsychData Sharing research data in Psychology PsychData Sharing research data in Psychology Ina Dehnhard Leibniz-Institute for Psychology Information University of Trier Data Sharing: Benefits Scientific inquiry Impact & visibility of research Replication

More information

1.00 ATHENS LOG IN 4 2.00 BROWSE JOURNALS 4

1.00 ATHENS LOG IN 4 2.00 BROWSE JOURNALS 4 1.00 ATHENS LOG IN 4 1.01 What is Athens? 4 1.02 Accessing Cambridge Journals Online using Athens 4 2.00 BROWSE JOURNALS 4 2.01 Browse: By title 5 2.02 Browse: By subject 5 2.03 Browse: Favourites 5 2.04

More information

Research Data Management Procedures

Research Data Management Procedures Research Data Management Procedures pro-123 To be read in conjunction with: Research Data Management Policy Version: 2.00 Last amendment: Oct 2014 Next Review: Oct 2016 Approved By: Academic Board Date:

More information

Sponsored Programs Guidance Cradle to Grave

Sponsored Programs Guidance Cradle to Grave Sponsored Programs Guidance Cradle to Grave Data Management Data Management for Sponsored Programs (Adapted from Guidelines for Responsible Data Management in Scientific Research, Clinical Tools, Inc.)

More information

NSW Data & Information Custodianship Policy. June 2013 v1.0

NSW Data & Information Custodianship Policy. June 2013 v1.0 NSW Data & Information Custodianship Policy June 2013 v1.0 CONTENTS 1. PURPOSE... 4 2. INTRODUCTION... 4 2.1 Information Management Framework... 4 2.2 Data and information custodianship... 4 2.3 Terms...

More information

Data Lifecycle Management

Data Lifecycle Management Image credit: http://www.flickr.com/photos/blprnt/3642742876/in/photostream/ Lifecycle Management Hannah Norton and Rolando Garcia-Milian UF Health Science Center Libraries Agenda The data lifecycle and

More information

The ISPS Data Archive: Mission, Work, and Some Reflections

The ISPS Data Archive: Mission, Work, and Some Reflections The ISPS Data Archive: Mission, Work, and Some Reflections http://isps.yale.edu Archive Embedded in ISPS Website Limor Peer Yale University April 2016 http://isps.yale.edu/research/data ISPS Data Archive:

More information

URM and Its Benefits FAQ

URM and Its Benefits FAQ URM and Its Benefits FAQ CONFIDENTIAL INFORMATION The information herein is the property of Ex Libris Ltd. or its affiliates and any misuse or abuse will result in economic loss. DO NOT COPY UNLESS YOU

More information

A Model for Effective Asset Re-use in Software Projects

A Model for Effective Asset Re-use in Software Projects A Model for Effective Asset Re-use in Software Projects Abhay Joshi Abstract Software Asset re-use has the potential to enhance the quality and reduce the time to market of software projects. However,

More information

APT How to Better Manage Risk by Outsourcing Risk Measurement. London 11 June 2014

APT How to Better Manage Risk by Outsourcing Risk Measurement. London 11 June 2014 APT How to Better Manage Risk by Outsourcing Risk Measurement London 11 June 2014 SunGard APT How to Better Manage Risk by Outsourcing Risk Measurement Benoit Louis Head of managed Services SunGard APT

More information

SIX Trade Repository AG

SIX Trade Repository AG May 2016 Please note: The SIX Trade Repository (SIX TR) has not yet been registered with FINMA. It is therefore not yet an authorized Swiss trade repository. The content of this documentation is without

More information

Research Data Management: The library s role

Research Data Management: The library s role CILIP Executive Briefings 2014 Research Data Management: The library s role Tuesday 20 May 2014 Organised by #CILIPRDM @CILIPEvents Engaging with students and researchers: the case of the social sciences

More information

Nevada NSF EPSCoR Track 1 Data Management Plan

Nevada NSF EPSCoR Track 1 Data Management Plan Nevada NSF EPSCoR Track 1 Data Management Plan August 1, 2011 INTRODUCTION Our data management plan is driven by the overall project goals and aims to ensure that the following are achieved: Assure that

More information

Copyright 2012 by the Inter-university Consortium for Political and Social Research (ICPSR)

Copyright 2012 by the Inter-university Consortium for Political and Social Research (ICPSR) Acknowledgements Copyright 2012 by the Inter-university Consortium for Political and Social Research (ICPSR) Published by: ICPSR Institute for Social Research University of Michigan P.O. Box 1248 Ann Arbor,

More information

Logging In From your Web browser, enter the GLOBE URL: https://bms.activemediaonline.net/bms/

Logging In From your Web browser, enter the GLOBE URL: https://bms.activemediaonline.net/bms/ About GLOBE Global Library of Brand Elements GLOBE is a digital asset and content management system. GLOBE serves as the central repository for all brand-related marketing materials. What is an asset?

More information

General concepts: DDI

General concepts: DDI General concepts: DDI Irena Vipavc Brvar, ADP SEEDS Kick-off meeting, Lausanne, 4. - 6. May 2015 How to describe our survey What we learned so far: If we want to use data at some point in the future,

More information

BOISE STATE UNIVERSITY GRADUATE COLLEGE STANDARDS AND GUIDELINES FOR THESES AND DISSERTATIONS

BOISE STATE UNIVERSITY GRADUATE COLLEGE STANDARDS AND GUIDELINES FOR THESES AND DISSERTATIONS BOISE STATE UNIVERSITY GRADUATE COLLEGE STANDARDS AND GUIDELINES FOR THESES AND DISSERTATIONS Boise State University Graduate College May 2013 2013 Boise State University Graduate College ALL RIGHTS RESERVED

More information

Guide to advanced ediscovery solutions

Guide to advanced ediscovery solutions RCLS Services & Technology Guide to advanced ediscovery solutions Océ Business Services Records, Compliance and Legal Solutions Products and Services Océ Business Services has earned the reputation as

More information

EPSRC Research Data Management Compliance Report

EPSRC Research Data Management Compliance Report EPSRC Research Data Management Compliance Report Contents Introduction... 2 Approval Process... 2 Review Schedule... 2 Acknowledgement... 2 EPSRC Expectations... 3 1. Awareness of EPSRC principles and

More information

Preservation and Dissemination Policy of the LISS Data Archive

Preservation and Dissemination Policy of the LISS Data Archive Preservation and Dissemination Policy of the LISS Data Archive date 21 March 2016 authors Marika de Bruijne, Arnaud Wijnant, Edwin de Vet, Eric Balster version 1.3 classification standard CentERdata, Tilburg,

More information

Data Management Plan. Name of Contractor. Name of project. Project Duration Start date : End: DMP Version. Date Amended, if any

Data Management Plan. Name of Contractor. Name of project. Project Duration Start date : End: DMP Version. Date Amended, if any Data Management Plan Name of Contractor Name of project Project Duration Start date : End: DMP Version Date Amended, if any Name of all authors, and ORCID number for each author WYDOT Project Number Any

More information

How To Useuk Data Service

How To Useuk Data Service Publishing and citing research data Research Data Management Support Services UK Data Service University of Essex April 2014 Overview While research data is often exchanged in informal ways with collaborators

More information

What s Next for Data Sharing: Insight from the NIH Experience

What s Next for Data Sharing: Insight from the NIH Experience What s Next for Data Sharing: Insight from the NIH Experience Jerry Sheehan Assistant Director for Policy Development National Library of Medicine National Institutes of Health SHARE In-Person Meeting

More information

Best Practices for Data Management. RMACC HPC Symposium, 8/13/2014

Best Practices for Data Management. RMACC HPC Symposium, 8/13/2014 Best Practices for Data Management RMACC HPC Symposium, 8/13/2014 Presenters Andrew Johnson Research Data Librarian CU-Boulder Libraries Shelley Knuth Research Data Specialist CU-Boulder Research Computing

More information

WHAT SHOULD NSF DATA MANAGEMENT PLANS LOOK LIKE

WHAT SHOULD NSF DATA MANAGEMENT PLANS LOOK LIKE WHAT SHOULD NSF DATA MANAGEMENT PLANS LOOK LIKE Bin Ye, College of Agricultural and Life Sciences University of Wisconsin Diane Winter, Inter-university Consortium for Political and Social Research (ICPSR),

More information

U.S. Department of Transportation Public Access Plan: Increasing Access to Federally Funded Research Results

U.S. Department of Transportation Public Access Plan: Increasing Access to Federally Funded Research Results U.S. Department of Transportation Public Access Plan: Increasing Access to Federally Funded Research Results 1.0 Background and Purpose This plan is issued in response to the February 22, 2013 Office of

More information

Research Data Governance and Sharing. 5 & 6 March 2015

Research Data Governance and Sharing. 5 & 6 March 2015 Research Data Governance and Sharing 5 & 6 March 2015 1 Benefits of Data Sharing Promote open scientific inquiry Encourage synergies from multiple data sources Greater returns from public investment Promote

More information

NSW Government Open Data Policy. September 2013 V1.0. Contact

NSW Government Open Data Policy. September 2013 V1.0. Contact NSW Government Open Data Policy September 2013 V1.0 Contact datansw@finance.nsw.gov.au Department of Finance & Services Level 15, McKell Building 2-24 Rawson Place SYDNEY NSW 2000 DOCUMENT CONTROL Document

More information

Metadata Hierarchy in Integrated Geoscientific Database for Regional Mineral Prospecting

Metadata Hierarchy in Integrated Geoscientific Database for Regional Mineral Prospecting Metadata Hierarchy in Integrated Geoscientific Database for Regional Mineral Prospecting MA Xiaogang WANG Xinqing WU Chonglong JU Feng ABSTRACT: One of the core developments in geomathematics in now days

More information

Asia and Pacific Commission on Agricultural Statistics

Asia and Pacific Commission on Agricultural Statistics October 2012 APCAS/12/22 Asia and Pacific Commission on Agricultural Statistics Twenty-fourth Session Da Lat, Viet Nam, 8-12 October 2012 Agenda Item 9 Use of Smart-phones for food and agricultural price

More information

data.bris: collecting and organising repository metadata, an institutional case study

data.bris: collecting and organising repository metadata, an institutional case study Describe, disseminate, discover: metadata for effective data citation. DataCite workshop, no.2.. data.bris: collecting and organising repository metadata, an institutional case study David Boyd data.bris

More information

The PIRUS Code of Practice for recording and reporting usage at the individual article level

The PIRUS Code of Practice for recording and reporting usage at the individual article level PIRUS A COUNTER Standard The PIRUS Code of Practice for recording and reporting usage at the individual article level (Note: this draft is for public consultation only and is not yet ready for full implementation)

More information

The Scientific Literature page 1. The Scientific Literature In Psychology

The Scientific Literature page 1. The Scientific Literature In Psychology The Scientific Literature page 1 The Scientific Literature In Psychology As we saw in the reading on science and the scientific method, falsifiability and replication are aspects of the scientific method

More information

Writing a Wellcome Trust Data Management & Sharing Plan

Writing a Wellcome Trust Data Management & Sharing Plan Writing a Wellcome Trust Data Management & Sharing Plan Report Version Control Version Date Author Change Description 1.3 02 September 2014 Gareth Knight Revision to Q1, Q2, Q4 and Q6 on basis of feedback

More information

DATA RESOURCES PROGRAM

DATA RESOURCES PROGRAM U.S.DEPARTMENT OF JUSTICE OFFICE OF JUSTICE PROGRAMS National Institute of Justice WASHINGTON, D.C. DATA RESOURCES PROGRAM GUIDE TO MANAGING GRANT DATA August 2008 I. PREAMBLE Over the years changes have

More information

A Guide to Sharing Qualitative Data 1 December 2012

A Guide to Sharing Qualitative Data 1 December 2012 A Guide to Sharing Qualitative Data 1 December 2012 Background Disciplinary norms are changing to require greater access to data and more transparency in research practices. 2 For instance, in October

More information

Action full title: Universal, mobile-centric and opportunistic communications architecture. Action acronym: UMOBILE

Action full title: Universal, mobile-centric and opportunistic communications architecture. Action acronym: UMOBILE Action full title: Universal, mobile-centric and opportunistic communications architecture Action acronym: UMOBILE Deliverable: D.6.10 - Data Management Plan Project Information: Project Full Title Project

More information

LATINDEX GLOSSARY. Minimum time of existence required for a journal to qualify for the Latindex Catalogue.

LATINDEX GLOSSARY. Minimum time of existence required for a journal to qualify for the Latindex Catalogue. LATINDEX GLOSSARY This Glossary includes only the terminology used by the Latindex System for a number of purposes including: the methodology for registering journals in the Catalogue, the technical terms

More information

How to Import Data into Microsoft Access

How to Import Data into Microsoft Access How to Import Data into Microsoft Access This tutorial demonstrates how to import an Excel file into an Access database. You can also follow these same steps to import other data tables into Access, such

More information

Ex Libris Rosetta: A Digital Preservation System Product Description

Ex Libris Rosetta: A Digital Preservation System Product Description Ex Libris Rosetta: A Digital Preservation System Product Description CONFIDENTIAL INFORMATION The information herein is the property of Ex Libris Ltd. or its affiliates and any misuse or abuse will result

More information

DATA CITATION. what you need to know

DATA CITATION. what you need to know DATA CITATION what you need to know The current state of practice of the citation of datasets is seriously lacking. Acknowledgement of intellectual debts should not be limited to only certain formats of

More information

There are various ways to find data using the Hennepin County GIS Open Data site:

There are various ways to find data using the Hennepin County GIS Open Data site: Finding Data There are various ways to find data using the Hennepin County GIS Open Data site: Type in a subject or keyword in the search bar at the top of the page and press the Enter key or click the

More information

DFS C2013-6 Open Data Policy

DFS C2013-6 Open Data Policy DFS C2013-6 Open Data Policy Status Current KEY POINTS The NSW Government Open Data Policy establishes a set of principles to simplify and facilitate the release of appropriate data by NSW Government agencies.

More information

Development of a Very Flexible Web based Database System for Environmental Research

Development of a Very Flexible Web based Database System for Environmental Research EnviroInfo 2005 (Brno) Informatics for Environmental Protection - Networking Environmental Information Development of a Very Flexible Web based Database System for Environmental Research Reiner Krause

More information