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: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,14 +28,14 @@ We recommend that lexicon terminology is used in all DCE\DSC manuscripts and doc
28
28
29
29
In this example, the **a code** is *S* and the section name is *quantities*. So the full hyperlink is osipi.github.io/OSIPI_CAPLEX/quantities/#S. A # symbol must be added immediately after the slash and prior to the **a code**.
30
30
31
-
Once you have constructed the hyperlink, test it works by entering the address in your browser. The link should take you directly to the quantity, process or model being referenced.
31
+
Once you have constructed the hyperlink, test it works by entering the address in your browser. The link should take you directly to the quantity, process or model being referenced.
32
32
33
33
3. Add the hyperlink to the relevant entry in your manuscript or documentation.
34
34
35
35
## Contributing to the lexicon
36
36
The lexicon is designed to the extensible and we actively engage researchers in the DCE/DSC MRI field to engage with its usage and development. If you would like to add or edit content (new entries etc.) of the lexicon, please either:
37
-
1. contact the task force leads (currently Ben Dickie ([email protected]) or Rianne Van der Heijden ([email protected]) with your proposed changes. These will be reviewed at the next Task Force meeting (usually monthly).
38
-
2. OR create a development branch of main and edit the .md files directly. Once done, submit a pull request (do not merge with main!), which will then be reviewed by the Task Force.
37
+
1. contact the task force leads (currently Ben Dickie ([email protected])) with your proposed changes. These will be reviewed at the next Task Force meeting (usually monthly).
38
+
2. OR create a development branch of main and edit the .md files directly. Once done, submit a pull request (do not merge with main!), which will then be reviewed by the Task Force.
39
39
40
40
## Suggesting edits or additions to lexicon entries
41
41
@@ -57,7 +57,7 @@ The items in this group are related to electromagnetic tissue properties and ele
57
57
| Q.EL1.999 | <a name="not listed EL1"></a> Quantity not listed | -- | -- | This is a custom free-text item, which can be used if a quantity of interest is not listed. Please state a literature reference and request the item to be added to the lexicon for future usage. | [variable] | -- |
58
58
```
59
59
60
-
To add a new entry, identify the section and group that makes the most sense, then simply add a new line to the .md file between the last numbered entry and the **not listed** entry. Remember to assign a new code (usually the same as the previous entry but incremented by 1.
60
+
To add a new entry, identify the section and group that makes the most sense, then simply add a new line to the .md file between the last numbered entry and the **not listed** entry. Remember to assign a new code (usually the same as the previous entry but incremented by 1).
Copy file name to clipboardExpand all lines: docs/contributionTutorial.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@ This is a basic tutorial on how to contribute to the website if you've never use
4
4
5
5
[Click here](#where-to-find-documentation) to skip the "setting up workspace" tutorial.
6
6
7
+
**If you prefer suggesting changes to have them implemented by the Taskforce, please either email one of the GitHub leads (currently [Ben Dicke](mailto:[email protected])), [raise an issue](https://github.com/OSIPI/OSIPI_CAPLEX/issues){target = "_blank"} on GitHub or leave feedback using the [feedback form](https://forms.gle/dsfUEZx6P91rBwJe6){target = "_blank"}.**
Copy file name to clipboardExpand all lines: docs/qualityOfLife.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,11 @@ This section will introduce you to some tools available on this website to make
4
4
5
5
## Copying reference to table data for publications
6
6
7
-
Inside the data tables you can find a button saying `COPY LINK`. Click on it and the reference to the data cell will be copied into your clipboard. You can use this reference in your publications.
7
+
Inside the data tables you can find a button that says `COPY LINK`. Click on it and the reference to the data cell will be copied into your clipboard. You can use this reference in your publications.
8
+
9
+
| Header |
10
+
| -- |
11
+
| <buttonclass="md-button md-button--hyperlink">COPY LINK</button> <aid='Placeholder'>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</a> |
0 commit comments