The Knowledge Graph Conference Icon
The Knowledge Graph Conference
  • 馃彔Home
  • 馃搮Events
  • 馃懁Members
  • 馃數Announcements
  • 馃數Ask
  • 馃數Ask The Ontologists
  • 馃數Events
  • 馃數Jobs
  • 馃數Promotions
  • 馃數Share
Powered by Tightknit
Jobs

Anybody doing KG work in Clojure? If so, I'd love to talk.

Avatar of Eric S.
Eric S.
May 05, 2020

Anybody doing KG work in Clojure? If so, I'd love to talk.

馃憤4

16 comments

路 Sorted by Oldest
      • Avatar of Matei C.
        Matei C.
        路

        I'm not, but also very interested. The folks over at Roam Research are!

      • Avatar of Eric S.
        Eric S.
        路

        Thanks!

      • Avatar of Hans H.
        Hans H.
        路

        I've just started a new KG project with Clojure and would be interested in exchanging experiences.

      • Avatar of Eric S.
        Eric S.
        路

        Hi Hans! Greetings from San Diego.

      • Avatar of Hans H.
        Hans H.
        路

        Hi from Berlin 馃檪

      • Avatar of Eric S.
        Eric S.
        路

        I see you do common lisp as well. Are you using Allegrograph?

      • Avatar of Hans H.
        Hans H.
        路

        I have started evaluating it for my current project, but I've not come very far with it yet. I'm still struggling to find the right language to manipulate RDF data, and it seems that CL and AllegroGraph is not the worst option, in particular as I know CL very well.

      • Avatar of Hans H.
        Hans H.
        路

        I'll listen to the talk, bbl

      • Avatar of Eric S.
        Eric S.
        路

        Sure

      • Avatar of Hans H.
        Hans H.
        路

        I've briefly looked at the Clojure libraries for RDF but nothing seemed to be like the go-to solution. This is why AllegroGraph is attractive to me - There is a vendor-maintained Lisp interface to it 馃檪

      • Avatar of Hans H.
        Hans H.
        路

        I've worked with Datomic and that experience was pretty good, when looking at it from the language integration perspective.

      • Avatar of Eric S.
        Eric S.
        路

        I think the people at swirrl have done some good work on this: https://github.com/Swirrl/grafter

      • Avatar of Eric S.
        Eric S.
        路

        Are you familiar with datascript?

      • Avatar of Eric S.
        Eric S.
        路

        https://github.com/tonsky/datascript

        馃憤1
      • Avatar of Hans H.
        Hans H.
        路

        Familiar no, but as far as I understand it is datalog without Datomic, right? I'll have a look at grafter, thanks!