Skip to content

Commit

Permalink
See #357
Browse files Browse the repository at this point in the history
  • Loading branch information
enridaga committed Apr 22, 2023
1 parent 284045e commit 64df185
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ public class SPARQLAnything {
private static final Logger logger = LoggerFactory.getLogger(SPARQLAnything.class);
private static Long duration = null;

// TODO This should be moved to the engine module
private static void initSPARQLAnythingEngine() throws TriplifierRegisterException {
// Register the JSON-LD parser factory for extension .json
ReaderRIOTFactory parserFactoryJsonLD = new RiotUtils.ReaderRIOTFactoryJSONLD();
Expand Down

0 comments on commit 64df185

Please sign in to comment.