You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the element <mets:structMap TYPE="LOGICAL">, the ORDERLABEL for the year-element is only available in the METS-files of the year. It is missing in the METS-files of:
newspaper / ephemera
issue
Solution
The attribute must be written with the correct value in METS-files.
Probably, it can be solved with issue #3634.
Problem
In the element
<mets:structMap TYPE="LOGICAL">
, the ORDERLABEL for the year-element is only available in the METS-files of the year. It is missing in the METS-files of:Solution
The attribute must be written with the correct value in METS-files.
Probably, it can be solved with issue #3634.
Examples
Examples 3.x
newspaper / ephemera
<mets:div ID="uuid-f0d4863f-ea69-4d6e-b0f0-9d3f4ed42366" TYPE="year" ORDER="1">
year
<mets:div ID="uuid-dbdb91bc-b656-47ff-8efb-47eabcef2b72" ADMID="uuid-6a39df4f-0586-3dc9-9f59-8b2e9e36d241 uuid-7da4106a-c76a-3d74-a279-ea86ebd8cb4b uuid-e36c8498-19fb-37ba-8833-8ff4e58da764" TYPE="year" ORDER="1" ORDERLABEL="1850/1851">
issue
<mets:div ID="uuid-1e0e9986-fada-42f4-849b-204df56d5400" TYPE="year">
Examples 2.x
newspaper / ephemera
<mets:div DMDID="DMDLOG_0013" ID="LOG_0013" ORDERLABEL="1895/1896" TYPE="year" >
year
<mets:div ADMID="AMD" DMDID="DMDLOG_0066" ID="LOG_0066" ORDERLABEL="1895/1896" TYPE="year" >
issue
<mets:div ADMID="AMD" ID="LOG_0176" ORDERLABEL="1895/1896" TYPE="year" >
The text was updated successfully, but these errors were encountered: