About DSpace 5.4
In the DSpace-Manual something may be missing and something is not quite
correct.
I am saying this, because if the description is vague, it is not certain
how will the next version behave.

DELETE. It says

DELETE /items/{item id}/metadata - Clear item metadata.

It seems that some metadata remains
dc.identifier.uri
dc.date.accessioned
dc.date.available
dc.description.provenance

PUT. It says

PUT /items/{item id}/metadata - Update metadata in item. You must put a
MetadataEntry

Actually it expects an array of MetadataEntry

It seems to me that:
- if there is a MetadataEntry both in the array and existing, then it is
updated
- if there is a MetadataEntry in the array and NOT existing, then it is
added

Could, please, somebody comment/clarify about this.

Best regards

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to