Skip to content

Commit

Permalink
#138 mandatory investigation and study metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
kMutagene committed Feb 27, 2025
1 parent af017c8 commit 3d1c8ce
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions ISA-XLSX.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,9 +214,9 @@ This section MUST contain the following labels, with the specified datatypes for

| Label | Datatype | Description |
|-----------------------------------|---------------------------------------------|----------------------------------------------------------------------------------------------|
| Investigation Identifier | String | A identifier or an accession number provided by a repository. This SHOULD be locally unique. |
| Investigation Title | String | A concise name given to the investigation. |
| Investigation Description | String | A textual description of the investigation. |
| Investigation Identifier | String | A mandatory identifier or an accession number provided by a repository. This SHOULD be locally unique. A value MUST be given for this label. |
| Investigation Title | String | A mandatory concise name given to the investigation. A value MUST be given for this label. |
| Investigation Description | String | A mandatory textual description of the investigation. A value MUST be given for this label. |
| Investigation Submission Date | String formatted as ISO8601 date YYYY-MM-DD | The date on which the investigation was reported to the repository. |
| Investigation Public Release Date | String formatted as ISO8601 date YYYY-MM-DD | The date on which the investigation was released publicly. |

Expand Down Expand Up @@ -326,8 +326,8 @@ This section MUST contain the following labels, with the specified datatypes for

| Label | Datatype | Description |
|---------------------------|--------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Study Identifier | String | A unique identifier, either a temporary identifier supplied by users or one generated by a repository or other database. For example, it could be an identifier complying with the LSID specification. |
| Study Title | String | A concise phrase used to encapsulate the purpose and goal of the study. |
| Study Identifier | String | A mandatory unique identifier, either a temporary identifier supplied by users or one generated by a repository or other database. For example, it could be an identifier complying with the LSID specification. A value MUST be given for this label. |
| Study Title | String | A mandatory concise phrase used to encapsulate the purpose and goal of the study. A value MUST be given for this label. |
| Study Description | String | A textual description of the study, with components such as objective or goals. |
| Study Submission Date | String formatted as ISO8601 date | The date on which the study is submitted to an archive. |
| Study Public Release Date | String formatted as ISO8601 date | The date on which the study SHOULD be released publicly. |
Expand Down

0 comments on commit 3d1c8ce

Please sign in to comment.