DigitalLibraryofTennessee / DLTN_XSLT

XSL Transformations for DLTN Partner Metadata
4 stars 6 forks source link

Chatt pub #300

Closed mlhale7 closed 7 months ago

mlhale7 commented 1 year ago

GitHub Issue: 295

What does this Pull Request do?

This PR adds a transform for Chattanooga Public Library. They are adding content to DPLA for the first time and use Omeka.

How should this be tested?

Check the resulting output of the transform to see if it accounts for the required DPLA elements and generates valid MODS. Here's some sample XML chattpub_localhistory.txt. Particularly take a look at the preview and object in context links to make sure that they resolve. Note that Chattanooga Public Library doesn't seem to have thumbnails for PDF objects. The thumbnail URL for jpg items was also altered so that it includes "medium" instead of "original."

Interested parties

@markpbaggett

markpbaggett commented 1 year ago

Just adding that my change results in this which I think is what is desired.

<topic>Street photography -- Tennessee -- Chattanooga</topic>
mlhale7 commented 8 months ago

@markpbaggett - let me know if this is okay to merge at this point. I made a change before the ingest that made this work on my end.

mlhale7 commented 7 months ago

@markpbaggett - CPL has requested one change (including collection titles in their data). Can you review this so I can merge and then open an additional PR next week with this change? Alternatively I can make the change in this PR.