[
https://issues.apache.org/jira/browse/JENA-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17268738#comment-17268738
]
ASF subversion and git services commented on JENA-2024:
-------------------------------------------------------
Commit 464bd8f7e30fab73a49f1b152d3bf6c23dde1ed8 in jena's branch
refs/heads/master from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=464bd8f ]
JENA-2024: Update test harness for RDF-star usage
> 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
> Priority: Minor
> Fix For: Jena 3.18.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)