- From: Sean B. Palmer <sean+cwm@infomesh.net>
- Date: Sun, 21 Nov 2004 06:00:48 +0000
- To: public-cwm-bugs@w3.org
The RDF Diff namespace: http://www.w3.org/2004/delta# is used in several documents: DELTA = Namespace("http://www.w3.org/2004/delta#") - http://www.w3.org/2000/10/swap/delta.py @prefix diff: <http://www.w3.org/2004/delta#>. - http://www.w3.org/DesignIssues/Diff @prefix del: <http://www.w3.org/2004/delta#> . - http://www.w3.org/2000/10/swap/test/delta/ical/patch.n3 but comes up as Not Found when dereferenced: $ curl -I http://www.w3.org/2004/delta HTTP/1.1 404 Not Found Date: Sun, 21 Nov 2004 05:57:32 GMT Server: Apache/1.3.31 (Unix) PHP/4.3.8 [...] Please put some documentation there. Grey Lensman was asking for definitions of two of the terms contained in the namespace, which led to this discovery: http://www.ilrt.bris.ac.uk/discovery/chatlogs/rdfig/2004-11-21#T05-53-36 - Semantic Web Interest Group IRC Chat Logs for 2004-11-21 Thanks, -- Sean B. Palmer, http://inamidst.com/sbp/
Received on Sunday, 21 November 2004 06:01:25 UTC