trill_on_swish/commit

minor fixes

authorrzese
Wed Mar 4 15:54:22 2015 +0100
committerrzese
Wed Mar 4 15:54:22 2015 +0100
commite6517d5a882ea1d81ac187e26a07218ada5adb41
tree1d9cb5d0567e431dd19bd7a5c678ea42a5aa9fb1
parent569c10015b54db84617f5f8eb0449da783c8510c
Diff style: patch stat
diff --git a/lib/trill_on_swish/render/rdf.pl b/lib/trill_on_swish/render/rdf.pl
index 4a1b589..fccd8fe 100644
--- a/lib/trill_on_swish/render/rdf.pl
+++ b/lib/trill_on_swish/render/rdf.pl
@@ -33,7 +33,7 @@
 :- use_module(library(semweb/rdf_db)).
 :- use_module(components(label)).
 :- use_module(library(uri)).
-:- use_module(library(trill_on_swish/trill_on_swish_render)).
+:- use_module('../trill_on_swish_render').
 
 :- trill_on_swish_register_renderer(trill_on_swish_rdf, "Render RDF terms").
 
diff --git a/rdf/cpack/trill_on_swish.ttl b/rdf/cpack/trill_on_swish.ttl
index 5e3c365..722a40c 100644
--- a/rdf/cpack/trill_on_swish.ttl
+++ b/rdf/cpack/trill_on_swish.ttl
@@ -18,6 +18,6 @@
 	    ] ;
 	cpack:description
 
-"""Package description goes here.  You can use markdown.
+"""
 A Prolog tableau reasoner for OWL DL. Allows users to ask queries to OWL knowledge bases. Require cplint and trill packs installed.
 """ .