Skip to content

Commit

Permalink
Added allowed types
Browse files Browse the repository at this point in the history
  • Loading branch information
dschiese committed Feb 20, 2024
1 parent 599f348 commit 30ba348
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ public class QueriesPojo {
add("AnnotationOfQuestionTranslation");
add("AnnotationOfQuestionLanguage");
add("AnnotationOfClass");
add("AnnotationOfTextRepresentation");
}};

public QueriesPojo(String item) throws IOException {
Expand Down

0 comments on commit 30ba348

Please sign in to comment.