Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

solving issue #38 #62

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions metadata.csv
Original file line number Diff line number Diff line change
Expand Up @@ -158,13 +158,13 @@ RMLTC0007g-MySQL,27d,java,Assigning triples to the default graph,Tests the gener
RMLTC0007g-PostgreSQL,27e,java,Assigning triples to the default graph,Tests the generation of triples to the default graph,http://www.w3.org/TR/r2rml/#named-graphs,table,CSV,false,resource.sql,,,R2RMLTC0007g,,
RMLTC0007g-SQLServer,27f,java,Assigning triples to the default graph,Tests the generation of triples to the default graph,http://www.w3.org/TR/r2rml/#named-graphs,table,CSV,false,resource.sql,,,R2RMLTC0007g,,
RMLTC0007g-SPARQL,27g,java,Assigning triples to the default graph,Tests the generation of triples to the default graph,http://www.w3.org/TR/r2rml/#named-graphs,RDF,XPath,false,resource.ttl,,,R2RMLTC0007g,,
RMLTC0007h-CSV,28a,java,Assigning triples to a non-IRI named graph,"Tests the generation of triples to a non-IRI named graph, which is an error",http://www.w3.org/TR/r2rml/#named-graphs,CSV,CSV,false,student.csv,,,R2RMLTC0007h,,
RMLTC0007h-JSON,28b,java,Assigning triples to a non-IRI named graph,"Tests the generation of triples to a non-IRI named graph, which is an error",http://www.w3.org/TR/r2rml/#named-graphs,JSON,JSONPath,false,student.json,,,R2RMLTC0007h,,
RMLTC0007h-XML,28c,java,Assigning triples to a non-IRI named graph,"Tests the generation of triples to a non-IRI named graph, which is an error",http://www.w3.org/TR/r2rml/#named-graphs,XML,XPath,false,student.xml,,,R2RMLTC0007h,,
RMLTC0007h-MySQL,28d,java,Assigning triples to a non-IRI named graph,"Tests the generation of triples to a non-IRI named graph, which is an error",http://www.w3.org/TR/r2rml/#named-graphs,table,CSV,false,resource.sql,,,R2RMLTC0007h,,
RMLTC0007h-PostgreSQL,28e,java,Assigning triples to a non-IRI named graph,"Tests the generation of triples to a non-IRI named graph, which is an error",http://www.w3.org/TR/r2rml/#named-graphs,table,CSV,false,resource.sql,,,R2RMLTC0007h,,
RMLTC0007h-SQLServer,28f,java,Assigning triples to a non-IRI named graph,"Tests the generation of triples to a non-IRI named graph, which is an error",http://www.w3.org/TR/r2rml/#named-graphs,table,CSV,false,resource.sql,,,R2RMLTC0007h,,
RMLTC0007h-SPARQL,28g,java,Assigning triples to a non-IRI named graph,"Tests the generation of triples to a non-IRI named graph, which is an error",http://www.w3.org/TR/r2rml/#named-graphs,RDF,XPath,false,resource.ttl,,,R2RMLTC0007h,,
RMLTC0007h-CSV,28a,java,Assigning triples to a non-IRI named graph,"Tests the generation of triples to a non-IRI named graph, which is an error",http://www.w3.org/TR/r2rml/#named-graphs,CSV,CSV,true,student.csv,,,R2RMLTC0007h,,
RMLTC0007h-JSON,28b,java,Assigning triples to a non-IRI named graph,"Tests the generation of triples to a non-IRI named graph, which is an error",http://www.w3.org/TR/r2rml/#named-graphs,JSON,JSONPath,true,student.json,,,R2RMLTC0007h,,
RMLTC0007h-XML,28c,java,Assigning triples to a non-IRI named graph,"Tests the generation of triples to a non-IRI named graph, which is an error",http://www.w3.org/TR/r2rml/#named-graphs,XML,XPath,true,student.xml,,,R2RMLTC0007h,,
RMLTC0007h-MySQL,28d,java,Assigning triples to a non-IRI named graph,"Tests the generation of triples to a non-IRI named graph, which is an error",http://www.w3.org/TR/r2rml/#named-graphs,table,CSV,true,resource.sql,,,R2RMLTC0007h,,
RMLTC0007h-PostgreSQL,28e,java,Assigning triples to a non-IRI named graph,"Tests the generation of triples to a non-IRI named graph, which is an error",http://www.w3.org/TR/r2rml/#named-graphs,table,CSV,true,resource.sql,,,R2RMLTC0007h,,
RMLTC0007h-SQLServer,28f,java,Assigning triples to a non-IRI named graph,"Tests the generation of triples to a non-IRI named graph, which is an error",http://www.w3.org/TR/r2rml/#named-graphs,table,CSV,true,resource.sql,,,R2RMLTC0007h,,
RMLTC0007h-SPARQL,28g,java,Assigning triples to a non-IRI named graph,"Tests the generation of triples to a non-IRI named graph, which is an error",http://www.w3.org/TR/r2rml/#named-graphs,RDF,XPath,true,resource.ttl,,,R2RMLTC0007h,,
RMLTC0008a-CSV,29a,java,Generation of triples to a target graph by using rr:graphMap and rr:template,Test that results of the mapping can be directed to a target graph by using rr:graphMap and rr:template,http://www.w3.org/TR/r2rml/#named-graphs,CSV,CSV,false,student.csv,,,R2RMLTC0008a,,
RMLTC0008a-JSON,29b,java,Generation of triples to a target graph by using rr:graphMap and rr:template,Test that results of the mapping can be directed to a target graph by using rr:graphMap and rr:template,http://www.w3.org/TR/r2rml/#named-graphs,JSON,JSONPath,false,student.json,,,R2RMLTC0008a,,
RMLTC0008a-XML,29c,java,Generation of triples to a target graph by using rr:graphMap and rr:template,Test that results of the mapping can be directed to a target graph by using rr:graphMap and rr:template,http://www.w3.org/TR/r2rml/#named-graphs,XML,XPath,false,student.xml,,,R2RMLTC0008a,,
Expand Down
2 changes: 1 addition & 1 deletion test-cases/RMLTC0007h-CSV/mapping.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

rr:subjectMap [
rr:template "http://example.com/Student/{ID}/{FirstName}";
rr:graph [ rml:reference "Name"; rr:termType rr:Literal; ]
rr:rr:graphMap [ rml:reference "Name"; rr:termType rr:Literal; ]
];

rr:predicateObjectMap [
Expand Down
2 changes: 1 addition & 1 deletion test-cases/RMLTC0007h-JSON/mapping.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

rr:subjectMap [
rr:template "http://example.com/Student/{ID}/{FirstName}";
rr:graph [ rml:reference "Name"; rr:termType rr:Literal; ]
rr:rr:graphMap [ rml:reference "Name"; rr:termType rr:Literal; ]
];

rr:predicateObjectMap [
Expand Down
2 changes: 1 addition & 1 deletion test-cases/RMLTC0007h-MySQL/mapping.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

rr:subjectMap [
rr:template "http://example.com/Student/{ID}/{FirstName}";
rr:graph [ rml:reference "Name"; rr:termType rr:Literal; ]
rr:rr:graphMap [ rml:reference "Name"; rr:termType rr:Literal; ]
];

rr:predicateObjectMap [
Expand Down
2 changes: 1 addition & 1 deletion test-cases/RMLTC0007h-PostgreSQL/mapping.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

rr:subjectMap [
rr:template "http://example.com/Student/{ID}/{FirstName}";
rr:graph [ rml:reference "Name"; rr:termType rr:Literal; ]
rr:rr:graphMap [ rml:reference "Name"; rr:termType rr:Literal; ]
];

rr:predicateObjectMap [
Expand Down
2 changes: 1 addition & 1 deletion test-cases/RMLTC0007h-SPARQL/mapping.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

rr:subjectMap [
rr:template "http://example.com/Student/{ID.value}/{FirstName.value}";
rr:graph [ rml:reference "Name"; rr:termType rr:Literal; ]
rr:rr:graphMap [ rml:reference "Name"; rr:termType rr:Literal; ]
];

rr:predicateObjectMap [
Expand Down
2 changes: 1 addition & 1 deletion test-cases/RMLTC0007h-SQLServer/mapping.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

rr:subjectMap [
rr:template "http://example.com/Student/{ID}/{FirstName}";
rr:graph [ rml:reference "Name"; rr:termType rr:Literal; ]
rr:rr:graphMap [ rml:reference "Name"; rr:termType rr:Literal; ]
];

rr:predicateObjectMap [
Expand Down
2 changes: 1 addition & 1 deletion test-cases/RMLTC0007h-XML/mapping.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

rr:subjectMap [
rr:template "http://example.com/Student/{ID}/{FirstName}";
rr:graph [ rml:reference "Name"; rr:termType rr:Literal; ]
rr:rr:graphMap [ rml:reference "Name"; rr:termType rr:Literal; ]
];

rr:predicateObjectMap [
Expand Down