Calling pyDataverse.api.NativeApi.create_dataset() requires to specified "subjects". This is not optional, and it cannot be an arbitrary string.
The WebUI exposes a predefined list of identifiers

we have to be able to query this list programmatically, in order to be able to give meaningful advice for composing this mandatory dataset metadata.
Calling
pyDataverse.api.NativeApi.create_dataset()requires to specified "subjects". This is not optional, and it cannot be an arbitrary string.The WebUI exposes a predefined list of identifiers
we have to be able to query this list programmatically, in order to be able to give meaningful advice for composing this mandatory dataset metadata.