Open mikegerber opened 1 year ago
The thing I am thinking about here is
If we use two arrays (nested CSV basically), we also don't need to worry if there's an order because we just use the one from the file.
Relatively sure that we're going to translate this twice: once the IDs, and once the text, in the same order.
For mods:genre
I asked Maria again because this example above looks incorrect and should be without the second mods:genre
:
<mods:genre valueURI="https://www.wikidata.org/wiki/Q1261026" type="class" authority="wikidata">
printed matter
</mods:genre>
DFG MODS Anwendungsprofil Abschnitt 2.3.1 also looks like my corrected version. Haven't checked the XML Schema yet.
The nested mods:genre
is definitely incorrect, but I'm considering correcting it while the source files have this flaw.
From the feedback by Maria Federbusch:
mods:genre
and b. more examples ofmods:genre
- here the structure is clearly different from themods:subject
examples. Would make more sense if the nested genre had thevalueURI
?