W3C home > Mailing lists > Public > public-sws-ig@w3.org > January 2006

Re: Internet/Distributed Computing using HTTP/POST: Bridge semant ic W eb and Web services under the same Internet protocol

From: Bijan Parsia <bparsia@isr.umd.edu>
Date: Fri, 20 Jan 2006 11:02:32 -0500
Message-Id: <5b754fa65a84ecd6f9e77c80f82135cd@isr.umd.edu>
Cc: "'Yves Lafon '" <ylafon@w3.org>, "''public-sws-ig@w3.org ' '" <public-sws-ig@w3.org>
To: "Shi, Xuan" <xshi@GEO.WVU.edu>

On Jan 20, 2006, at 10:47 AM, Shi, Xuan wrote:

> As to my understanding, the problem for REST may be that REST has 
> limited
> meaningful description. It has only 4 verbs (or more?) like GET, POST, 
> PUT,
> DELETE, etc. I could not find any useful information about semantic Web
> services in REST approach, while REST people said those 4 verbs are 
> enough
> for all ;p

Sigh.

Those verbs have parameters. Notably (let's talk GET) the URI.

Consider:
	GET aPageGivingTheCurrentWeather
vs.
	GET aPageGivingTheCurrentTime
vs.
	GET aPageGivingTheCurrentPriceOfAStock

Yes, the verb is the same in each, but the overall action is quite 
different. Why not describe that.

(Some applications don't care and shouldn't, i.e., webcrawler. But 
others do and should.)

Cheers,
Bijan.
Received on Friday, 20 January 2006 16:02:39 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Sunday, 16 March 2008 00:11:03 GMT