Hello DSpace Community,

I upload items to DSpace using a self-written production tool for our 
publications which compiles TeX files and uploads the pdf to DSpace using 
the REST API.

These publications should be private at first until the TeX file authors 
have approved the publication.
This works perfectly by making the item "private" using the webinterface.

But I need to integrate this functionality to our production tool.

Is this possible with the REST API? I haven't found anything in the REST 
API docs.

Alternatively, I could modify some flags directly in the postgresql 
database.

I've found out that the "discoverable" flag changes when making an item 
privat, but the item does not become private when setting the flag 
manually. 
Are there some other flags I need to set or do I need to trigger some 
function to hide the item in the collection?

Best regards,
Christoph

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-community/94cdc816-db7c-496a-bee6-75b494408baa%40googlegroups.com.

Reply via email to