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
we are checking 1 METS profile is issued by Vendor software. But we saw the structure in is not following METS.
<mets:dmdSec ID="DMD_04b39a32-d7e7-4ec4-b182-d65eb7c1a59c" CREATED="2022-08-20T13:17:23">
<mets:mdWrap MIMETYPE="text/xml" MDTYPE="DC" LABEL="LBL_04b39a32-d7e7-4ec4-b182-d65eb7c1a59c">
mets:xmlData
<dc:C001 xmlns="NV020220815"></dc:C001>
<dc:C100 xmlns="Thông tin chung"></dc:C100>
<dc:C911 xmlns="Admin"></dc:C911>
<dc:C925 xmlns="Giấy"></dc:C925>
<dc:C926 xmlns="Không mật"></dc:C926>
<dc:C927 xmlns="Bài trích"></dc:C927>
</mets:xmlData>
</mets:mdWrap>
</mets:dmdSec>
They use Dublin Core data structure, but Dublin Core don't have element dc:C001, dc:C100...
The information as : Thông tin chung, Phần 4: Nước Vạn Xuân độc lập.... is name of chapter, part. So the infromation should be placed in mets:structMap, but they are showing in
I attached the file which is issued by their library software.
Please support me to verify the structure , format of file is correct or not. We can work or produce with the file or not.
thank y
The text was updated successfully, but these errors were encountered:
XuatDuLieu_20220820_131725.zip
we are checking 1 METS profile is issued by Vendor software. But we saw the structure in is not following METS.
<mets:dmdSec ID="DMD_04b39a32-d7e7-4ec4-b182-d65eb7c1a59c" CREATED="2022-08-20T13:17:23">
<mets:mdWrap MIMETYPE="text/xml" MDTYPE="DC" LABEL="LBL_04b39a32-d7e7-4ec4-b182-d65eb7c1a59c">
mets:xmlData
<dc:C001 xmlns="NV020220815"></dc:C001>
<dc:C100 xmlns="Thông tin chung"></dc:C100>
<dc:C911 xmlns="Admin"></dc:C911>
<dc:C925 xmlns="Giấy"></dc:C925>
<dc:C926 xmlns="Không mật"></dc:C926>
<dc:C927 xmlns="Bài trích"></dc:C927>
</mets:xmlData>
</mets:mdWrap>
</mets:dmdSec>
They use Dublin Core data structure, but Dublin Core don't have element dc:C001, dc:C100...
The information as : Thông tin chung, Phần 4: Nước Vạn Xuân độc lập.... is name of chapter, part. So the infromation should be placed in mets:structMap, but they are showing in
I attached the file which is issued by their library software.
Please support me to verify the structure , format of file is correct or not. We can work or produce with the file or not.
thank y
The text was updated successfully, but these errors were encountered: