You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The vernacular data in this collection includes this type: <dc:type>http://id.loc.gov/vocabulary/resourceTypes/not</dc:type>
We want the type vocab/enrichments to translate this URI to: text
The validation report indicates that all required fields are mapped:
All 18 candidate records contain all required fields.
Analyzed the following required fields: id, calisphere-id, title, type, rights, is_shown_by, is_shown_at
However, the mapped metadata indicates an empty string:
"type": [
""
],
Questions
Why does the mapped metadata include an empty string? (The validation report indicates that all required type field are present in the mapped metadata.)
Testing with this collection on -stage: https://calisphere-stage.cdlib.org/item/ark:/21198/z1r57166/
Registry: https://registry.cdlib.org/admin/library_collection/collection/28486/change/
Rikolti-data: https://rikolti-data.s3.us-west-2.amazonaws.com/index.html#28486/vernacular_metadata_2026-02-17T19:34:50/
constants.pywas recently updated to translate LoC URIs: https://github.com/ucldc/rikolti/blob/main/metadata_mapper/mappers/constants.pyoai.samveramapper: https://github.com/ucldc/rikolti/blob/main/metadata_mapper/mappers/oai/samvera_mapper.pySummary of issue
The vernacular data in this collection includes this
type:<dc:type>http://id.loc.gov/vocabulary/resourceTypes/not</dc:type>We want the type vocab/enrichments to translate this URI to:
textThe validation report indicates that all required fields are mapped:
However, the mapped metadata indicates an empty string:
Questions
<dc:type>not translating totext?