Skip to content
#

Open Access

open-access logo

Open Access (OA) research is available online for free, often with permission to reuse. OA includes articles, data, code, books, research proposals, and entire journals, as well as supporting tools and policies.

Here are 123 public repositories matching this topic...

alexander-albers
alexander-albers commented Oct 11, 2020

It would be nice if all model classes (ie. everything in the model package like Trip, Leg, Departure and so on) would be a struct instead of a class. That way we could remove a lot of boilerplate since structs in Swift automatically support serialization, hashing etc. One caveat is that the new structs must be able to decode data that has been previously encoded using the current classes. Othe

rainsworth
rainsworth commented Oct 12, 2017

Open Science is the practice of science in such a way that others can collaborate and contribute, where research data, lab notes and other research processes are freely available, under terms that enable reuse, redistribution and reproduction of the research and its underlying data and methods.

We are seeking contri