- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 04 Jun 2004 17:12:55 +0000
- To: www-validator-cvs@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=786
Summary: Canonicalize input URI References
Product: Validator
Version: 0.7.0
Platform: Other
OS/Version: other
Status: NEW
Severity: minor
Priority: P2
Component: check
AssignedTo: link@pobox.com
ReportedBy: bjoern@hoehrmann.de
QAContact: www-validator-cvs@w3.org
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 <http://www.google.com>
versus
earl:testSubject <http://www.google.com/>
which is rather undesirable. URI->canonicalize(...) would prevent that.
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
Received on Friday, 4 June 2004 13:12:55 UTC