Hi Erin,
>Von:
dspac...@googlegroups.com <
dspac...@googlegroups.com> im Auftrag von Erin Liu <
erin...@ucalgary.ca>
>Gesendet: Dienstag, 25. Mai 2021 22:56
>An: DSpace Technical Support
>Betreff: [dspace-tech] Indication of embargoed material in DSpace 6.3 exports
>
>Hi DSpace Tech,
>
>We're attempting to build an integration between our instance of DSpace v6.3 and our digital preservation set-up. We're currently looking into special cases, particularly embargoed material. However, we're having trouble locating where the >embargo information of material is captured in DSpace exports, as it doesn't appear in the metadata/sidecar files of the embargoed materials that we've exported to test.
>
>Should we be looking in a different place, or has it just not been exposed to the API?
[…]
Do you use XMLUI ?
You can find the Information inside the dim:fields with your embargo metadata field you configured in dspace.cfg (embargo.field.terms).
It may be needed some switch in the DSpace config to show all available metadata.
You will find the XML-Metadata with an URL like
https://<yourrepo>/metadata/handle/<handle>/mets.xml
Michael