amalgame/commit
rdf11
author | Jacco van Ossenbruggen |
---|---|
Fri Mar 27 17:18:54 2020 +0100 | |
committer | Jacco van Ossenbruggen |
Fri Mar 27 17:18:54 2020 +0100 | |
commit | adef3dc4068d9170ddd1aa75f5cd72906eefa1a8 |
tree | ab43806f569e464659e7dfa4ebff04efb910541f |
parent | cbfcf76b9ec236db88f7648d1b54fd0ee7594b08 |
Diff style: patch stat
diff --git a/lib/amalgame/expand_graph.pl b/lib/amalgame/expand_graph.pl index 7cf0a39..a36f023 100644 --- a/lib/amalgame/expand_graph.pl +++ b/lib/amalgame/expand_graph.pl @@ -10,7 +10,7 @@ :- use_module(library(assoc)). :- use_module(library(debug)). :- use_module(library(lists)). -:- use_module(library(semweb/rdf_db)). +:- use_module(library(semweb/rdf11)). :- use_module(library(semweb/rdfs)). :- use_module(library(skos/util)).