biblibre / omeka-s-module-ItemSetsTree

Omeka S module that allows to organize item sets in a tree
https://biblibre.github.io/omeka-s-module-ItemSetsTree/en/
GNU General Public License v3.0
1 stars 2 forks source link

Set the o:parent_item_set value via API #7

Open paolobonora opened 2 years ago

paolobonora commented 2 years ago

Is it possible to set the parent_item_set for an Item Set using the api/item_sets_tree_edges? If not, is it possible by calling the update API method for the child Item Set adding the "o:parent_item_set" property? Thank you very much.