[scala] Re: RDF in Scala?

View: New views
3 Messages — Rating Filter:   Alert me  

Parent Message unknown [scala] Re: RDF in Scala?

by Tom Morris-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 2004-08-24, rod@... <rod@...> wrote:

> As I said in my previous post, I'm considering using
> Scala in an RDF application.  I love its functional
> aspect, and its creators appear to be very interested
> in making XML manipulations easy.  I'm interested in
> building a simple domain-specific language on top of
> Scala that represents RDF triples in an easy to read,
> easy to use fashion, perhaps using syntax similar to
> the syntax used by Adenine, a DSL developed at MIT
> for the Haystack project
> http://haystack.lcs.mit.edu/developers/adenine.html
>
> Has any work been done with RDF in Scala?
>

Not as far as I'm aware. A Scala front-end to Jena would be very
awesome.

--
Tom Morris
<http://tommorris.org/>


Re: [scala] Re: RDF in Scala?

by Eric Rochester :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, Oct 9, 2009 at 6:17 PM, Tom Morris <tom@...> wrote:
On 2004-08-24, rod@... <rod@...> wrote:
> As I said in my previous post, I'm considering using
> Scala in an RDF application.  I love its functional
> aspect, and its creators appear to be very interested
> in making XML manipulations easy.  I'm interested in
> building a simple domain-specific language on top of
> Scala that represents RDF triples in an easy to read,
> easy to use fashion, perhaps using syntax similar to
> the syntax used by Adenine, a DSL developed at MIT
> for the Haystack project
> http://haystack.lcs.mit.edu/developers/adenine.html
>
> Has any work been done with RDF in Scala?
>

Not as far as I'm aware. A Scala front-end to Jena would be very
awesome.


I've been thinking about the same thing recently, and a few days ago, Google turned this up:


Eric Rochester


Parent Message unknown Re: [scala] Re: RDF in Scala?

by Randall Schulz :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Friday October 9 2009, Tom Morris wrote:

> On 2004-08-24, rod@... <rod@...> wrote:
> > As I said in my previous post, I'm considering using
> > Scala in an RDF application.  I love its functional
> > aspect, and its creators appear to be very interested
> > in making XML manipulations easy.  I'm interested in
> > building a simple domain-specific language on top of
> > Scala that represents RDF triples in an easy to read,
> > easy to use fashion, perhaps using syntax similar to
> > the syntax used by Adenine, a DSL developed at MIT
> > for the Haystack project
> > http://haystack.lcs.mit.edu/developers/adenine.html
> >
> > Has any work been done with RDF in Scala?
>
> Not as far as I'm aware. A Scala front-end to Jena would be very
> awesome.


Two questions:

1) Are you really responding to a message from almost 5 years ago?
2) Are you related to Tony?


Randall Schulz