AW: The "info" URI Scheme

> > That's normal life on the SW. Agent's beware.
> utopia.


utopia ?


http://slashdot.org/slashdot.rdf
http://www.wired.com/news_drop/netcenter/netcenter.rdf
http://boingboing.net/rss.xml
http://www.digitalidworld.com/backend.php
....


the other 

---> 16273 <---- 

active RSS news feeds are here:

http://www.syndic8.com/

soon things like
http://boingboing.net/2003_10_01_archive.html#106502088793444933
could be uriqa or joseki enabled.

in fact the architecture would be fine if it was queryable.


An RDQL (http://www.hpl.hp.com/semweb/rdql.htm) example:
SELECT ?a WHERE
(<http://boingboing.net/2003_10_01_archive.html#106502088793444933>
rdf:type ?a)

-> first dereference boingboing.net and see if the server is enhanced
with RDF query (like uriqa)
-> then send the query to the rdf server at boingboing.net

this would enable us to have a distributed semantic web.

If the url was not dereferencable, I would have to query Google, which
has to buffer all data. another advantage is that the url is always
actualized.

greetings
Leo

Received on Thursday, 2 October 2003 13:14:14 UTC