relpipe-data/examples-rdf-sparql.xml
branchv_0
changeset 312 0a65e49a076f
parent 310 aeda3cb4528d
equal deleted inserted replaced
311:f677eba0c86c 312:0a65e49a076f
   297 			which is quite ingenious and inspirational – 
   297 			which is quite ingenious and inspirational – 
   298 			such configuration is well structured and its options (predicates in general) have globally unique identifiers (IRIs).
   298 			such configuration is well structured and its options (predicates in general) have globally unique identifiers (IRIs).
   299 			Also plugins are identified by IRIs which is great, because it avoids name collisions.
   299 			Also plugins are identified by IRIs which is great, because it avoids name collisions.
   300 		</p>
   300 		</p>
   301 		
   301 		
   302 		<p>
   302 		<p id="turtle">
   303 			Let us make some own turtles.
   303 			Let us make some own turtles.
   304 			Reconfigure the database connection back:
   304 			Reconfigure the database connection back:
   305 		</p>
   305 		</p>
   306 
   306 
   307 		<pre>sed s@/usr/lib/lv2/fil4.lv2/manifest.ttl@/tmp/rdf-initial-data.ttl@g -i ~/.sql-dk/config.xml</pre>
   307 		<pre>sed s@/usr/lib/lv2/fil4.lv2/manifest.ttl@/tmp/rdf-initial-data.ttl@g -i ~/.sql-dk/config.xml</pre>