direct graph of database 2 was updated
authorBoris Villazon-Terrazas <bvillazon@fi.upm.es>
Tue, 27 Sep 2011 15:37:41 +0200
changeset 26 6a43627657dc
parent 25 d0f34c909395
child 27 3b8024e0e81b
direct graph of database 2 was updated
D002-1table2columns1row/directGraph.nt
--- a/D002-1table2columns1row/directGraph.nt	Mon Sep 26 14:17:14 2011 +0200
+++ b/D002-1table2columns1row/directGraph.nt	Tue Sep 27 15:37:41 2011 +0200
@@ -1,3 +1,3 @@
 _:a a <Student> .
-_:a <Student#id> 10 .
+_:a <Student#id> "10"^^<http://www.w3.org/2001/XMLSchema#integer> .
 _:a <Student#name> "Venus" .