Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Next meeting: Thursday January 4, 1 PM EST

Notes

Grant updates: kick-off has happened and project is under way. Starting with the models, as laid out in the PCDM docs, as Ruby code, and the relations among objects. Getting things wired up is the first order of business. Next up will be create and edit forms for Newspapers at titles, and then proceed down the chain to file attachments. Not too much code to share yet, but GitHub repos have been set up and will be sharable shortly.

PCDM Profile: There have been updates since last meeting (see links above). Most significant is adding object for newspaper-article images (images that represent just an article). These are PCDM filesets that are children of newspaper article objects. Discussion of whether to order articles in an issue (use case: presenting a TOC or presenting user with ordered list of articles on a page). Added proxy for article and issue to support that ordering.

For Newspaper container objects (microfilm reels, bound volumes), which sometimes have non-newspaper content (reference targets, e.g., or title cards), we've added a fileset that is child of newspaper container object that an act as a parent for all those things. Ordering does not seem important for these.

For the newspaper-issue object, you might have a PDF or full text of that object, so there's a fileset for those, too.