amalgame/commit

rdf11

authorJacco van Ossenbruggen
Wed Mar 4 17:23:36 2020 +0100
committerJacco van Ossenbruggen
Wed Mar 4 17:23:36 2020 +0100
commit58a1161ce4564396b85b3e75c278a74b7e4dc2ab
treedafd07ca9de118ec4529ae16e8c5faef5e4ceca7
parent480072b092594227c3ea6a207205a843b6400e31
Diff style: patch stat
diff --git a/lib/amalgame/json_util.pl b/lib/amalgame/json_util.pl
index 07032a8..32b7cc2 100644
--- a/lib/amalgame/json_util.pl
+++ b/lib/amalgame/json_util.pl
@@ -4,7 +4,7 @@
 	      js_strategy_nodes/2
 	  ]).
 :- use_module(library(apply)).
-:- use_module(library(semweb/rdf_db)).
+:- use_module(library(semweb/rdf11)).
 :- use_module(library(semweb/rdfs)).
 :- use_module(library(semweb/rdf_label)).
 :- use_module(cliopatria(components/label)).