Add license, readme
This commit is contained in:
16
README.md
Normal file
16
README.md
Normal file
@@ -0,0 +1,16 @@
|
||||
Concordance checker web interface for imports to museum-digital
|
||||
===============================================================
|
||||
|
||||
This repository contains a very small web app enabling users
|
||||
to upload a list of terms (separated by a newline) and compare
|
||||
them to the concordance lists used during imports to md.
|
||||
Entries that are not yet matched to any value of md's controlled
|
||||
lists can henceforth be matched using the web UI. The tool will
|
||||
finally generate the necessary lines of code to register the
|
||||
relevant terms in the concordance lists.
|
||||
|
||||
See also
|
||||
--------
|
||||
|
||||
- [Repository for concordance lists](https://gitea.armuli.eu/museum-digital/MDImporterConcordanceLists)
|
||||
- [Repository for museum-digital's controlled lists](https://gitea.armuli.eu/museum-digital/MDAllowedValueSets)
|
Reference in New Issue
Block a user