DigitalLibraryofTennessee / DLTN_XSLT

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

usage="primary" or usage="primary display" #172

Closed markpbaggett closed 5 years ago

markpbaggett commented 5 years ago

Why are You Reporting an Issue

Metadata Problem

Our transforms have an odd mix of metadata values. Specifically, sometimes we map things to /location/url[@usage="primary"][@access="object in context"] and sometimes /location/url[@usage="primary display"][@access="object in context"].

What does DPLA look for? Do we need to fix this ASAP?

markpbaggett commented 5 years ago

It looks like DPLA knows we are inconsistent here. See:

https://github.com/dpla/ingestion3/blob/develop/src/main/scala/dpla/ingestion3/mappers/providers/TnMapping.scala#L229