You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sections/02-challenges.qmd
+28-6Lines changed: 28 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,28 @@ of a new standard [^1].
10
10
[^1]: So old in fact that an oft-cited [XKCD comic](https://xkcd.com/927/) has
11
11
been devoted to it.
12
12
13
+
<!--
14
+
Not sure if it warrants its own section, but in my opinion, a more common
15
+
reason for people not to adopt existing standards is the _perceived_ risk of
16
+
adopting
17
+
1. something you do not know (it may be difficult to figure out if a
18
+
standard definitely solves my problem, and it may be expensive to figure out.
19
+
Additionally, the persons having to make the decision may lack the skills to
20
+
make an informed judgement);
21
+
2. something you don't control (compromises made in the further development of
22
+
a standard may make them unusable for my purposes);
23
+
3. something whose development pace you don't control (open source can move
24
+
very slowly, there is no guarantee that PRs will be merged or even
25
+
appreciated, etc).
26
+
27
+
With all of these perceived downsides, making a new standard every time may be
28
+
the expected outcome.
29
+
30
+
If we do want a paragraph along the lines of the above, we should try to collect
31
+
ideas on what advise a standard of standards should give on promoting adoption
32
+
of existing standards.
33
+
-->
34
+
13
35
Another failure is the mismatch between developers of the standard and users.
14
36
There is an inherent gap in both interest and ability to engage with the
15
37
technical details undergirding standards and their development between the
@@ -22,17 +44,17 @@ about the practical implications of changes to the standards.
22
44
23
45
## Unclear pathways for standards success
24
46
25
-
Standards typically develop organically through sustained and persistent efforts from dedicated
26
-
groups of data practitioneers. These include scientists and the broader ecosystem of data curators and users. However there is no playbook on the structure and components of a data standard, or the pathway that moves a data implementation to a data standard.
27
-
As a result, data standardization lacks formal avenues for research grants.
47
+
Standards typically develop organically through sustained and persistent efforts from dedicated
48
+
groups of data practitioners. These include scientists and the broader ecosystem of data curators and users. However there is no playbook on the structure and components of a data standard, or the pathway that moves a data implementation to a data standard.
49
+
As a result, data standardization lacks formal avenues for research grants.
28
50
29
51
## Cross domain funding gaps
30
52
31
-
Data standardization investment is justified if the standard is generalizable beyond any specific science domain. However while the use cases are domain sciences based, data standardization is seen as a data infrastrucutre and not a science investment. Moreover due to how science research funding works, scientists lack incentives to work across domains, or work on infrastructure problems.
53
+
Data standardization investment is justified if the standard is generalizable beyond any specific science domain. However while the use cases are domain sciences based, data standardization is seen as a data infrastructure and not a science investment. Moreover due to how science research funding works, scientists lack incentives to work across domains, or work on infrastructure problems.
32
54
33
-
## Data instrumentation issues
55
+
## Data instrumentation issues
34
56
35
-
Data for scientific observations are often generated by proprietary instrumentation due to commercialization or other profit driven incentives. There islack of regulatory oversight to adhere to available standards or evolve Significant data transformation is required to get data to a state that is amenable to standards, if available. If not available, there is lack of incentive to set aside investment or resources to invest in establishing data standards.
57
+
Data for scientific observations are often generated by proprietary instrumentation due to commercialization or other profit driven incentives. There is lack of regulatory oversight to adhere to available standards or evolve Significant data transformation is required to get data to a state that is amenable to standards, if available. If not available, there is lack of incentive to set aside investment or resources to invest in establishing data standards.
0 commit comments