-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #355 from heinpa/implement-kgqan-component
Implement QB KGQAn component
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule Qanary-component-QB-Python-KGQAnWrapper
updated
8 files
+8 −8 | .github/workflows/deploy-component.yml | |
+3 −4 | Dockerfile | |
+1 −0 | boot.sh | |
+1 −0 | docker-compose.yml | |
+1 −1 | run.py | |
+1 −1 | service_config/files/qb-kgqanwrapper-dbpedia | |
+1 −1 | service_config/files/qb-kgqanwrapper-wikidata | |
+9 −10 | start_kgqan_services.sh |