Skip to content

Commit c89a687

Browse files
committed
Update IRI Compaction overview with check on IRI confused with prefix.
1 parent db4f97f commit c89a687

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3297,6 +3297,11 @@ <h3>Overview</h3>
32973297
<a>base IRI</a>. Finally, if the <a>IRI</a> or
32983298
<a>keyword</a> still could not be compacted, it is returned
32993299
as is.</p>
3300+
3301+
<p class="changed">In the case were this algorithm would return the input <a>IRI</a> as is,
3302+
and that <a>IRI</a> can be mistaken for a <a>compact IRI</a> in the <a>active context</a>,
3303+
this algorithm will raise an error,
3304+
because it has no way to return an unambiguous representation of the original <a>IRI</a>.</p>
33003305
</section>
33013306

33023307
<section class="algorithm">

0 commit comments

Comments
 (0)