Skip to content

Commit

Permalink
Merge pull request #370 from WDAqua/addExplanationService
Browse files Browse the repository at this point in the history
Added explanation.service property
  • Loading branch information
dschiese committed Aug 21, 2024
2 parents 55170d4 + 8eb0196 commit 868b113
Show file tree
Hide file tree
Showing 113 changed files with 162 additions and 72 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,5 @@ server.ssl.key-store-type=
# toggle whether HTTP or HTTPS should be used (if SSL is set up)
server.ssl.enabled=false
# show colors in IDE console
spring.output.ansi.enabled=always
spring.output.ansi.enabled=always
explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ server.ssl.key-store-type=
# toggle whether HTTP or HTTPS should be used (if SSL is set up)
server.ssl.enabled=false
# show colors in IDE console
spring.output.ansi.enabled=always
spring.output.ansi.enabled=always
explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,4 @@ server.ssl.key-store-password=
server.ssl.key-store-type=
# toggle whether HTTP or HTTPS should be used (if SSL is set up)
server.ssl.enabled=false
explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,4 @@ server.ssl.enabled=false
# health endpoint
management.endpoints.web.exposure.include=*
management.endpoint.health.show-details=always
explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ server.ssl.key-store-type=
# toggle whether HTTP or HTTPS should be used (if SSL is set up)
server.ssl.enabled=false
# show colors in IDE console
spring.output.ansi.enabled=always
spring.output.ansi.enabled=always
explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,5 @@ qanary.webservicecalls.cache.specs=maximumSize=10000,expireAfterAccess=5s

# agdistis service
agdistis.api.live.test.active=true
agdistis.api.url=https://agdistis.demos.dice-research.org/api/en
agdistis.api.url=https://agdistis.demos.dice-research.org/api/en
explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ ambiverse.client.id = "5e15e933"
ambiverse.client.secret = "a09256c925adc9e2279435038df9d55e"
ambiverse.access.token.url = "https://api.ambiverse.com/oauth/token"
ambiverse.entity.link.service.plain.url = "api.ambiverse.com/v2/entitylinking/analyze"
explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ spring.output.ansi.enabled=always
service.endpoint=https://api.aylien.com/api/v1/concepts?text=
service.test-question=what is the capital of Germany
# todo: api keys here
explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,4 @@ babelfy.api.parameters=&lang=AGNOSTIC
babelfy.api.live.test.active=true
babelfy.api.live.test.question=what is the capital of Germany?
babelfy.score.threshold=0.5
explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ server.ssl.key-store-password=
server.ssl.key-store-type=
# toggle whether HTTP or HTTPS should be used (if SSL is set up)
server.ssl.enabled=false

explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,4 @@ qanary.webservicecalls.cache.specs=maximumSize=10000,expireAfterAccess=5s
# dandelion configuration
dandelion.api.live.test.active=true
dandelion.api.key=
explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ server.ssl.enabled=false

templategeneration.url = http://121.254.173.90:1515/templategeneration/rocknrole
agdistis.url = http://121.254.173.90:2357/agdistis/run?

explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ spring.output.ansi.enabled=always
ned-meaningcloud.cache.file=../src/main/resources/questions.txt
meaningcloud.api.url=https://api.meaningcloud.com/topics-2.0
meaningcloud.api.key=
explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ server.ssl.key-store-password=
server.ssl.key-store-type=
# toggle whether HTTP or HTTPS should be used (if SSL is set up)
server.ssl.enabled=false

explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,6 @@ openai.api.maxToken=300
openai.api.live.test.active=true
# live test of the Open AI API: question to be used
openai.api.live.test.question=Which state of the USA has the highest population density?

explanation.service=


Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@ server.ssl.enabled=false
spring.mvc.converters.preferred-json-mapper=gson
# cache configuration for requests to OpenTapioca API
qanary.webservicecalls.cache.specs=maximumSize=10000,expireAfterAccess=28d
explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ server.ssl.key-store-password=
server.ssl.key-store-type=
# toggle whether HTTP or HTTPS should be used (if SSL is set up)
server.ssl.enabled=false

explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ ned-watson.cache.file=../src/main/resources/questions.txt
# more information about the API at https://cloud.ibm.com/apidocs/natural-language-understanding
ned-watson.service.url=https://api.eu-gb.natural-language-understanding.watson.cloud.ibm.com/instances/50a9ee80-9f3c-4628-82fc-de208013c707/v1/analyze?version=2021-08-01
ned-watson.service.key=Mj1bodG04PJuBi6knpzdfsSB8l9W4q2xemx8voSwv8CK
explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ spring.output.ansi.enabled=always

ambiverse.client.id=5e15e933
ambiverse.client.secred=a09256c925adc9e2279435038df9d55e

explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,5 @@ server.ssl.key-store-password=
server.ssl.key-store-type=
# toggle whether HTTP or HTTPS should be used (if SSL is set up)
server.ssl.enabled=false
explanation.service=

Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ babelfy.api.url=https://babelfy.io/v1/disambiguate
babelfy.api.key=
babelfy.api.live.test.active=true
babelfy.api.parameters=&lang=AGNOSTIC
explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,4 @@ server.ssl.enabled=false

# Component Configuration
ner.comicCharacterNameSimpleNamedEntityRecognizer.live.test.active=true
explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,5 @@ dbpediaspotlight.confidence.minimum=0.1
dbpediaspotlight.endpoint=https://api.dbpedia-spotlight.org/en/annotate
# toggle whether the endpoint should be checked for availability
#dbpediaspotlight.endpoint.check.availability=false
explanation.service=

Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,4 @@ qanary.webservicecalls.cache.specs=maximumSize=10000,expireAfterAccess=5s
# dandelion configuration
dandelion.api.live.test.active=true
dandelion.api.key=
explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ server.ssl.key-store-type=
server.ssl.enabled=false
# show colors in IDE console
spring.output.ansi.enabled=always
explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ server.ssl.key-store-type=
server.ssl.enabled=false

api.key=66adcc8aa934448582447714443ca5f2
explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ server.ssl.key-store-type=
server.ssl.enabled=false
# show colors in IDE console
spring.output.ansi.enabled=always
explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ qanary.webservicecalls.cache.specs=maximumSize=10000,expireAfterAccess=5s
# MeaningCloud component configuration
meaningcloud.api.live.test.active=true
meaningcloud.api.key=

explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ server.ssl.key-store-type=
server.ssl.enabled=false

ontotext.token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRob3JpdGllcyI6WyJST0xFX1VTRVIiXSwidXNlcm5hbWUiOiJ1c2VyIn0.JMV-kAdLd9RhGcxeCgqCc0O5xG9-oQUUwI4vC83BpwU
explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ server.ssl.key-store-password=
server.ssl.key-store-type=
# toggle whether HTTP or HTTPS should be used (if SSL is set up)
server.ssl.enabled=false

explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,4 @@ tagme.api.live.test.active=true
tagme.api.url=https://tagme.d4science.org/tagme/tag
tagme.api.key=
tagme.api.threshold=0.65
explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,4 @@ qanary.webservicecalls.cache.specs=maximumSize=10000,expireAfterAccess=5s
textrazor.api.live.test.active=true
textrazor.api.url=http://api.textrazor.com
textrazor.api.key=
explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ server.ssl.enabled=false

alchemy.key=7fdef5a245edb49cfc711e80217667be512869b9
alchemy.service=http://access.alchemyapi.com/calls/text/TextGetRankedNamedEntities
explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ server.ssl.key-store-password=
server.ssl.key-store-type=
# toggle whether HTTP or HTTPS should be used (if SSL is set up)
server.ssl.enabled=false

explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ server.ssl.key-store-type=
server.ssl.enabled=false

smaph.service.uri=http://localhost:9090/smaph/rest/default
explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ server.ssl.key-store-type=
server.ssl.enabled=false
annotationOfSpotClass.url=http://ws.okbqa.org:1515/templategeneration/rocknrole
#annotationOfSpotClass.url=http://121.254.173.90:1515/templategeneration/rocknrole
explanation.service=
Empty file.
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ server.ssl.key-store-password=
server.ssl.key-store-type=
# toggle whether HTTP or HTTPS should be used (if SSL is set up)
server.ssl.enabled=false

explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ server.ssl.key-store-password=
server.ssl.key-store-type=
# toggle whether HTTP or HTTPS should be used (if SSL is set up)
server.ssl.enabled=false

explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ server.ssl.enabled=false
# health endpoint
management.endpoints.web.exposure.include=*
management.endpoint.health.show-details=always

explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,4 @@ server.ssl.key-store-password=
server.ssl.key-store-type=
# toggle whether HTTP or HTTPS should be used (if SSL is set up)
server.ssl.enabled=false
explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@ g_answer.endpoint.language.supported=en
springdoc.swagger-ui.path=/swagger-ui.html
# api-docs custom path
springdoc.api-docs.path=/api-docs
explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ logging.level.org.springframework.test:WARN
logging.level.eu.wdaqua.qanary:DEBUG
# show colors in IDE console
spring.output.ansi.enabled=always
explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,4 @@ platypus.endpoint.language.default=en
platypus.endpoint.language.supported=en,fr,es
# live test of the Platypus API
platypus.api.live.test.active=false
explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,4 @@ server.ssl.enabled=false
qanary.webservicecalls.cache.specs=maximumSize=100000,expireAfterAccess=7d
# enable/disable testing of live endpoints during the build process
test.live.endpoints=false
explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,4 @@ rubq.endpoint.language.supported=en,ru
springdoc.swagger-ui.path=/swagger-ui.html
# api-docs custom path
springdoc.api-docs.path=/api-docs
explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ server.ssl.enabled=false
# health endpoint
management.endpoints.web.exposure.include=*
management.endpoint.health.show-details=always

explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ server.ssl.key-store-password=
server.ssl.key-store-type=
# toggle whether HTTP or HTTPS should be used (if SSL is set up)
server.ssl.enabled=false

explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,4 @@ tebaqa.endpoint.language.supported=en
springdoc.swagger-ui.path=/swagger-ui.html
# api-docs custom path
springdoc.api-docs.path=/api-docs
explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,4 @@ spring.config.location=application.local.properties
qanary.webservicecalls.cache.specs=maximumSize=0,expireAfterAccess=0s
# to prevent invalid mapping pattern
spring.mvc.pathmatch.matching-strategy = ANT_PATH_MATCHER
explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ server.ssl.key-store-password=
server.ssl.key-store-type=
# toggle whether HTTP or HTTPS should be used (if SSL is set up)
server.ssl.enabled=false

explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ server.ssl.key-store-password=
server.ssl.key-store-type=
# toggle whether HTTP or HTTPS should be used (if SSL is set up)
server.ssl.enabled=false

explanation.service=
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Update the port number
# Update the port number
server.port=10010
spring.application.name=QE-SparqlQueryExecutedAutomaticallyOnWikidataOrDBpedia
spring.application.description=${spring.application.name} is a Qanary component that is fetching SPARQL queries (annotation: AnswerSPARQL) from the Qanary triplestore, identifies the corresponding knowledge graph (Wikidata or DBpedia), and finally retrieves the answers. Finally, the answers are stored in the Qanary triplestore.
Expand Down Expand Up @@ -34,3 +34,4 @@ server.ssl.key-store-type=
server.ssl.enabled=false
knowledgegraph.endpoint.dbpedia=https://dbpedia.org/sparql
knowledgegraph.endpoint.wikidata=https://query.wikidata.org/sparql
explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ server.ssl.key-store-password=
server.ssl.key-store-type=
# toggle whether HTTP or HTTPS should be used (if SSL is set up)
server.ssl.enabled=false

explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ server.ssl.key-store-password=
server.ssl.key-store-type=
# toggle whether HTTP or HTTPS should be used (if SSL is set up)
server.ssl.enabled=false

explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ server.ssl.key-store-password=
server.ssl.key-store-type=
# toggle whether HTTP or HTTPS should be used (if SSL is set up)
server.ssl.enabled=false

explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ server.ssl.key-store-password=
server.ssl.key-store-type=
# toggle whether HTTP or HTTPS should be used (if SSL is set up)
server.ssl.enabled=false

explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ server.ssl.enabled=false

service.endpoint=http://localhost:8097
service.test-question=what is a test

explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ server.ssl.enabled=false

service.endpoint=http://localhost:8097
service.test-question=what is a test

explanation.service=
Original file line number Diff line number Diff line change
Expand Up @@ -84,3 +84,4 @@ chatgpt.user=null
chatgpt.api.key=
# live test of the ChatGPT API
chatgpt.api.live.test.active=true
explanation.service=
3 changes: 2 additions & 1 deletion service_config/files/asr-kaldi
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
SERVER_HOST=http://demos.swe.htwk-leipzig.de
SERVER_PORT=40120
SPRING_BOOT_ADMIN_URL=http://demos.swe.htwk-leipzig.de:40111/
SPRING_BOOT_ADMIN_CLIENT_INSTANCE_SERVICE-BASE-URL=http://demos.swe.htwk-leipzig.de:40120
SPRING_BOOT_ADMIN_CLIENT_INSTANCE_SERVICE-BASE-URL=http://demos.swe.htwk-leipzig.de:40120
EXPLANATION_SERVICE=http://demos.swe.htwk-leipzig.de:40190
3 changes: 2 additions & 1 deletion service_config/files/cls-clsnliod
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
SERVER_HOST=http://demos.swe.htwk-leipzig.de
SERVER_PORT=40121
SPRING_BOOT_ADMIN_URL=http://demos.swe.htwk-leipzig.de:40111/
SPRING_BOOT_ADMIN_CLIENT_INSTANCE_SERVICE-BASE-URL=http://demos.swe.htwk-leipzig.de:40121
SPRING_BOOT_ADMIN_CLIENT_INSTANCE_SERVICE-BASE-URL=http://demos.swe.htwk-leipzig.de:40121
EXPLANATION_SERVICE=http://demos.swe.htwk-leipzig.de:40190
3 changes: 2 additions & 1 deletion service_config/files/kg2kg-translateannotationsofinstance
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
SERVER_HOST=http://demos.swe.htwk-leipzig.de
SERVER_PORT=40159
SPRING_BOOT_ADMIN_URL=http://demos.swe.htwk-leipzig.de:40111/
SPRING_BOOT_ADMIN_CLIENT_INSTANCE_SERVICE-BASE-URL=http://demos.swe.htwk-leipzig.de:40159
SPRING_BOOT_ADMIN_CLIENT_INSTANCE_SERVICE-BASE-URL=http://demos.swe.htwk-leipzig.de:40159
EXPLANATION_SERVICE=http://demos.swe.htwk-leipzig.de:40190
3 changes: 2 additions & 1 deletion service_config/files/ld-shuyo
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
SERVER_HOST=http://demos.swe.htwk-leipzig.de
SERVER_PORT=40122
SPRING_BOOT_ADMIN_URL=http://demos.swe.htwk-leipzig.de:40111/
SPRING_BOOT_ADMIN_CLIENT_INSTANCE_SERVICE-BASE-URL=http://demos.swe.htwk-leipzig.de:40122
SPRING_BOOT_ADMIN_CLIENT_INSTANCE_SERVICE-BASE-URL=http://demos.swe.htwk-leipzig.de:40122
EXPLANATION_SERVICE=http://demos.swe.htwk-leipzig.de:40190
3 changes: 2 additions & 1 deletion service_config/files/ned-agdistis
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
SERVER_HOST=http://demos.swe.htwk-leipzig.de
SERVER_PORT=40123
SPRING_BOOT_ADMIN_URL=http://demos.swe.htwk-leipzig.de:40111/
SPRING_BOOT_ADMIN_CLIENT_INSTANCE_SERVICE-BASE-URL=http://demos.swe.htwk-leipzig.de:40123
SPRING_BOOT_ADMIN_CLIENT_INSTANCE_SERVICE-BASE-URL=http://demos.swe.htwk-leipzig.de:40123
EXPLANATION_SERVICE=http://demos.swe.htwk-leipzig.de:40190
Loading

0 comments on commit 868b113

Please sign in to comment.