Add intro paragraphs to README

This commit is contained in:
Joshua Ramon Enslin 2025-02-18 18:54:40 +01:00
parent 8bbdbeaeb9
commit 326004a6ae
Signed by: jrenslin
GPG Key ID: 46016F84501B70AE

View File

@ -1,5 +1,16 @@
# Uploader to automate the Upload and Import of Objects in museum-digital via WebDAV
The purpose of this app will be to allow museums to more simply automate the upload of
their collection data to museum-digital. It is thus targetted at museums using museum-digital
as a publication platform, while using another collection management system.
While collection management systems differ, an automatic import to museum-digital works in
a uniform way. Import data is uploaded via WebDAV, an import is configured using a text file. ([See here](https://de.handbook.museum-digital.info/import/importe-selbst-durchfuehren.html))
This part of the automatic importing can thus be solved in a one-fits-all solution here.
Collection management system-specific export scripts are necessary to present the present
app with data to upload. The export itself is thus out of the scope of the tool described here.
## Workflow
### Setup