-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Bagit tools - https://github.com/whikloj/BagItTools
S1295/
├── bagit.txt # BagIt spec
├── bag-info.txt # BagIt metadata
├── manifest-sha256.txt # SHA256 checksums
├── tagmanifest-sha256.txt # Tag file checksums
└── data/
└── Arbutin/ # Study name from ZIP
├── 1/, 2/, 3/... # Original NMR datasets from ZIP
├── *.nmredata.sdf # Original files from ZIP
└── nmrxiv-meta/ # NEW folder we create
├── S1295.nmrium # API response (with unsets)
├── bio-schema.json # From bioschemas endpoint
└── images/ # Extracted PNG files
├── {uuid1}.png
├── {uuid2}.png
└── ...
- Add dummy data to Dev for testing
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels