openjournals / joss-reviews

Reviews for the Journal of Open Source Software
Creative Commons Zero v1.0 Universal
712 stars 38 forks source link

[REVIEW]: FAIRmaterials: Ontology Tools with Data FAIRification in Development #7287

Open editorialbot opened 5 days ago

editorialbot commented 5 days ago

Submitting author: !--author-handle-->@Alexhb02<!--end-author-handle-- (Alexander Harding Bradley) Repository: https://github.com/cwru-sdle/FAIRmaterials Branch with paper.md (empty if default branch): main Version: 0.4.2.2 Editor: !--editor-->@atrisovic<!--end-editor-- Reviewers: @berquist, @emanueledelsozzo Archive: Pending

Status

status

Status badge code:

HTML: <a href="https://joss.theoj.org/papers/b38d892fdc407c82379ea4f164110674"><img src="https://joss.theoj.org/papers/b38d892fdc407c82379ea4f164110674/status.svg"></a>
Markdown: [![status](https://joss.theoj.org/papers/b38d892fdc407c82379ea4f164110674/status.svg)](https://joss.theoj.org/papers/b38d892fdc407c82379ea4f164110674)

Reviewers and authors:

Please avoid lengthy details of difficulties in the review thread. Instead, please create a new issue in the target repository and link to those issues (especially acceptance-blockers) by leaving comments in the review thread below. (For completists: if the target issue tracker is also on GitHub, linking the review thread in the issue or vice versa will create corresponding breadcrumb trails in the link target.)

Reviewer instructions & questions

@berquist & @emanueledelsozzo, your review will be checklist based. Each of you will have a separate checklist that you should update when carrying out your review. First of all you need to run this command in a separate comment to create the checklist:

@editorialbot generate my checklist

The reviewer guidelines are available here: https://joss.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @atrisovic know.

✨ Please start on your review when you are able, and be sure to complete your review in the next six weeks, at the very latest ✨

Checklists

πŸ“ Checklist for @emanueledelsozzo

πŸ“ Checklist for @berquist

editorialbot commented 5 days ago

Hello humans, I'm @editorialbot, a robot that can help you with some common editorial tasks.

For a list of things I can do to help you, just type:

@editorialbot commands

For example, to regenerate the paper pdf after making changes in the paper's md or bib files, type:

@editorialbot generate pdf
editorialbot commented 5 days ago
Reference check summary (note 'MISSING' DOIs are suggestions that need verification):

βœ… OK DOIs

- 10.1038/sdata.2016.18 is OK
- 10.1007/978-3-319-17966-7_21 is OK
- 10.32614/CRAN.package.DiagrammeR is OK
- 10.1145/2757001.2757003 is OK
- 10.32614/CRAN.package.rdflib is OK

🟑 SKIP DOIs

- No DOI given, and none found for title: Graphviz Python Package
- No DOI given, and none found for title: RDFLib: Python Library for working with RDF
- No DOI given, and none found for title: PyPI: The Python Package Index
- No DOI given, and none found for title: CRAN: The Comprehensive R Archive Network

❌ MISSING DOIs

- None

❌ INVALID DOIs

- None
editorialbot commented 5 days ago

Software report:

github.com/AlDanial/cloc v 1.90  T=7.97 s (444.2 files/s, 183560.1 lines/s)
--------------------------------------------------------------------------------
Language                      files          blank        comment           code
--------------------------------------------------------------------------------
Python                         3271         177729         266453         817403
C                                11           4228          17439         104274
CSV                              43              0              0          37450
C/C++ Header                     28           1277           2142           7605
SVG                              13              0            310           5286
CSS                              34            631            591           3623
Cython                           11            484            435           2223
HTML                              4            356              8           1711
JavaScript                        7            187            131           1440
Fortran 90                       53            116             86            892
R                                 4            169            298            797
Markdown                          9            150              0            404
Fortran 77                       21             26             50            382
reStructuredText                  4             91              1            294
TeX                               6             53             93            253
C++                               1             13             14            143
PowerShell                        1             49             90            108
Meson                             3             21              9            102
XML                               2              0              1             79
YAML                              1              0              0             48
Fish Shell                        1             13             14             42
INI                               3              5              0             34
Rmd                               3            487           3528             33
C Shell                           1             10              5             12
Bourne Again Shell                1              1              3             10
zsh                               1              1              6              7
Lua                               1              0              1              2
JSON                              1              0              0              1
--------------------------------------------------------------------------------
SUM:                           3539         186097         291708         984658
--------------------------------------------------------------------------------

Commit count by author:

    12  Jonathan Gordon
     1  Jonathan-E-Gordon
editorialbot commented 5 days ago

Paper file info:

πŸ“„ Wordcount for paper.md is 1391

βœ… The paper includes a Statement of need section

editorialbot commented 5 days ago

License info:

βœ… License found: BSD 3-Clause "New" or "Revised" License (Valid open source OSI approved license)

editorialbot commented 5 days ago

:point_right::page_facing_up: Download article proof :page_facing_up: View article proof on GitHub :page_facing_up: :point_left:

emanueledelsozzo commented 5 days ago

Review checklist for @emanueledelsozzo

Conflict of interest

Code of Conduct

General checks

Functionality

Documentation

Software paper

berquist commented 4 days ago

Review checklist for @berquist

Conflict of interest

Code of Conduct

General checks

Functionality

Documentation

Software paper

berquist commented 4 days ago

Software report:

This is misleading because a Python virtualenv was added to version control; it will need to be rerun once https://github.com/cwru-sdle/FAIRmaterials/pull/1 is merged.