skos/commit

Importing wrong file

authorJan Wielemaker
Tue Nov 30 10:24:43 2010 +0100
committerJan Wielemaker
Tue Nov 30 10:24:43 2010 +0100
commitc576eef717aeae9d44537bbfd14f02d44aff0103
tree56df617640338852182c653b8649ac3a217fbcae
parenta0abda12d14ae96ee361b20d55398ce05cc0b772
Diff style: patch stat
diff --git a/lib/skos_xl_schema.pl b/lib/skos_xl_schema.pl
index 3e8c642..b1a4a06 100644
--- a/lib/skos_xl_schema.pl
+++ b/lib/skos_xl_schema.pl
@@ -1,7 +1,7 @@
 :- module(skos_xl_schema, []).
 :- use_module(library(skos_schema)).
 :- use_module(library(semweb/rdf_library)).
-:- use_module(library(semweb/rdfs)).
+:- use_module(library(semweb/rdf_db)).
 
 /** <module> Provide SKOS schema, namespace and visualization hooks.