<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>786</bug_id>
          
          <creation_ts>2004-06-04 13:12:54 +0000</creation_ts>
          <short_desc>Canonicalize input URI References</short_desc>
          <delta_ts>2004-11-13 15:55:48 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Validator</product>
          <component>check</component>
          <version>0.7.0</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>0.7.0</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Bj">bjoern</reporter>
          <assigned_to name="Terje Bless">link</assigned_to>
          
          
          <qa_contact name="qa-dev tracking">www-validator-cvs</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2001</commentid>
    <comment_count>0</comment_count>
    <who name="Bj">bjoern</who>
    <bug_when>2004-06-04 13:12:54 +0000</bug_when>
    <thetext>Depending on whether the input URI is http://www.google.com or 
http://www.google.com/ one gets different graphs in the Notation3 output, namely

  earl:testSubject &lt;http://www.google.com&gt;

versus

  earl:testSubject &lt;http://www.google.com/&gt;

which is rather undesirable. URI-&gt;canonicalize(...) would prevent that.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2186</commentid>
    <comment_count>1</comment_count>
    <who name="Terje Bless">link</who>
    <bug_when>2004-09-01 10:32:19 +0000</bug_when>
    <thetext>Uhm. AFAIK, the two URLs are entirely equivalent. Why would this be a problem
(in n3 or otherwise)? Canonic URLs is probably a good idea on general principle,
but you seem to be implying a specific bug here?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2254</commentid>
    <comment_count>2</comment_count>
    <who name="Bj">bjoern</who>
    <bug_when>2004-09-06 21:22:29 +0000</bug_when>
    <thetext>They are not equivalent when compared as strings which is how things work in 
RDF, as I wrote, you have two different graphs which is undesirable. This does 
not violate some protocol, but should be fixed nonetheless.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2611</commentid>
    <comment_count>3</comment_count>
    <who name="Ville Skyttä">ville.skytta</who>
    <bug_when>2004-11-13 15:55:48 +0000</bug_when>
    <thetext>Fixed in HEAD.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>