You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 9, 2019. It is now read-only.
Actually, that makes sense to me... the two expected paths for content are either:
OLD STYLE (content and metadata files mixed into one folder at end of druid tree):
/dor/assembly/ck/796/mp/0576/ck796mp0576_img_1.jpg
/dor/assembly/ck/796/mp/0576/contentMetadata.xml
NEW STYLE (content and metadata in separate folders under a folder with full druid):
/dor/assembly/ck/796/mp/0576/ck796mp0576/content/ck796mp0576_img_1.jpg
/dor/assembly/ck/796/mp/0576/ck796mp0576/metadata/contentMetadata.xml
It looks like you had content at at same level as the druid tree folder itself and not in the "content" subfolder? Or am I misunderstanding?
By default, pre-assembly will stage into the new style (unless you set new_druid_tree_format: false in the YAML config file for that run)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
jp2-create : input file /dor/assembly/ck/796/mp/0576/ck796mp0576/ck796mp0576_img_1.jpg does not exist
Should be /dor/assembly/ck/796/mp/0576/ck796mp0576/content/ck796mp0576_img_1.jpg
The text was updated successfully, but these errors were encountered: