Skip to content

Commit 8dfd1aa

Browse files
max-zillalmarini
andauthored
Enable ingest of a Bagit zipfile (#98)
* Initial version of Clowder XML * createFromBag * Clean up * load dataset info from zip * Support dataset metadata from zip * file and folder support * Support file and folder uploads * Disable clowder.xml recognition * Fix ingest if bags missing file _infos * fix handling of temp files * Removed files that were accidentally committed. * Updated CHANGELOG.md. Co-authored-by: Luigi Marini <[email protected]> Co-authored-by: Luigi Marini <[email protected]>
1 parent 86e69c3 commit 8dfd1aa

File tree

4 files changed

+338
-12
lines changed

4 files changed

+338
-12
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1111

1212
### Added
1313
- Log an event each time that a user archives or unarchives a file.
14+
- Endpoint `/api/datasets/createfrombag` to ingest datasets in BagIt format. Includes basic dataset metadata, files,
15+
folders and technical metadata. Downloading datasets now includes extra Datacite and Clowder metadata.
1416

1517
## 1.16.0 - 2021-03-31
1618

0 commit comments

Comments
 (0)