Skip to content

Commit 9501792

Browse files
Tptafs
authored andcommitted
Automated manifest generation
1 parent 3e53116 commit 9501792

File tree

1 file changed

+55
-1
lines changed

1 file changed

+55
-1
lines changed

sparql/sparql10/graph/index.html

Lines changed: 55 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ <h2>
384384
</dt>
385385
<dd inlist='true' property='mf:entry' resource='http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#graph-empty' typeof='mf:QueryEvaluationTest'>
386386
<div property='rdfs:comment'>
387-
<p>Graph with empty BGP: list all named graphs</p>
387+
<p>Variable graph with empty BGP: list all named graphs</p>
388388
</div>
389389
<dl class='test-detail'>
390390
<dt>type</dt>
@@ -402,6 +402,60 @@ <h2>
402402
</dd>
403403
</dl>
404404
</dd>
405+
<dt id='graph-exist'>
406+
<a class='testlink' href='#graph-exist'>
407+
graph-exist:
408+
</a>
409+
<span about='http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#graph-exist' property='mf:name'>graph-exist</span>
410+
<span about='http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#graph-exist' property='mf:name'>graph-exist</span>
411+
</dt>
412+
<dd inlist='true' property='mf:entry' resource='http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#graph-exist' typeof='mf:QueryEvaluationTest'>
413+
<div property='rdfs:comment'>
414+
<p>Set graph with empty BGP: returns an empty tuple because the graph exists</p>
415+
</div>
416+
<dl class='test-detail'>
417+
<dt>type</dt>
418+
<dd>mf:QueryEvaluationTest</dd>
419+
<dt>approval</dt>
420+
<dd property='mf:approval' resource=''></dd>
421+
<dt>action</dt>
422+
<dd>
423+
<dl class='test-detail'>
424+
</dl>
425+
</dd>
426+
<dt>result</dt>
427+
<dd>
428+
<a href='graph-empty-exist.ttl' property='mf:result'>graph-empty-exist.ttl</a>
429+
</dd>
430+
</dl>
431+
</dd>
432+
<dt id='graph-not-exist'>
433+
<a class='testlink' href='#graph-not-exist'>
434+
graph-not-exist:
435+
</a>
436+
<span about='http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#graph-not-exist' property='mf:name'>graph-not-exist</span>
437+
<span about='http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#graph-not-exist' property='mf:name'>graph-not-exist</span>
438+
</dt>
439+
<dd inlist='true' property='mf:entry' resource='http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#graph-not-exist' typeof='mf:QueryEvaluationTest'>
440+
<div property='rdfs:comment'>
441+
<p>Set graph with empty BGP: returns an empty tuple because the graph exists</p>
442+
</div>
443+
<dl class='test-detail'>
444+
<dt>type</dt>
445+
<dd>mf:QueryEvaluationTest</dd>
446+
<dt>approval</dt>
447+
<dd property='mf:approval' resource=''></dd>
448+
<dt>action</dt>
449+
<dd>
450+
<dl class='test-detail'>
451+
</dl>
452+
</dd>
453+
<dt>result</dt>
454+
<dd>
455+
<a href='graph-empty-not-exist.ttl' property='mf:result'>graph-empty-not-exist.ttl</a>
456+
</dd>
457+
</dl>
458+
</dd>
405459
</dl>
406460
</div>
407461
<footer>

0 commit comments

Comments
 (0)