Forum: Ruby on Rails Connecting rails to a semantic RDF web database?

Posted by Yin A. (yin_a)
on 2012-05-17 13:12
(Received via mailing list)
I am working on a project to connect a jena semantic web database to 
rails.

I'd like to know if anyone has experience using rails with an RDF data
backend?

I found limited information about connecting rdf to rails (though an
excellent rdf.rb library exists). Ideally, I'm thinking of engineering a
connector for Active Relation to an RDF sparql endpoint. Unfortunately, 
I'm
a bit hazy on the design of this connector and would appreciate some
thoughts and ideas.

Thanks.
Posted by vierundsechzig@googlemail.com (Guest)
on 2012-05-18 14:25
(Received via mailing list)
You probably want to get in contact with Greg Kellog
(https://github.com/gkellogg), who very actively maintains the
ruby-rdf-projects: Check out his github-account, he has just recently 
moved
several rdf-related projects(including sparql,
https://github.com/gkellogg/sparql, which contains a client to connect 
to
sparql-endpoints). There is also a (rather silent) rdf-ruby-group at the
w3c (public-rdf-ruby@w3.org), where you may find some people with 
similar
interests.

Hope this helps,
cheers
Stefan



Am Mittwoch, 16. Mai 2012 19:52:30 UTC+2 schrieb Yin Aphinyanaphongs:
Posted by Chuck H. (chuck_h)
on 2012-11-13 20:05
I know it's been several months since your post, but I hope I can still
pick your brain on the topic:

I'm curious as to why you are trying to use a Rails server for this task
as opposed to a Java-based server since your starting point is Jena?

Have you explored other interfaces to your semantic database?  Ruby?

Thanks, Chuck
Posted by Colin Law (Guest)
on 2012-11-13 21:38
(Received via mailing list)
On 13 November 2012 19:05, Chuck H. <lists@ruby-forum.com> wrote:
> I know it's been several months since your post, but I hope I can still
> pick your brain on the topic:
>
> I'm curious as to why you are trying to use a Rails server for this task
> as opposed to a Java-based server since your starting point is Jena?
>
> Have you explored other interfaces to your semantic database?  Ruby?

It would have been helpful if you had quoted the previous message so
that those of us that have archived (or deleted) the orginal could see
what it was all about.

Colin
Posted by Chuck H. (chuck_h)
on 2012-11-13 22:01
Chuck H. wrote in post #1084300:

Is the other option to bypass Jena completely and use RDF.rb directly on
the web layer interface?

> I know it's been several months since your post, but I hope I can still
> pick your brain on the topic:
>
> I'm curious as to why you are trying to use a Rails server for this task
> as opposed to a Java-based server since your starting point is Jena?
>
> Have you explored other interfaces to your semantic database?  Ruby?
>
> Thanks, Chuck

>>I am working on a project to connect a jena semantic web database to
>>rails.

>>I'd like to know if anyone has experience using rails with an RDF data
>>backend?

>>I found limited information about connecting rdf to rails (though an
>>excellent rdf.rb library exists). Ideally, I'm thinking of engineering a
>>connector for Active Relation to an RDF sparql endpoint. Unfortunately,
>>I'm a bit hazy on the design of this connector and would appreciate some
>>thoughts and ideas.
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.