Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

566 collection metadata exporting #595

Merged
merged 5 commits into from
Jul 18, 2022
Merged

Conversation

alishaevn
Copy link
Contributor

@alishaevn alishaevn commented Jul 16, 2022

ref: https://gitlab.com/notch8/palni-palci/-/issues/466
#566 #590

expected behavior

  • remove references to "collections_metadata"
  • export collections through bagit too when exporting "all" or by collection

demo

export of 2 works, with file sets, in a collection (CSV): export_2_17_1.zip

export of 2 works, with file sets, in a collection (BAG): export_3_13_1.zip

csv bag
image image

@alishaevn alishaevn added enhancement for release notes (New feature or request) minor-ver for release notes labels Jul 16, 2022
@@ -97,28 +97,6 @@ def total
@total = 0
end

def current_record_ids
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

inheriting the version from csv_parser.

@alishaevn alishaevn merged commit 97f637b into main Jul 18, 2022
@alishaevn alishaevn linked an issue Aug 5, 2022 that may be closed by this pull request
@alishaevn alishaevn deleted the 566-collection-metadata-exporting branch December 1, 2022 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement for release notes (New feature or request) minor-ver for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

export collections with bagit expand collection metadata exporting
2 participants