RDF and SPARQL

SD
Stéphane Ducasse
Mon, Oct 31, 2011 2:22 PM

Hi guys

a friend of mine would like to introduce Smalltalk in some projects (mainly java) using RDF and SPARQL
Do you know any pointers to way to deal with them?

I found

http://www.squeaksource.com/@1ZsMX078wGCcKrps/Osgq-Nr7

Stef

Hi guys a friend of mine would like to introduce Smalltalk in some projects (mainly java) using RDF and SPARQL Do you know any pointers to way to deal with them? I found http://www.squeaksource.com/@1ZsMX078wGCcKrps/Osgq-Nr7 Stef
JR
James Robertson
Mon, Oct 31, 2011 2:29 PM

BottomFeeder has code that creates objects out of RDF (although it's pretty specific to the needs of the application).  Still, if one looked at the "Constructor" packages in BottomFeeder (in the public store, in bundle "Syndication-Handling", you might find a starting point.  The code relies on the VW XML parser.

On Oct 31, 2011, at 10:22 AM, Stéphane Ducasse wrote:

Hi guys

a friend of mine would like to introduce Smalltalk in some projects (mainly java) using RDF and SPARQL
Do you know any pointers to way to deal with them?

I found

http://www.squeaksource.com/@1ZsMX078wGCcKrps/Osgq-Nr7

Stef


Esug-list mailing list
Esug-list@lists.esug.org
http://lists.esug.org/mailman/listinfo/esug-list_lists.esug.org

BottomFeeder has code that creates objects out of RDF (although it's pretty specific to the needs of the application). Still, if one looked at the "Constructor" packages in BottomFeeder (in the public store, in bundle "Syndication-Handling", you might find a starting point. The code relies on the VW XML parser. On Oct 31, 2011, at 10:22 AM, Stéphane Ducasse wrote: > Hi guys > > a friend of mine would like to introduce Smalltalk in some projects (mainly java) using RDF and SPARQL > Do you know any pointers to way to deal with them? > > I found > > http://www.squeaksource.com/@1ZsMX078wGCcKrps/Osgq-Nr7 > > > Stef > _______________________________________________ > Esug-list mailing list > Esug-list@lists.esug.org > http://lists.esug.org/mailman/listinfo/esug-list_lists.esug.org James Robertson http://www.jarober.com jarober@gmail.com