ufal / clarin-dspace

clarin-dspace digital repository based on DSpace and LINDAT/CLARIN DSpace
http://lindat.cz
BSD 3-Clause "New" or "Revised" License
27 stars 17 forks source link

Submission fields with open vocabularies do not behave correctly #1095

Closed mjtecka closed 5 months ago

mjtecka commented 9 months ago

(ukrepo)

Subject Keywords do not work when creating new Items

1) there is just one row in the interface, I am not sure if I can input more keywords and how to separate them

image

2) if I Edit record that was not yet Deposited, previously filled Subject Keywords are gone

3) I cant find Subject Keywords in metadata after depositing the item There is nothing in dc.subject, or anywhere else.

(side note: I can add dc.subject manually in Edit Item -> Metadata and it works - keywords are displayed with the record and in search interface)

-> Subject Keywords should work (=should be stored in metadata record) & allow input of multiple keywords

kosarko commented 9 months ago

To explain what's happening in more detail. Currently we have dc.subject with a vocabulary https://github.com/dataquest-dev/DSpace/blob/5968c7b705b51999c418fab35509eea5999e3288/dspace/config/submission-forms.xml#L271