SlideShare a Scribd company logo
EPSRC research data expectations and
research software management
Stuart Macdonald
Associate Data Librarian
University of Edinburgh
stuart.macdonald@ed.ac.uk
Research Committee Meeting, School of Mathematics, University of Edinburgh, 25 Jan. 2016
What is research data?
Research data is defined by EPSRC as recorded factual material commonly used in
the scientific community as necessary to validate research findings
Although the majority of such data is created in digital format, all research data is
included irrespective of the format in which it is created.
Note that EPSRC does not expect every piece of data produced during a project to
be retained – decisions about what to keep should be taken on a case by case
basis.
There is however a clear expectation that data which underpins published research
outputs will be retained and managed.
• EPSRC have introduced a policy framework concerning the management
and provision of access to publicly-funded research data.
• EPSRC Principal Investigators and the University must demonstrate to
EPSRC that their expectations are being met. The 9 expectations are
detailed at: http://www.epsrc.ac.uk/about/standards/researchdata/
• EPSRC began monitoring compliance on 1st May 2015 on a case-by-case
basis. If it judges sharing of research data is being obstructed then it
reserves the right to impose sanctions.
EPSRC policy framework on research data
The expectations arise from 7 core principles which align with
the core RCUK principles on data sharing, namely:
• EPSRC-funded research data is a public good produced in the public
interest and should be made freely and openly available with as few
restrictions as possible in a timely and responsible manner.
• EPSRC recognises that there are legal, ethical and commercial constraints
on release of research data
• Sharing research data is an important contributor to the impact of publicly
funded research.
• EPSRC-funded researchers should be entitled to a limited period of
privileged access to the data they collect to allow them to work on and
publish their results.
• Data management policies and plans should be in accordance with
relevant standards and community best practice and should exist for all
data
• Sufficient metadata should be recorded and made openly available to
enable other researchers to understand the potential for further research
and re-use of the data
• It is appropriate to use public funds to support the preservation and
management of publicly-funded research data.
What do PIs and researchers need to
know?
• All researchers or research students funded by EPSRC will be required to
comply with these expectations.
• Data that is not generated in digital format will be stored in a manner to
facilitate it being shared in the event of a valid request for access.
• A link to digital research data is expected to be included in the metadata.
• Where access to data is restricted published metadata should give the
reason and summarise the conditions which must be satisfied for access
to be granted.
• Key expectation 1: The data should be securely stored for at least 10 years
• Key expectation 2: An online record should be created within 12 months of
the data being generated that describes the research data and how to
access it.
• Key expectation 3: Published research papers should include a short
statement describing how and on what terms any supporting research
data may be accessed.
What do PIs and researchers need to do?
• Research data that underpins a publication must be stored safely and securely, and
made accessible.
• Data may already be managed by a trusted domain archive outside of the university,
in which case data may not need to be stored locally.
• If not then data must be stored in a suitable University of Edinburgh storage
solution. Minimal compliance is achieved by having your data on DataStore and
then making a secure copy of it into the Data Vault (this service is currently in
development).
• For those who wish to openly publish data (and a snapshot of their research
software), Edinburgh DataShare is the university’s open online digital repository of
data produced by local researchers (policies, DOI, licence, citation).
• Datasets added to DataShare will be allocated persistent identifiers (DOIs) for
citations.
Key expectation 1: store data securely
• The University is using PURE to record descriptive data (metadata) about
the research data in order to meet this expectation. Research staff are
therefore expected to add a metadata record for any EPSRC-funded
research data into PURE, normally within 12 months of the data being
generated.
• To enter a new dataset description in PURE, click on the green ‘Add new’
button, and select ‘Dataset’.
• Once added to PURE via the dataset content type, the resulting record
should link to the funding source and also link to any associated
publications.
Key expectation 2: a record describing
the data must be freely available online
Data Catalogue in PURE
• If the dataset is available online, for example in DataShare, the URL (or
DOI) of that dataset should also be added.
• Where access to the data is to be restricted, the published dataset
metadata in PURE should give the reason and summarise the conditions
which must be satisfied to grant access.
• Dataset metadata added to PURE will ultimately be publicly accessible via
the Edinburgh Research Explorer subject to confidentiality and other such
restrictions.
• EPSRC state that this expectation ‘could be satisfied by citing such data in the
published research and including in such citations direct links to the data or to
supporting documentation that describes the data in detail, how it may be
accessed and any constraints that may apply.’ Such links should be persistent URLs
such as DOIs.
• An example of a basic data citation would be of the form: ‘Creator (Publication
Year): Title. Publisher. DOI’ Further details can be found at:
https://www.datacite.org/services/cite-your-data.html
• If commercial, legal or ethical reasons exist to protect access to the data these
should be noted in a statement included in the published research paper. A simple
direction to interested parties to ‘contact the author for access’ may not be
considered sufficient.
• The paper must also be made Open Access in PURE.
Key expectation 3: include a statement in
published papers under-pinned by EPSRC-funded data
Does research data include software?
This depends on the research which is being carried out.
As noted in the definition of research data, the deciding factor is whether the software is
necessary to validate research findings, such as those published in a journal paper.
As “rule of thumb”, if your research can’t be replicated without your code then the code
should be included and shared as part of the research data
Often the software, script or simulation may be the research output and the data
produced considered ancillary content. In this case it is more important to store and share
your code than the actual data.
Additionally, even if you don’t need to preserve software, it is good practice to make
software available with adequate documentation to enable others to validate your
research findings, and to access and reuse your research data.
Who should make the decision about
what research data should be
preserved?
Each research organisation will have specific policies and associated processes
to determine what and how publicly-funded research data will be stored and
managed.
Normally it will be the PI of the research project and/or Head of
Department/School who will make the decision about what research data
should be preserved and made available.
It is important to recognise that not all research data can or should be freely
shared – ethical, legal or confidentiality issues may constrain who may have
access.
What about software not produced by
my project, but is required to validate my
research results?
It is prudent, in terms of providing access to your research data and of enabling
your own future research, to take reasonable steps to assure continued availability
of the software you use.
This may include taking a copy of open-source software and preserving it if the
licence allows, or using commercial software where a multi-year support
agreement is available.
Given the requirement to preserve research data for 10 years from the date of last
access by a third party, this provides a compelling reason to use open-data
formats and open-source software
What licence should I choose for my
data and software?
Following the principle that publicly funded research data should be made
openly available with as few restrictions as possible, you should consider
applying an appropriate open licence to the data and software generated by
your research (GNU General Public Licence, MIT, CC, ODC).
The Digital Curation Centre and Software Sustainability Institute have written
guides to help you license research data and choose an open-source licence for
your software.
How to licence research data (DCC) - http://www.dcc.ac.uk/resources/how-guides/license-research-
data
Choosing an open-source licence - http://www.software.ac.uk/resources/guides/adopting-open-source-
licence
Where should I deposit my research data
and software?
EPSRC does not provide a publications repository, research data repository, or
software repository.
Researchers are expected to use institutional or disciplinary/domain repositories
available to them (e.g. GitHub, SubVersion).
It is important that deposited objects can be referenced and accessed via a persistent
identifier (e.g. a DOI) and that appropriately structured metadata describing the
objects is easily discoverable.
A good way to make data and software discoverable is to cite it in research
publications, and to include the persistent identifier (DOI) in the citation.
Writing and using a software
management plan
At present software management plans are relatively new for research
proposals.
The EPSRC Software for the Future call explicitly requires software
management plans as part of the Pathways to Impact.
NSF SI2 funding requires software to be addressed as part of the mandatory
data management plan.
A software management plan is a way of formalising a set of structures and
goals to ensure your software is accessible and reusable in the short, medium
and long term.
Software management plans should
minimally include:
• information on what software outputs (including documentation and other related
material) are expected to be produced
• who is responsible for releasing the software (e.g. PI / lead developer)
• the revision control process to be used [Note: it is important to choose a revision
control / configuration management system that all members of the team will use]
• what license will be used for each output
A software management plan could also:
• identify the software development model
• identify external software and any associated licences
• dependencies and risks
Support
Implementation of the EPSRC Policy at Edinburgh is being supported by the Research
Data Service delivered by Information Services
For help about meeting this policy requirement contact:
• Email: IS.Helpline@ed.ac.uk with “Help with EPSRC data policy framework” in
your subject line.
• Email: PURE@ed.ac.uk if you have questions about PURE.
For help about research data management in general contact:
• Email: IS.Helpline@ed.ac.uk with “Help with Research Data Management in
general” in your subject line.
• Email: IS.Helpline@ed.ac.uk if you would like to arrange an RDM training or
awareness raising session.
For help with research software contact:
• Email: info@software.ac.uk at the Software Sustainability Institute
Thanks!
URLs
• EPSRC Policy Framework on Research Data:
http://www.epsrc.ac.uk/about/standards/researchdata/impact/
• DataStore: https://www.wiki.ed.ac.uk/x/Np9FD
• Edinburgh DataShare: http://datashare.is.ed.ac.uk/
• Data Catalogue in PURE: http://www.pure.ed.ac.uk
• Digital preservation and curation - the danger of overlooking software -
http://www.software.ac.uk/resources/guides/digital-preservation-and-curation-danger-overlooking-
software
• Choosing a repository for your software project - http://software.ac.uk/resources/guides/choosing-
repository-your-software-project
• How to cite and describe software - http://software.ac.uk/so-exactly-what-software-did-you-use
• Writing and using a software management plan - http://www.software.ac.uk/resources/guides/software-
management-plans

More Related Content

What's hot

Tales from the Keepers Registry
Tales from the Keepers RegistryTales from the Keepers Registry
Tales from the Keepers Registry
EDINA, University of Edinburgh
 
EPSRC research data expectations and PURE for datasets
EPSRC research data expectations and PURE for datasetsEPSRC research data expectations and PURE for datasets
EPSRC research data expectations and PURE for datasets
EDINA, University of Edinburgh
 
Research Data Management (RDM) Initiatives at the University of Edinburgh
Research Data Management (RDM) Initiatives at the University of EdinburghResearch Data Management (RDM) Initiatives at the University of Edinburgh
Research Data Management (RDM) Initiatives at the University of Edinburgh
EDINA, University of Edinburgh
 
Open Repositories and Interoperability Challenges in UK
Open Repositories and Interoperability Challenges in UKOpen Repositories and Interoperability Challenges in UK
Open Repositories and Interoperability Challenges in UK
EDINA, University of Edinburgh
 
Introduction to Research Data Management
Introduction to Research Data ManagementIntroduction to Research Data Management
Introduction to Research Data Management
EDINA, University of Edinburgh
 
Research Data MANTRA Project at Edinburgh
Research Data MANTRA Project at EdinburghResearch Data MANTRA Project at Edinburgh
Research Data MANTRA Project at Edinburgh
EDINA, University of Edinburgh
 
Service Integration to Enhance RDM
Service Integration to Enhance RDMService Integration to Enhance RDM
Service Integration to Enhance RDM
EDINA, University of Edinburgh
 
RDM Programme@Edinburgh
RDM Programme@EdinburghRDM Programme@Edinburgh
RDM Programme@Edinburgh
Historic Environment Scotland
 
Shibboleth Access Management Federations and Secure SDI: ESDIN Experience
Shibboleth Access Management Federations and Secure SDI: ESDIN Experience Shibboleth Access Management Federations and Secure SDI: ESDIN Experience
Shibboleth Access Management Federations and Secure SDI: ESDIN Experience
EDINA, University of Edinburgh
 
Research Data Management: Approaches to Institutional Policy
Research Data Management: Approaches to Institutional PolicyResearch Data Management: Approaches to Institutional Policy
Research Data Management: Approaches to Institutional Policy
Robin Rice
 
Recommendation to the EU Hearing on Access to and Preservation of Scientific ...
Recommendation to the EU Hearing on Access to and Preservation of Scientific ...Recommendation to the EU Hearing on Access to and Preservation of Scientific ...
Recommendation to the EU Hearing on Access to and Preservation of Scientific ...
EDINA, University of Edinburgh
 
Pushing Open The Jorum: A national repository for learning materials
Pushing Open The Jorum: A national repository for learning materialsPushing Open The Jorum: A national repository for learning materials
Pushing Open The Jorum: A national repository for learning materials
EDINA, University of Edinburgh
 
Supporting the development of a national Research Data Discovery Service - A ...
Supporting the development of a national Research Data Discovery Service - A ...Supporting the development of a national Research Data Discovery Service - A ...
Supporting the development of a national Research Data Discovery Service - A ...
Historic Environment Scotland
 
Research Data Management: Policy Development
Research Data Management: Policy DevelopmentResearch Data Management: Policy Development
Research Data Management: Policy Development
EDINA, University of Edinburgh
 
Research Data Management and Spatial Data
Research Data Management and Spatial DataResearch Data Management and Spatial Data
Research Data Management and Spatial Data
EDINA, University of Edinburgh
 
RDM for trainee physicians
RDM for trainee physiciansRDM for trainee physicians
RDM for trainee physicians
Historic Environment Scotland
 
National Activities and the UK LOCKSS Alliance
National Activities and the UK LOCKSS AllianceNational Activities and the UK LOCKSS Alliance
National Activities and the UK LOCKSS Alliance
EDINA, University of Edinburgh
 
Research Data Mantra (Management Training) Online Course Launch
Research Data Mantra (Management Training) Online Course LaunchResearch Data Mantra (Management Training) Online Course Launch
Research Data Mantra (Management Training) Online Course Launch
EDINA, University of Edinburgh
 
Where data and journal content collide: what does it mean to ‘publish your da...
Where data and journal content collide: what does it mean to ‘publish your da...Where data and journal content collide: what does it mean to ‘publish your da...
Where data and journal content collide: what does it mean to ‘publish your da...
EDINA, University of Edinburgh
 
Some Academic Sector/NMCA outcomes from the OGC Web Service Shibboleth Intero...
Some Academic Sector/NMCA outcomes from the OGC Web Service Shibboleth Intero...Some Academic Sector/NMCA outcomes from the OGC Web Service Shibboleth Intero...
Some Academic Sector/NMCA outcomes from the OGC Web Service Shibboleth Intero...
EDINA, University of Edinburgh
 

What's hot (20)

Tales from the Keepers Registry
Tales from the Keepers RegistryTales from the Keepers Registry
Tales from the Keepers Registry
 
EPSRC research data expectations and PURE for datasets
EPSRC research data expectations and PURE for datasetsEPSRC research data expectations and PURE for datasets
EPSRC research data expectations and PURE for datasets
 
Research Data Management (RDM) Initiatives at the University of Edinburgh
Research Data Management (RDM) Initiatives at the University of EdinburghResearch Data Management (RDM) Initiatives at the University of Edinburgh
Research Data Management (RDM) Initiatives at the University of Edinburgh
 
Open Repositories and Interoperability Challenges in UK
Open Repositories and Interoperability Challenges in UKOpen Repositories and Interoperability Challenges in UK
Open Repositories and Interoperability Challenges in UK
 
Introduction to Research Data Management
Introduction to Research Data ManagementIntroduction to Research Data Management
Introduction to Research Data Management
 
Research Data MANTRA Project at Edinburgh
Research Data MANTRA Project at EdinburghResearch Data MANTRA Project at Edinburgh
Research Data MANTRA Project at Edinburgh
 
Service Integration to Enhance RDM
Service Integration to Enhance RDMService Integration to Enhance RDM
Service Integration to Enhance RDM
 
RDM Programme@Edinburgh
RDM Programme@EdinburghRDM Programme@Edinburgh
RDM Programme@Edinburgh
 
Shibboleth Access Management Federations and Secure SDI: ESDIN Experience
Shibboleth Access Management Federations and Secure SDI: ESDIN Experience Shibboleth Access Management Federations and Secure SDI: ESDIN Experience
Shibboleth Access Management Federations and Secure SDI: ESDIN Experience
 
Research Data Management: Approaches to Institutional Policy
Research Data Management: Approaches to Institutional PolicyResearch Data Management: Approaches to Institutional Policy
Research Data Management: Approaches to Institutional Policy
 
Recommendation to the EU Hearing on Access to and Preservation of Scientific ...
Recommendation to the EU Hearing on Access to and Preservation of Scientific ...Recommendation to the EU Hearing on Access to and Preservation of Scientific ...
Recommendation to the EU Hearing on Access to and Preservation of Scientific ...
 
Pushing Open The Jorum: A national repository for learning materials
Pushing Open The Jorum: A national repository for learning materialsPushing Open The Jorum: A national repository for learning materials
Pushing Open The Jorum: A national repository for learning materials
 
Supporting the development of a national Research Data Discovery Service - A ...
Supporting the development of a national Research Data Discovery Service - A ...Supporting the development of a national Research Data Discovery Service - A ...
Supporting the development of a national Research Data Discovery Service - A ...
 
Research Data Management: Policy Development
Research Data Management: Policy DevelopmentResearch Data Management: Policy Development
Research Data Management: Policy Development
 
Research Data Management and Spatial Data
Research Data Management and Spatial DataResearch Data Management and Spatial Data
Research Data Management and Spatial Data
 
RDM for trainee physicians
RDM for trainee physiciansRDM for trainee physicians
RDM for trainee physicians
 
National Activities and the UK LOCKSS Alliance
National Activities and the UK LOCKSS AllianceNational Activities and the UK LOCKSS Alliance
National Activities and the UK LOCKSS Alliance
 
Research Data Mantra (Management Training) Online Course Launch
Research Data Mantra (Management Training) Online Course LaunchResearch Data Mantra (Management Training) Online Course Launch
Research Data Mantra (Management Training) Online Course Launch
 
Where data and journal content collide: what does it mean to ‘publish your da...
Where data and journal content collide: what does it mean to ‘publish your da...Where data and journal content collide: what does it mean to ‘publish your da...
Where data and journal content collide: what does it mean to ‘publish your da...
 
Some Academic Sector/NMCA outcomes from the OGC Web Service Shibboleth Intero...
Some Academic Sector/NMCA outcomes from the OGC Web Service Shibboleth Intero...Some Academic Sector/NMCA outcomes from the OGC Web Service Shibboleth Intero...
Some Academic Sector/NMCA outcomes from the OGC Web Service Shibboleth Intero...
 

Viewers also liked

Open @ EDINA
Open @ EDINAOpen @ EDINA
Jisc Mediahub: Preview + The Back Story
Jisc Mediahub: Preview + The Back StoryJisc Mediahub: Preview + The Back Story
Jisc Mediahub: Preview + The Back Story
EDINA, University of Edinburgh
 
Digimap Roam
Digimap RoamDigimap Roam
Using data from Digimap in ArcGIS
Using data from Digimap in ArcGISUsing data from Digimap in ArcGIS
Using data from Digimap in ArcGIS
EDINA, University of Edinburgh
 
Census Update Webinar: Census Geography Tools
Census Update Webinar: Census Geography ToolsCensus Update Webinar: Census Geography Tools
Census Update Webinar: Census Geography Tools
EDINA, University of Edinburgh
 
E-journal Preservation & the Archival Value of the Authors’ Final Copy
E-journal Preservation & the Archival Value of the Authors’ Final CopyE-journal Preservation & the Archival Value of the Authors’ Final Copy
E-journal Preservation & the Archival Value of the Authors’ Final Copy
EDINA, University of Edinburgh
 
Repositories Update (UK)
Repositories Update (UK) Repositories Update (UK)
Repositories Update (UK)
EDINA, University of Edinburgh
 
RDM @ Edinburgh - Arkivum Workshop
RDM @ Edinburgh - Arkivum WorkshopRDM @ Edinburgh - Arkivum Workshop
RDM @ Edinburgh - Arkivum Workshop
Historic Environment Scotland
 
Collaboration to Curation: The High Rise Project meets Edinburgh DataShare
Collaboration to Curation: The High Rise Project meets Edinburgh DataShareCollaboration to Curation: The High Rise Project meets Edinburgh DataShare
Collaboration to Curation: The High Rise Project meets Edinburgh DataShare
EDINA, University of Edinburgh
 
Preserving Streams of Issued Content
Preserving Streams of Issued ContentPreserving Streams of Issued Content
Preserving Streams of Issued Content
EDINA, University of Edinburgh
 
Ensuring the Scholarly Record is Kept Safe: Measured Progress with Serials
Ensuring the Scholarly Record is Kept Safe: Measured Progress with SerialsEnsuring the Scholarly Record is Kept Safe: Measured Progress with Serials
Ensuring the Scholarly Record is Kept Safe: Measured Progress with Serials
EDINA, University of Edinburgh
 
PECAN Phase 2: Pilot for Ensuring Continuity of Access via Nesli2
PECAN Phase 2: Pilot for Ensuring Continuity of Access via Nesli2 PECAN Phase 2: Pilot for Ensuring Continuity of Access via Nesli2
PECAN Phase 2: Pilot for Ensuring Continuity of Access via Nesli2
EDINA, University of Edinburgh
 
Ukla uksg 2013_final
Ukla uksg 2013_finalUkla uksg 2013_final
Preserving Our Digital Heritage: Community Action via UK LOCKSS
Preserving Our Digital Heritage: Community Action via UK LOCKSSPreserving Our Digital Heritage: Community Action via UK LOCKSS
Preserving Our Digital Heritage: Community Action via UK LOCKSS
EDINA, University of Edinburgh
 
SCURL and SUNCAT serials holdings comparison service
SCURL and SUNCAT serials holdings comparison serviceSCURL and SUNCAT serials holdings comparison service
SCURL and SUNCAT serials holdings comparison service
EDINA, University of Edinburgh
 
IASSIST Latin Engagement Strategic Action Group
IASSIST Latin Engagement Strategic Action GroupIASSIST Latin Engagement Strategic Action Group
IASSIST Latin Engagement Strategic Action Group
EDINA, University of Edinburgh
 
Using a dumb identifier to do smart things
Using a dumb identifier to do smart thingsUsing a dumb identifier to do smart things
Using a dumb identifier to do smart things
EDINA, University of Edinburgh
 
Agile Data Access Initiative
Agile Data Access InitiativeAgile Data Access Initiative
Agile Data Access Initiative
EDINA, University of Edinburgh
 
A Importância da IDE-a no Reino-Unido
A Importância da IDE-a no Reino-UnidoA Importância da IDE-a no Reino-Unido
A Importância da IDE-a no Reino-Unido
EDINA, University of Edinburgh
 
JISC Managing Research Data: Liaison Librarian Training
JISC Managing Research Data: Liaison Librarian Training JISC Managing Research Data: Liaison Librarian Training
JISC Managing Research Data: Liaison Librarian Training
EDINA, University of Edinburgh
 

Viewers also liked (20)

Open @ EDINA
Open @ EDINAOpen @ EDINA
Open @ EDINA
 
Jisc Mediahub: Preview + The Back Story
Jisc Mediahub: Preview + The Back StoryJisc Mediahub: Preview + The Back Story
Jisc Mediahub: Preview + The Back Story
 
Digimap Roam
Digimap RoamDigimap Roam
Digimap Roam
 
Using data from Digimap in ArcGIS
Using data from Digimap in ArcGISUsing data from Digimap in ArcGIS
Using data from Digimap in ArcGIS
 
Census Update Webinar: Census Geography Tools
Census Update Webinar: Census Geography ToolsCensus Update Webinar: Census Geography Tools
Census Update Webinar: Census Geography Tools
 
E-journal Preservation & the Archival Value of the Authors’ Final Copy
E-journal Preservation & the Archival Value of the Authors’ Final CopyE-journal Preservation & the Archival Value of the Authors’ Final Copy
E-journal Preservation & the Archival Value of the Authors’ Final Copy
 
Repositories Update (UK)
Repositories Update (UK) Repositories Update (UK)
Repositories Update (UK)
 
RDM @ Edinburgh - Arkivum Workshop
RDM @ Edinburgh - Arkivum WorkshopRDM @ Edinburgh - Arkivum Workshop
RDM @ Edinburgh - Arkivum Workshop
 
Collaboration to Curation: The High Rise Project meets Edinburgh DataShare
Collaboration to Curation: The High Rise Project meets Edinburgh DataShareCollaboration to Curation: The High Rise Project meets Edinburgh DataShare
Collaboration to Curation: The High Rise Project meets Edinburgh DataShare
 
Preserving Streams of Issued Content
Preserving Streams of Issued ContentPreserving Streams of Issued Content
Preserving Streams of Issued Content
 
Ensuring the Scholarly Record is Kept Safe: Measured Progress with Serials
Ensuring the Scholarly Record is Kept Safe: Measured Progress with SerialsEnsuring the Scholarly Record is Kept Safe: Measured Progress with Serials
Ensuring the Scholarly Record is Kept Safe: Measured Progress with Serials
 
PECAN Phase 2: Pilot for Ensuring Continuity of Access via Nesli2
PECAN Phase 2: Pilot for Ensuring Continuity of Access via Nesli2 PECAN Phase 2: Pilot for Ensuring Continuity of Access via Nesli2
PECAN Phase 2: Pilot for Ensuring Continuity of Access via Nesli2
 
Ukla uksg 2013_final
Ukla uksg 2013_finalUkla uksg 2013_final
Ukla uksg 2013_final
 
Preserving Our Digital Heritage: Community Action via UK LOCKSS
Preserving Our Digital Heritage: Community Action via UK LOCKSSPreserving Our Digital Heritage: Community Action via UK LOCKSS
Preserving Our Digital Heritage: Community Action via UK LOCKSS
 
SCURL and SUNCAT serials holdings comparison service
SCURL and SUNCAT serials holdings comparison serviceSCURL and SUNCAT serials holdings comparison service
SCURL and SUNCAT serials holdings comparison service
 
IASSIST Latin Engagement Strategic Action Group
IASSIST Latin Engagement Strategic Action GroupIASSIST Latin Engagement Strategic Action Group
IASSIST Latin Engagement Strategic Action Group
 
Using a dumb identifier to do smart things
Using a dumb identifier to do smart thingsUsing a dumb identifier to do smart things
Using a dumb identifier to do smart things
 
Agile Data Access Initiative
Agile Data Access InitiativeAgile Data Access Initiative
Agile Data Access Initiative
 
A Importância da IDE-a no Reino-Unido
A Importância da IDE-a no Reino-UnidoA Importância da IDE-a no Reino-Unido
A Importância da IDE-a no Reino-Unido
 
JISC Managing Research Data: Liaison Librarian Training
JISC Managing Research Data: Liaison Librarian Training JISC Managing Research Data: Liaison Librarian Training
JISC Managing Research Data: Liaison Librarian Training
 

Similar to EPSRC research data expectations and research software management

EPSRC Policy Compliance: What researchers need to know
EPSRC Policy Compliance: What researchers need to knowEPSRC Policy Compliance: What researchers need to know
EPSRC Policy Compliance: What researchers need to know
Historic Environment Scotland
 
EPSRC Policy Compliance: What researchers need to know
EPSRC Policy Compliance: What researchers need to knowEPSRC Policy Compliance: What researchers need to know
EPSRC Policy Compliance: What researchers need to know
EDINA, University of Edinburgh
 
Making your research data open
Making your research data openMaking your research data open
Making your research data open
Daniel Crane
 
Making your research data open
Making your research data openMaking your research data open
Making your research data open
dancrane_open
 
DMP health sciences
DMP health sciencesDMP health sciences
DMP health sciences
Sarah Jones
 
Research Data Management: Why is it important?
Research Data Management: Why is it  important?Research Data Management: Why is it  important?
Research Data Management: Why is it important?
EDINA, University of Edinburgh
 
LSHTM Research Data Management Policy: An Overview
LSHTM Research Data Management Policy: An OverviewLSHTM Research Data Management Policy: An Overview
LSHTM Research Data Management Policy: An Overview
London School of Hygiene and Tropical Medicine
 
RDM: a briefing for Health Sciences
RDM: a briefing for Health SciencesRDM: a briefing for Health Sciences
RDM: a briefing for Health Sciences
University of York Library
 
Data sharing: How, what and why?
Data sharing: How, what and why?Data sharing: How, what and why?
Data sharing: How, what and why?
dancrane_open
 
OU Library Research Support webinar: Data sharing
OU Library Research Support webinar: Data sharingOU Library Research Support webinar: Data sharing
OU Library Research Support webinar: Data sharing
Daniel Crane
 
Creating a Data Management Plan for your Grant Application
Creating a Data Management Plan for your Grant ApplicationCreating a Data Management Plan for your Grant Application
Creating a Data Management Plan for your Grant Application
EDINA, University of Edinburgh
 
Creating a Data Management Plan for your Grant Application
Creating a Data Management Plan for your Grant ApplicationCreating a Data Management Plan for your Grant Application
Creating a Data Management Plan for your Grant Application
Historic Environment Scotland
 
How to elaborate a data management plan
How to elaborate a data management planHow to elaborate a data management plan
How to elaborate a data management plan
Biblioteca de la Universitat Jaume I
 
Research Data Management: An Introductory Webinar from OpenAIRE and EUDAT
Research Data Management: An Introductory Webinar from OpenAIRE and EUDATResearch Data Management: An Introductory Webinar from OpenAIRE and EUDAT
Research Data Management: An Introductory Webinar from OpenAIRE and EUDAT
Tony Ross-Hellauer
 
Research Data Management: An Introductory Webinar from OpenAIRE and EUDAT
Research Data Management: An Introductory Webinar from OpenAIRE and EUDATResearch Data Management: An Introductory Webinar from OpenAIRE and EUDAT
Research Data Management: An Introductory Webinar from OpenAIRE and EUDAT
OpenAIRE
 
Research Data Management Introduction: EUDAT/Open AIRE Webinar| www.eudat.eu |
Research Data Management Introduction: EUDAT/Open AIRE Webinar| www.eudat.eu | Research Data Management Introduction: EUDAT/Open AIRE Webinar| www.eudat.eu |
Research Data Management Introduction: EUDAT/Open AIRE Webinar| www.eudat.eu |
EUDAT
 
INCLUSION OF DATA ARCHIVES IN DATA MANAGEMENT PLAN
INCLUSION OF DATA ARCHIVES IN DATA MANAGEMENT PLANINCLUSION OF DATA ARCHIVES IN DATA MANAGEMENT PLAN
INCLUSION OF DATA ARCHIVES IN DATA MANAGEMENT PLAN
Arhiv družboslovnih podatkov
 
Introduction to RDM for Geoscience PhD Students
Introduction to RDM for Geoscience PhD StudentsIntroduction to RDM for Geoscience PhD Students
Introduction to RDM for Geoscience PhD Students
EDINA, University of Edinburgh
 
Research data management at TU Eindhoven
Research data management at TU EindhovenResearch data management at TU Eindhoven
Research data management at TU Eindhoven
Leon Osinski
 
EUDAT & OpenAIRE Webinar: How to write a Data Management Plan - July 14, 2016...
EUDAT & OpenAIRE Webinar: How to write a Data Management Plan - July 14, 2016...EUDAT & OpenAIRE Webinar: How to write a Data Management Plan - July 14, 2016...
EUDAT & OpenAIRE Webinar: How to write a Data Management Plan - July 14, 2016...
EUDAT
 

Similar to EPSRC research data expectations and research software management (20)

EPSRC Policy Compliance: What researchers need to know
EPSRC Policy Compliance: What researchers need to knowEPSRC Policy Compliance: What researchers need to know
EPSRC Policy Compliance: What researchers need to know
 
EPSRC Policy Compliance: What researchers need to know
EPSRC Policy Compliance: What researchers need to knowEPSRC Policy Compliance: What researchers need to know
EPSRC Policy Compliance: What researchers need to know
 
Making your research data open
Making your research data openMaking your research data open
Making your research data open
 
Making your research data open
Making your research data openMaking your research data open
Making your research data open
 
DMP health sciences
DMP health sciencesDMP health sciences
DMP health sciences
 
Research Data Management: Why is it important?
Research Data Management: Why is it  important?Research Data Management: Why is it  important?
Research Data Management: Why is it important?
 
LSHTM Research Data Management Policy: An Overview
LSHTM Research Data Management Policy: An OverviewLSHTM Research Data Management Policy: An Overview
LSHTM Research Data Management Policy: An Overview
 
RDM: a briefing for Health Sciences
RDM: a briefing for Health SciencesRDM: a briefing for Health Sciences
RDM: a briefing for Health Sciences
 
Data sharing: How, what and why?
Data sharing: How, what and why?Data sharing: How, what and why?
Data sharing: How, what and why?
 
OU Library Research Support webinar: Data sharing
OU Library Research Support webinar: Data sharingOU Library Research Support webinar: Data sharing
OU Library Research Support webinar: Data sharing
 
Creating a Data Management Plan for your Grant Application
Creating a Data Management Plan for your Grant ApplicationCreating a Data Management Plan for your Grant Application
Creating a Data Management Plan for your Grant Application
 
Creating a Data Management Plan for your Grant Application
Creating a Data Management Plan for your Grant ApplicationCreating a Data Management Plan for your Grant Application
Creating a Data Management Plan for your Grant Application
 
How to elaborate a data management plan
How to elaborate a data management planHow to elaborate a data management plan
How to elaborate a data management plan
 
Research Data Management: An Introductory Webinar from OpenAIRE and EUDAT
Research Data Management: An Introductory Webinar from OpenAIRE and EUDATResearch Data Management: An Introductory Webinar from OpenAIRE and EUDAT
Research Data Management: An Introductory Webinar from OpenAIRE and EUDAT
 
Research Data Management: An Introductory Webinar from OpenAIRE and EUDAT
Research Data Management: An Introductory Webinar from OpenAIRE and EUDATResearch Data Management: An Introductory Webinar from OpenAIRE and EUDAT
Research Data Management: An Introductory Webinar from OpenAIRE and EUDAT
 
Research Data Management Introduction: EUDAT/Open AIRE Webinar| www.eudat.eu |
Research Data Management Introduction: EUDAT/Open AIRE Webinar| www.eudat.eu | Research Data Management Introduction: EUDAT/Open AIRE Webinar| www.eudat.eu |
Research Data Management Introduction: EUDAT/Open AIRE Webinar| www.eudat.eu |
 
INCLUSION OF DATA ARCHIVES IN DATA MANAGEMENT PLAN
INCLUSION OF DATA ARCHIVES IN DATA MANAGEMENT PLANINCLUSION OF DATA ARCHIVES IN DATA MANAGEMENT PLAN
INCLUSION OF DATA ARCHIVES IN DATA MANAGEMENT PLAN
 
Introduction to RDM for Geoscience PhD Students
Introduction to RDM for Geoscience PhD StudentsIntroduction to RDM for Geoscience PhD Students
Introduction to RDM for Geoscience PhD Students
 
Research data management at TU Eindhoven
Research data management at TU EindhovenResearch data management at TU Eindhoven
Research data management at TU Eindhoven
 
EUDAT & OpenAIRE Webinar: How to write a Data Management Plan - July 14, 2016...
EUDAT & OpenAIRE Webinar: How to write a Data Management Plan - July 14, 2016...EUDAT & OpenAIRE Webinar: How to write a Data Management Plan - July 14, 2016...
EUDAT & OpenAIRE Webinar: How to write a Data Management Plan - July 14, 2016...
 

More from Historic Environment Scotland

Digital Archiving for Archaeological Units at Historic Environment Scotland
Digital Archiving for Archaeological Units at Historic Environment ScotlandDigital Archiving for Archaeological Units at Historic Environment Scotland
Digital Archiving for Archaeological Units at Historic Environment Scotland
Historic Environment Scotland
 
Archives & Records Association summer seminar Edinburgh 7 June 2019
Archives & Records Association summer seminar   Edinburgh 7 June 2019Archives & Records Association summer seminar   Edinburgh 7 June 2019
Archives & Records Association summer seminar Edinburgh 7 June 2019
Historic Environment Scotland
 
Bonares presentation oct2016v2
Bonares presentation oct2016v2Bonares presentation oct2016v2
Bonares presentation oct2016v2
Historic Environment Scotland
 
Research Data Services @ Edinburgh: MANTRA & Edinburgh DataShare
Research Data Services @ Edinburgh: MANTRA & Edinburgh DataShareResearch Data Services @ Edinburgh: MANTRA & Edinburgh DataShare
Research Data Services @ Edinburgh: MANTRA & Edinburgh DataShare
Historic Environment Scotland
 
Introduction to data support services and resources for public policy
Introduction to data support services and resources for public policyIntroduction to data support services and resources for public policy
Introduction to data support services and resources for public policy
Historic Environment Scotland
 
Certifying CISER! A Data Seal of Approval Case Study
Certifying CISER! A Data Seal of Approval Case StudyCertifying CISER! A Data Seal of Approval Case Study
Certifying CISER! A Data Seal of Approval Case Study
Historic Environment Scotland
 
RDM@Edinburgh_interoperation_IDCC2015
RDM@Edinburgh_interoperation_IDCC2015RDM@Edinburgh_interoperation_IDCC2015
RDM@Edinburgh_interoperation_IDCC2015
Historic Environment Scotland
 
RDM @ UoE
RDM @ UoERDM @ UoE
RDM Programme @ Edinburgh
RDM Programme @ Edinburgh RDM Programme @ Edinburgh
RDM Programme @ Edinburgh
Historic Environment Scotland
 
Good Practice in Research Data Management
Good Practice in Research Data ManagementGood Practice in Research Data Management
Good Practice in Research Data Management
Historic Environment Scotland
 
Edinburgh DataShare - DSpace for Data
Edinburgh DataShare - DSpace for DataEdinburgh DataShare - DSpace for Data
Edinburgh DataShare - DSpace for Data
Historic Environment Scotland
 
RDM Programme at University of Edinburgh
RDM Programme at University of EdinburghRDM Programme at University of Edinburgh
RDM Programme at University of Edinburgh
Historic Environment Scotland
 
RDM through a UK lens - New Roles for Librarians?
RDM through a UK lens - New Roles for Librarians? RDM through a UK lens - New Roles for Librarians?
RDM through a UK lens - New Roles for Librarians?
Historic Environment Scotland
 
Rdm slides march 2014
Rdm slides march 2014Rdm slides march 2014
Rdm slides march 2014
Historic Environment Scotland
 
RDM Priorities, Stakeholders, Practice
RDM Priorities, Stakeholders, PracticeRDM Priorities, Stakeholders, Practice
RDM Priorities, Stakeholders, Practice
Historic Environment Scotland
 
RDM@Edinburgh
RDM@EdinburghRDM@Edinburgh
RDM@Edinburgh
RDM@EdinburghRDM@Edinburgh
CISER & the Data Reference Interview
CISER & the Data Reference InterviewCISER & the Data Reference Interview
CISER & the Data Reference Interview
Historic Environment Scotland
 
AddressingHistory: crowdsourcing the past
AddressingHistory: crowdsourcing the pastAddressingHistory: crowdsourcing the past
AddressingHistory: crowdsourcing the past
Historic Environment Scotland
 
Research Data Management at Edinburgh: Effecting Culture Change
Research Data Management at Edinburgh: Effecting Culture ChangeResearch Data Management at Edinburgh: Effecting Culture Change
Research Data Management at Edinburgh: Effecting Culture Change
Historic Environment Scotland
 

More from Historic Environment Scotland (20)

Digital Archiving for Archaeological Units at Historic Environment Scotland
Digital Archiving for Archaeological Units at Historic Environment ScotlandDigital Archiving for Archaeological Units at Historic Environment Scotland
Digital Archiving for Archaeological Units at Historic Environment Scotland
 
Archives & Records Association summer seminar Edinburgh 7 June 2019
Archives & Records Association summer seminar   Edinburgh 7 June 2019Archives & Records Association summer seminar   Edinburgh 7 June 2019
Archives & Records Association summer seminar Edinburgh 7 June 2019
 
Bonares presentation oct2016v2
Bonares presentation oct2016v2Bonares presentation oct2016v2
Bonares presentation oct2016v2
 
Research Data Services @ Edinburgh: MANTRA & Edinburgh DataShare
Research Data Services @ Edinburgh: MANTRA & Edinburgh DataShareResearch Data Services @ Edinburgh: MANTRA & Edinburgh DataShare
Research Data Services @ Edinburgh: MANTRA & Edinburgh DataShare
 
Introduction to data support services and resources for public policy
Introduction to data support services and resources for public policyIntroduction to data support services and resources for public policy
Introduction to data support services and resources for public policy
 
Certifying CISER! A Data Seal of Approval Case Study
Certifying CISER! A Data Seal of Approval Case StudyCertifying CISER! A Data Seal of Approval Case Study
Certifying CISER! A Data Seal of Approval Case Study
 
RDM@Edinburgh_interoperation_IDCC2015
RDM@Edinburgh_interoperation_IDCC2015RDM@Edinburgh_interoperation_IDCC2015
RDM@Edinburgh_interoperation_IDCC2015
 
RDM @ UoE
RDM @ UoERDM @ UoE
RDM @ UoE
 
RDM Programme @ Edinburgh
RDM Programme @ Edinburgh RDM Programme @ Edinburgh
RDM Programme @ Edinburgh
 
Good Practice in Research Data Management
Good Practice in Research Data ManagementGood Practice in Research Data Management
Good Practice in Research Data Management
 
Edinburgh DataShare - DSpace for Data
Edinburgh DataShare - DSpace for DataEdinburgh DataShare - DSpace for Data
Edinburgh DataShare - DSpace for Data
 
RDM Programme at University of Edinburgh
RDM Programme at University of EdinburghRDM Programme at University of Edinburgh
RDM Programme at University of Edinburgh
 
RDM through a UK lens - New Roles for Librarians?
RDM through a UK lens - New Roles for Librarians? RDM through a UK lens - New Roles for Librarians?
RDM through a UK lens - New Roles for Librarians?
 
Rdm slides march 2014
Rdm slides march 2014Rdm slides march 2014
Rdm slides march 2014
 
RDM Priorities, Stakeholders, Practice
RDM Priorities, Stakeholders, PracticeRDM Priorities, Stakeholders, Practice
RDM Priorities, Stakeholders, Practice
 
RDM@Edinburgh
RDM@EdinburghRDM@Edinburgh
RDM@Edinburgh
 
RDM@Edinburgh
RDM@EdinburghRDM@Edinburgh
RDM@Edinburgh
 
CISER & the Data Reference Interview
CISER & the Data Reference InterviewCISER & the Data Reference Interview
CISER & the Data Reference Interview
 
AddressingHistory: crowdsourcing the past
AddressingHistory: crowdsourcing the pastAddressingHistory: crowdsourcing the past
AddressingHistory: crowdsourcing the past
 
Research Data Management at Edinburgh: Effecting Culture Change
Research Data Management at Edinburgh: Effecting Culture ChangeResearch Data Management at Edinburgh: Effecting Culture Change
Research Data Management at Edinburgh: Effecting Culture Change
 

Recently uploaded

办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
apvysm8
 
Experts live - Improving user adoption with AI
Experts live - Improving user adoption with AIExperts live - Improving user adoption with AI
Experts live - Improving user adoption with AI
jitskeb
 
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
Aggregage
 
Palo Alto Cortex XDR presentation .......
Palo Alto Cortex XDR presentation .......Palo Alto Cortex XDR presentation .......
Palo Alto Cortex XDR presentation .......
Sachin Paul
 
Analysis insight about a Flyball dog competition team's performance
Analysis insight about a Flyball dog competition team's performanceAnalysis insight about a Flyball dog competition team's performance
Analysis insight about a Flyball dog competition team's performance
roli9797
 
The Building Blocks of QuestDB, a Time Series Database
The Building Blocks of QuestDB, a Time Series DatabaseThe Building Blocks of QuestDB, a Time Series Database
The Building Blocks of QuestDB, a Time Series Database
javier ramirez
 
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
v7oacc3l
 
06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM
06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM
06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM
Timothy Spann
 
Open Source Contributions to Postgres: The Basics POSETTE 2024
Open Source Contributions to Postgres: The Basics POSETTE 2024Open Source Contributions to Postgres: The Basics POSETTE 2024
Open Source Contributions to Postgres: The Basics POSETTE 2024
ElizabethGarrettChri
 
University of New South Wales degree offer diploma Transcript
University of New South Wales degree offer diploma TranscriptUniversity of New South Wales degree offer diploma Transcript
University of New South Wales degree offer diploma Transcript
soxrziqu
 
The Ipsos - AI - Monitor 2024 Report.pdf
The  Ipsos - AI - Monitor 2024 Report.pdfThe  Ipsos - AI - Monitor 2024 Report.pdf
The Ipsos - AI - Monitor 2024 Report.pdf
Social Samosa
 
Population Growth in Bataan: The effects of population growth around rural pl...
Population Growth in Bataan: The effects of population growth around rural pl...Population Growth in Bataan: The effects of population growth around rural pl...
Population Growth in Bataan: The effects of population growth around rural pl...
Bill641377
 
一比一原版(Unimelb毕业证书)墨尔本大学毕业证如何办理
一比一原版(Unimelb毕业证书)墨尔本大学毕业证如何办理一比一原版(Unimelb毕业证书)墨尔本大学毕业证如何办理
一比一原版(Unimelb毕业证书)墨尔本大学毕业证如何办理
xclpvhuk
 
原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样
原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样
原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样
ihavuls
 
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
sameer shah
 
Udemy_2024_Global_Learning_Skills_Trends_Report (1).pdf
Udemy_2024_Global_Learning_Skills_Trends_Report (1).pdfUdemy_2024_Global_Learning_Skills_Trends_Report (1).pdf
Udemy_2024_Global_Learning_Skills_Trends_Report (1).pdf
Fernanda Palhano
 
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
nuttdpt
 
一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理
一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理
一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理
nuttdpt
 
A presentation that explain the Power BI Licensing
A presentation that explain the Power BI LicensingA presentation that explain the Power BI Licensing
A presentation that explain the Power BI Licensing
AlessioFois2
 
DSSML24_tspann_CodelessGenerativeAIPipelines
DSSML24_tspann_CodelessGenerativeAIPipelinesDSSML24_tspann_CodelessGenerativeAIPipelines
DSSML24_tspann_CodelessGenerativeAIPipelines
Timothy Spann
 

Recently uploaded (20)

办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
 
Experts live - Improving user adoption with AI
Experts live - Improving user adoption with AIExperts live - Improving user adoption with AI
Experts live - Improving user adoption with AI
 
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
 
Palo Alto Cortex XDR presentation .......
Palo Alto Cortex XDR presentation .......Palo Alto Cortex XDR presentation .......
Palo Alto Cortex XDR presentation .......
 
Analysis insight about a Flyball dog competition team's performance
Analysis insight about a Flyball dog competition team's performanceAnalysis insight about a Flyball dog competition team's performance
Analysis insight about a Flyball dog competition team's performance
 
The Building Blocks of QuestDB, a Time Series Database
The Building Blocks of QuestDB, a Time Series DatabaseThe Building Blocks of QuestDB, a Time Series Database
The Building Blocks of QuestDB, a Time Series Database
 
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
 
06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM
06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM
06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM
 
Open Source Contributions to Postgres: The Basics POSETTE 2024
Open Source Contributions to Postgres: The Basics POSETTE 2024Open Source Contributions to Postgres: The Basics POSETTE 2024
Open Source Contributions to Postgres: The Basics POSETTE 2024
 
University of New South Wales degree offer diploma Transcript
University of New South Wales degree offer diploma TranscriptUniversity of New South Wales degree offer diploma Transcript
University of New South Wales degree offer diploma Transcript
 
The Ipsos - AI - Monitor 2024 Report.pdf
The  Ipsos - AI - Monitor 2024 Report.pdfThe  Ipsos - AI - Monitor 2024 Report.pdf
The Ipsos - AI - Monitor 2024 Report.pdf
 
Population Growth in Bataan: The effects of population growth around rural pl...
Population Growth in Bataan: The effects of population growth around rural pl...Population Growth in Bataan: The effects of population growth around rural pl...
Population Growth in Bataan: The effects of population growth around rural pl...
 
一比一原版(Unimelb毕业证书)墨尔本大学毕业证如何办理
一比一原版(Unimelb毕业证书)墨尔本大学毕业证如何办理一比一原版(Unimelb毕业证书)墨尔本大学毕业证如何办理
一比一原版(Unimelb毕业证书)墨尔本大学毕业证如何办理
 
原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样
原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样
原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样
 
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
 
Udemy_2024_Global_Learning_Skills_Trends_Report (1).pdf
Udemy_2024_Global_Learning_Skills_Trends_Report (1).pdfUdemy_2024_Global_Learning_Skills_Trends_Report (1).pdf
Udemy_2024_Global_Learning_Skills_Trends_Report (1).pdf
 
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
 
一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理
一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理
一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理
 
A presentation that explain the Power BI Licensing
A presentation that explain the Power BI LicensingA presentation that explain the Power BI Licensing
A presentation that explain the Power BI Licensing
 
DSSML24_tspann_CodelessGenerativeAIPipelines
DSSML24_tspann_CodelessGenerativeAIPipelinesDSSML24_tspann_CodelessGenerativeAIPipelines
DSSML24_tspann_CodelessGenerativeAIPipelines
 

EPSRC research data expectations and research software management

  • 1. EPSRC research data expectations and research software management Stuart Macdonald Associate Data Librarian University of Edinburgh stuart.macdonald@ed.ac.uk Research Committee Meeting, School of Mathematics, University of Edinburgh, 25 Jan. 2016
  • 2. What is research data? Research data is defined by EPSRC as recorded factual material commonly used in the scientific community as necessary to validate research findings Although the majority of such data is created in digital format, all research data is included irrespective of the format in which it is created. Note that EPSRC does not expect every piece of data produced during a project to be retained – decisions about what to keep should be taken on a case by case basis. There is however a clear expectation that data which underpins published research outputs will be retained and managed.
  • 3. • EPSRC have introduced a policy framework concerning the management and provision of access to publicly-funded research data. • EPSRC Principal Investigators and the University must demonstrate to EPSRC that their expectations are being met. The 9 expectations are detailed at: http://www.epsrc.ac.uk/about/standards/researchdata/ • EPSRC began monitoring compliance on 1st May 2015 on a case-by-case basis. If it judges sharing of research data is being obstructed then it reserves the right to impose sanctions.
  • 4. EPSRC policy framework on research data
  • 5. The expectations arise from 7 core principles which align with the core RCUK principles on data sharing, namely: • EPSRC-funded research data is a public good produced in the public interest and should be made freely and openly available with as few restrictions as possible in a timely and responsible manner. • EPSRC recognises that there are legal, ethical and commercial constraints on release of research data • Sharing research data is an important contributor to the impact of publicly funded research.
  • 6. • EPSRC-funded researchers should be entitled to a limited period of privileged access to the data they collect to allow them to work on and publish their results. • Data management policies and plans should be in accordance with relevant standards and community best practice and should exist for all data • Sufficient metadata should be recorded and made openly available to enable other researchers to understand the potential for further research and re-use of the data • It is appropriate to use public funds to support the preservation and management of publicly-funded research data.
  • 7. What do PIs and researchers need to know? • All researchers or research students funded by EPSRC will be required to comply with these expectations. • Data that is not generated in digital format will be stored in a manner to facilitate it being shared in the event of a valid request for access. • A link to digital research data is expected to be included in the metadata. • Where access to data is restricted published metadata should give the reason and summarise the conditions which must be satisfied for access to be granted.
  • 8. • Key expectation 1: The data should be securely stored for at least 10 years • Key expectation 2: An online record should be created within 12 months of the data being generated that describes the research data and how to access it. • Key expectation 3: Published research papers should include a short statement describing how and on what terms any supporting research data may be accessed. What do PIs and researchers need to do?
  • 9. • Research data that underpins a publication must be stored safely and securely, and made accessible. • Data may already be managed by a trusted domain archive outside of the university, in which case data may not need to be stored locally. • If not then data must be stored in a suitable University of Edinburgh storage solution. Minimal compliance is achieved by having your data on DataStore and then making a secure copy of it into the Data Vault (this service is currently in development). • For those who wish to openly publish data (and a snapshot of their research software), Edinburgh DataShare is the university’s open online digital repository of data produced by local researchers (policies, DOI, licence, citation). • Datasets added to DataShare will be allocated persistent identifiers (DOIs) for citations. Key expectation 1: store data securely
  • 10. • The University is using PURE to record descriptive data (metadata) about the research data in order to meet this expectation. Research staff are therefore expected to add a metadata record for any EPSRC-funded research data into PURE, normally within 12 months of the data being generated. • To enter a new dataset description in PURE, click on the green ‘Add new’ button, and select ‘Dataset’. • Once added to PURE via the dataset content type, the resulting record should link to the funding source and also link to any associated publications. Key expectation 2: a record describing the data must be freely available online
  • 12. • If the dataset is available online, for example in DataShare, the URL (or DOI) of that dataset should also be added. • Where access to the data is to be restricted, the published dataset metadata in PURE should give the reason and summarise the conditions which must be satisfied to grant access. • Dataset metadata added to PURE will ultimately be publicly accessible via the Edinburgh Research Explorer subject to confidentiality and other such restrictions.
  • 13. • EPSRC state that this expectation ‘could be satisfied by citing such data in the published research and including in such citations direct links to the data or to supporting documentation that describes the data in detail, how it may be accessed and any constraints that may apply.’ Such links should be persistent URLs such as DOIs. • An example of a basic data citation would be of the form: ‘Creator (Publication Year): Title. Publisher. DOI’ Further details can be found at: https://www.datacite.org/services/cite-your-data.html • If commercial, legal or ethical reasons exist to protect access to the data these should be noted in a statement included in the published research paper. A simple direction to interested parties to ‘contact the author for access’ may not be considered sufficient. • The paper must also be made Open Access in PURE. Key expectation 3: include a statement in published papers under-pinned by EPSRC-funded data
  • 14. Does research data include software? This depends on the research which is being carried out. As noted in the definition of research data, the deciding factor is whether the software is necessary to validate research findings, such as those published in a journal paper. As “rule of thumb”, if your research can’t be replicated without your code then the code should be included and shared as part of the research data Often the software, script or simulation may be the research output and the data produced considered ancillary content. In this case it is more important to store and share your code than the actual data. Additionally, even if you don’t need to preserve software, it is good practice to make software available with adequate documentation to enable others to validate your research findings, and to access and reuse your research data.
  • 15. Who should make the decision about what research data should be preserved? Each research organisation will have specific policies and associated processes to determine what and how publicly-funded research data will be stored and managed. Normally it will be the PI of the research project and/or Head of Department/School who will make the decision about what research data should be preserved and made available. It is important to recognise that not all research data can or should be freely shared – ethical, legal or confidentiality issues may constrain who may have access.
  • 16. What about software not produced by my project, but is required to validate my research results? It is prudent, in terms of providing access to your research data and of enabling your own future research, to take reasonable steps to assure continued availability of the software you use. This may include taking a copy of open-source software and preserving it if the licence allows, or using commercial software where a multi-year support agreement is available. Given the requirement to preserve research data for 10 years from the date of last access by a third party, this provides a compelling reason to use open-data formats and open-source software
  • 17. What licence should I choose for my data and software? Following the principle that publicly funded research data should be made openly available with as few restrictions as possible, you should consider applying an appropriate open licence to the data and software generated by your research (GNU General Public Licence, MIT, CC, ODC). The Digital Curation Centre and Software Sustainability Institute have written guides to help you license research data and choose an open-source licence for your software. How to licence research data (DCC) - http://www.dcc.ac.uk/resources/how-guides/license-research- data Choosing an open-source licence - http://www.software.ac.uk/resources/guides/adopting-open-source- licence
  • 18. Where should I deposit my research data and software? EPSRC does not provide a publications repository, research data repository, or software repository. Researchers are expected to use institutional or disciplinary/domain repositories available to them (e.g. GitHub, SubVersion). It is important that deposited objects can be referenced and accessed via a persistent identifier (e.g. a DOI) and that appropriately structured metadata describing the objects is easily discoverable. A good way to make data and software discoverable is to cite it in research publications, and to include the persistent identifier (DOI) in the citation.
  • 19. Writing and using a software management plan At present software management plans are relatively new for research proposals. The EPSRC Software for the Future call explicitly requires software management plans as part of the Pathways to Impact. NSF SI2 funding requires software to be addressed as part of the mandatory data management plan. A software management plan is a way of formalising a set of structures and goals to ensure your software is accessible and reusable in the short, medium and long term.
  • 20. Software management plans should minimally include: • information on what software outputs (including documentation and other related material) are expected to be produced • who is responsible for releasing the software (e.g. PI / lead developer) • the revision control process to be used [Note: it is important to choose a revision control / configuration management system that all members of the team will use] • what license will be used for each output A software management plan could also: • identify the software development model • identify external software and any associated licences • dependencies and risks
  • 21. Support Implementation of the EPSRC Policy at Edinburgh is being supported by the Research Data Service delivered by Information Services For help about meeting this policy requirement contact: • Email: IS.Helpline@ed.ac.uk with “Help with EPSRC data policy framework” in your subject line. • Email: PURE@ed.ac.uk if you have questions about PURE. For help about research data management in general contact: • Email: IS.Helpline@ed.ac.uk with “Help with Research Data Management in general” in your subject line. • Email: IS.Helpline@ed.ac.uk if you would like to arrange an RDM training or awareness raising session. For help with research software contact: • Email: info@software.ac.uk at the Software Sustainability Institute
  • 22. Thanks! URLs • EPSRC Policy Framework on Research Data: http://www.epsrc.ac.uk/about/standards/researchdata/impact/ • DataStore: https://www.wiki.ed.ac.uk/x/Np9FD • Edinburgh DataShare: http://datashare.is.ed.ac.uk/ • Data Catalogue in PURE: http://www.pure.ed.ac.uk • Digital preservation and curation - the danger of overlooking software - http://www.software.ac.uk/resources/guides/digital-preservation-and-curation-danger-overlooking- software • Choosing a repository for your software project - http://software.ac.uk/resources/guides/choosing- repository-your-software-project • How to cite and describe software - http://software.ac.uk/so-exactly-what-software-did-you-use • Writing and using a software management plan - http://www.software.ac.uk/resources/guides/software- management-plans