Virtual object manifest generator
Validate a file
Process a file
Guidelines
Generates manifest used to construct virtual object relationships in Argo.
Takes input file with column headers:
- 'root' (object identifier, same for parent and children, such as the source ID root)
- 'sequence' (numeric order of objects, with parent as 0)
- 'druid' (object druids)
The order of columns or the presence of additional columns does not matter. Validate the file before converting to check for errors.
Input file should be .xlsx, .xls, or .csv.
Example input and output
A submission file for three virtual objects:
- Object AAAA has virtual parent druid:pm947hz3258 with 5 child objects
- Object BBBB has virtual parent druid:kw916cz7521 with 8 child objects
- Object CCCC has virtual parent druid:wg203zc4392 with 4 child objects
Input file
Output file