Submitting author: @raullaasner (Raul Laasner)
Repository: https://github.com/HybriD3-database/MatD3
Version: v1
Editor: @majensen
Reviewer: @dgasmith, @mkhorton
Archive: 10.5281/zenodo.3609195
Status badge code:
HTML: <a href="https://joss.theoj.org/papers/016ab915d6c732c07f1a84b050524f6d"><img src="https://joss.theoj.org/papers/016ab915d6c732c07f1a84b050524f6d/status.svg"></a>
Markdown: [](https://joss.theoj.org/papers/016ab915d6c732c07f1a84b050524f6d)
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.)
@dgasmith & @mkhorton, please carry out your review in this issue by updating the checklist below. If you cannot edit the checklist please:
The reviewer guidelines are available here: https://joss.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @majensen know.
โจ Please try and complete your review in the next two weeks โจ
Hello human, I'm @whedon, a robot that can help you with some common editorial tasks. @dgasmith, @mkhorton it looks like you're currently assigned to review this paper :tada:.
:star: Important :star:
If you haven't already, you should seriously consider unsubscribing from GitHub notifications for this (https://github.com/openjournals/joss-reviews) repository. As a reviewer, you're probably currently watching this repository which means for GitHub's default behaviour you will receive notifications (emails) for all reviews ๐ฟ
To fix this do the following two things:
For a list of things I can do to help you, just type:
@whedon commands
For example, to regenerate the paper pdf after making changes in the paper's md or bib files, type:
@whedon generate pdf
Attempting to check references...
Attempting PDF compilation. Reticulating splines etc...
```Reference check summary:
OK DOIs
MISSING DOIs
INVALID DOIs
@raullaasner what's the easiest way to import some example data for testing?
@mkhorton The easiest way is to login on the website as the superuser (or create a regular user and use that) and click on the "Add Data" button. This presents you with a lot fields describing the data set, but only a few are mandatory. Click on "Submit" at the bottom to see which ones are mandatory and fill those in with some made up data.
Other than that, there is no import feature, i.e., the data needs to be manually inserted. If such a feature is necessary, I could implemented it in a day or two.
Ok, that should be sufficient, thank you. I just need it to test functionality :-) Reading the docs made it sound like it needed to be connected to a Qresp backend.
My requested changes have been integrated! I believe I have completed the review process.
Excellent @dgasmith - @mkhorton - how is your review coming along? Your checklist is almost complete.
Thanks all
I've also completed my review on this code and it's ready to go. Overall, this is a nice example of using the Django framework to create an interactive web app for exploring a materials database.
Thanks very much all! I will proceed with some editorial checks -- @raullaasner these may lead to some minor PRs from me.
@whedon generate pdf
@raullaasner the proof looks good. Can you please create an archive of the software repository using Zenodo or similar? This comment gives a quick overview for creating one on Zenodo.
When you have done that, please report the archive DOI back to us here -- thanks!
๐ @raullaasner - this paper is nearing acceptance; can you please review the previous comment and provide a software archive? thanks
@majensen Here is the Zenodo DOI: 10.5281/zenodo.3609195.
@whedon set 10.5281/zenodo.3609195 as archive
OK. 10.5281/zenodo.3609195 is the archive.
@whedon set v1 as version
OK. v1 is the version.
Hello @openjournals/joss-eics - the reviewers have recommended acceptance of #1945. @raullaasner has provided the archive, which checks out for title and authors, and whedon has done his duty. Thanks!
@whedon check references
Reference check summary:
OK DOIs
- 10.1038/sdata.2019.2 is OK
- 10.1063/1.4812323 is OK
- 10.1007/s11837-016-2001-3 is OK
- 10.1016/j.commatsci.2012.02.005 is OK
- 10.1007/s11837-013-0755-4 is OK
MISSING DOIs
- None
INVALID DOIs
- None
Looks good to me!
@whedon accept
Attempting dry run of processing paper acceptance...
Reference check summary:
OK DOIs
- 10.1038/sdata.2019.2 is OK
- 10.1063/1.4812323 is OK
- 10.1007/s11837-016-2001-3 is OK
- 10.1016/j.commatsci.2012.02.005 is OK
- 10.1007/s11837-013-0755-4 is OK
MISSING DOIs
- None
INVALID DOIs
- None
Check final proof :point_right: https://github.com/openjournals/joss-papers/pull/1229
If the paper PDF and Crossref deposit XML look good in https://github.com/openjournals/joss-papers/pull/1229, then you can now move forward with accepting the submission by compiling again with the flag deposit=true
e.g.
@whedon accept deposit=true
@whedon accept deposit=true
Doing it live! Attempting automated processing of paper acceptance...
๐ฆ๐ฆ๐ฆ ๐ Tweet for this paper ๐ ๐ฆ๐ฆ๐ฆ
๐จ๐จ๐จ THIS IS NOT A DRILL, YOU HAVE JUST ACCEPTED A PAPER INTO JOSS! ๐จ๐จ๐จ
Here's what you must now do:
Party like you just published a paper! ๐๐๐ฆ๐๐ป๐ค
Any issues? notify your editorial technical team...
Congrats @raullaasner on your article's publication in JOSS!
Thanks to @dgasmith and @mkhorton for reviewing this, and @majensen for editing.
Thanks @dgasmith and @mkhorton , and congrats @raullaasner !
:tada::tada::tada: Congratulations on your paper acceptance! :tada::tada::tada:
If you would like to include a link to your paper from your README use the following code snippets:
Markdown:
[](https://doi.org/10.21105/joss.01945)
HTML:
<a style="border-width:0" href="https://doi.org/10.21105/joss.01945">
<img src="https://joss.theoj.org/papers/10.21105/joss.01945/status.svg" alt="DOI badge" >
</a>
reStructuredText:
.. image:: https://joss.theoj.org/papers/10.21105/joss.01945/status.svg
:target: https://doi.org/10.21105/joss.01945
This is how it will look in your documentation:
We need your help!
Journal of Open Source Software is a community-run journal and relies upon volunteer effort. If you'd like to support us please consider doing either one (or both) of the the following:
Hey @majensen, just FYI I was leaving the issue open until the PDF builds/resolves on the article pageโyou can generally leave that to the handling AEiC
Oops thanks @kyleniemeyer will do!
:tada::tada::tada: Congratulations on your paper acceptance! :tada::tada::tada:
If you would like to include a link to your paper from your README use the following code snippets:
Markdown:
[](https://doi.org/10.21105/joss.01945)
HTML:
<a style="border-width:0" href="https://doi.org/10.21105/joss.01945">
<img src="https://joss.theoj.org/papers/10.21105/joss.01945/status.svg" alt="DOI badge" >
</a>
reStructuredText:
.. image:: https://joss.theoj.org/papers/10.21105/joss.01945/status.svg
:target: https://doi.org/10.21105/joss.01945
This is how it will look in your documentation:
We need your help!
Journal of Open Source Software is a community-run journal and relies upon volunteer effort. If you'd like to support us please consider doing either one (or both) of the the following:
Thank you all for the acceptance!
Most helpful comment
Congrats @raullaasner on your article's publication in JOSS!
Thanks to @dgasmith and @mkhorton for reviewing this, and @majensen for editing.