Re: RDF.ex

Thanks Marcel,

Certainly a vocal minority of the Ruby community have been making noises
about Elixir. I wonder, though, exactly what percentage have jumped ship.

Personally, I'd love to hear news about how Ruby can be used in the world
of Text Analytics, Data Science, Machine Learning, and Computational
Linguistics. I think these are all adjacent to Semantic Web technologies.
Every time I hear about some cool project (the last being Open Multilingual
Wordnet, for instance) there's always a pointer to a Python or Java
implementation or interface.

Don't know how relevant this comment is to the group, thought I'd share
anyway.

Best,
    Anthony

On 25 Jun 2017 23:17, "Marcel Otto" <marcelotto@gmx.de> wrote:

I've just released the first version of RDF.ex, an implementation of RDF
for the Elixir programming language: https://github.com/marcelotto/rdf-ex

It is strongly inspired by RDF.rb. Supported serialization formats at the
moment:

- N-Triples and N-Quads (as part of the core RDF.ex project)
- JSON-LD as a separate project: https://github.com/marcelotto/jsonld-ex

Since many Ruby programmers are also interested in Elixir, I thought this
would be the best place for the announcement. If you know a better place to
spread the word about the project in the Semantic Web community, please let
me know.

Thank you,
Marcel

Received on Wednesday, 28 June 2017 14:48:36 UTC