Hi there,
The swordv2 interface returns invalid XML because this constructor is called incorrectly.
<http://purl.org/net/sword/terms/depositedOn xmlns="">2025-02-11T05:22:41</http://purl.org/net/sword/terms/depositedOn>
compared with
<depositedOn xmlns="http://purl.org/net/sword/terms/">2025-02-11T23:34:44</depositedOn>
I don't know how to reproduce this short of calling it from DSpace, which is the product I'm using. Please see this issue.
Hi there,
The swordv2 interface returns invalid XML because this constructor is called incorrectly.
compared with
I don't know how to reproduce this short of calling it from DSpace, which is the product I'm using. Please see this issue.