Skip to content

Metadata extraction and BagIt Generation #1363

@vcnainala

Description

@vcnainala

Bagit tools - https://github.com/whikloj/BagItTools

S1295.zip

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions