pulibrary / pul_metadata_services

PUL Metadata Services
Apache License 2.0
1 stars 1 forks source link

Ensuring that PulMetadataServices::PulfaRecord::Attributes#title does not parse the breadcrumbs from PULFA XML Documents #29

Closed jrgriffiniii closed 6 years ago

jrgriffiniii commented 6 years ago

Resolves https://github.com/pulibrary/figgy/issues/1444

jrgriffiniii commented 6 years ago

One way of determining whether or not a PULFA EAD Document describes a media resource would be to use the <genreform> element (https://www.loc.gov/ead/tglib/elements/genreform.html). However if these values are not controlled, I can find another solution.

jrgriffiniii commented 6 years ago

This was resolved by https://github.com/pulibrary/figgy/pull/1503