Code Monkey home page Code Monkey logo

git-fair-clinic's Introduction

git-fair-clinic

This is the upstream practice repository for the CSDMS 2021 Annual Meeting's Git practices for FAIR research software clinic.

FAIR principles for research software: high level goals

Reference material:

As someone who wants to use your research software to reproduce results, test alternate hypotheses, build on your existing hard work, etc., we would appreciate it immensely if we can:

  1. Find your code: descriptive metadata exposed in interoperable format(s) by the digital repository and indexed by scholarly indices / search engines
  2. Cite your code: permanent identifiers resolve to the specific version(s) of software used in the resulting publication
  3. Understand how to use your code: (this one will be long!) read clear and cogent narrative documentation with details on how to build and execute your research software. Also, please describe acceptable inputs, expected outputs, any software and data dependencies (versioned with permanent identifiers if possible), what assumptions if any exist
  4. Make contributions to your code: (stretch goal?) add new features, fix bugs, refactor and reduce technical debt, improve documentation, etc.
  5. Any others we've missed? Please let us know with a pull request or issue.

FAIR practices for research software

  1. License your code
  2. Document your code with narrative documentation and descriptive metadata that meet community / domain specific standards
  3. Archive your code in a TRUSTed digital repository that exposes your descriptive metadata in accessible and interoperable ways (e.g., Zenodo for your GitHub repositories: https://guides.github.com/activities/citable-code/)
  4. Use disciplined version control with descriptive commit messages and clear provenance (goals: small focused commits, clean history, linkages between commits, issues, and pull requests, continuous integration)
  5. Any others we've missed? Please let us know with a pull request or issue.

git-fair-clinic's People

Contributors

alee avatar mdpiper avatar hsu000001 avatar harrison-martin avatar

Watchers

James Cloos avatar

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.