amalgame/commit

rdf11

authorJacco van Ossenbruggen
Wed Mar 4 16:45:08 2020 +0100
committerJacco van Ossenbruggen
Wed Mar 4 16:45:08 2020 +0100
commitad56200dbdcc5c0436f4ba5f938b54682788ed11
treef12130c2db00c372cc051b244cdd11059d7544f2
parenta71e8937097052c659bac62e685e7bc8f9d985f1
Diff style: patch stat
diff --git a/lib/amalgame/vocabulary.pl b/lib/amalgame/vocabulary.pl
index c59ffc1..ec553e9 100644
--- a/lib/amalgame/vocabulary.pl
+++ b/lib/amalgame/vocabulary.pl
@@ -14,7 +14,7 @@
 :- use_module(library(ordsets)).
 :- use_module(library(option)).
 :- use_module(library(settings)).
-:- use_module(library(semweb/rdf_db)).
+:- use_module(library(semweb/rdf11)).
 :- use_module(library(semweb/rdfs)).
 :- use_module(library(skos/util)).
 :- use_module(ag_stats).