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
Based on a specified CSV file with URIs and bib numbers, this script posts the specified bib number to the ['user_defined]['real_1'] field for record specified by the URI.
14
15
15
16
#### [dateCheck.py](/dateCheck.py)
17
+
Retrieves 'begin,' 'end,' 'expression,' and 'date_type' for all dates associated with all resources in a repository
16
18
17
19
#### [eadToCsv.py](/eadToCsv.py)
18
20
Based on a specified file name and a specified file path, this script extracts selected elements from an EAD XML file and prints them to a CSV file.
19
21
20
-
21
22
#### [getAccessionUDFs.py](/getAccessionUDFs.py)
23
+
This GET script retrieves all of the user-defined fields from all of the accessions in the specified repository.
22
24
23
25
#### [getAccessions.py](/getAccessions.py)
26
+
This GET script retrieves all of the accessions from a particular repository into a JSON file
Retrives a count of top containers associated with archival objects associated with a particular resource. Upon running the script, you will be prompted enter the resource ID (just the number, not the full URI).
Retrives a count of top containers directly associated (not through an archival object) with a particular resource. Upon running the script, you will be prompted enter the resource ID (just the number, not the full URI).
0 commit comments