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 (11.6%) 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: 15.5 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 Versions Django Versions License \ pre-commit Ruff CI 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
https://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 questionnaires, 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

  - family-names: Fütterer
    given-names:  Heinz-Alexander
    orcid:        https://orcid.org/0000-0003-4397-027X

  - 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

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

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

GitHub Events

Total
  • Fork event: 15
Last Year
  • Fork event: 15

Dependencies

.github/workflows/ci.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v4 composite
  • actions/setup-python v5 composite
  • actions/upload-artifact v4 composite
  • coverallsapp/github-action 643bc377ffa44ace6394b2b5d0d3950076de9f63 composite
  • re-actors/alls-green release/v1 composite
.github/workflows/pre-commit-autoupdate.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • peter-evans/create-pull-request c5a7806660adbe173f04e3e038b0ccdcd758773c composite
package-lock.json npm
  • 625 dependencies
package.json npm
  • @babel/cli ^7.24.1 development
  • @babel/core ^7.24.0 development
  • @babel/preset-env ^7.24.0 development
  • @babel/preset-react ^7.24.1 development
  • babel-loader ^9.1.3 development
  • copy-webpack-plugin ^12.0.2 development
  • css-loader ^7.1.1 development
  • eslint ~8.56.0 development
  • eslint-plugin-react ^7.34.0 development
  • file-loader ^6.2.0 development
  • mini-css-extract-plugin ^2.9.0 development
  • sass ^1.77.1 development
  • sass-loader ^14.2.1 development
  • webpack ^5.92.1 development
  • webpack-cli ^5.1.4 development
  • webpack-merge 5.10.0 development
  • @codemirror/lang-html ^6.4.2
  • @codemirror/lang-javascript ^6.2.2
  • @uiw/react-codemirror ^4.22.0
  • bootstrap-sass ^3.4.1
  • classnames ^2.5.1
  • date-fns ^3.6.0
  • font-awesome 4.7.0
  • jquery ^3.7.1
  • js-cookie ^3.0.5
  • lodash ^4.17.21
  • popper.js ^1.16.1
  • prop-types ^15.7.2
  • react ^18.3.1
  • react-bootstrap 0.33.1
  • react-datepicker 7.2.0
  • react-diff-viewer-continued ^3.3.1
  • react-dnd ^16.0.1
  • react-dnd-html5-backend ^16.0.1
  • react-dom ^18.3.1
  • react-dropzone ^14.2.3
  • react-redux ^8.1.3
  • react-select ^5.8.0
  • redux ^4.1.1
  • redux-logger ^3.0.6
  • redux-thunk ^2.3.0
pyproject.toml pypi
  • defusedcsv ~=2.0
  • defusedxml ~=0.7.1
  • django ~=4.2
  • django-cleanup ~=8.0
  • django-compressor ~=4.4
  • django-extensions ~=3.2
  • django-filter >=23.2,<25.0
  • django-libsass ~=0.9
  • django-mathfilters ~=1.0
  • django-mptt ==0.14.0
  • django-rest-swagger ~=2.2
  • django-settings-export ~=1.2
  • django-split-settings ~=1.2
  • django-widget-tweaks ~=1.5
  • djangorestframework ~=3.14
  • drf-extensions ~=0.7.1
  • iso8601 ~=2.0
  • markdown ~=3.4
  • packaging >=23.2,<25.0
  • pypandoc ~=1.11
  • requests-toolbelt ~=1.0
  • rules ~=3.4