Trackback URL and thumbnails broken for Historic Pittsburgh collections in dev and test
Closed this issue · 4 comments
Trackback URLs and thumbnails are broken now for HP collections in dev. May perhaps be due to space in identifiers?
See:
http://dev.padigital.org/catalog/dplapa:PITTSYMP_pitt_20130607_hpicpso_0015
The trackback URL generates from the identifier with the space:
http://historicpittsburgh.org/islandora/object/pitt: 20130607-hpicpso-0015
The URL resolves if you remove the space.
I'm not sure what's going on with the thumbnail exactly, but I imagine the issues are similar.
Also in test. Sorry. :(
Per Chad - Likely not doable to fix this in time for March harvest. Will email HP to let them know and inform them of the space issue.
Everything looks good in dev, but there's an issue with the outbound OAI. Our crosswalk for DPLA says the trackback URL is in the second occurrence of dc:identifier and the thumbnail is in the last occurrence. Copied below is a link to the outbound and the identifier elements listed. Can we eliminate the identifiers with spaces from the outbound feed? If that's done, this data fits into the crosswalk.
http://dev.padigital.org/oai?verb=ListRecords&metadataPrefix=oai_dc&from=2018-04-26T12:00:00Z
WHAT'S THERE NOW:
dc:identifierdplapa:PITTSYMP_pitt_20130607_hpicpso_0015</dc:identifier>
dc:identifiersource: AC.2013.0002.0015</dc:identifier>
dc:identifierpitt: 20130607-hpicpso-0015</dc:identifier>
dc:identifierhttp://historicpittsburgh.org/islandora/object/pitt:20130607-hpicpso-0015</dc:identifier>
dc:identifierhttp://historicpittsburgh.org/islandora/object/pitt:20130607-hpicpso-0015/datastream/TN/view/</dc:identifier>
WHAT SHOULD BE THERE:
dc:identifierdplapa:PITTSYMP_pitt_20130607_hpicpso_0015</dc:identifier>
dc:identifierhttp://historicpittsburgh.org/islandora/object/pitt:20130607-hpicpso-0015</dc:identifier>
dc:identifierhttp://historicpittsburgh.org/islandora/object/pitt:20130607-hpicpso-0015/datastream/TN/view/</dc:identifier>
ALSO ACCEPTABLE:
dc:identifierdplapa:PITTSYMP_pitt_20130607_hpicpso_0015</dc:identifier>
dc:identifierhttp://historicpittsburgh.org/islandora/object/pitt:20130607-hpicpso-0015</dc:identifier>
dc:identifiersource: AC.2013.0002.0015</dc:identifier>
dc:identifierpitt: 20130607-hpicpso-0015</dc:identifier>
dc:identifierhttp://historicpittsburgh.org/islandora/object/pitt:20130607-hpicpso-0015/datastream/TN/view/</dc:identifier>
Here's our crosswalk if it's helpful
https://docs.google.com/spreadsheets/d/1H1HGOwqWac5fWv7KnKT39sm0ssLkt40xP5dl7SzrQA8/edit?usp=sharing