This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 7270 - All: URI Comparison
Summary: All: URI Comparison
Status: CLOSED REMIND
Alias: None
Product: WS-Resource Access
Classification: Unclassified
Component: All (show other bugs)
Version: FPWD
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: notifications mailing list for WS Resource Access
QA Contact: notifications mailing list for WS Resource Access
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-13 20:43 UTC by Doug Davis
Modified: 2015-06-20 16:35 UTC (History)
0 users

See Also:


Attachments

Description Doug Davis 2009-08-13 20:43:41 UTC
We recently changed MEX so that it references RFC 3986 for URI comparison.
Other specs have xs:anyURI's (e.g. dialects) too and we should probably say the
same thing for those specs.  However, rather than adding text to each
URI definition, we should just add a sentence to each "Compliance"
section that says:

*****
Unless otherwise noted, all URIs are absolute URIs and URI comparison MUST be 
performed according to [RFC 3986] section 6.2.1.
*****
And add the appropriate RFC3986 ref.


This applies to all specs - they all have some xs:anyURI defined.

And for mex, remove:
Dialect is an absolute URI. URI comparisons are performed according to [RFC 3986] section 6.2.1.

and

Identifier is an absolute URI. URI comparisons are performed according to [RFC 3986] section 6.2.1.
Comment 1 Robert Freund 2009-08-26 01:45:19 UTC
2009-08-25
resolved as proposed
Comment 2 Jackie 2015-06-20 16:34:25 UTC
Please make my changes
Comment 3 Jackie 2015-06-20 16:35:13 UTC
Please make my changes