Overview

When registering metadata to folders in Archivematica, I found that Japanese folder names need to be avoided, so here are my notes.

Metadata

By preparing a /metadata/metadata.csv file like the following, you can include metadata in the AIP.

filenamedc.type
objects/aaaFolder
objects/aaa/MARBLES.TGAImage

At this point, if aaa is prepared with a Japanese name, the metadata for that record was not registered.

Summary

I hope this serves as a useful reference for those experiencing similar issues.