Fork of https://github.com/oxigraph/oxigraph.git for the purpose of NextGraph project
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
oxigraph/testsuite/oxigraph-tests/sparql
Tpt 76dd879ea6 Implements LATERAL join 2 years ago
..
lateral Implements LATERAL join 2 years ago
cmp_langString.rq Allows comparing rdf:langString literals with the same language tag 3 years ago
cmp_langString.srx Allows comparing rdf:langString literals with the same language tag 3 years ago
describe.rq Fixes a bug in SPARQL DESCRIBE implementation 4 years ago
describe_input.ttl Fixes a bug in SPARQL DESCRIBE implementation 4 years ago
describe_output.ttl Fixes a bug in SPARQL DESCRIBE implementation 4 years ago
describe_where.rq Fixes a bug in SPARQL DESCRIBE implementation 4 years ago
group_concat_with_null.rq Implements a crate for the testsuite, adds parser tests and a better isomorphism algorithm 4 years ago
group_concat_with_null.srx Implements a crate for the testsuite, adds parser tests and a better isomorphism algorithm 4 years ago
group_concat_with_null.ttl Implements a crate for the testsuite, adds parser tests and a better isomorphism algorithm 4 years ago
halloween_problem.ru SPARQL UPDATE: Fixes Halloween problem 2 years ago
halloween_problem_result.ttl SPARQL UPDATE: Fixes Halloween problem 2 years ago
long_unicode_escape_with_multibytes_char.rq Fixes a crash in SPARQL unicode escapes decoding 3 years ago
long_unicode_escape_with_multibytes_char.ru Fixes a crash in SPARQL unicode escapes decoding 3 years ago
manifest.ttl Implements LATERAL join 2 years ago
nested_anonymous.rq SPARQL: Fixes parsing of nested anonymous blank nodes 2 years ago
nested_anonymous.srx SPARQL: Fixes parsing of nested anonymous blank nodes 2 years ago
nested_anonymous.ttl SPARQL: Fixes parsing of nested anonymous blank nodes 2 years ago
nested_expression.rq Runs LLVM address sanitizer and fixes found bugs 3 years ago
nested_path.rq Fixes SPARQL parser property path parsing performance 3 years ago
order_terms.rq Fixes SPARQL order test 3 years ago
order_terms.ttl Adds a global term ordering for ORDER BY 3 years ago
property_list_path.rq SPARQL: PropertyListPathNotEmpty children should be ObjectListPath for consistency 3 years ago
single_not_exists.rq Adds an extra test for queries with only a FILTER NOT EXISTS 3 years ago
single_not_exists.srx Adds an extra test for queries with only a FILTER NOT EXISTS 3 years ago
small_unicode_escape_with_multibytes_char.rq Fixes a crash in SPARQL unicode escapes decoding 3 years ago
small_unicode_escape_with_multibytes_char.ru Fixes a crash in SPARQL unicode escapes decoding 3 years ago
subquery_in_filter_not_exists.rq Fixes SPARQL FILTER evaluation with VALUES and subqueries 3 years ago
unbound_variable_in_subquery.rq Variable should stay not bound in subqueries even if they are bound in the parent query 2 years ago
unbound_variable_in_subquery.srx Variable should stay not bound in subqueries even if they are bound in the parent query 2 years ago
values_in_filter_exists.rq Fixes SPARQL FILTER evaluation with VALUES and subqueries 3 years ago
values_in_filter_exists.srx Fixes SPARQL FILTER evaluation with VALUES and subqueries 3 years ago
values_in_filter_not_exists.rq Fixes SPARQL FILTER evaluation with VALUES and subqueries 3 years ago
values_property_path_all.rq Fixes ZeroOrX path evaluation on terms that are not in the dataset but only in the query 2 years ago
values_property_path_all.srx Fixes ZeroOrX path evaluation on terms that are not in the dataset but only in the query 2 years ago
values_too_few.rq SPARQL: properly validates VALUE clauses 2 years ago
values_too_many.rq SPARQL: properly validates VALUE clauses 2 years ago