Skip to content

Commit

Permalink
Merge pull request #444 from StellaEggels/main
Browse files Browse the repository at this point in the history
update example in "addition of an isa.investigation file" guide
  • Loading branch information
kMutagene authored Sep 4, 2024
2 parents de17bda + c6fccb6 commit ce344a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docs/ArcCommanderManual/arc_isa_investigation.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ add sidebar: _sidebars/mainSidebar.md
| ORCID <br> *(not ISA-Tab format, will be added as a comment)* | The ORCID iD of the person | XXXX-XXXX-XXXX-XXXX |
| Roles | Term to classify the role(s) performed by this person in the context of the investigation, which means that the roles reported here need not correspond to roles held withing their affiliated organization. Multiple annotations or values attached to one person can be provided by using a semicolon (“;”) Unicode (U0003+B) as a separator (e.g.: submitter;funder;sponsor). The term can be free text or from, for example, a controlled vocabulary or an ontology. If the latter source is used the Term Accession Number and Term Source REF fields below are required. | supervisor |
| RolesTermAccessionNumber | The accession number from the Term Source associated with the selected term. | |
| RolesTermSourceREF | Identifies the controlled vocabulary or ontology that this term comes from. The Source REF has to match one of the Term Source Names declared in the Ontology Source Reference section. RolesTermSourceREF: e.g. <https://sparontologies.github.io/scoro/current/scoro.html> | SCORO |
| RolesTermSourceREF | Identifies the controlled vocabulary or ontology that this term comes from. The Source REF has to match one of the Term Source Names declared in the Ontology Source Reference section. RolesTermSourceREF: e.g. <https://github.com/data2health/contributor-role-ontology> | CRO |

- Instead of using the editor, the following command can be used:
`arc i person register -l Doe -f John -m P --email jpdoe@mail.com --phone "+49(0)631 205 3045" --address "Paul-Ehrlich-Straße 23, 67663 Kaiserslautern" --affiliation "Department of M21 Measurements, Technische Universität Kaiserslautern, Germany" --roles "supervisor"`
Expand Down

0 comments on commit ce344a9

Please sign in to comment.