Fix tc 2h and db17
authorBoris Villazon-Terrazas <bvillazon@fi.upm.es>
Fri, 24 Feb 2012 18:49:00 +0100
changeset 47 7e709e2936ca
parent 46 7c101f77eec8
child 48 b69acd2b99dc
Fix tc 2h and db17
D002-1table2columns1row/manifest.ttl
D017-I18NnoSpecialChars/directGraph.nt
D017-I18NnoSpecialChars/manifest.ttl
ts1.zip
--- a/D002-1table2columns1row/manifest.ttl	Mon Feb 20 19:56:27 2012 +0100
+++ b/D002-1table2columns1row/manifest.ttl	Fri Feb 24 18:49:00 2012 +0100
@@ -127,7 +127,7 @@
 
 <tc0002j> a rdb2rdftest:R2RML ;	
 	dcterms:title "Two columns mapping, qualified column names" ; 
-	dcterms:identifier "R2RMLTC0002h" ;
+	dcterms:identifier "R2RMLTC0002j" ;
 	test:purpose "Tests the presence of qualified column names in the SELECT list of the SQL query" ;
 	test:specificationReference "#dfn-sql-identifier" ;
 	test:reviewStatus test:unreviewed ;
--- a/D017-I18NnoSpecialChars/directGraph.nt	Mon Feb 20 19:56:27 2012 +0100
+++ b/D017-I18NnoSpecialChars/directGraph.nt	Fri Feb 24 18:49:00 2012 +0100
@@ -1,9 +1,9 @@
-<植物/名.しそ,使用部.葉#_> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <植物> .
-<植物/名.しそ,使用部.葉#_> <植物#使用部> "葉" .       
-<植物/名.しそ,使用部.葉#_> <植物#名>  "しそ" .
-<植物/名.しそ,使用部.葉#_> <植物#条件> "新鮮な" .
+<植物/名-しそ.使用部-葉> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <植物> .
+<植物/名-しそ.使用部-葉> <植物#使用部> "葉" .       
+<植物/名-しそ.使用部-葉> <植物#名>  "しそ" .
+<植物/名-しそ.使用部-葉> <植物#条件> "新鮮な" .
 _:a <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <成分> .
 _:a <成分#使用部> "葉" .
 _:a <成分#植物名> "しそ" .
-_:a <成分#植物名,使用部> <植物/名.しそ,使用部.葉#_> .
+_:a <成分#植物名.使用部> <植物/名-しそ.使用部-葉> .
 _:a <成分#皿> "しそのとまと" .
\ No newline at end of file
--- a/D017-I18NnoSpecialChars/manifest.ttl	Mon Feb 20 19:56:27 2012 +0100
+++ b/D017-I18NnoSpecialChars/manifest.ttl	Fri Feb 24 18:49:00 2012 +0100
@@ -13,7 +13,7 @@
 <dg0017> a rdb2rdftest:DirectMapping ;	
 	dcterms:title "I18N No Special Chars" ; 
 	dcterms:identifier "DirectGraphTC0017" ;
-	test:purpose "I18N No Special Chars" ;
+	test:purpose "Test de generation of a direct graph from a I18N No Special Chars database" ;
 	test:specificationReference "#no-pk" ;
 	test:reviewStatus test:unreviewed ;
 	rdb2rdftest:database <d017> ;
Binary file ts1.zip has changed