File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed
syntax-triple-terms-negative
syntax-triple-terms-positive Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 2
2
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
3
3
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
4
4
@prefix mf: <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> .
5
- @prefix mfx: <http://jena.hpl.hp.com/2005/05/test-manifest-extra#> .
6
5
@prefix qt: <http://www.w3.org/2001/sw/DataAccess/tests/test-query#> .
7
6
@prefix dawgt: <http://www.w3.org/2001/sw/DataAccess/tests/test-dawg#> .
8
7
330
329
mf:action <quoted-variable-path-tripleterm.rq> .
331
330
332
331
:subject-tripleterm rdf:type mf:NegativeSyntaxTest11 ;
333
- dawgt:approval dawgt:Proposed ;
334
- mf:name " subject-tripleterm.rq" ;
335
- mf:action <subject-tripleterm.rq> .
332
+ dawgt:approval dawgt:Proposed ;
333
+ mf:name " subject-tripleterm.rq" ;
334
+ mf:action <subject-tripleterm.rq> .
336
335
337
336
:syntax-update-anonreifier-01 rdf:type mf:NegativeUpdateSyntaxTest11 ;
338
337
dawgt:approval dawgt:Proposed ;
373
372
dawgt:approval dawgt:Proposed ;
374
373
mf:name " tripleterm-separate-06.rq" ;
375
374
mf:action <tripleterm-separate-06.rq> .
376
-
Original file line number Diff line number Diff line change 2
2
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
3
3
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
4
4
@prefix mf: <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> .
5
- @prefix mfx: <http://jena.hpl.hp.com/2005/05/test-manifest-extra#> .
6
5
@prefix qt: <http://www.w3.org/2001/sw/DataAccess/tests/test-query#> .
7
6
@prefix dawgt: <http://www.w3.org/2001/sw/DataAccess/tests/test-dawg#> .
8
7
You can’t perform that action at this time.
0 commit comments