annotation_service/commit

oops. forgot module decl

authorJacco van Ossenbruggen
Fri Jun 8 11:05:33 2012 +0200
committerJacco van Ossenbruggen
Fri Jun 8 11:05:33 2012 +0200
commit1d3dfb8e96a6a102bea963f52b8b7b3c2bd1e7bb
tree90a5ceb0b8b185da063ede3000740dcc998345cc
parent65d4c943918f6c76fc6948689fae68e9a3b148b6
Diff style: patch stat
diff --git a/config-available/annotation_service.pl b/config-available/annotation_service.pl
index 0197c46..bf0ca40 100644
--- a/config-available/annotation_service.pl
+++ b/config-available/annotation_service.pl
@@ -3,6 +3,7 @@
 /** <module> Configurable RDF annotation webservice
 */
 
+:- use_module(library(semweb/rdf_db)).
 :- rdf_register_ns(oac, 'http://www.openannotation.org/ns/').
 :- rdf_register_ns(an, 'http://semanticweb.cs.vu.nl/annotate/').