Skip to content

Commit c4fc73d

Browse files
authored
Merge pull request #71 from vtraag/add/OS-intro
Add OS intro
2 parents c3a9136 + a6a5ca5 commit c4fc73d

File tree

3 files changed

+44
-0
lines changed

3 files changed

+44
-0
lines changed

_quarto.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ website:
4545
contents:
4646
- section: Open Science
4747
contents:
48+
- indicator_templates/quarto/1_open_science/introduction_open_science.qmd
4849
- indicator_templates/quarto/1_open_science/APC_costs.qmd
4950
- indicator_templates/quarto/1_open_science/availability_data_repositories.qmd
5051
- indicator_templates/quarto/1_open_science/availability_preprint_repositories.qmd
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
sour---
3+
author:
4+
- name: V.A Traag
5+
orcid: 0000-0003-3170-3879
6+
affiliations:
7+
- ref: cwts
8+
9+
affiliations:
10+
- id: cwts
11+
name: Leiden University
12+
department: Centre for Science and Technology Studies
13+
city: Leiden
14+
country: the Netherlands
15+
---
16+
17+
# Introduction to Open Science {#intro-OS .unnumbered}
18+
19+
<div>
20+
21+
## History
22+
23+
| Version | Revision date | Revision | Author |
24+
|---------|---------------|-------------|------------|
25+
| 1.0 | 2024-12-12 | First draft | V.A. Traag |
26+
27+
</div>
28+
29+
We here cover various aspects of Open Science. This section aims to cover most aspects of Open Science, ranging from infrastructure to policies and practices. All these aspects are somehow relevant for Open Science, and whereas some indicators capture aspects relevant in supporting Open Science (e.g. infrastructure such as [data repositories](availability_data_repositories.qmd)), other indicators cover what Open Science aspects are being practised (e.g. sharing of [code](prevalence_open_method_practices.qmd) or [data](prevalence_open_fair_data_practices.qmd)). Although we intend to cover Open Science broadly speaking, there may still be aspects missing from this handbook. Moreover, given that the concept of "Open Science" is a moving and evolving target [@rafols_monitoring_2024], we expect this handbook to reflect that, and remain in flux.
30+
31+
While this handbook is constructed around "impact", it is obvious that we need to clarify the impact *of what* we are interested in. These are the various aspects of Open Science covered in this section. In a sense, we can consider many of the aspects in this section as potential causes, and many of the aspects covered in the various impact sections as potential effects. In some cases, terminology such as input, output, outcome and impact are used in this context, especially in the context of "theory of change". Although such terminology is useful, it should be clarified that not all aspects covered in this Open Science section can naturally be considered "inputs". Moreover, whether to consider something as "input", "output" or even "outcome" can be context-dependent. For instance, Open Data can be considered an outcome of an Open Data repository policy, but it can also be considered an input when considering downstream usage in academia, with outputs referring to publications that make use of Open Data.

references.bib

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2680,3 +2680,15 @@ @article{zahedi2020
26802680
url = {https://ll-j-sar.ubiquityjournal.website/articles/10.29024/sar.20},
26812681
langid = {canadian}
26822682
}
2683+
2684+
@article{rafols_monitoring_2024,
2685+
title = {Monitoring {Open} {Science} as transformative change: {Towards} a systemic framework},
2686+
shorttitle = {Monitoring {Open} {Science} as transformative change},
2687+
doi = {10.12688/f1000research.148290.1},
2688+
language = {en},
2689+
journal = {F1000Research},
2690+
author = {Rafols, Ismael and Meijer, Ingeborg and Molas-Gallart, Jordi},
2691+
month = apr,
2692+
pages = {13:320},
2693+
year = {2024}
2694+
}

0 commit comments

Comments
 (0)