|
1 | 1 | <isatab-config-file xmlns="http://www.ebi.ac.uk/bii/isatab_configuration#"> |
2 | | - <isatab-configuration table-name="investigation-MIACMEv1.0"> |
| 2 | + <isatab-configuration table-name="investigation-MIACMEv1.1"> |
3 | 3 | <measurement term-label="[investigation]" term-accession="" source-abbreviation=""/> |
4 | 4 | <technology term-label="" term-accession="" source-abbreviation=""/> |
5 | 5 | <field header="Investigation Identifier" data-type="String" is-file-field="false" |
|
297 | 297 | <description><![CDATA[A free text description of what was the curation process applied, if any]]></description> |
298 | 298 | <default-value><![CDATA[]]></default-value> |
299 | 299 | </field> |
| 300 | + <field header="Comment[Raw Images Dataset]" data-type="String" is-file-field="false" |
| 301 | + is-multiple-value="false" is-required="false" is-hidden="false" |
| 302 | + is-forced-ontology="false" section="STUDY"> |
| 303 | + <description><![CDATA[A link to a description file for the raw images dataset.]]></description> |
| 304 | + <default-value><![CDATA[]]></default-value> |
| 305 | + </field> |
| 306 | + <field header="Comment[Processed Images Dataset]" data-type="String" is-file-field="false" |
| 307 | + is-multiple-value="false" is-required="false" is-hidden="false" |
| 308 | + is-forced-ontology="false" section="STUDY"> |
| 309 | + <description><![CDATA[A link to a description file for the processed images dataset.]]></description> |
| 310 | + <default-value><![CDATA[]]></default-value> |
| 311 | + </field> |
| 312 | + <field header="Comment[Extracted Features Dataset]" data-type="String" is-file-field="false" |
| 313 | + is-multiple-value="false" is-required="false" is-hidden="false" |
| 314 | + is-forced-ontology="false" section="STUDY"> |
| 315 | + <description><![CDATA[A link to a description file for the extracted features dataset.]]></description> |
| 316 | + <default-value><![CDATA[]]></default-value> |
| 317 | + </field> |
300 | 318 | <field header="Study PubMed ID" data-type="String" is-file-field="false" |
301 | 319 | is-multiple-value="false" is-required="true" is-hidden="false" |
302 | 320 | is-forced-ontology="false" section="STUDY PUBLICATIONS"> |
|
0 commit comments