Skip to content

Commit f046424

Browse files
davidlehngkellogg
authored andcommitted
Rebuild test html.
1 parent 7cecafa commit f046424

File tree

1 file changed

+56
-0
lines changed

1 file changed

+56
-0
lines changed

tests/toRdf-manifest.html

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6000,6 +6000,62 @@ <h2>
60006000
</dd>
60016001
</dl>
60026002
</dd>
6003+
<dt id='tjs16'>
6004+
Test tjs16 Transform JSON literal with aliased @type
6005+
</dt>
6006+
<dd>
6007+
<dl class='entry'>
6008+
<dt>id</dt>
6009+
<dd>#tjs16</dd>
6010+
<dt>Type</dt>
6011+
<dd>jld:PositiveEvaluationTest, jld:ToRDFTest</dd>
6012+
<dt>Purpose</dt>
6013+
<dd>Tests transforming JSON literal with aliased @type.</dd>
6014+
<dt>input</dt>
6015+
<dd>
6016+
<a href='toRdf/js16-in.jsonld'>toRdf/js16-in.jsonld</a>
6017+
</dd>
6018+
<dt>expect</dt>
6019+
<dd>
6020+
<a href='toRdf/js16-out.nq'>toRdf/js16-out.nq</a>
6021+
</dd>
6022+
<dt>Options</dt>
6023+
<dd>
6024+
<dl class='options'>
6025+
<dt>specVersion</dt>
6026+
<dd>json-ld-1.1</dd>
6027+
</dl>
6028+
</dd>
6029+
</dl>
6030+
</dd>
6031+
<dt id='tjs17'>
6032+
Test tjs17 Transform JSON literal with aliased @value
6033+
</dt>
6034+
<dd>
6035+
<dl class='entry'>
6036+
<dt>id</dt>
6037+
<dd>#tjs17</dd>
6038+
<dt>Type</dt>
6039+
<dd>jld:PositiveEvaluationTest, jld:ToRDFTest</dd>
6040+
<dt>Purpose</dt>
6041+
<dd>Tests transforming JSON literal with aliased @value.</dd>
6042+
<dt>input</dt>
6043+
<dd>
6044+
<a href='toRdf/js17-in.jsonld'>toRdf/js17-in.jsonld</a>
6045+
</dd>
6046+
<dt>expect</dt>
6047+
<dd>
6048+
<a href='toRdf/js17-out.nq'>toRdf/js17-out.nq</a>
6049+
</dd>
6050+
<dt>Options</dt>
6051+
<dd>
6052+
<dl class='options'>
6053+
<dt>specVersion</dt>
6054+
<dd>json-ld-1.1</dd>
6055+
</dl>
6056+
</dd>
6057+
</dl>
6058+
</dd>
60036059
<dt id='tli01'>
60046060
Test tli01 @list containing @list
60056061
</dt>

0 commit comments

Comments
 (0)