Orbis-Cascade-Alliance / harvester

XForms-based OAI-PMH harvester for Orbis Cascade. Metadata are transformed into RDF and posted into a triplestore for access from finding aids.
9 stars 1 forks source link

dcterms:rights values are trimmed at semicolon #16

Closed adehner closed 7 years ago

adehner commented 7 years ago

In the beta harvester validation results, dcterms:rights values are truncated when a semicolon is present. All text following the semicolon is removed. Free-text rights statements are repeatable; and like free-text descriptions, they may contain semicolons.

Please update the harvester's parsing code to allow the presence of semicolons in dcterms:rights and to harvest dcterms:rights values in their entirety.

An example set: waeic http://digitalcommons.cwu.edu/do/oai/?verb=ListRecords&set=publication:kaviani&metadataPrefix=simple-dublin-core

@jallibunn

ewg118 commented 7 years ago

Okay, the dc:rights template no longer splits on ';'.

adehner commented 7 years ago

Thanks!

On Sun, Mar 19, 2017 at 12:52 PM, Ethan Gruber notifications@github.com wrote:

Closed #16 https://github.com/Orbis-Cascade-Alliance/harvester/issues/16 .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Orbis-Cascade-Alliance/harvester/issues/16#event-1005967224, or mute the thread https://github.com/notifications/unsubscribe-auth/AF417wKl6tj9hbgCh7iphCFqV0tCrbAqks5rnYdygaJpZM4MfvuH .