diff --git a/README.md b/README.md new file mode 100644 index 0000000..4f13f86 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Input data storagizer + +This service is created for the qanary-explanations-service. It's used to read the Qanary component's logs and write them to a triplestore. + +## Usage +This service is used with the included Qanary-components repository as a submodule as it's path is hard-coded yet. +To use this tool it is also required to use the Qanary-commons version provided in since this includes the log-writing to files.