Commit c3eec75 1 parent b446f7c commit c3eec75 Copy full SHA for c3eec75
File tree 4 files changed +8
-8
lines changed
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ website:
12
12
logo-alt : " Seedcase Design logo: Main page"
13
13
pinned : true
14
14
left :
15
- - text : " Organization "
15
+ - text : " Organisation "
16
16
href : organisation/index.qmd
17
17
- text : " Software"
18
18
href : software/index.qmd
@@ -35,7 +35,7 @@ website:
35
35
style : " floating"
36
36
contents :
37
37
- auto : software/
38
- - id : organization
38
+ - id : organisation
39
39
contents :
40
40
- organisation/index.qmd
41
41
- organisation/collaboration.qmd
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ div.quarto-about-jolla .about-image {
28
28
29
29
::: {#hero-heading}
30
30
Design is about reducing complexity, guiding our work, and lowering our
31
- cognitive load. These documents describe how we design our organization ,
31
+ cognitive load. These documents describe how we design our organisation ,
32
32
software, and documentation.
33
33
:::
34
34
@@ -50,11 +50,11 @@ think will read the documents:
50
50
51
51
- ** Research software/data engineers** : These readers will be
52
52
interested in how we design our software and potentially our
53
- organization , likely for their own purposes for learning or for
53
+ organisation , likely for their own purposes for learning or for
54
54
using in their own work.
55
55
56
56
- ** Managers or leaders** : These are people that maybe be interested
57
- in applying what we do to their own organization , team, or group.
57
+ in applying what we do to their own organisation , team, or group.
58
58
59
59
- ** Research or development operations personnel** : This reader is a
60
60
person who is interested in applying or learning from how we manage
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ Primary **goals** of Seedcase software are:
36
36
1 . ** Ingesting data and metadata into standardized storage** : Take
37
37
generated data from source locations (such as the clinic or
38
38
laboratories) that may be distributed geographically or
39
- organizationally and store it in a secure, centralized location in a
39
+ organisationally and store it in a secure, centralized location in a
40
40
standardized and efficient format to form a Data Resource. Metadata
41
41
are similarly stored and linked to the data.
42
42
2 . ** Showcasing data and metadata for discoverability and data access
Original file line number Diff line number Diff line change @@ -84,9 +84,9 @@ development is easier when using those that are established.
84
84
Technology progresses quite quickly, so we will rely on software that is
85
85
likely to still be used or can be switched to other tools.
86
86
87
- ### Be developed or supported by organizations that adhere to open principles
87
+ ### Be developed or supported by organisations that adhere to open principles
88
88
89
- There are many organizations that develop or support open source
89
+ There are many organisations that develop or support open source
90
90
software, but not all of them have openness as a core value and mission.
91
91
92
92
### Be usable in diverse computing environments
You can’t perform that action at this time.
0 commit comments