Changes for page 3 Try it yourself!

Last modified by maaike on 2022/07/06 10:08

From version 10.1
edited by maaike
on 2022/07/06 08:27
Change comment: There is no comment for this version
To version 10.2
edited by maaike
on 2022/07/06 08:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -256,7 +256,7 @@
256 256  }
257 257  {{/code}}
258 258  
259 - **Query datasets based on content type**
259 +**Query datasets based on content type**
260 260  
261 261  To find datasets using the content type structure, we can use a filter that "CONTAINS" a value (e.g. nifti). We are now not distinguishing between nifti 1 or nifti 2 files, but select all files that are classified as "nifti". If you want to narrow down the results further, you could replace "nifti" by "nifti.1" or "nifti.2".
262 262