Re: RDF/POST format

Hey Judson,

I'm using it extensively for RDF input and have implemented a
Jena-based browser:
https://github.com/Graphity/graphity-browser/blob/master/src/main/java/org/graphity/client/reader/RDFPostReader.java

What do you want to extend? I've used it successfully as it is.

Martynas
graphityhq.com

On Sat, Jan 25, 2014 at 9:56 PM, Judson Lester <nyarly@gmail.com> wrote:
> I've been using and attempting to implement
> http://www.lsrn.org/semweb/rdfpost.html
>
> I've got no idea how official that representation format is, but attempts to
> contact the author have failed. Is it in use anywhere else? Would it be
> painful to extend somewhat?
>
> Judson

Received on Saturday, 25 January 2014 21:03:21 UTC