RE: Toying with an idea: RDF Protocol

Henrik,

I don't now the XML Dataformat of SOAP well enough - do you
think a bijective mapping between RDF and SOAP XML messages
is possible?
(I expect the tricky part is to do RDF -> XML SOAP - it should be not
so difficult to find an encoding of SOAP XML in RDF)

Thanks and all the best,

         Stefan


At 02:45 PM 3/28/2001 -0800, Henrik Frystyk Nielsen wrote:

>Hi Ken,
>
>I see a reference to the SOAP HTTP binding - I might be missing
>something but is there any reason why SOAP [1] could not be used as the
>protocol for carrying RDF data around - maybe even use the SOAP encoding
>[2]?
>
>[1] http://www.w3.org/tr/soap/
>[2] http://www.ilrt.bristol.ac.uk/discovery/2000/08/www9-slides/henrik/
>
>Henrik
>
> >RDF Protocol really isn't a protocol so much as setting down
> >some conventions for passing bits of RDF around.  Well, ok,
> >some of the bits work a lot *like* a protocol, so it's gotta
> >look like that, but here goes:
> >
> >  <http://bitsko.slc.ut.us/2001/03/rdf-protocol.html>
> >
> >I'm playing with a Python implementation of the basic message
> >read/write and using IRC as the example protocol to emulate,
> >using Dave Beckett's IRC in RDF schema.  In case anyone was
> >wondering, there are no APIs and no RPCs at this layer, it's
> >all XML instance passing, with RDF triples as the content.

Received on Wednesday, 28 March 2001 20:08:19 UTC