You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The metadata mass import of Kitodo.Production allows uploading a CSV file that contains a list of IDs, which are used to query a configured OPAC search interface. Each data record queried by ID from the catalog results in one Kitodo process. Optionally, the CSV file can contains metadata which are used to augment the catalog metadata of the individual records. It is currently not possible, though, to create processes without querying a search interface and just with the data contained in the CSV file.
Describe the solution you'd like
The mass import should allow creating multiple processes from a CSV file without the need to query a catalog search interface, e.g. all metadata to be added to a process is already included in the uploaded CSV file.
Additional context This development is funded by the WLB Stuttgart
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
The metadata mass import of Kitodo.Production allows uploading a CSV file that contains a list of IDs, which are used to query a configured OPAC search interface. Each data record queried by ID from the catalog results in one Kitodo process. Optionally, the CSV file can contains metadata which are used to augment the catalog metadata of the individual records. It is currently not possible, though, to create processes without querying a search interface and just with the data contained in the CSV file.
Describe the solution you'd like
The mass import should allow creating multiple processes from a CSV file without the need to query a catalog search interface, e.g. all metadata to be added to a process is already included in the uploaded CSV file.
Additional context
This development is funded by the WLB Stuttgart
The text was updated successfully, but these errors were encountered: