Andy Seaborne created JENA-2024:
-----------------------------------
Summary: Make SPARQL tests cope with rdf-star test suite
Key: JENA-2024
URL: https://issues.apache.org/jira/browse/JENA-2024
Project: Apache Jena
Issue Type: Improvement
Affects Versions: Jena 3.17.0
Reporter: Andy Seaborne
Assignee: Andy Seaborne
Fix For: Jena 3.18.0
The SPARQL tests have some tests that are negative syntax tests for strict
SPARQL 1.1, that is, they pass in ARQ and not in SPARQL 1.1.
ARQ now has the RDF-star tests but these use the same file extension as SPARQL
1.1, ".rq".
Positive tests can run in either grammar. Negative tests can not.
The test suite needs to ensure bad syntax tests run using strict SPARQL 1.1
while most tests run with the default.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)