CARVIEW |
Select Language
HTTP/2 200
date: Thu, 09 Oct 2025 02:54:49 GMT
content-type: text/html
content-encoding: gzip
last-modified: Thu, 13 Jul 2023 18:28:49 GMT
cache-control: max-age=2592000, public
expires: Sat, 08 Nov 2025 02:54:49 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98ba987458e3741b
strict-transport-security: max-age=15552015; preload
x-frame-options: deny
x-xss-protection: 1; mode=block
cf-cache-status: EXPIRED
set-cookie: __cf_bm=MVMNsAJ4ioGOOYwWwdTgEl1aQwGwDX_kCfitEi_S7pQ-1759978489-1.0.1.1-gTDN3WPARf44pxlIPX4xJ2sHHnI1q8KDffWMroiylkiSUNVdXdb_BSQHioT3gG05isRtN78INNgh2GZTfhcpLojxlh4dY9akh77U07NWa6o; path=/; expires=Thu, 09-Oct-25 03:24:49 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98ba987458e3741b-BLR
alt-svc: h3=":443"; ma=86400
the v nemaespace prefix from Liam Quin on 2001-01-01 (www-rdf-comments@w3.org from January to March 2001)
the v nemaespace prefix
- From: Liam Quin <liam@holoweb.net>
- Date: Mon, 1 Jan 2001 17:18:55 -0500
- To: www-rdf-comments@w3.org
- Message-ID: <20010101171854.A56935@dirk.holoweb.net>
A number of examples in https://www.w3.org/TR/REC-rdf-syntax/ use an undeclared namespace prefix, e.g. s: in 2.2.1: <?xml version="1.0"?> <RDF xmlns="https://www.w3.org/1999/02/22-rdf-syntax-ns#"> <Description about="https://www.w3.org/Home/Lassila"> <s:Creator xmlns:s="https://description.org/schema/">Ora Lassila</s:Creator> </Description> </RDF (I assume this should be associated with www.purl.org/dc/elements/1.1) and v: in several examples, including section 2.2.2: <rdf:RDF> <rdf:Description about="https://www.w3.org/Home/Lassila"> <s:Creator rdf:resource="https://www.w3.org/staffId/85740" v:Name="Ora Lassila" v:Email="lassila@w3.org" /> </rdf:Description> </rdf:RDF> Here s: is again undeclared, but I assume it's Dublin Core. I'd suggest using dc: for that, for clarity, but s: is fine too :-) But what is v: ? Also, we have later, xmlns:s="https://description.org/schema/", where description.org is the web page for a charity in aid of people woth regenerative retina disorder (a form of partial-sightedness). I assume description.org was meant to be an illustrative example??? Or is this an error? Thanks, Lee -- Liam Quin - Barefoot in Toronto - liam@holoweb.net - https://www.holoweb.net/ Ankh: irc.sorcery.net www.valinor.sorcery.net irc.gnome.org www.advogato.org author, The Open Source XML Database Toolkit, Wiley, August 2000 Co-author, The XML Specification Guide, Wiley, 1999
Received on Monday, 1 January 2001 17:18:56 UTC