From d335f6ea1100ea1c1f12b5345e9299558c6ce883 Mon Sep 17 00:00:00 2001 From: j2blake Date: Tue, 21 Apr 2015 15:35:49 -0400 Subject: [PATCH] Fix the package name for ContentTripleSourceSPARQL --- config/example.applicationSetup.n3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/example.applicationSetup.n3 b/config/example.applicationSetup.n3 index 6110a364..4bb2d646 100644 --- a/config/example.applicationSetup.n3 +++ b/config/example.applicationSetup.n3 @@ -101,7 +101,7 @@ # :hasTdbDirectory "tdbContentModels" . #:sparqlContentTripleSource -# a , +# a , # ; # # The URI of the SPARQL endpoint for your triple-store. # :hasEndpointURI "PUT_YOUR_SPARQL_ENDPOINT_URI_HERE" ;