Is there an example of comparing INFO URIs?
<< Before comparing INFO URIs they should be normalized by applying the standard INFO normalization rules (lowercasing the "scheme" and "namespace" components, unescaping non-reserved characters and uppercasing any %-escaped characters that remain). In the example below four unnormalized forms (Step A), are reduced to normalized forms (Step B). (Subsequent normalization steps are not shown as they would be namespace specific.) The Registry may be consulted for namespace-specific rules on case normalization and punctuation normalization. If these namespace-specific rules are available INFO URIs may be reduced to a unique canonical form. Step A - Unnormalized Forms U1. INFO:PII/S0888-7543(02)96852-7 U2. info:PII/S0888754302968527 U3. info:pii/S0888%2D7543%2802%2996852%2D7 U4. info:pii/s0888-7543(02)96852-7 Step B - Normalized Forms N1. info:pii/S0888-7543(02)96852-7 N2. info:pii/S0888754302968527 N3. info:pii/S0888-7543(02)96852-7 N4.