09:00-10:00 Victoria Stodden, University of Illinois at Urbana-Champaign, USA: Software and Scientific Reproducibility
IP Laws
IP and software issue rooted in US constitution: not going anywhere.
IP law works against scholarly norms (in the US). Needs to be amended by researchers themselves.
- Prevents reproducibility
- Prevents reuse (no standing on the shoulders of giants)
What about EU ? Still very restrictive.
Open licenses: GPL for code, CC for creative digital works, ...
Reproducible Research Standard
- CC BY for text, figures, etc
- Code under Modified BSD or similar, MIT, etc
- CC0 for data
Diference US vs EU: Data! Raw facts are copyrightable (what is a raw fact anyway ? But that's how it is).
10:30-11:30 Gaƫl Varoquaux: Computational for reproducible science
Reproducible Research must borrow from agile development.