Hi,
I’m trying to use PHP API to import items (and next media) into Omeka-S.
I can read an item and update “is_public” by positioning $data[‘o: is_public’] but I cannot modify other data for sample $data[‘dcterms: title’] or $data[‘o:title’].
$data and $filedata are arrays but what are their structures ?
Thank for your help