- From: Rinke Hoekstra <hoekstra@uva.nl>
- Date: Wed, 3 Dec 2008 16:02:02 +0100
- To: Christine Golbreich <cgolbrei@gmail.com>
- Cc: "Sandro Hawke" <sandro@w3.org>, "Ian Horrocks" <ianh@comlab.ox.ac.uk>, "OWL Working Group WG" <public-owl-wg@w3.org>
Hm yes, odd. Firefox switches to ISO instead of UTF-8 when I view [1]. I checked with curl, and clearly [1] is *served* with ISO-8859-1 encoding, while [4] is served as UTF-8. See below. -Rinke pc192-125:~ hoekstra$ curl -v http://www.w3.org/TR/owl2-new-features/ * About to connect() to www.w3.org port 80 (#0) * Trying 128.30.52.166... connected * Connected to www.w3.org (128.30.52.166) port 80 (#0) > GET /TR/owl2-new-features/ HTTP/1.1 > User-Agent: curl/7.16.3 (powerpc-apple-darwin9.0) libcurl/7.16.3 OpenSSL/0.9.7l zlib/1.2.3 > Host: www.w3.org > Accept: */* > < HTTP/1.1 200 OK < Date: Wed, 03 Dec 2008 15:00:36 GMT < Server: Apache/2 < Last-Modified: Tue, 02 Dec 2008 18:11:50 GMT < ETag: "2e88e-45d1442e6e580" < Accept-Ranges: bytes < Content-Length: 190606 < Cache-Control: max-age=21600 < Expires: Wed, 03 Dec 2008 21:00:36 GMT < P3P: policyref="http://www.w3.org/2001/05/P3P/p3p.xml" < Connection: close < Content-Type: text/html; charset=iso-8859-1 < pc192-125:~ hoekstra$ curl -v http://www.w3.org/TR/2008/WD-owl2-new-features-20081202/ * About to connect() to www.w3.org port 80 (#0) * Trying 128.30.52.166... connected * Connected to www.w3.org (128.30.52.166) port 80 (#0) > GET /TR/2008/WD-owl2-new-features-20081202/ HTTP/1.1 > User-Agent: curl/7.16.3 (powerpc-apple-darwin9.0) libcurl/7.16.3 OpenSSL/0.9.7l zlib/1.2.3 > Host: www.w3.org > Accept: */* > < HTTP/1.1 200 OK < Date: Wed, 03 Dec 2008 15:00:08 GMT < Server: Apache/2 < Last-Modified: Tue, 02 Dec 2008 18:11:50 GMT < ETag: "2e88e-45d1442e6e580" < Accept-Ranges: bytes < Content-Length: 190606 < Cache-Control: max-age=31536000 < Expires: Thu, 03 Dec 2009 15:00:08 GMT < P3P: policyref="http://www.w3.org/2001/05/P3P/p3p.xml" < Connection: close < Content-Type: text/html; charset=utf-8 < On 3 dec 2008, at 15:56, Christine Golbreich wrote: > Yes it's now OK for me at [4] but it is *not* at [1] i.e. in the > Call for Exclusion that was sent this morning, *even* with Firefox > see snaps attached. > > [4] http://www.w3.org/TR/2008/WD-owl2-new-features-20081202/ > > [1] http://www.w3.org/TR/owl2-new-features/ > > Dear Advisory Committee representative, > This is a W3C Patent Policy Call for Exclusions for the following > Recommendation Track documents: > - OWL 2 Web Ontology Language:Manchester Syntax > (http://www.w3.org/TR/owl2-manchester-syntax/), > exclusion opportunity ending on 1 May 2009 23:59 UTC > - OWL 2 Web Ontology Language:New Features and Rationale > (http://www.w3.org/TR/owl2-new-features/), > exclusion opportunity ending on 1 May 2009 23:59 UTC > > Christine > 2008/12/3 Sandro Hawke <sandro@w3.org> > > It looks okay as published for me. Does it look okay for you, too? > > http://www.w3.org/TR/2008/WD-owl2-new-features-20081202/ > > Right? > > -- Sandro > > > ------=_Part_117784_5103846.1228300144779 > > Content-Type: multipart/alternative; > > boundary="----=_Part_117785_23337129.1228300144780" > > > > ------=_Part_117785_23337129.1228300144780 > > Content-Type: text/plain; charset=ISO-8859-1 > > Content-Transfer-Encoding: 7bit > > Content-Disposition: inline > > > > Hi Sandro > > > > After conversion from the Wiki, composition operator used in RIA > does not > > display correctly at *several* place in the present W3C Working > Draft 02 > > December 2008 [1], while they displayed correctly before in the > W3C Editor's > > Draft 28 November 2008 [2] and are correct on the Wiki [3] cf. snaps > > attached. > > > > Is it still possible to be fixed or is it too late? > > > > Regards > > > > [1] http://www.w3.org/TR/owl2-new-features/ > > [2] http://www.w3.org/2007/OWL/draft/ED-owl2-new-features-20081128/ > <http://ww > > w.w3.org/2007/OWL/draft/ED-owl2-new-features-20081128> > > [3] http://www.w3.org/2007/OWL/wiki/New_Features_and_Rationale > > > > -- > > Christine > > > > ------=_Part_117785_23337129.1228300144780 > > Content-Type: text/html; charset=ISO-8859-1 > > Content-Transfer-Encoding: 7bit > > Content-Disposition: inline > > > > -- > Christine > <NotOKWithFirefox.JPG><OK.JPG> ----------------------------------------------- Drs. Rinke Hoekstra Email: hoekstra@uva.nl Skype: rinkehoekstra Phone: +31-20-5253499 Fax: +31-20-5253495 Web: http://www.leibnizcenter.org/users/rinke Leibniz Center for Law, Faculty of Law University of Amsterdam, PO Box 1030 1000 BA Amsterdam, The Netherlands -----------------------------------------------
Received on Wednesday, 3 December 2008 15:02:37 UTC