Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.8%) to scientific vocabulary
Last synced: 8 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: jbswe2024
  • License: apache-2.0
  • Language: Python
  • Default Branch: main
  • Size: 13.2 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 11
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog Contributing License Code of conduct Citation Authors

README.md

RDMO - Research Data Management Organiser

Latest release Python Version: 3.6|3.7|3.8|3.9|3.10 License pytest Workflow Status Coverage Status Documentation status

RDMO is a tool to support the systematic planning, organisation and implementation of the data management throughout the course of a research project. RDMO is funded by the Deutsche Forschungsgemeinschaft (DFG).

Home Page
https://rdmorganiser.github.io
Source code
https://github.com/rdmorganiser/rdmo
Documentation
http://rdmo.readthedocs.io
Mailing list
https://www.listserv.dfn.de/sympa/subscribe/rdmo
Slack
https://rdmo.slack.com
Demo
https://rdmo.aip.de

If you encounter any problems or bugs with the RDMO Software, or if you want to request a feature, please file an issue here: https://github.com/rdmorganiser/rdmo/issues. For problems or suggestions with questionaires, the RDMO domain model or other content, please use the issues in the rdmo-catalog repository: https://github.com/rdmorganiser/rdmo-catalog/issues. In order to file issues, you will need a GitHub account.

Owner

  • Login: jbswe2024
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.1.0
message: If you refer to this software in a publication, please cite it as below.
authors:
  - family-names: Klar
    given-names:  Jochen
    orcid:        https://orcid.org/0000-0002-5883-4273

  - family-names: Michaelis
    given-names:  Olaf
    orcid:        https://orcid.org/0000-0002-5282-703X

  - family-names: Wallace
    given-names:  David
    orcid:        https://orcid.org/0000-0001-8958-4601

  - family-names: Schröder
    given-names:  Max
    orcid:        https://orcid.org/0000-0003-1522-494X

  - given-names:  Harry
    given-names:  Enke
    orcid:        https://orcid.org/0000-0002-2366-8316

  - family-names: Lanza
    given-names:  Giacomo
    orcid:        https://orcid.org/0000-0002-2239-3955

  - family-names: Martínez Muñoz
    given-names:  David

  - family-names: Pilori
    given-names:  Dario
    orcid:        https://orcid.org/0000-0003-4499-8573

title: Research Data Management Organizer (RDMO)
doi: 10.5281/zenodo.596581
license: Apache-2.0
repository-code: https://github.com/rdmorganiser/rdmo

GitHub Events

Total
  • Fork event: 13
Last Year
  • Fork event: 13

Dependencies

.github/workflows/pytest.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
package-lock.json npm
  • 569 dependencies
package.json npm
  • @babel/cli ^7.13.14 development
  • @babel/core ^7.13.14 development
  • @babel/preset-env ^7.13.12 development
  • @babel/preset-react ^7.13.13 development
  • babel-loader ^8.2.2 development
  • copy-webpack-plugin ^8.1.0 development
  • css-loader ^5.2.0 development
  • eslint ^8.41.0 development
  • eslint-plugin-react ^7.32.2 development
  • file-loader ^6.2.0 development
  • mini-css-extract-plugin ^1.4.0 development
  • sass ^1.55.0 development
  • sass-loader ^11.0.1 development
  • webpack ^5.28.0 development
  • webpack-cli ^4.6.0 development
  • webpack-merge 5.7.3 development
  • @codemirror/lang-html ^6.4.2
  • @codemirror/lang-javascript ^6.1.4
  • @uiw/react-codemirror ^4.19.9
  • bootstrap-sass ^3.4.1
  • classnames ^2.3.2
  • font-awesome 4.7.0
  • jquery ^3.6.0
  • js-cookie ^2.2.1
  • lodash ^4.17.21
  • popper.js ^1.16.1
  • prop-types ^15.7.2
  • react ^18.2.0
  • react-bootstrap ~0.33.1
  • react-dnd ^16.0.1
  • react-dnd-html5-backend ^16.0.1
  • react-dom ^18.2.0
  • react-redux ^7.2.4
  • react-select ^5.7.0
  • redux ^4.1.1
  • redux-logger ^3.0.6
  • redux-thunk ^2.3.0
pyproject.toml pypi
  • Django ~=3.2.20
  • Markdown ~=3.3.7
  • defusedcsv ~=2.0.0
  • defusedxml ~=0.7.1
  • django-allauth ~=0.51.0
  • django-cleanup ~=6.0.0
  • django-compressor ~=4.1
  • django-extensions ~=3.2.0
  • django-filter ~=21.1
  • django-libsass ==0.9
  • django-mathfilters ~=1.0.0
  • django-mptt ~=0.13.4
  • django-rest-swagger ~=2.2.0
  • django-settings-export ~=1.2.1
  • django-widget-tweaks ~=1.4.8
  • djangorestframework ~=3.12.4
  • drf-extensions ~=0.7.0
  • iso8601 ~=2.0.0
  • jsonfield ~=3.1.0
  • pypandoc ~=1.10.0
  • rules ~=3.3.0