Skip to content

Commit 7e955dc

Browse files
committed
Fir toRdf-manifest.jsonld and regenerate HTML versions.
1 parent d61c842 commit 7e955dc

File tree

3 files changed

+113
-0
lines changed

3 files changed

+113
-0
lines changed

tests/expand-manifest.html

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4225,6 +4225,62 @@ <h2>
42254225
</dd>
42264226
</dl>
42274227
</dd>
4228+
<dt id='tc037'>
4229+
Test tc037 property-scoped contexts which are alias of @nest
4230+
</dt>
4231+
<dd>
4232+
<dl class='entry'>
4233+
<dt>id</dt>
4234+
<dd>#tc037</dd>
4235+
<dt>Type</dt>
4236+
<dd>jld:PositiveEvaluationTest, jld:ExpandTest</dd>
4237+
<dt>Purpose</dt>
4238+
<dd>Nesting terms may have property-scoped contexts defined.</dd>
4239+
<dt>input</dt>
4240+
<dd>
4241+
<a href='expand/c037-in.jsonld'>expand/c037-in.jsonld</a>
4242+
</dd>
4243+
<dt>expect</dt>
4244+
<dd>
4245+
<a href='expand/c037-out.jsonld'>expand/c037-out.jsonld</a>
4246+
</dd>
4247+
<dt>Options</dt>
4248+
<dd>
4249+
<dl class='options'>
4250+
<dt>specVersion</dt>
4251+
<dd>json-ld-1.1</dd>
4252+
</dl>
4253+
</dd>
4254+
</dl>
4255+
</dd>
4256+
<dt id='tc038'>
4257+
Test tc038 Bibframe example (poor-mans inferrence)
4258+
</dt>
4259+
<dd>
4260+
<dl class='entry'>
4261+
<dt>id</dt>
4262+
<dd>#tc038</dd>
4263+
<dt>Type</dt>
4264+
<dd>jld:PositiveEvaluationTest, jld:ExpandTest</dd>
4265+
<dt>Purpose</dt>
4266+
<dd>Nesting terms may have property-scoped contexts defined.</dd>
4267+
<dt>input</dt>
4268+
<dd>
4269+
<a href='expand/c038-in.jsonld'>expand/c038-in.jsonld</a>
4270+
</dd>
4271+
<dt>expect</dt>
4272+
<dd>
4273+
<a href='expand/c038-out.jsonld'>expand/c038-out.jsonld</a>
4274+
</dd>
4275+
<dt>Options</dt>
4276+
<dd>
4277+
<dl class='options'>
4278+
<dt>specVersion</dt>
4279+
<dd>json-ld-1.1</dd>
4280+
</dl>
4281+
</dd>
4282+
</dl>
4283+
</dd>
42284284
<dt id='tdi01'>
42294285
Test tdi01 Expand string using default and term directions
42304286
</dt>

tests/toRdf-manifest.html

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2280,6 +2280,62 @@ <h2>
22802280
</dd>
22812281
</dl>
22822282
</dd>
2283+
<dt id='tc037'>
2284+
Test tc037 property-scoped contexts which are alias of @nest
2285+
</dt>
2286+
<dd>
2287+
<dl class='entry'>
2288+
<dt>id</dt>
2289+
<dd>#tc037</dd>
2290+
<dt>Type</dt>
2291+
<dd>jld:PositiveEvaluationTest, jld:ToRDFTest</dd>
2292+
<dt>Purpose</dt>
2293+
<dd>Nesting terms may have property-scoped contexts defined.</dd>
2294+
<dt>input</dt>
2295+
<dd>
2296+
<a href='toRdf/c037-in.jsonld'>toRdf/c037-in.jsonld</a>
2297+
</dd>
2298+
<dt>expect</dt>
2299+
<dd>
2300+
<a href='toRdf/c037-out.nq'>toRdf/c037-out.nq</a>
2301+
</dd>
2302+
<dt>Options</dt>
2303+
<dd>
2304+
<dl class='options'>
2305+
<dt>specVersion</dt>
2306+
<dd>json-ld-1.1</dd>
2307+
</dl>
2308+
</dd>
2309+
</dl>
2310+
</dd>
2311+
<dt id='tc038'>
2312+
Test tc038 Bibframe example (poor-mans inferrence)
2313+
</dt>
2314+
<dd>
2315+
<dl class='entry'>
2316+
<dt>id</dt>
2317+
<dd>#tc038</dd>
2318+
<dt>Type</dt>
2319+
<dd>jld:PositiveEvaluationTest, jld:ToRDFTest</dd>
2320+
<dt>Purpose</dt>
2321+
<dd>Nesting terms may have property-scoped contexts defined.</dd>
2322+
<dt>input</dt>
2323+
<dd>
2324+
<a href='toRdf/c038-in.jsonld'>toRdf/c038-in.jsonld</a>
2325+
</dd>
2326+
<dt>expect</dt>
2327+
<dd>
2328+
<a href='toRdf/c038-out.nq'>toRdf/c038-out.nq</a>
2329+
</dd>
2330+
<dt>Options</dt>
2331+
<dd>
2332+
<dl class='options'>
2333+
<dt>specVersion</dt>
2334+
<dd>json-ld-1.1</dd>
2335+
</dl>
2336+
</dd>
2337+
</dl>
2338+
</dd>
22832339
<dt id='tdi01'>
22842340
Test tdi01 Expand string using default and term directions
22852341
</dt>

tests/toRdf-manifest.jsonld

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -668,6 +668,7 @@
668668
"input": "toRdf/c034-in.jsonld",
669669
"expect": "toRdf/c034-out.nq",
670670
"option": {"specVersion": "json-ld-1.1"}
671+
}, {
671672
"@id": "#tc035",
672673
"@type": ["jld:PositiveEvaluationTest", "jld:ToRDFTest"],
673674
"name": "Term scoping with embedded contexts.",

0 commit comments

Comments
 (0)