From b1d8f11ba63454bacaf3301795ddc22511eb57c1 Mon Sep 17 00:00:00 2001 From: Dennis Schiese Date: Tue, 28 May 2024 10:47:09 +0200 Subject: [PATCH 1/3] Adjusted component's pom files to overwrite parent's inherited values --- .../pom.xml | 19 ++++++++++++++++++ qanary-component-LD-Shuyo/pom.xml | 19 ++++++++++++++++++ qanary-component-NED-DBpediaSpotlight/pom.xml | 20 +++++++++++++++++++ qanary-component-NED-OpenAI-GPT/pom.xml | 19 ++++++++++++++++++ qanary-component-NED-Opentapioca/pom.xml | 19 ++++++++++++++++++ qanary-component-QB-BirthDataWikidata/pom.xml | 20 +++++++++++++++++++ .../pom.xml | 20 +++++++++++++++++++ qanary-component-QB-DeepPavlovWrapper/pom.xml | 20 +++++++++++++++++++ qanary-component-QB-GAnswerWrapper/pom.xml | 20 +++++++++++++++++++ qanary-component-QB-PlatypusWrapper/pom.xml | 20 +++++++++++++++++++ qanary-component-QB-QAnswer/pom.xml | 20 +++++++++++++++++++ qanary-component-QB-RuBQWrapper/pom.xml | 20 +++++++++++++++++++ qanary-component-QB-TeBaQaWrapper/pom.xml | 20 +++++++++++++++++++ qanary-component-QBE-QAnswer/pom.xml | 20 +++++++++++++++++++ qanary-component-QE-Wikidata/pom.xml | 20 +++++++++++++++++++ qanary-component-TQA-ChatGPTWrapper/pom.xml | 20 +++++++++++++++++++ 16 files changed, 316 insertions(+) diff --git a/qanary-component-CopyValuesOfPriorGraph/pom.xml b/qanary-component-CopyValuesOfPriorGraph/pom.xml index 604e1193..538995f7 100644 --- a/qanary-component-CopyValuesOfPriorGraph/pom.xml +++ b/qanary-component-CopyValuesOfPriorGraph/pom.xml @@ -25,6 +25,25 @@ 1.7.0 + + + https://github.com/WDAqua/Qanary-question-answering-components + CopyValuesOfPriorGraph is a Qanary component for copying data from a prior process (i.e., prior graph of the Qanary triplestore) + + + The Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + Andreas Both + andreas.both@htwk-leipzig.de + WDAqua + http://wdaqua.eu/ + + + diff --git a/qanary-component-LD-Shuyo/pom.xml b/qanary-component-LD-Shuyo/pom.xml index 8056c95c..523b9037 100644 --- a/qanary-component-LD-Shuyo/pom.xml +++ b/qanary-component-LD-Shuyo/pom.xml @@ -21,6 +21,25 @@ ${basedir}/src/main/resources/language-detection/profiles + + + https://github.com/WDAqua/Qanary-question-answering-components + LD-Shuyo is a Qanary component for determining the language of a question stored in the Qanary triplestore. If successful, it will store an instance of qa:AnnotationOfQuestionLanguage in the Qanary triplestore. + + + The Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + Andreas Both + andreas.both@htwk-leipzig.de + WDAqua + http://wdaqua.eu/ + + + diff --git a/qanary-component-NED-DBpediaSpotlight/pom.xml b/qanary-component-NED-DBpediaSpotlight/pom.xml index 04c195c7..84b1d825 100644 --- a/qanary-component-NED-DBpediaSpotlight/pom.xml +++ b/qanary-component-NED-DBpediaSpotlight/pom.xml @@ -19,6 +19,26 @@ 1.4.13 1.7.0 + + + + https://github.com/WDAqua/Qanary-question-answering-components + NED-DBpediaSpotlight is a Qanary component using DBpediaSpotlight to identify Named Entities in a given text + + + The Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + Andreas Both + andreas.both@htwk-leipzig.de + WDAqua + http://wdaqua.eu/ + + + diff --git a/qanary-component-NED-OpenAI-GPT/pom.xml b/qanary-component-NED-OpenAI-GPT/pom.xml index 989b242d..a30584ba 100644 --- a/qanary-component-NED-OpenAI-GPT/pom.xml +++ b/qanary-component-NED-OpenAI-GPT/pom.xml @@ -19,6 +19,25 @@ 1.4.13 + + + https://github.com/WDAqua/Qanary-question-answering-components + NED-basedOnOpenAIGpt is a Qanary component for NED based on Open AI's GPT API + + + The Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + Andreas Both + andreas.both@htwk-leipzig.de + WDAqua + http://wdaqua.eu/ + + + com.jayway.jsonpath diff --git a/qanary-component-NED-Opentapioca/pom.xml b/qanary-component-NED-Opentapioca/pom.xml index ad667073..1f6107e5 100644 --- a/qanary-component-NED-Opentapioca/pom.xml +++ b/qanary-component-NED-Opentapioca/pom.xml @@ -21,6 +21,25 @@ 1.7.0 + + + https://github.com/WDAqua/Qanary-question-answering-components + NED-Opentapioca is a Qanary component for identifying Wikidata entities in a given text + + + The Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + Andreas Both + andreas.both@htwk-leipzig.de + WDAqua + http://wdaqua.eu/ + + + org.junit.jupiter diff --git a/qanary-component-QB-BirthDataWikidata/pom.xml b/qanary-component-QB-BirthDataWikidata/pom.xml index f8fc742a..e93d73aa 100644 --- a/qanary-component-QB-BirthDataWikidata/pom.xml +++ b/qanary-component-QB-BirthDataWikidata/pom.xml @@ -11,6 +11,26 @@ qa.qanarycomponent-parent [0.1.0,1.0.0) + + + + https://github.com/WDAqua/Qanary-question-answering-components + QB-BirthDataWikidata is a Qanary component for creating a Wikidata SPARQL query intended to find the birth place and date of people by firstname/lastname or Wikidata resource + + + The Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + Andreas Both + andreas.both@htwk-leipzig.de + WDAqua + http://wdaqua.eu/ + + + 17 [3.9.2,4.0.0) diff --git a/qanary-component-QB-DateOfDeathDBpedia/pom.xml b/qanary-component-QB-DateOfDeathDBpedia/pom.xml index 2820abac..e948cbb5 100644 --- a/qanary-component-QB-DateOfDeathDBpedia/pom.xml +++ b/qanary-component-QB-DateOfDeathDBpedia/pom.xml @@ -11,6 +11,26 @@ qa.qanarycomponent-parent [0.1.0,1.0.0) + + + + https://github.com/WDAqua/Qanary-question-answering-components + QB-DateOfDeathForRealPersons is a simple rule-based Qanary component for computing the date of death on the DBpedia knowledge base. + + + The Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + Andreas Both + andreas.both@htwk-leipzig.de + WDAqua + http://wdaqua.eu/ + + + 17 [3.7.6,4.0.0) diff --git a/qanary-component-QB-DeepPavlovWrapper/pom.xml b/qanary-component-QB-DeepPavlovWrapper/pom.xml index b798fc9b..bb3bcf36 100644 --- a/qanary-component-QB-DeepPavlovWrapper/pom.xml +++ b/qanary-component-QB-DeepPavlovWrapper/pom.xml @@ -12,6 +12,26 @@ qa.qanarycomponent-parent [0.1.0,1.0.0) + + + + https://github.com/WDAqua/Qanary-question-answering-components + QB-DeepPavlovWrapper is a Qanary component + + + The Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + Andreas Both + andreas.both@htwk-leipzig.de + WDAqua + http://wdaqua.eu/ + + + 17 [3.7.1,4.0.0) diff --git a/qanary-component-QB-GAnswerWrapper/pom.xml b/qanary-component-QB-GAnswerWrapper/pom.xml index 95f50722..acb33019 100644 --- a/qanary-component-QB-GAnswerWrapper/pom.xml +++ b/qanary-component-QB-GAnswerWrapper/pom.xml @@ -12,6 +12,26 @@ qa.qanarycomponent-parent [0.1.0,1.0.0) + + + + https://github.com/WDAqua/Qanary-question-answering-components + QB-GAnswerWrapper is a Qanary component + + + The Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + Andreas Both + andreas.both@htwk-leipzig.de + WDAqua + http://wdaqua.eu/ + + + 17 qanary diff --git a/qanary-component-QB-PlatypusWrapper/pom.xml b/qanary-component-QB-PlatypusWrapper/pom.xml index 9fe29e95..30b28716 100644 --- a/qanary-component-QB-PlatypusWrapper/pom.xml +++ b/qanary-component-QB-PlatypusWrapper/pom.xml @@ -12,6 +12,26 @@ qa.qanarycomponent-parent [0.1.0,1.0.0) + + + + https://github.com/WDAqua/Qanary-question-answering-components + QB-PlatypusWrapper is a Qanary component + + + The Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + Andreas Both + andreas.both@htwk-leipzig.de + WDAqua + http://wdaqua.eu/ + + + 17 qanary diff --git a/qanary-component-QB-QAnswer/pom.xml b/qanary-component-QB-QAnswer/pom.xml index 841a4fe8..9eea4078 100644 --- a/qanary-component-QB-QAnswer/pom.xml +++ b/qanary-component-QB-QAnswer/pom.xml @@ -11,6 +11,26 @@ qa.qanarycomponent-parent [0.1.0,1.0.0) + + + + https://github.com/WDAqua/Qanary-question-answering-components + QB-QAnswer is retrieving SPARQL query candidates for an (enriched) question from the QAnswer API + + + The Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + Andreas Both + andreas.both@htwk-leipzig.de + WDAqua + http://wdaqua.eu/ + + + 17 [3.7.6,4.0.0) diff --git a/qanary-component-QB-RuBQWrapper/pom.xml b/qanary-component-QB-RuBQWrapper/pom.xml index 043da1c7..60460189 100644 --- a/qanary-component-QB-RuBQWrapper/pom.xml +++ b/qanary-component-QB-RuBQWrapper/pom.xml @@ -12,6 +12,26 @@ qa.qanarycomponent-parent [0.1.0,1.0.0) + + + + https://github.com/WDAqua/Qanary-question-answering-components + QB-RuBQWrapper is a Qanary component + + + The Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + Andreas Both + andreas.both@htwk-leipzig.de + WDAqua + http://wdaqua.eu/ + + + 17 qanary diff --git a/qanary-component-QB-TeBaQaWrapper/pom.xml b/qanary-component-QB-TeBaQaWrapper/pom.xml index 6feb9daf..c1eed002 100644 --- a/qanary-component-QB-TeBaQaWrapper/pom.xml +++ b/qanary-component-QB-TeBaQaWrapper/pom.xml @@ -12,6 +12,26 @@ qa.qanarycomponent-parent [0.1.0,1.0.0) + + + + https://github.com/WDAqua/Qanary-question-answering-components + QB-TeBaQAWrapper is a Qanary component + + + The Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + Andreas Both + andreas.both@htwk-leipzig.de + WDAqua + http://wdaqua.eu/ + + + 17 qanary diff --git a/qanary-component-QBE-QAnswer/pom.xml b/qanary-component-QBE-QAnswer/pom.xml index b54ce792..7a82fab6 100644 --- a/qanary-component-QBE-QAnswer/pom.xml +++ b/qanary-component-QBE-QAnswer/pom.xml @@ -11,6 +11,26 @@ qa.qanarycomponent-parent [0.1.0,1.0.0) + + + + https://github.com/WDAqua/Qanary-question-answering-components + QBE-QAnswer is retrieving answers for (enriched) questions from the QAnswer API + + + The Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + Andreas Both + andreas.both@htwk-leipzig.de + WDAqua + http://wdaqua.eu/ + + + 17 [3.7.6,4.0.0) diff --git a/qanary-component-QE-Wikidata/pom.xml b/qanary-component-QE-Wikidata/pom.xml index c62e8510..e419c698 100644 --- a/qanary-component-QE-Wikidata/pom.xml +++ b/qanary-component-QE-Wikidata/pom.xml @@ -11,6 +11,26 @@ qa.qanarycomponent-parent [0.1.0,1.0.0) + + + + https://github.com/WDAqua/Qanary-question-answering-components + QE-Wikidata is a Qanary component + + + The Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + Andreas Both + andreas.both@htwk-leipzig.de + WDAqua + http://wdaqua.eu/ + + + 17 qanary diff --git a/qanary-component-TQA-ChatGPTWrapper/pom.xml b/qanary-component-TQA-ChatGPTWrapper/pom.xml index 075dd6e6..4a078a05 100644 --- a/qanary-component-TQA-ChatGPTWrapper/pom.xml +++ b/qanary-component-TQA-ChatGPTWrapper/pom.xml @@ -12,6 +12,26 @@ qa.qanarycomponent-parent [0.1.0,1.0.0) + + + + https://github.com/WDAqua/Qanary-question-answering-components + TQA-ChatGPTWrapper is a Qanary component + + + The Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + Andreas Both + andreas.both@htwk-leipzig.de + WDAqua + http://wdaqua.eu/ + + + 17 qanary From 925f19675f2c972209a1d21e6c62825c2fe07c93 Mon Sep 17 00:00:00 2001 From: Dennis Schiese Date: Tue, 28 May 2024 11:26:27 +0200 Subject: [PATCH 2/3] Changed build_images.sh, removed local Qanary build process --- service_config/build_images.sh | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/service_config/build_images.sh b/service_config/build_images.sh index 9708634e..32368f30 100755 --- a/service_config/build_images.sh +++ b/service_config/build_images.sh @@ -1,15 +1,4 @@ #!/bin/bash -# clone Qanary pipeline -git clone https://github.com/WDAqua/Qanary.git - -# subshell building the Qanary pipeline -( -cd Qanary/ -mvn --batch-mode clean install -Ddockerfile.skip=true -DskipTests -Dgpg.skip=true -) - -# delete Qanary pipeline repository -rm -rf Qanary/ # replace secrets if [ -z "$BABELFY_API_KEY" ] From 165b5b71392f412658c6262424aefd4c99e4c687 Mon Sep 17 00:00:00 2001 From: Dennis Schiese Date: Thu, 13 Jun 2024 11:57:05 +0200 Subject: [PATCH 3/3] Revert "Adjusted component's pom files to overwrite parent's inherited values" This reverts commit b1d8f11ba63454bacaf3301795ddc22511eb57c1. --- .../pom.xml | 19 ------------------ qanary-component-LD-Shuyo/pom.xml | 19 ------------------ qanary-component-NED-DBpediaSpotlight/pom.xml | 20 ------------------- qanary-component-NED-OpenAI-GPT/pom.xml | 19 ------------------ qanary-component-NED-Opentapioca/pom.xml | 19 ------------------ qanary-component-QB-BirthDataWikidata/pom.xml | 20 ------------------- .../pom.xml | 20 ------------------- qanary-component-QB-DeepPavlovWrapper/pom.xml | 20 ------------------- qanary-component-QB-GAnswerWrapper/pom.xml | 20 ------------------- qanary-component-QB-PlatypusWrapper/pom.xml | 20 ------------------- qanary-component-QB-QAnswer/pom.xml | 20 ------------------- qanary-component-QB-RuBQWrapper/pom.xml | 20 ------------------- qanary-component-QB-TeBaQaWrapper/pom.xml | 20 ------------------- qanary-component-QBE-QAnswer/pom.xml | 20 ------------------- qanary-component-QE-Wikidata/pom.xml | 20 ------------------- qanary-component-TQA-ChatGPTWrapper/pom.xml | 20 ------------------- 16 files changed, 316 deletions(-) diff --git a/qanary-component-CopyValuesOfPriorGraph/pom.xml b/qanary-component-CopyValuesOfPriorGraph/pom.xml index 538995f7..604e1193 100644 --- a/qanary-component-CopyValuesOfPriorGraph/pom.xml +++ b/qanary-component-CopyValuesOfPriorGraph/pom.xml @@ -25,25 +25,6 @@ 1.7.0 - - - https://github.com/WDAqua/Qanary-question-answering-components - CopyValuesOfPriorGraph is a Qanary component for copying data from a prior process (i.e., prior graph of the Qanary triplestore) - - - The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - - - - - Andreas Both - andreas.both@htwk-leipzig.de - WDAqua - http://wdaqua.eu/ - - - diff --git a/qanary-component-LD-Shuyo/pom.xml b/qanary-component-LD-Shuyo/pom.xml index 523b9037..8056c95c 100644 --- a/qanary-component-LD-Shuyo/pom.xml +++ b/qanary-component-LD-Shuyo/pom.xml @@ -21,25 +21,6 @@ ${basedir}/src/main/resources/language-detection/profiles - - - https://github.com/WDAqua/Qanary-question-answering-components - LD-Shuyo is a Qanary component for determining the language of a question stored in the Qanary triplestore. If successful, it will store an instance of qa:AnnotationOfQuestionLanguage in the Qanary triplestore. - - - The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - - - - - Andreas Both - andreas.both@htwk-leipzig.de - WDAqua - http://wdaqua.eu/ - - - diff --git a/qanary-component-NED-DBpediaSpotlight/pom.xml b/qanary-component-NED-DBpediaSpotlight/pom.xml index 84b1d825..04c195c7 100644 --- a/qanary-component-NED-DBpediaSpotlight/pom.xml +++ b/qanary-component-NED-DBpediaSpotlight/pom.xml @@ -19,26 +19,6 @@ 1.4.13 1.7.0 - - - - https://github.com/WDAqua/Qanary-question-answering-components - NED-DBpediaSpotlight is a Qanary component using DBpediaSpotlight to identify Named Entities in a given text - - - The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - - - - - Andreas Both - andreas.both@htwk-leipzig.de - WDAqua - http://wdaqua.eu/ - - - diff --git a/qanary-component-NED-OpenAI-GPT/pom.xml b/qanary-component-NED-OpenAI-GPT/pom.xml index a30584ba..989b242d 100644 --- a/qanary-component-NED-OpenAI-GPT/pom.xml +++ b/qanary-component-NED-OpenAI-GPT/pom.xml @@ -19,25 +19,6 @@ 1.4.13 - - - https://github.com/WDAqua/Qanary-question-answering-components - NED-basedOnOpenAIGpt is a Qanary component for NED based on Open AI's GPT API - - - The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - - - - - Andreas Both - andreas.both@htwk-leipzig.de - WDAqua - http://wdaqua.eu/ - - - com.jayway.jsonpath diff --git a/qanary-component-NED-Opentapioca/pom.xml b/qanary-component-NED-Opentapioca/pom.xml index 1f6107e5..ad667073 100644 --- a/qanary-component-NED-Opentapioca/pom.xml +++ b/qanary-component-NED-Opentapioca/pom.xml @@ -21,25 +21,6 @@ 1.7.0 - - - https://github.com/WDAqua/Qanary-question-answering-components - NED-Opentapioca is a Qanary component for identifying Wikidata entities in a given text - - - The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - - - - - Andreas Both - andreas.both@htwk-leipzig.de - WDAqua - http://wdaqua.eu/ - - - org.junit.jupiter diff --git a/qanary-component-QB-BirthDataWikidata/pom.xml b/qanary-component-QB-BirthDataWikidata/pom.xml index e93d73aa..f8fc742a 100644 --- a/qanary-component-QB-BirthDataWikidata/pom.xml +++ b/qanary-component-QB-BirthDataWikidata/pom.xml @@ -11,26 +11,6 @@ qa.qanarycomponent-parent [0.1.0,1.0.0) - - - - https://github.com/WDAqua/Qanary-question-answering-components - QB-BirthDataWikidata is a Qanary component for creating a Wikidata SPARQL query intended to find the birth place and date of people by firstname/lastname or Wikidata resource - - - The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - - - - - Andreas Both - andreas.both@htwk-leipzig.de - WDAqua - http://wdaqua.eu/ - - - 17 [3.9.2,4.0.0) diff --git a/qanary-component-QB-DateOfDeathDBpedia/pom.xml b/qanary-component-QB-DateOfDeathDBpedia/pom.xml index e948cbb5..2820abac 100644 --- a/qanary-component-QB-DateOfDeathDBpedia/pom.xml +++ b/qanary-component-QB-DateOfDeathDBpedia/pom.xml @@ -11,26 +11,6 @@ qa.qanarycomponent-parent [0.1.0,1.0.0) - - - - https://github.com/WDAqua/Qanary-question-answering-components - QB-DateOfDeathForRealPersons is a simple rule-based Qanary component for computing the date of death on the DBpedia knowledge base. - - - The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - - - - - Andreas Both - andreas.both@htwk-leipzig.de - WDAqua - http://wdaqua.eu/ - - - 17 [3.7.6,4.0.0) diff --git a/qanary-component-QB-DeepPavlovWrapper/pom.xml b/qanary-component-QB-DeepPavlovWrapper/pom.xml index bb3bcf36..b798fc9b 100644 --- a/qanary-component-QB-DeepPavlovWrapper/pom.xml +++ b/qanary-component-QB-DeepPavlovWrapper/pom.xml @@ -12,26 +12,6 @@ qa.qanarycomponent-parent [0.1.0,1.0.0) - - - - https://github.com/WDAqua/Qanary-question-answering-components - QB-DeepPavlovWrapper is a Qanary component - - - The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - - - - - Andreas Both - andreas.both@htwk-leipzig.de - WDAqua - http://wdaqua.eu/ - - - 17 [3.7.1,4.0.0) diff --git a/qanary-component-QB-GAnswerWrapper/pom.xml b/qanary-component-QB-GAnswerWrapper/pom.xml index acb33019..95f50722 100644 --- a/qanary-component-QB-GAnswerWrapper/pom.xml +++ b/qanary-component-QB-GAnswerWrapper/pom.xml @@ -12,26 +12,6 @@ qa.qanarycomponent-parent [0.1.0,1.0.0) - - - - https://github.com/WDAqua/Qanary-question-answering-components - QB-GAnswerWrapper is a Qanary component - - - The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - - - - - Andreas Both - andreas.both@htwk-leipzig.de - WDAqua - http://wdaqua.eu/ - - - 17 qanary diff --git a/qanary-component-QB-PlatypusWrapper/pom.xml b/qanary-component-QB-PlatypusWrapper/pom.xml index 30b28716..9fe29e95 100644 --- a/qanary-component-QB-PlatypusWrapper/pom.xml +++ b/qanary-component-QB-PlatypusWrapper/pom.xml @@ -12,26 +12,6 @@ qa.qanarycomponent-parent [0.1.0,1.0.0) - - - - https://github.com/WDAqua/Qanary-question-answering-components - QB-PlatypusWrapper is a Qanary component - - - The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - - - - - Andreas Both - andreas.both@htwk-leipzig.de - WDAqua - http://wdaqua.eu/ - - - 17 qanary diff --git a/qanary-component-QB-QAnswer/pom.xml b/qanary-component-QB-QAnswer/pom.xml index 9eea4078..841a4fe8 100644 --- a/qanary-component-QB-QAnswer/pom.xml +++ b/qanary-component-QB-QAnswer/pom.xml @@ -11,26 +11,6 @@ qa.qanarycomponent-parent [0.1.0,1.0.0) - - - - https://github.com/WDAqua/Qanary-question-answering-components - QB-QAnswer is retrieving SPARQL query candidates for an (enriched) question from the QAnswer API - - - The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - - - - - Andreas Both - andreas.both@htwk-leipzig.de - WDAqua - http://wdaqua.eu/ - - - 17 [3.7.6,4.0.0) diff --git a/qanary-component-QB-RuBQWrapper/pom.xml b/qanary-component-QB-RuBQWrapper/pom.xml index 60460189..043da1c7 100644 --- a/qanary-component-QB-RuBQWrapper/pom.xml +++ b/qanary-component-QB-RuBQWrapper/pom.xml @@ -12,26 +12,6 @@ qa.qanarycomponent-parent [0.1.0,1.0.0) - - - - https://github.com/WDAqua/Qanary-question-answering-components - QB-RuBQWrapper is a Qanary component - - - The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - - - - - Andreas Both - andreas.both@htwk-leipzig.de - WDAqua - http://wdaqua.eu/ - - - 17 qanary diff --git a/qanary-component-QB-TeBaQaWrapper/pom.xml b/qanary-component-QB-TeBaQaWrapper/pom.xml index c1eed002..6feb9daf 100644 --- a/qanary-component-QB-TeBaQaWrapper/pom.xml +++ b/qanary-component-QB-TeBaQaWrapper/pom.xml @@ -12,26 +12,6 @@ qa.qanarycomponent-parent [0.1.0,1.0.0) - - - - https://github.com/WDAqua/Qanary-question-answering-components - QB-TeBaQAWrapper is a Qanary component - - - The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - - - - - Andreas Both - andreas.both@htwk-leipzig.de - WDAqua - http://wdaqua.eu/ - - - 17 qanary diff --git a/qanary-component-QBE-QAnswer/pom.xml b/qanary-component-QBE-QAnswer/pom.xml index 7a82fab6..b54ce792 100644 --- a/qanary-component-QBE-QAnswer/pom.xml +++ b/qanary-component-QBE-QAnswer/pom.xml @@ -11,26 +11,6 @@ qa.qanarycomponent-parent [0.1.0,1.0.0) - - - - https://github.com/WDAqua/Qanary-question-answering-components - QBE-QAnswer is retrieving answers for (enriched) questions from the QAnswer API - - - The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - - - - - Andreas Both - andreas.both@htwk-leipzig.de - WDAqua - http://wdaqua.eu/ - - - 17 [3.7.6,4.0.0) diff --git a/qanary-component-QE-Wikidata/pom.xml b/qanary-component-QE-Wikidata/pom.xml index e419c698..c62e8510 100644 --- a/qanary-component-QE-Wikidata/pom.xml +++ b/qanary-component-QE-Wikidata/pom.xml @@ -11,26 +11,6 @@ qa.qanarycomponent-parent [0.1.0,1.0.0) - - - - https://github.com/WDAqua/Qanary-question-answering-components - QE-Wikidata is a Qanary component - - - The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - - - - - Andreas Both - andreas.both@htwk-leipzig.de - WDAqua - http://wdaqua.eu/ - - - 17 qanary diff --git a/qanary-component-TQA-ChatGPTWrapper/pom.xml b/qanary-component-TQA-ChatGPTWrapper/pom.xml index 4a078a05..075dd6e6 100644 --- a/qanary-component-TQA-ChatGPTWrapper/pom.xml +++ b/qanary-component-TQA-ChatGPTWrapper/pom.xml @@ -12,26 +12,6 @@ qa.qanarycomponent-parent [0.1.0,1.0.0) - - - - https://github.com/WDAqua/Qanary-question-answering-components - TQA-ChatGPTWrapper is a Qanary component - - - The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - - - - - Andreas Both - andreas.both@htwk-leipzig.de - WDAqua - http://wdaqua.eu/ - - - 17 qanary