Skip to content

Commit bf4c386

Browse files
committed
Automated manifest generation
1 parent 48e1c34 commit bf4c386

File tree

2 files changed

+582
-105
lines changed

2 files changed

+582
-105
lines changed

rdf/rdf11/rdf-trig/index.html

Lines changed: 285 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1275,6 +1275,56 @@ <h2>
12751275
</dd>
12761276
</dl>
12771277
</dd>
1278+
<dt id='blankNodePropertyList_as_object_containing_objectList'>
1279+
<a class='testlink' href='#blankNodePropertyList_as_object_containing_objectList'>
1280+
blankNodePropertyList_as_object_containing_objectList:
1281+
</a>
1282+
<span about='#blankNodePropertyList_as_object_containing_objectList' property='mf:name'>blankNodePropertyList_as_object_containing_objectList</span>
1283+
</dt>
1284+
<dd inlist='true' property='mf:entry' resource='#blankNodePropertyList_as_object_containing_objectList' typeof='rdft:TestTrigEval'>
1285+
<div property='rdfs:comment'>
1286+
<p>blankNodePropertyList as object containing objectList <s> &lt;p&gt; [ <p2> <o>,<o2> ] .</o2></o></p2></s></p>
1287+
</div>
1288+
<dl class='test-detail'>
1289+
<dt>type</dt>
1290+
<dd>rdft:TestTrigEval</dd>
1291+
<dt>approval</dt>
1292+
<dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
1293+
<dt>action</dt>
1294+
<dd>
1295+
<a href='blankNodePropertyList_as_object_containing_objectList.trig' property='mf:action'>blankNodePropertyList_as_object_containing_objectList.trig</a>
1296+
</dd>
1297+
<dt>result</dt>
1298+
<dd>
1299+
<a href='blankNodePropertyList_as_object_containing_objectList.nq' property='mf:result'>blankNodePropertyList_as_object_containing_objectList.nq</a>
1300+
</dd>
1301+
</dl>
1302+
</dd>
1303+
<dt id='blankNodePropertyList_as_object_containing_objectList_of_two_objects'>
1304+
<a class='testlink' href='#blankNodePropertyList_as_object_containing_objectList_of_two_objects'>
1305+
blankNodePropertyList_as_object_containing_objectList_of_two_objects:
1306+
</a>
1307+
<span about='#blankNodePropertyList_as_object_containing_objectList_of_two_objects' property='mf:name'>blankNodePropertyList_as_object_containing_objectList_of_two_objects</span>
1308+
</dt>
1309+
<dd inlist='true' property='mf:entry' resource='#blankNodePropertyList_as_object_containing_objectList_of_two_objects' typeof='rdft:TestTrigEval'>
1310+
<div property='rdfs:comment'>
1311+
<p>blankNodePropertyList as object containing objectList of two objects <s> &lt;p&gt; [ &lt;p2 <o> ] , <o2> .</o2></o></s></p>
1312+
</div>
1313+
<dl class='test-detail'>
1314+
<dt>type</dt>
1315+
<dd>rdft:TestTrigEval</dd>
1316+
<dt>approval</dt>
1317+
<dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
1318+
<dt>action</dt>
1319+
<dd>
1320+
<a href='blankNodePropertyList_as_object_containing_objectList_of_two_objects.trig' property='mf:action'>blankNodePropertyList_as_object_containing_objectList_of_two_objects.trig</a>
1321+
</dd>
1322+
<dt>result</dt>
1323+
<dd>
1324+
<a href='blankNodePropertyList_as_object_containing_objectList_of_two_objects.nq' property='mf:result'>blankNodePropertyList_as_object_containing_objectList_of_two_objects.nq</a>
1325+
</dd>
1326+
</dl>
1327+
</dd>
12781328
<dt id='blankNodePropertyList_with_multiple_triples'>
12791329
<a class='testlink' href='#blankNodePropertyList_with_multiple_triples'>
12801330
blankNodePropertyList_with_multiple_triples:
@@ -2675,6 +2725,31 @@ <h2>
26752725
</dd>
26762726
</dl>
26772727
</dd>
2728+
<dt id='predicateObjectList_with_blankNodePropertyList_as_object'>
2729+
<a class='testlink' href='#predicateObjectList_with_blankNodePropertyList_as_object'>
2730+
predicateObjectList_with_blankNodePropertyList_as_object:
2731+
</a>
2732+
<span about='#predicateObjectList_with_blankNodePropertyList_as_object' property='mf:name'>predicateObjectList_with_blankNodePropertyList_as_object</span>
2733+
</dt>
2734+
<dd inlist='true' property='mf:entry' resource='#predicateObjectList_with_blankNodePropertyList_as_object' typeof='rdft:TestTrigEval'>
2735+
<div property='rdfs:comment'>
2736+
<p>predicateObjectList_with_blankNodePropertyList_as_object <s> &lt;p&gt; [ <p2> <o> ] ; <p3> [ <p4> <o2> , <o3> ]</o3></o2></p4></p3></o></p2></s></p>
2737+
</div>
2738+
<dl class='test-detail'>
2739+
<dt>type</dt>
2740+
<dd>rdft:TestTrigEval</dd>
2741+
<dt>approval</dt>
2742+
<dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
2743+
<dt>action</dt>
2744+
<dd>
2745+
<a href='predicateObjectList_with_blankNodePropertyList_as_object.trig' property='mf:action'>predicateObjectList_with_blankNodePropertyList_as_object.trig</a>
2746+
</dd>
2747+
<dt>result</dt>
2748+
<dd>
2749+
<a href='predicateObjectList_with_blankNodePropertyList_as_object.nq' property='mf:result'>predicateObjectList_with_blankNodePropertyList_as_object.nq</a>
2750+
</dd>
2751+
</dl>
2752+
</dd>
26782753
<dt id='repeated_semis_at_end'>
26792754
<a class='testlink' href='#repeated_semis_at_end'>
26802755
repeated_semis_at_end:
@@ -5273,6 +5348,216 @@ <h2>
52735348
</dd>
52745349
</dl>
52755350
</dd>
5351+
<dt id='trig-syntax-bad-numeric-escape-01'>
5352+
<a class='testlink' href='#trig-syntax-bad-numeric-escape-01'>
5353+
trig-syntax-bad-numeric-escape-01:
5354+
</a>
5355+
<span about='#trig-syntax-bad-numeric-escape-01' property='mf:name'>trig-syntax-bad-numeric-escape-01</span>
5356+
</dt>
5357+
<dd inlist='true' property='mf:entry' resource='#trig-syntax-bad-numeric-escape-01' typeof='rdft:TestTrigNegativeSyntax'>
5358+
<div property='rdfs:comment'>
5359+
<p>Surrogates not allowed in STRING_LITERAL_QUOTE</p>
5360+
</div>
5361+
<dl class='test-detail'>
5362+
<dt>type</dt>
5363+
<dd>rdft:TestTrigNegativeSyntax</dd>
5364+
<dt>approval</dt>
5365+
<dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
5366+
<dt>action</dt>
5367+
<dd>
5368+
<a href='trig-syntax-bad-numeric-escape-01.trig' property='mf:action'>trig-syntax-bad-numeric-escape-01.trig</a>
5369+
</dd>
5370+
</dl>
5371+
</dd>
5372+
<dt id='trig-syntax-bad-numeric-escape-02'>
5373+
<a class='testlink' href='#trig-syntax-bad-numeric-escape-02'>
5374+
trig-syntax-bad-numeric-escape-02:
5375+
</a>
5376+
<span about='#trig-syntax-bad-numeric-escape-02' property='mf:name'>trig-syntax-bad-numeric-escape-02</span>
5377+
</dt>
5378+
<dd inlist='true' property='mf:entry' resource='#trig-syntax-bad-numeric-escape-02' typeof='rdft:TestTrigNegativeSyntax'>
5379+
<div property='rdfs:comment'>
5380+
<p>Surrogates not allowed in STRING_LITERAL_QUOTE</p>
5381+
</div>
5382+
<dl class='test-detail'>
5383+
<dt>type</dt>
5384+
<dd>rdft:TestTrigNegativeSyntax</dd>
5385+
<dt>approval</dt>
5386+
<dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
5387+
<dt>action</dt>
5388+
<dd>
5389+
<a href='trig-syntax-bad-numeric-escape-02.trig' property='mf:action'>trig-syntax-bad-numeric-escape-02.trig</a>
5390+
</dd>
5391+
</dl>
5392+
</dd>
5393+
<dt id='trig-syntax-bad-numeric-escape-03'>
5394+
<a class='testlink' href='#trig-syntax-bad-numeric-escape-03'>
5395+
trig-syntax-bad-numeric-escape-03:
5396+
</a>
5397+
<span about='#trig-syntax-bad-numeric-escape-03' property='mf:name'>trig-syntax-bad-numeric-escape-03</span>
5398+
</dt>
5399+
<dd inlist='true' property='mf:entry' resource='#trig-syntax-bad-numeric-escape-03' typeof='rdft:TestTrigNegativeSyntax'>
5400+
<div property='rdfs:comment'>
5401+
<p>Surrogates not allowed in STRING_LITERAL_SINGLE_QUOTE</p>
5402+
</div>
5403+
<dl class='test-detail'>
5404+
<dt>type</dt>
5405+
<dd>rdft:TestTrigNegativeSyntax</dd>
5406+
<dt>approval</dt>
5407+
<dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
5408+
<dt>action</dt>
5409+
<dd>
5410+
<a href='trig-syntax-bad-numeric-escape-03.trig' property='mf:action'>trig-syntax-bad-numeric-escape-03.trig</a>
5411+
</dd>
5412+
</dl>
5413+
</dd>
5414+
<dt id='trig-syntax-bad-numeric-escape-04'>
5415+
<a class='testlink' href='#trig-syntax-bad-numeric-escape-04'>
5416+
trig-syntax-bad-numeric-escape-04:
5417+
</a>
5418+
<span about='#trig-syntax-bad-numeric-escape-04' property='mf:name'>trig-syntax-bad-numeric-escape-04</span>
5419+
</dt>
5420+
<dd inlist='true' property='mf:entry' resource='#trig-syntax-bad-numeric-escape-04' typeof='rdft:TestTrigNegativeSyntax'>
5421+
<div property='rdfs:comment'>
5422+
<p>Surrogates not allowed in STRING_LITERAL_SINGLE_QUOTE</p>
5423+
</div>
5424+
<dl class='test-detail'>
5425+
<dt>type</dt>
5426+
<dd>rdft:TestTrigNegativeSyntax</dd>
5427+
<dt>approval</dt>
5428+
<dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
5429+
<dt>action</dt>
5430+
<dd>
5431+
<a href='trig-syntax-bad-numeric-escape-04.trig' property='mf:action'>trig-syntax-bad-numeric-escape-04.trig</a>
5432+
</dd>
5433+
</dl>
5434+
</dd>
5435+
<dt id='trig-syntax-bad-numeric-escape-05'>
5436+
<a class='testlink' href='#trig-syntax-bad-numeric-escape-05'>
5437+
trig-syntax-bad-numeric-escape-05:
5438+
</a>
5439+
<span about='#trig-syntax-bad-numeric-escape-05' property='mf:name'>trig-syntax-bad-numeric-escape-05</span>
5440+
</dt>
5441+
<dd inlist='true' property='mf:entry' resource='#trig-syntax-bad-numeric-escape-05' typeof='rdft:TestTrigNegativeSyntax'>
5442+
<div property='rdfs:comment'>
5443+
<p>Surrogates not allowed in STRING_LITERAL_LONG_SINGLE_QUOTE</p>
5444+
</div>
5445+
<dl class='test-detail'>
5446+
<dt>type</dt>
5447+
<dd>rdft:TestTrigNegativeSyntax</dd>
5448+
<dt>approval</dt>
5449+
<dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
5450+
<dt>action</dt>
5451+
<dd>
5452+
<a href='trig-syntax-bad-numeric-escape-05.trig' property='mf:action'>trig-syntax-bad-numeric-escape-05.trig</a>
5453+
</dd>
5454+
</dl>
5455+
</dd>
5456+
<dt id='trig-syntax-bad-numeric-escape-06'>
5457+
<a class='testlink' href='#trig-syntax-bad-numeric-escape-06'>
5458+
trig-syntax-bad-numeric-escape-06:
5459+
</a>
5460+
<span about='#trig-syntax-bad-numeric-escape-06' property='mf:name'>trig-syntax-bad-numeric-escape-06</span>
5461+
</dt>
5462+
<dd inlist='true' property='mf:entry' resource='#trig-syntax-bad-numeric-escape-06' typeof='rdft:TestTrigNegativeSyntax'>
5463+
<div property='rdfs:comment'>
5464+
<p>Surrogates not allowed in STRING_LITERAL_LONG_SINGLE_QUOTE</p>
5465+
</div>
5466+
<dl class='test-detail'>
5467+
<dt>type</dt>
5468+
<dd>rdft:TestTrigNegativeSyntax</dd>
5469+
<dt>approval</dt>
5470+
<dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
5471+
<dt>action</dt>
5472+
<dd>
5473+
<a href='trig-syntax-bad-numeric-escape-06.trig' property='mf:action'>trig-syntax-bad-numeric-escape-06.trig</a>
5474+
</dd>
5475+
</dl>
5476+
</dd>
5477+
<dt id='trig-syntax-bad-numeric-escape-07'>
5478+
<a class='testlink' href='#trig-syntax-bad-numeric-escape-07'>
5479+
trig-syntax-bad-numeric-escape-07:
5480+
</a>
5481+
<span about='#trig-syntax-bad-numeric-escape-07' property='mf:name'>trig-syntax-bad-numeric-escape-07</span>
5482+
</dt>
5483+
<dd inlist='true' property='mf:entry' resource='#trig-syntax-bad-numeric-escape-07' typeof='rdft:TestTrigNegativeSyntax'>
5484+
<div property='rdfs:comment'>
5485+
<p>Surrogates not allowed in STRING_LITERAL_LONG_QUOTE</p>
5486+
</div>
5487+
<dl class='test-detail'>
5488+
<dt>type</dt>
5489+
<dd>rdft:TestTrigNegativeSyntax</dd>
5490+
<dt>approval</dt>
5491+
<dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
5492+
<dt>action</dt>
5493+
<dd>
5494+
<a href='trig-syntax-bad-numeric-escape-07.trig' property='mf:action'>trig-syntax-bad-numeric-escape-07.trig</a>
5495+
</dd>
5496+
</dl>
5497+
</dd>
5498+
<dt id='trig-syntax-bad-numeric-escape-08'>
5499+
<a class='testlink' href='#trig-syntax-bad-numeric-escape-08'>
5500+
trig-syntax-bad-numeric-escape-08:
5501+
</a>
5502+
<span about='#trig-syntax-bad-numeric-escape-08' property='mf:name'>trig-syntax-bad-numeric-escape-08</span>
5503+
</dt>
5504+
<dd inlist='true' property='mf:entry' resource='#trig-syntax-bad-numeric-escape-08' typeof='rdft:TestTrigNegativeSyntax'>
5505+
<div property='rdfs:comment'>
5506+
<p>Surrogates not allowed in STRING_LITERAL_LONG_QUOTE</p>
5507+
</div>
5508+
<dl class='test-detail'>
5509+
<dt>type</dt>
5510+
<dd>rdft:TestTrigNegativeSyntax</dd>
5511+
<dt>approval</dt>
5512+
<dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
5513+
<dt>action</dt>
5514+
<dd>
5515+
<a href='trig-syntax-bad-numeric-escape-08.trig' property='mf:action'>trig-syntax-bad-numeric-escape-08.trig</a>
5516+
</dd>
5517+
</dl>
5518+
</dd>
5519+
<dt id='trig-syntax-bad-numeric-escape-09'>
5520+
<a class='testlink' href='#trig-syntax-bad-numeric-escape-09'>
5521+
trig-syntax-bad-numeric-escape-09:
5522+
</a>
5523+
<span about='#trig-syntax-bad-numeric-escape-09' property='mf:name'>trig-syntax-bad-numeric-escape-09</span>
5524+
</dt>
5525+
<dd inlist='true' property='mf:entry' resource='#trig-syntax-bad-numeric-escape-09' typeof='rdft:TestTrigNegativeSyntax'>
5526+
<div property='rdfs:comment'>
5527+
<p>Surrogates not allowed in IRIREF</p>
5528+
</div>
5529+
<dl class='test-detail'>
5530+
<dt>type</dt>
5531+
<dd>rdft:TestTrigNegativeSyntax</dd>
5532+
<dt>approval</dt>
5533+
<dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
5534+
<dt>action</dt>
5535+
<dd>
5536+
<a href='trig-syntax-bad-numeric-escape-09.trig' property='mf:action'>trig-syntax-bad-numeric-escape-09.trig</a>
5537+
</dd>
5538+
</dl>
5539+
</dd>
5540+
<dt id='trig-syntax-bad-numeric-escape-10'>
5541+
<a class='testlink' href='#trig-syntax-bad-numeric-escape-10'>
5542+
trig-syntax-bad-numeric-escape-10:
5543+
</a>
5544+
<span about='#trig-syntax-bad-numeric-escape-10' property='mf:name'>trig-syntax-bad-numeric-escape-10</span>
5545+
</dt>
5546+
<dd inlist='true' property='mf:entry' resource='#trig-syntax-bad-numeric-escape-10' typeof='rdft:TestTrigNegativeSyntax'>
5547+
<div property='rdfs:comment'>
5548+
<p>Surrogates not allowed in IRIREF</p>
5549+
</div>
5550+
<dl class='test-detail'>
5551+
<dt>type</dt>
5552+
<dd>rdft:TestTrigNegativeSyntax</dd>
5553+
<dt>approval</dt>
5554+
<dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
5555+
<dt>action</dt>
5556+
<dd>
5557+
<a href='trig-syntax-bad-numeric-escape-10.trig' property='mf:action'>trig-syntax-bad-numeric-escape-10.trig</a>
5558+
</dd>
5559+
</dl>
5560+
</dd>
52765561
<dt id='trig-syntax-bad-struct-09'>
52775562
<a class='testlink' href='#trig-syntax-bad-struct-09'>
52785563
trig-syntax-bad-struct-09:

0 commit comments

Comments
 (0)