Skip to content

Commit 265c5f8

Browse files
committed
Automated manifest generation
1 parent 20117b3 commit 265c5f8

File tree

2 files changed

+50
-0
lines changed

2 files changed

+50
-0
lines changed

rdf/rdf12/rdf-n-quads/c14n/index.html

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -681,6 +681,31 @@ <h2>
681681
</dd>
682682
</dl>
683683
</dd>
684+
<dt id='literal_with_extra_whitespace'>
685+
<a class='testlink' href='#literal_with_extra_whitespace'>
686+
literal_with_extra_whitespace:
687+
</a>
688+
<span about='../c14n#literal_with_extra_whitespace' property='mf:name'>C14N literal_with_extra_whitespace</span>
689+
</dt>
690+
<dd inlist='true' property='mf:entry' resource='../c14n#literal_with_extra_whitespace' typeof='rdft:TestNQuadsPositiveC14N'>
691+
<div property='rdfs:comment'>
692+
<p>Tests canonicalization of quads with literals having extra whitespace</p>
693+
</div>
694+
<dl class='test-detail'>
695+
<dt>type</dt>
696+
<dd>rdft:TestNQuadsPositiveC14N</dd>
697+
<dt>approval</dt>
698+
<dd property='mf:approval' resource='rdft:Proposed'>rdft:Proposed</dd>
699+
<dt>action</dt>
700+
<dd>
701+
<a href='literal_with_extra_whitespace.nq' property='mf:action'>literal_with_extra_whitespace.nq</a>
702+
</dd>
703+
<dt>result</dt>
704+
<dd>
705+
<a href='literal_with_extra_whitespace-c14n.nq' property='mf:result'>literal_with_extra_whitespace-c14n.nq</a>
706+
</dd>
707+
</dl>
708+
</dd>
684709
<dt id='literal_with_UTF8_boundaries'>
685710
<a class='testlink' href='#literal_with_UTF8_boundaries'>
686711
literal_with_UTF8_boundaries:

rdf/rdf12/rdf-n-triples/c14n/index.html

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -701,6 +701,31 @@ <h2>
701701
</dd>
702702
</dl>
703703
</dd>
704+
<dt id='literal_with_extra_whitespace'>
705+
<a class='testlink' href='#literal_with_extra_whitespace'>
706+
literal_with_extra_whitespace:
707+
</a>
708+
<span about='../c14n#literal_with_extra_whitespace' property='mf:name'>C14N literal_with_extra_whitespace</span>
709+
</dt>
710+
<dd inlist='true' property='mf:entry' resource='../c14n#literal_with_extra_whitespace' typeof='rdft:TestNTriplesPositiveC14N'>
711+
<div property='rdfs:comment'>
712+
<p>Tests canonicalization of triples with literals having extra whitespace</p>
713+
</div>
714+
<dl class='test-detail'>
715+
<dt>type</dt>
716+
<dd>rdft:TestNTriplesPositiveC14N</dd>
717+
<dt>approval</dt>
718+
<dd property='mf:approval' resource='rdft:Proposed'>rdft:Proposed</dd>
719+
<dt>action</dt>
720+
<dd>
721+
<a href='literal_with_extra_whitespace.nt' property='mf:action'>literal_with_extra_whitespace.nt</a>
722+
</dd>
723+
<dt>result</dt>
724+
<dd>
725+
<a href='literal_with_extra_whitespace-c14n.nt' property='mf:result'>literal_with_extra_whitespace-c14n.nt</a>
726+
</dd>
727+
</dl>
728+
</dd>
704729
<dt id='literal_with_UTF8_boundaries'>
705730
<a class='testlink' href='#literal_with_UTF8_boundaries'>
706731
literal_with_UTF8_boundaries:

0 commit comments

Comments
 (0)