Refactor the metadata handling

Bug #962301 reported by Sebastian Meyer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Goobi.Presentation
Fix Released
Low
Sebastian Meyer

Bug Description

Currently each configured metadate is handled seperatly. The workflow is as follows:

1. Get configuration from database.
2. Parse metadate value from METS file.
3. Apply TS configuration to it.
4. Process next metadate.

The problem is that sometimes you may want to combine several metadata fields, but the metadata fields don't "know" of each other. So a better workflow would be:

1. Get configuration from database.
2. Parse information for all metadata fields and save it.
3. Apply TS configuration to each field.

Related branches

Changed in goobi-presentation:
status: New → In Progress
importance: Undecided → Low
assignee: nobody → Sebastian Meyer (sebastian-meyer)
milestone: none → 1.1.rc1
Changed in goobi-presentation:
status: In Progress → Fix Committed
Changed in goobi-presentation:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.