Code Monkey home page Code Monkey logo

pyrdm's Introduction

Copyright (C) 2014 Christian T. Jacobs, Alexandros Avdis, Gerard J. Gorman, Matthew D. Piggott.

This file is part of PyRDM.

PyRDM is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

PyRDM is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with PyRDM.  If not, see <http://www.gnu.org/licenses/>.

PyRDM

PyRDM is a Python module for research data management (RDM). It facilitates the automated online publication of scientific software and associated input and output data.

Build Status Documentation Status

Quick Start

In order to use PyRDM you must build as well as configure the package. Build the package by carrying out the following steps:

  1. Make a clone of this repository by git clone https://github.com/pyrdm/pyrdm.git pyrdm
  2. Install the core dependencies by cd pyrdm; sudo pip install -r requirements.txt
  3. Build the package by sudo make install
  4. Build the documentation by make docs. This will produce an HTML version of the documentation in the docs/build directory. Alternatively, you can view the latest version of the documentation here.

The next step involves configuring PyRDM in order for it to access and upload files to Figshare, Zenodo or DSpace. Please see the PyRDM documentation for a graphical guide on how to do this.

Dependencies

PyRDM depends on:

Citing

When citing PyRDM, please use the following citation:

  • C. T. Jacobs, A. Avdis, G. J. Gorman, M. D. Piggott (2014). PyRDM: A Python-based library for automating the management and online publication of scientific software and data. Journal of Open Research Software, 2(1):e28, DOI: https://doi.org/10.5334/jors.bj

Contact

If you have any questions or comments about PyRDM, please send them via email to [email protected].

pyrdm's People

Contributors

alexandrosavdis avatar ctjacobs avatar kaixhin avatar wking avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pyrdm's Issues

Zenodo deposit search support

Unlike Figshare, there isn't a way of searching for deposits via the Zenodo API at the moment. Therefore, when using Zenodo, the software souce code is always published regardless of whether the same version of the software has been published before.

Use of a more standard identifier in the AUTHORS file

Currently author identifiers have to be provided for each service that is used (e.g. author ID for Figshare, user name for DSpace, author name and affiliation for Zenodo). It would be great if a more standard identifier (perhaps ORCID ID) is used instead.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.