[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Are we losing out because of grammars? (Re:Schemaambiguitydetection algorithm for RELAX (1/4))
- From: Mark Baker <mark.baker@canada.sun.com>
- To: "Thomas B. Passin" <tpassin@home.com>
- Date: Wed, 31 Jan 2001 09:53:11 -0500
"Thomas B. Passin" wrote:
> Linda<->RDF intersection - yes, very interesting!
FWIW, the HTTP protocol defines a tuple-space model. POST = add/insert,
GET = read, GET/DELETE = non-atomic take.
Tuple-matching can be achieved by using GET and specifying a query over
a persistent HTTP 1.1 connection, though that's more general than your
typical notify semantic.
And yes, HTTP + RDF = interesting.
MB