amalgame/commit

correspondence.pl -> rdf11

authorJacco van Ossenbruggen
Fri Feb 28 10:02:15 2020 +0100
committerJacco van Ossenbruggen
Fri Feb 28 10:02:15 2020 +0100
commitdef4e53f487b9ed9bfe10268a867dad4b2567496
tree69a448496bc4de6291fc883851ceb1f566f1af90
parenteb40ef012f87535269594c6497c0e6d90823c049
Diff style: patch stat
diff --git a/components/amalgame/correspondence.pl b/components/amalgame/correspondence.pl
index 6ea6af2..fe16d9f 100644
--- a/components/amalgame/correspondence.pl
+++ b/components/amalgame/correspondence.pl
@@ -7,7 +7,7 @@
 :- use_module(library(http/html_write)).
 :- use_module(library(http/http_dispatch)).
 
-:- use_module(library(semweb/rdf_db)).
+:- use_module(library(semweb/rdf11)).
 :- use_module(library(semweb/rdf_label)).
 :- use_module(components(label)).
 :- use_module(components(graphviz)).