--- a/D000-1table0rows/manifest.ttl Tue Oct 11 02:10:38 2011 +0200
+++ b/D000-1table0rows/manifest.ttl Tue Oct 11 02:54:10 2011 +0200
@@ -15,7 +15,7 @@
dcterms:identifier "Direct Graph TC0000" ;
test:purpose "Tests if an empty table produces an empty RDF graph" ;
test:specificationReference "#rules_table_triples" ;
- test:reviewStatus test:accepted ;
+ test:reviewStatus test:unreviewed ;
rdb2rdftest:hasExpectedOutput true ;
rdb2rdftest:database <d000> ;
rdb2rdftest:output "directGraph.nt" ;
@@ -26,7 +26,7 @@
dcterms:identifier "R2RMLTC000" ;
test:purpose "Tests if an empty table produces an empty RDF graph" ;
test:specificationReference "#physical-tables" ;
- test:reviewStatus test:accepted ;
+ test:reviewStatus test:unreviewed ;
rdb2rdftest:hasExpectedOutput true ;
rdb2rdftest:database <d000> ;
rdb2rdftest:output "mapped.nq" ;
--- a/D001-1table1row/manifest.ttl Tue Oct 11 02:10:38 2011 +0200
+++ b/D001-1table1row/manifest.ttl Tue Oct 11 02:54:10 2011 +0200
@@ -15,7 +15,7 @@
dcterms:identifier "Direct Graph TC0001" ;
test:purpose "Tests: (1) one column mapping, no primary key; (2) generation of a \"BlankNode\" subject; (3) one column to one property" ;
test:specificationReference "#rules_table_triples" ;
- test:reviewStatus test:accepted ;
+ test:reviewStatus test:unreviewed ;
rdb2rdftest:database <d001> ;
rdb2rdftest:hasExpectedOutput true ;
rdb2rdftest:output "directGraph.nt" ;
@@ -26,7 +26,7 @@
dcterms:identifier "R2RMLTC0001a" ;
test:purpose "Tests: (1) one column mapping, no primary key; (2) subject URI generation by using one single column; (3) one column to one property" ;
test:specificationReference "#dfn-template-valued-term-map" ;
- test:reviewStatus test:accepted ;
+ test:reviewStatus test:unreviewed ;
rdb2rdftest:database <d001> ;
rdb2rdftest:output "mappeda.nq" ;
rdb2rdftest:hasExpectedOutput true ;
@@ -38,7 +38,7 @@
dcterms:identifier "R2RMLTC0001b" ;
test:purpose "Tests: (1) one column mapping, no primary key; (2) generation of a \"BlankNode\" subject; (3) one column to one property" ;
test:specificationReference "#termtype" ;
- test:reviewStatus test:accepted ;
+ test:reviewStatus test:unreviewed ;
rdb2rdftest:database <d001> ;
rdb2rdftest:output "mappedb.nq" ;
rdb2rdftest:hasExpectedOutput true ;
--- a/D002-1table2columns1row/manifest.ttl Tue Oct 11 02:10:38 2011 +0200
+++ b/D002-1table2columns1row/manifest.ttl Tue Oct 11 02:54:10 2011 +0200
@@ -15,7 +15,7 @@
dcterms:identifier "Direct Graph TC0002" ;
test:purpose "Tests: (1) two columns mapping, no primary key; (2) generation of a \"BlankNode\" subject; (3) one column to one property" ;
test:specificationReference "#rules_table_triples" ;
- test:reviewStatus test:accepted ;
+ test:reviewStatus test:unreviewed ;
rdb2rdftest:database <d002> ;
rdb2rdftest:hasExpectedOutput true ;
rdb2rdftest:output "directGraph.nt" ;
@@ -26,7 +26,7 @@
dcterms:identifier "R2RMLTC0002a" ;
test:purpose "Tests: (1) two column mapping, no primary key; (2) subject URI generated by concatenation of two column values; (3) one column to one property; (4) presence of unqualified name for a rr:tableName" ;
test:specificationReference "#from-template" ;
- test:reviewStatus test:accepted ;
+ test:reviewStatus test:unreviewed ;
rdb2rdftest:database <d002> ;
rdb2rdftest:output "mappeda.nq" ;
rdb2rdftest:hasExpectedOutput true ;
@@ -38,7 +38,7 @@
dcterms:identifier "R2RMLTC0002b" ;
test:purpose "Tests: (1) two column mapping, no primary key; (2) generation of a \"BlankNode\" subject; (3) one column to one property" ;
test:specificationReference "#dfn-r2rml-view" ;
- test:reviewStatus test:accepted ;
+ test:reviewStatus test:unreviewed ;
rdb2rdftest:database <d002> ;
rdb2rdftest:output "mappedb.nq" ;
rdb2rdftest:hasExpectedOutput true ;
@@ -117,8 +117,8 @@
dcterms:title "Two columns mapping" ;
dcterms:identifier "R2RMLTC0002i" ;
test:purpose "Tests the presence of a SQL Version identifier " ;
- test:specificationReference "#dfn-r2rml-view" ;
- test:reviewStatus test:accepted ;
+ test:specificationReference "#r2rml-views" ;
+ test:reviewStatus test:unreviewed ;
rdb2rdftest:database <d002> ;
rdb2rdftest:output "mappedi.nq" ;
rdb2rdftest:hasExpectedOutput true ;
--- a/D003-1table3columns1row/manifest.ttl Tue Oct 11 02:10:38 2011 +0200
+++ b/D003-1table3columns1row/manifest.ttl Tue Oct 11 02:54:10 2011 +0200
@@ -15,7 +15,7 @@
dcterms:identifier "Direct Graph TC0003" ;
test:purpose "Tests: (1) two columns mapping, no primary key; (2) generation of a \"BlankNode\" subject; (3) one column to one property" ;
test:specificationReference "#rules_table_triples" ;
- test:reviewStatus test:accepted ;
+ test:reviewStatus test:unreviewed ;
rdb2rdftest:database <d003> ;
rdb2rdftest:hasExpectedOutput true ;
rdb2rdftest:output "directGraph.nt" ;
@@ -26,7 +26,7 @@
dcterms:identifier "R2RMLTC0003a" ;
test:purpose "Tests: (1) two column mapping, no primary key; (2) subject URI generated by concatenation of two column values; (3) one column to one property" ;
test:specificationReference "#from-column" ;
- test:reviewStatus test:accepted ;
+ test:reviewStatus test:unreviewed ;
rdb2rdftest:database <d003> ;
rdb2rdftest:output "mappeda.nq" ;
rdb2rdftest:hasExpectedOutput true ;
@@ -38,7 +38,7 @@
dcterms:identifier "R2RMLTC0003b" ;
test:purpose "Tests: (1) two column mapping, no primary key; (2) generation of a \"BlankNode\" subject; (3) one column to one property" ;
test:specificationReference "#from-template" ;
- test:reviewStatus test:accepted ;
+ test:reviewStatus test:unreviewed ;
rdb2rdftest:database <d003> ;
rdb2rdftest:output "mappedb.nq" ;
rdb2rdftest:hasExpectedOutput true ;
@@ -50,7 +50,7 @@
dcterms:identifier "R2RMLTC0003c" ;
test:purpose "Tests rr:termType rr:BlankNode and rr:Literal" ;
test:specificationReference "#from-template" ;
- test:reviewStatus test:accepted ;
+ test:reviewStatus test:unreviewed ;
rdb2rdftest:database <d003> ;
rdb2rdftest:output "mappedc.nq" ;
rdb2rdftest:hasExpectedOutput true ;
@@ -62,7 +62,7 @@
dcterms:identifier "R2RMLTC0003d" ;
test:purpose "Tests rr:termType rr:IRI" ;
test:specificationReference "#from-template" ;
- test:reviewStatus test:accepted ;
+ test:reviewStatus test:unreviewed ;
rdb2rdftest:database <d003> ;
rdb2rdftest:output "mappedd.nq" ;
rdb2rdftest:hasExpectedOutput true ;
--- a/D004-1table2columnsprojection/manifest.ttl Tue Oct 11 02:10:38 2011 +0200
+++ b/D004-1table2columnsprojection/manifest.ttl Tue Oct 11 02:54:10 2011 +0200
@@ -15,7 +15,7 @@
dcterms:identifier "Direct Graph TC0004" ;
test:purpose "Tests: (1) two column mapping, no primary key, (2) generation of a \"BlankNode\" subject; (3) one row table to two different resources" ;
test:specificationReference "#rules_table_triples" ;
- test:reviewStatus test:accepted ;
+ test:reviewStatus test:unreviewed ;
rdb2rdftest:database <d004> ;
rdb2rdftest:hasExpectedOutput true ;
rdb2rdftest:output "directGraph.nt" ;
--- a/D005-2duplicates0nulls/manifest.ttl Tue Oct 11 02:10:38 2011 +0200
+++ b/D005-2duplicates0nulls/manifest.ttl Tue Oct 11 02:54:10 2011 +0200
@@ -15,7 +15,7 @@
dcterms:identifier "Direct Graph TC0005" ;
test:purpose "Tests the generation of Blank Nodes for duplicate tuples" ;
test:specificationReference "#rules_table_triples" ;
- test:reviewStatus test:accepted ;
+ test:reviewStatus test:unreviewed ;
rdb2rdftest:database <d005> ;
rdb2rdftest:hasExpectedOutput true ;
rdb2rdftest:output "directGraph.nt" ;
--- a/D006-1table1primarykey1column1row/manifest.ttl Tue Oct 11 02:10:38 2011 +0200
+++ b/D006-1table1primarykey1column1row/manifest.ttl Tue Oct 11 02:54:10 2011 +0200
@@ -15,7 +15,7 @@
dcterms:identifier "Direct Graph TC0006" ;
test:purpose "Tests a table with a column that is a primary key" ;
test:specificationReference "#rules_table_triples" ;
- test:reviewStatus test:accepted ;
+ test:reviewStatus test:unreviewed ;
rdb2rdftest:database <d006> ;
rdb2rdftest:hasExpectedOutput true ;
rdb2rdftest:output "directGraph.nt" ;
--- a/D007-1table1primarykey2columns1row/manifest.ttl Tue Oct 11 02:10:38 2011 +0200
+++ b/D007-1table1primarykey2columns1row/manifest.ttl Tue Oct 11 02:54:10 2011 +0200
@@ -15,7 +15,7 @@
dcterms:identifier "Direct Graph TC0007" ;
test:purpose "Tests a table with a primary key and 2 columns" ;
test:specificationReference "#rules_table_triples" ;
- test:reviewStatus test:accepted ;
+ test:reviewStatus test:unreviewed ;
rdb2rdftest:database <d007> ;
rdb2rdftest:hasExpectedOutput true ;
rdb2rdftest:output "directGraph.nt" ;
--- a/D008-1table1compositeprimarykey3columns1row/manifest.ttl Tue Oct 11 02:10:38 2011 +0200
+++ b/D008-1table1compositeprimarykey3columns1row/manifest.ttl Tue Oct 11 02:54:10 2011 +0200
@@ -15,7 +15,7 @@
dcterms:identifier "Direct Graph TC0008" ;
test:purpose "Tests a table with a composite primary key" ;
test:specificationReference "#rules_table_triples" ;
- test:reviewStatus test:accepted ;
+ test:reviewStatus test:unreviewed ;
rdb2rdftest:database <d008> ;
rdb2rdftest:hasExpectedOutput true ;
rdb2rdftest:output "directGraph.nt" ;
--- a/D009-2tables1primarykey1foreingkey/manifest.ttl Tue Oct 11 02:10:38 2011 +0200
+++ b/D009-2tables1primarykey1foreingkey/manifest.ttl Tue Oct 11 02:54:10 2011 +0200
@@ -15,7 +15,7 @@
dcterms:identifier "Direct Graph TC0009" ;
test:purpose "Tests two tables with a primary key and a foreing key" ;
test:specificationReference "#rules_table_triples" ;
- test:reviewStatus test:accepted ;
+ test:reviewStatus test:unreviewed ;
rdb2rdftest:database <d009> ;
rdb2rdftest:hasExpectedOutput true ;
rdb2rdftest:output "directGraph.nt" ;
--- a/D011-M2MRelations/manifest.ttl Tue Oct 11 02:10:38 2011 +0200
+++ b/D011-M2MRelations/manifest.ttl Tue Oct 11 02:54:10 2011 +0200
@@ -15,7 +15,7 @@
dcterms:identifier "Direct Graph TC0011" ;
test:purpose "Tests M to M relations" ;
test:specificationReference "#rules_table_triples" ;
- test:reviewStatus test:accepted ;
+ test:reviewStatus test:unreviewed ;
rdb2rdftest:database <d011> ;
rdb2rdftest:hasExpectedOutput true ;
rdb2rdftest:output "directGraph.nt" ;
--- a/D013-1table3columns2rows1nullvalue/manifest.ttl Tue Oct 11 02:10:38 2011 +0200
+++ b/D013-1table3columns2rows1nullvalue/manifest.ttl Tue Oct 11 02:54:10 2011 +0200
@@ -15,7 +15,7 @@
dcterms:identifier "Direct Graph TC0013" ;
test:purpose "Tests Direct Graph of table with NULL values" ;
test:specificationReference "#rules_table_triples" ;
- test:reviewStatus test:accepted ;
+ test:reviewStatus test:unreviewed ;
rdb2rdftest:database <d013> ;
rdb2rdftest:hasExpectedOutput true ;
rdb2rdftest:output "directGraph.nt" ;