- From: Jos De_Roo <jos.deroo@agfa.com>
- Date: Fri, 21 May 2004 15:59:22 +0200
- To: "Tim Berners-Lee <timbl" <timbl@w3.org>
- Cc: Dan Connolly <connolly@w3.org>, public-cwm-talk@w3.org
That's indeed a very nice overview!
Although I couldn't go to WWW2004, it is possible to follow
some quite exciting things via the Web, such as for instance
http://www.w3.org/2004/Talks/0520-em-swa/
and thanks a lot for that!
As an aside, I'm experimenting with {} command line arguments
so that for instance the (command line protocol) query
$ euler --think http://slashdot.org/slashdot.rss \
"{@prefix rss: <http://purl.org/rss/1.0/>. ?U rss:title ?T}"
gives us an answer (at this moment)
# Generated with http://www.agfa.com/w3c/euler/ version R3851 on 21 May
2004 13:40:24 GMT
@prefix log: <http://www.w3.org/2000/10/swap/log#>.
(<http://slashdot.org/slashdot.rss>.log:semantics).log:conjunction =>
{
@prefix : <http://purl.org/rss/1.0/>.
@prefix syn: <http://purl.org/rss/1.0/modules/syndication/>.
@prefix taxo: <http://purl.org/rss/1.0/modules/taxonomy/>.
@prefix log: <http://www.w3.org/2000/10/swap/log#>.
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
@prefix admin: <http://webns.net/mvcb/>.
@prefix rss: <http://purl.org/rss/1.0/>.
@prefix dc: <http://purl.org/dc/elements/1.1/>.
@prefix slash: <http://purl.org/rss/1.0/modules/slash/>.
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
<http://images.slashdot.org/topics/topicslashdot.gif> rss:title
"Slashdot".
<http://slashdot.org/> rss:title "Slashdot".
<http://slashdot.org/article.pl?sid=04/05/21/0057234> rss:title "AgroWaste
Oil Plant Starts Production".
<http://slashdot.org/article.pl?sid=04/05/21/0120243> rss:title "Bob
Muglia on Longhorn Server, Linux and Blackcomb".
<http://slashdot.org/search.pl> rss:title "Search Slashdot".
<http://slashdot.org/article.pl?sid=04/05/20/236211> rss:title "Slashback:
Fairness, Radioactivity,Recovery".
<http://slashdot.org/article.pl?sid=04/05/21/0049215> rss:title "Accused
Spammer to Debate SpamCop Founder".
<http://slashdot.org/article.pl?sid=04/05/20/2133221> rss:title
"Berners-Lee on the TLD Explosion".
<http://slashdot.org/article.pl?sid=04/05/20/2330231> rss:title "Intel
Sued for Patent Infringement".
<http://slashdot.org/article.pl?sid=04/05/21/1212210> rss:title "FBI Plans
Spammer Smackdown".
<http://slashdot.org/article.pl?sid=04/05/20/222226> rss:title "Everaldo
and Jimmac On Linux Art and Usability".
<http://slashdot.org/article.pl?sid=04/05/21/0053239> rss:title "Worst
Explanation From Tech Support?".
<http://slashdot.org/article.pl?sid=04/05/20/2152211> rss:title
"Firefox/Thunderbird Plugins: Is Less More?".
# Proof found for _:engine_1 in 13 steps (1300000 steps/sec) using 1
engine
}.
and it's interesting that way to find out for instance more about
http://slashdot.org/article.pl?sid=04/05/20/2133221
:)
--
Jos De Roo, AGFA http://www.agfa.com/w3c/jdroo/
Tim Berners-Lee <timbl@w3.org>
Sent by: public-cwm-talk-request@w3.org
21/05/2004 15:33
To: Dan Connolly <connolly@w3.org>
cc: public-cwm-talk@w3.org
Subject: Re: more work on bug status
Thanks, Dan!
The date-ordered version is very useful
(It doesn't seem to have spotted the [closed] to the "diff.py still not
working" thread, of May 16.
http://lists.w3.org/Archives/Public/public-cwm-bugs/2004May/0010.html
Maybe it didn't get in)
Tim
On May 20, 2004, at 18:08, Dan Connolly wrote:
> I updated the .ics todo list
> http://www.w3.org/2000/10/swap/admin/N3-Bugs.ics
> to v1.13
>
> and made a new report in XHTML:
> http://www.w3.org/2000/10/swap/admin/bugStatus
>
> --
> Dan Connolly, W3C http://www.w3.org/People/Connolly/
>
Received on Friday, 21 May 2004 09:59:58 UTC