Hi there I was trying to locate this on the official documentation but was unable to find anything that would reference this. Is there a way to support adding the Qualified Dublin Core fields into the appropriate section of the METS documents and have it appear there rather than the other section.
If you are not familiar with this (I do not blame you on this I was not for a long while either) here are some links to help you:
The terms is the key focal point since it is technically an updated part of the Dublin Core specification but if there is a means to also use the qualifiers that would be ideal as well. I know in XML you could add it to the field itself like this:
<dc:date qualifier="created">22-Oct-24</dc:date>
<dc:date qualifier="available">22-Oct-25</dc:date>
I did not see anything on the documentation that would imply that I could incorporate this into the csv file (and in turn the various integrations, which is the main reason why I am asking this). If anyone know about this that would be a great help.