Skip to content

Commit

Permalink
[minor] Whitespace for preparation guide
Browse files Browse the repository at this point in the history
  • Loading branch information
viklund committed Jan 28, 2025
1 parent 9e9e255 commit 6d4ca49
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions datasets/submission/preparation-guide.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -7,29 +7,29 @@ Before you submit your data, please make sure
```
DATASET_{IDENTIFIER}
|--- METADATA
| |--- dataset.xml (contains: Dataset)
| |--- policy.xml (contains: Policy)
| |--- image.xml (contains: Images)
| |--- annotation.xml (contains: Annotations)
| |--- observation.xml (contains: Observations)
| |--- observer.xml (contains: Observers)
| |--- sample.xml (contains: Biological Beings, Cases (if present), Specimens, Blocks and Slides)
| |--- staining.xml (contains: Stainings)
| |--- dataset.xml (contains: Dataset)
| |--- policy.xml (contains: Policy)
| |--- image.xml (contains: Images)
| |--- annotation.xml (contains: Annotations)
| |--- observation.xml (contains: Observations)
| |--- observer.xml (contains: Observers)
| |--- sample.xml (contains: Biological Beings, Cases (if present), Specimens, Blocks and Slides)
| |--- staining.xml (contains: Stainings)
|---IMAGES
| |--- IMAGE_{IDENTIFIER}*
| | |--- *.dcm files of an Image
| |--- IMAGE_{IDENTIFIER}*
| | |--- *.dcm files of an Image
| |--- IMAGE_{IDENTIFIER}*
| | |--- *.dcm files of an Image
| |--- IMAGE_{IDENTIFIER}*
| | |--- *.dcm files of an Image
|--- ANNOTATIONS+
| |--- *.geojson
| |--- *.geojson
|--- LANDING_PAGE***
| |--- landingpage.xml (contains: Landing Page)
| |--- THUMBNAILS
| | |--- *.jpg
| |--- landingpage.xml (contains: Landing Page)
| |--- THUMBNAILS
| | |--- *.jpg
|--- PRIVATE**** - not shared with users
| |--- rems.xml - not shared with users
| |--- organisation.xml - not shared with users
| |--- datacite.xml (contains: DataCite, optional) - not shared with users
| |--- rems.xml - not shared with users
| |--- organisation.xml - not shared with users
| |--- datacite.xml (contains: DataCite, optional) - not shared with users
* The root of the folder must be the written as "DATASET_{IDENTIFIER}" with
IDENTIFIER being either the accession ID of the Dataset generated by the
Expand Down

0 comments on commit 6d4ca49

Please sign in to comment.