acdh-oeaw / vocabseditor

Vocabseditor is a web-based tool for collaborative work on controlled vocabularies development
https://vocabseditor.acdh.oeaw.ac.at/
MIT License
23 stars 6 forks source link

provide mgm-cmd to download conceptschemes #29

Closed csae8092 closed 2 years ago

csae8092 commented 2 years ago

something like $ python manage.py dl_scheme --scheme-id=123

maybe some flag to indicate if existing file should be overridden or not

csae8092 commented 2 years ago

@OzgeOzkaya maybe you could try out the export script as described here https://github.com/acdh-oeaw/vocabseditor#export-via-cmd-line and close this issue if it worked, or comment if/how it did not work