RDF and SPARQL

classic Classic list List threaded Threaded
2 messages Options
Stéphane Ducasse Stéphane Ducasse
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

RDF and SPARQL

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
[hidden email]
http://lists.esug.org/mailman/listinfo/esug-list_lists.esug.org
jarober jarober
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: RDF and SPARQL

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
> [hidden email]
> http://lists.esug.org/mailman/listinfo/esug-list_lists.esug.org

James Robertson
http://www.jarober.com
[hidden email]




_______________________________________________
Esug-list mailing list
[hidden email]
http://lists.esug.org/mailman/listinfo/esug-list_lists.esug.org
Loading...