Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dschiese authored Feb 14, 2024
1 parent 599f348 commit f7833e9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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 <INSERT-HERE> since this includes the log-writing to files.

0 comments on commit f7833e9

Please sign in to comment.