[racket] RDF in Racket

From: Nathaniel Rudavsky-Brody (nathaniel.rudavsky at gmail.com)
Date: Mon Jan 6 06:01:45 EST 2014

Thanks to both of you for sharing your code, this should help me get
started.

Nathaniel


On Fri, Jan 3, 2014 at 4:40 PM, Doug Williams
<m.douglas.williams at gmail.com>wrote:

> I maintain all of my source code on Sourceforge under the Cognidrome
> project. You can get the code or the .plt file for the Sesame interface
> from there.
>
> http://sourceforge.net/p/cognidrome/code/HEAD/tree/
>
> It assumes you have Sesame installed on your machine. I've only used it
> under Windows, but it should work on any OS.If you have any questions or
> ideas for improvements, let me know.
>
> Doug
>
>
> On Fri, Jan 3, 2014 at 3:39 AM, Norman Gray <norman at astro.gla.ac.uk>wrote:
>
>>
>> Nathaniel, hello.
>>
>> On 2014 Jan 2, at 19:04, Nathaniel Rudavsky-Brody <
>> nathaniel.rudavsky at gmail.com> wrote:
>>
>> > I was wondering, has anyone has used Racket for working with RDF
>> triples?
>> > I've seen the different CL packages (like Wilbur) but if possible I'd
>> like
>> > to start with something already in Racket (or Scheme...)
>>
>> I've wrapped the librdf.org library in Racket <
>> https://bitbucket.org/nxg/racket-librdf>.  I haven't needed to work with
>> this for a little while, so I won't guarantee its behaviour with the most
>> recent versions of librdf or Racket; I encourage you to take a look, though.
>>
>> Doug Williams said:
>>
>> > I have an interface to Sesame, which is an RDF data store, that I use.
>> I've
>> > not released it on PLaneT, but do have it documented. I can send it to
>> you
>> > if you're interested.
>>
>> I also am interested in how you approached that.  Is the code visible
>> anywhere?
>>
>> Best wishes,
>>
>> Norman
>>
>>
>> --
>> Norman Gray  :  http://nxg.me.uk
>> SUPA School of Physics and Astronomy, University of Glasgow, UK
>>
>>
>


-- 
-- 
marginalia.be
0485 / 136 458
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20140106/13990cfe/attachment-0001.html>

Posted on the users mailing list.