However, since a while we also have a generic script to extract fields from XML To CSV by using a configuration file.
We should use this script instead. Hence we have to provide a configuration to extract the person data.
Additionally we wan to provide a separate configuration file to extract data fields for organizations.
So far we only extract data fields from person records from ISNI by using the custom script https://github.com/kbrbe/beltrans-data-integration/blob/27104297bf431df002ea033a03fb8b2423eeb42d/data-sources/isni/isni-xml-to-csv.py
However, since a while we also have a generic script to extract fields from XML To CSV by using a configuration file. We should use this script instead. Hence we have to provide a configuration to extract the person data.
Additionally we wan to provide a separate configuration file to extract data fields for organizations.