tulibraries/dplah

Dublin Core Mapping Issue

Closed this issue · 8 comments

Hello!

Millersville University includes fairly unique date fields for one of its collections, ie:

dcterms:issued1808</dcterms:issued>
dcterms:available2012-07-31</dcterms:available>

After Doreva and Leanne did some expert investigating they found that these QDC date fields are not being mapped by our aggregator to dc:date.

Can we add a mapping to dcterms:issued ? We only want the date of the original resource.

Thanks y'all.

Just to make sure I understand:

If an inbound OAI record has <dcterms:issued>1808</dcterms:issued> we should create a <dc:date>1808</dc:date> for the record in the aggregator interface and for the outbound OAI.

Also, my understanding is that this field doesn't exist in simple DC, so no need to map it in the non-QDC, correct?

You are correct!

I'm going to leave this in for Spring 2017 if it is possible to do without too much consideration. We will be harvesting the test data into Production for a March DPLA harvest.

Chad merged it with #152 but Waffle didn't pick it up somehow.

hey--it's showing up in DEV but not TEST.

makes sense. @bibliotechy is super smart.

OK tested and fixed.