MI-DPLA / combine

Combine /kämˌbīn/ - Metadata Aggregator Platform
MIT License
26 stars 11 forks source link

tabular harvest: namespace attributes not getting recreated #370

Open ghukill opened 5 years ago

ghukill commented 5 years ago

For an exported field name like:

mods|mods(81fd01)___mods|abstract(97c301),mods|mods(81fd01)___mods|accessCondition(97c301)___@xlink|href=http://rightsstatements.org/vocab/NoC-US/1.0/___@type=use and reproduction

Receiving the following error when trying to rewrite as XML:

Invalid attribute name 'xlink|href'

Likely that namespaced -- and thus delimited -- attributes are not getting rewritten with namespaces correctly.