2018-07-03: Extracting Metadata from Archive-It Collections with Archive-It Utilities
At iPres 2018 , I will be presenting "The Many Shapes of Archive-It", a paper that focuses on some structural features inherent in Archive-It collections. The paper is now available as a preprint on arXiv . As part of the data gathering for " The Many Shapes of Archive-It ", and also as part of the development the Off-Topic Memento Toolkit , I had to write code that extracts metadata and seeds from public Archive-It collections. This capability will be useful to several aspects of our storytelling and summarization work , so I used the knowledge gained from those projects and produced a standalone Python library named Archive-It Utilities (AIU) . This library is currently in alpha status, but is already being used with upcoming projects. The metadata available from an Archive-It collection Archive-It curators can use the predefined metadata fields of Dublin core. They can also supply their own custom metadata fields. An screenshot of Archive-It collecti...