The CoReACTER logo: A cartoon of a reactor, with swirls of blue and green against a light blue background. Under the cartoon is text saying 'CoReACTER'.

Open Science

The CoReACTER is dedicated to open science, but what does that actually mean? "Open science" is a broad and vague term which means different things to different folks (see [1]). For us, when we speak of "open science", we mean that the practice of science should be transparent; that there should be minimal barriers to access the outputs of scholarly scientific work; and that science and research should be practiced within communities that extend beyond the boundaries of a research group, a university, or academia as a whole.

Here, we briefly describe some of our positions on open science and related practices. We emphasize that this page is meant only as an introduction to this discussion!

Open Source Software

Much of our research involves developing scientific software. In addition to building and contributing to large-scale software projects, we frequently write code for data generation, analysis, and visualization. As such, open software is a significant part of our open science mission!

We value open source software because it lowers the barrier to use and modify computational tools, potentially broadening the impact of our research efforts. Open source software can also lead to better, more correct code! Because our software is transparent, other researchers and programmers can inspect, test, and modify the code that we write, potentially finding bugs and optimizations that we missed or adding new features that are beyond our capacity.

We commit to making all software developed by the CoReACTER available open-source. Currently, we use GitHub to host our software. We prefer restrictive licenses such as the GNU General Public License that ensure that derivative software projects remain open-source, though we are willing to use more permissive licenses such as the MIT license or The Unlicense. We will only spend our time contributing to other software projects if they are open-source, and we try to use open-source codes for our research whenever possible.

Open (and FAIR) Data

In the age of data science, data is power: power to discover patterns, power to create models, power to accelerate research, and more. As we are committed to mass empowerment, it is only fitting that we in the CoReACTER want to share data widely. Open data further improves the reproducibility of scientific research.

When we generate data that we believe may be valuable for future research, we publish that data openly under permissive Creative Commons licenses. But making data publicly available is only the first step. We understand that, to maximize the benefit that data can have on the scientific community, it should be FAIR[2]findable, accessible, interoperable, and reusable. To this end, we develop and contribute to public data infrastructure, such as the Materials Project, and we work with our collaborators around the world to make the data that we generate as useful and easy-to-use as possible.

Open Access

Many scientific publications are closed-access: institutions (e.g., libraries and universities) or individual readers must pay for the privilege of reading. This slows the spread of information, particularly to those who lack resources and privilege. The CoReACTER strongly believes that science should serve the public good. As a consequence of this belief, we hold that published scientific outputs such as journal articles, book chapters, and whitepapers should be publicly available at no cost.

Before submitting to any journal, we commit to publishing our work as a preprint on servers such as arXiv and ChemRxiv. We strongly prefer open-access journals and will always submit to such venues when the CoReACTER is the primary or sole organization involved in a manuscript; we will also strongly advocate for open-access publications in all other cases. We further commit to making *.PDF files of all CoReACTER publications available through this website.

Noting the interest in open-access publications, many journals have begun charging authors to publish their work (via so-called article processing charges or APCs), rather than charging readers. Under these schemes, including "Gold Open Access", research becomes widely available, but with the consequence that only well-resourced researchers can afford to publish in many popular venues. Currently, the CoReACTER is willing to pay APCs to ensure that our publications are freely available. However, our priciples oppose this exploitative and unjust practice, and so we seek to minimize these payments. We specifically refuse to pay to publish in Nature and its family of journals, as they charge exorbitant fees (greater than $10,000 per article) that, in our view, constitute rent-seeking behavior.

Footnotes

[1] DOI: 10.1007/978-3-319-00026-8_2

[2] DOI: 10.1038/sdata.2016.18

All source code and software associated with this website is released under the MIT license. The text, including blog posts, are released under the CC BY-NC-SA 4.0 license. Please attribute this work overall to The CoReACTER; Evan Walter Clark Spotte-Smith. Individual posts should be attributed to their authors. Last modified: September 27, 2024. This website was built with the Julia programming language and the Franklin.jl static web framework, building off of the "basic" template.