ardc-fair-checklist / ardc-fair-checklist.github.io

Self-assessment checklist for FAIR software
https://fairsoftwarechecklist.net
Apache License 2.0
1 stars 1 forks source link

Consider generalizing availability to also include say the author's homepage #73

Closed jspaaks closed 1 year ago

jspaaks commented 1 year ago

code state: d447c22d3bf175dea68f0cf917c53f743d9efe1b

image

image

jspaaks commented 1 year ago

What about having the following answers:

  1. No
  2. Yes, the software is available
  3. Yes, as previous answer, and additionally the software includes documentation
  4. Yes, as previous answer, and additionally the software is published to a package manager
jspaaks commented 1 year ago

Simplified to:

image

We could even remove the 2nd option "software is available" since that's already asked earlier on. So it would become:

Is the software made available in a form that allows for it to be understood, modified, built upon, or incorporated into other software?

  1. No
  2. Yes, the software includes sufficient documentation to do so
  3. Yes, as previous answer, and additionally the software is available via a package manager
jspaaks commented 1 year ago

consider changing the second of the 4 options to talk specifically about source files, as opposed to software as a whole.

jspaaks commented 1 year ago

Updated to:

image