cokernel/archivematica-microservices
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
To use these microservices, these watch directories should be added: buildERCSIP createMETSDIP storeMETSDIP solrizeMETSDIP success These lines should be added to archivematicaClientModules: buildERCSIP_v0.0 = %clientScriptsDirectory%buildERCSIP.sh createMETSDIP_v0.0 = %clientScriptsDirectory%createMETSDIP.sh storeMETSDIP_v0.0 = %clientScriptsDirectory%storeMETSDIP.sh solrizeMETSDIP_v0.0 = %clientScriptsDirectory%solrizeMETSDIP.sh The success directory of Prepare AIP.xml should be changed to: %watchDirectoryPath%createMETSDIP/ ***** Possible future development: * Unify createMETSDIP.sh and createMETSDIP.rb into a single (Ruby?) script. * Do the same with solrizeMETSDIP.sh and summarize_erc.rb. * Do the same with buildERCSIP.sh and buildERCSIP.rb.