Notes for the PreIngest Module
The articles to ingest will be encoded in a simple xml format, exemplified below.
<?xml version="1.0" encoding="ISO-8859-1"?> <article> <revyname> </revyname> <articlename> </articlename> <year> </year> <category> </category> <oldpath> </oldpath> </article>
We plan to build these xml files as follows.
For each gif-file in the gentofte collection: create a new article object, based on the path to the gif file Endfor For each article object article.toString