If I want to store metadata in tags with a certain format without affecting the original metadata, how do I do that?
More specifically: Let's say "ships" has "A/B". In tags, I want "SHIP - A/B", but if I use replace_metadata, then the first page of the epub includes "Relationships: SHIP - A/B" which is not ideal. Is there a way to format the tag like I want without affecting how it shows in the epub?
|