Toying with an idea: RDF Protocol

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.

  -- Ken

Received on Saturday, 24 March 2001 16:53:02 UTC