CARVIEW |
Select Language
HTTP/2 200
date: Fri, 10 Oct 2025 20:30:19 GMT
content-type: text/html
content-encoding: gzip
last-modified: Thu, 13 Jul 2023 18:20:31 GMT
cache-control: max-age=2592000, public
expires: Sun, 09 Nov 2025 06:53:00 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98c432bcb9b6f617
strict-transport-security: max-age=15552015; preload
x-frame-options: deny
x-xss-protection: 1; mode=block
cf-cache-status: HIT
set-cookie: __cf_bm=4UbFVRKwm0n0NW2ZvhKAwMDOAm01pWVu_g1u9hzIdT8-1760128219-1.0.1.1-THKElCy8szoSIBz9o7Ise0mH0r4oktnqN4_s5SeBe5BsggMDlkfEA4hm10YbXUc_LpSgaizk_IiYKHGoU1cdEsFThSiRuqeRPSHg_POORuU; path=/; expires=Fri, 10-Oct-25 21:00:19 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98c8dff78e011eef-BLR
alt-svc: h3=":443"; ma=86400
Re: Agenda for RDFCore WG Telecon 2002-02-15 from Brian McBride on 2002-02-15 (w3c-rdfcore-wg@w3.org from February 2002)
Re: Agenda for RDFCore WG Telecon 2002-02-15
- From: Brian McBride <bwm@hplb.hpl.hp.com>
- Date: Fri, 15 Feb 2002 10:35:43 +0000
- To: Dan Connolly <connolly@w3.org>
- Cc: w3c-rdfcore-wg@w3.org
- Message-Id: <5.1.0.14.0.20020215102902.023d0ea8@0-mail-1.hpl.hp.com>
At 15:13 14/02/2002 -0600, Dan Connolly wrote: >On Thu, 2002-02-14 at 12:46, bwm@hplb.hpl.hp.com wrote: >[...] > > and we advise implementors of RDF serializers: > > > > (e) in order to break a URI into a namespacename and a local > > name, split it at the last XML name character. If the URI > > ends in a non-name-character > > >this bit is misleading/useless: > > and no other information is available > > to indicate where to split the URI, > > >If the URI ends in a non-name character, you lose. Full stop. >There is no absolut URI reference r and XML name n such that > concat(r, n) = "https://example/bad-name/" Right. I misread the original. I've removed my "value add" and made a change to respond to Patrick's point. (e) in order to break a URI into a namespacename and a local name, split it at after last XML non-name character. If the URI ^^^^^ ^^^^ ends in a non-name-character throw a "this graph cannot be serialized in RDF 1.0" exception.
Received on Friday, 15 February 2002 05:37:27 UTC