Skip to content

Commit 2d11ef0

Browse files
committed
More links.
1 parent ac19462 commit 2d11ef0

File tree

2 files changed

+29
-32
lines changed

2 files changed

+29
-32
lines changed

sections/02-use-cases.qmd

Lines changed: 25 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,7 @@ some standards have been developed in the industry (e.g., Keyhole Markup
8686
Language (KML) by Keyhole Inc., which Google later acquired), they later became
8787
international standards of the OGC, which now encompasses more than 450
8888
commercial, governmental, nonprofit, and research organizations working
89-
together on the development and implementation of open standards
90-
[https://www.ogc.org](https://www.ogc.org).
89+
together on the development and implementation of open standards ([https://www.ogc.org](https://www.ogc.org)).
9190

9291
## Neuroscience
9392

@@ -121,30 +120,29 @@ wide range of stakeholders and tap a broad base of expertise.
121120
## Community science
122121

123122
Another interesting use case for open-source standards is community/citizen
124-
science. An early example of this approach is OpenStreetMap
125-
[https://www.openstreetmap.org](https://www.openstreetmap.org), which allows
126-
users to contribute to the project development with code and data and freely
127-
use the maps and other related geospatial datasets. But this example is not
128-
unique. Overall, this approach has grown in the last 20 years and has been
129-
adopted in many different fields. It has many benefits for both the research
130-
field that harnesses the energy of non-scientist members of the community to
131-
engage with scientific data, as well as to the community members themselves who
132-
can draw both knowledge and pride in their participation in the scientific
133-
endeavor. It is also recognized that unique broader benefits are accrued from
134-
this mode of scientific research, through the inclusion of perspectives and
135-
data that would not otherwise be included. To make data accessible to community
136-
scientists, and to make the data collected by community scientists accessible
137-
to professional scientists, it needs to be provided in a manner that can be
138-
created and accessed without specialized instruments or specialized knowledge.
139-
Here, standards are needed to facilitate interactions between an in-group of
140-
expert researchers who generate and curate data and a broader set of out-group
141-
enthusiasts who would like to make meaningful contributions to the science.
142-
This creates a particularly stringent constraint on transparency and simplicity
143-
of standards. Creating these standards in a manner that addresses these unique
144-
constraints can benefit from OSS tools, with the caveat that some of these
145-
tools require additional expertise. For example, if the standard is developed
146-
using git/GitHub for versioning, this would require learning the complex and
147-
obscure technical aspects of these system that are far from easy to adopt, even
148-
for many professional scientists.
123+
science. An early example of this approach is OpenStreetMap ([https://www.openstreetmap.org](https://www.openstreetmap.org)),
124+
which allows users to contribute to the project development with code and data
125+
and freely use the maps and other related geospatial datasets. But this example
126+
is not unique. Overall, this approach has grown in the last 20 years and has
127+
been adopted in many different fields. It has many benefits for both the
128+
research field that harnesses the energy of non-scientist members of the
129+
community to engage with scientific data, as well as to the community members
130+
themselves who can draw both knowledge and pride in their participation in the
131+
scientific endeavor. It is also recognized that unique broader benefits are
132+
accrued from this mode of scientific research, through the inclusion of
133+
perspectives and data that would not otherwise be included. To make data
134+
accessible to community scientists, and to make the data collected by community
135+
scientists accessible to professional scientists, it needs to be provided in a
136+
manner that can be created and accessed without specialized instruments or
137+
specialized knowledge. Here, standards are needed to facilitate interactions
138+
between an in-group of expert researchers who generate and curate data and a
139+
broader set of out-group enthusiasts who would like to make meaningful
140+
contributions to the science. This creates a particularly stringent constraint
141+
on transparency and simplicity of standards. Creating these standards in a
142+
manner that addresses these unique constraints can benefit from OSS tools, with
143+
the caveat that some of these tools require additional expertise. For example,
144+
if the standard is developed using git/GitHub for versioning, this would
145+
require learning the complex and obscure technical aspects of these system that
146+
are far from easy to adopt, even for many professional scientists.
149147

150148

sections/05-recommendations.qmd

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ can rely. For example, it is now clear that governance principles and rules can
2020
mitigate some of the risks and challenges mentioned in @sec-challenges,
2121
especially for communities beyond a certain size that need to converge toward a
2222
new standard or rely on an existing standard. Developers and maintainers should
23-
review existing governance practices such as [The Open Source Way](https://www.theopensourceway.org/the_open_source_way-guidebook-2.0.html#_project_and_community_governance).
23+
review existing governance practices such as those provided by The Open Source Way([https://www.theopensourceway.org/](https://www.theopensourceway.org/the_open_source_way-guidebook-2.0.html#_project_and_community_governance)).
2424

2525

2626
### Foster meta-standards development
@@ -44,7 +44,7 @@ its specific technological capabilities should be considered.
4444
More generally, meta-standards could include formalization for versioning of
4545
standards and interactions with specific related software. This includes
4646
amplifying formalization/guidelines on how to create standards (for example,
47-
metadata schema specifications using LinkML (https://linkml.io)). However,
47+
metadata schema specifications using LinkML, [https://linkml.io](https://linkml.io)). However,
4848
aspects of communication with potential user audiences (e.g., researchers in
4949
particular domains) should be taken into account as well. For example, in the
5050
quality of onboarding documentation and tools for ingestion or conversion into
@@ -59,9 +59,8 @@ meta-standards and high-level descriptions of the standards-development process
5959
avoid known pitfalls, such as the dreaded proliferation of standards, or
6060
complexity-impeded adoption. Surveying and documenting the success and failures
6161
of current standards for a specific dataset / domain can help disseminate
62-
knowledge about the standardization process. Resources such as
63-
[Fairsharing](https://fairsharing.org/) or [Digital Curation Center](https://www.dcc.ac.uk/guidance/standards)
64-
can help guide this process.
62+
knowledge about the standardization process. Resources such as Fairsharing (
63+
[https://fairsharing.org/](https://fairsharing.org/)) or the Digital Curation Center ([https://www.dcc.ac.uk/guidance/standards](https://www.dcc.ac.uk/guidance/standards)) can help guide this process.
6564

6665
### Develop standards in tandem with standards-associated software
6766

0 commit comments

Comments
 (0)