Closed heinpa closed 1 year ago
@heinpa Please change the component version (pom.xml) and reactivate the pull request.
@heinpa add a flag to enable/disable unit tests with live endpoints
Um Komponenten (z.B. Test-Klassen zu de-/aktivieren): @ConditionalOnExpression("${my.parameter.enabled:false}")
@anbo-de please review the new PR: https://github.com/WDAqua/Qanary-question-answering-components/pull/272
Implement changes that were already made for the related QB QAnswer component, mainly adding the required
user
parameter.Annotate the QAnswer GERBIL result as JSON.