UMNLibraries / cdm-blacklightify

Blacklightify a CONTENTdm collection
MIT License
2 stars 0 forks source link

CDM Metadata - Format Differences #53

Open ewlarson opened 2 years ago

ewlarson commented 2 years ago

Descriptive summary

Some CDM fields appear to be cataloged differently across collections:

Example 1 - Kolthoff (AAT) https://server16022.contentdm.oclc.org/dmwebservices/index.php?q=dmGetItemInfo/p16022coll171/3715/json "format":"Speeches | http:\/\/vocab.getty.edu\/aat\/300026671"

Example 2 - Water Tower (MIME type) https://server16022.contentdm.oclc.org/dmwebservices/index.php?q=dmGetItemInfo/p16022coll62/12/json "format":"image\/jp2"

Example 3 - John Choi (empty) https://server16022.contentdm.oclc.org/dmwebservices/index.php?q=dmGetItemInfo/p16022coll548/1013/json "format":{}

Expected behavior

Borealis makes viewer assumptions based on the content of the "format" field. I would expect the "format" values to always be similar. Why do they differ?