You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by Laura <an...@apache.org> on 2017/11/25 14:10:12 UTC

CMS diff: DB2 - Use with Fuseki2

Clone URL (Committers only):
https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://jena.apache.org/documentation%2Ftdb2%2Ftdb2_fuseki.md

Laura

Index: trunk/content/documentation/tdb2/tdb2_fuseki.md
===================================================================
--- trunk/content/documentation/tdb2/tdb2_fuseki.md	(revision 1816255)
+++ trunk/content/documentation/tdb2/tdb2_fuseki.md	(working copy)
@@ -17,7 +17,7 @@
 PREFIX fuseki:  &lt;http://jena.apache.org/fuseki#&gt;
 PREFIX rdf:     &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#&gt;
 PREFIX rdfs:    &lt;http://www.w3.org/2000/01/rdf-schema#&gt;
-<b>PREFIX tdb2:    &lt;http://jena.apache.org/2016/tdb#&gt;</b>;
+<b>PREFIX tdb2:    &lt;http://jena.apache.org/2016/tdb#&gt</b>;
 PREFIX ja:      &lt;http://jena.hpl.hp.com/2005/11/Assembler#&gt;
 
 [] rdf:type fuseki:Server ;