This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-01-10
Channels
- # babashka (17)
- # beginners (57)
- # calva (19)
- # cider (1)
- # clj-kondo (21)
- # clojure (36)
- # clojure-austin (15)
- # clojure-australia (1)
- # clojure-china (1)
- # clojure-europe (35)
- # clojure-filipino (1)
- # clojure-hk (1)
- # clojure-indonesia (1)
- # clojure-japan (1)
- # clojure-korea (2)
- # clojure-my (1)
- # clojure-nl (1)
- # clojure-norway (5)
- # clojure-sg (1)
- # clojure-spec (6)
- # clojure-taiwan (1)
- # clojure-uk (3)
- # clojurescript (7)
- # clr (9)
- # community-development (5)
- # cursive (14)
- # datalevin (1)
- # emacs (5)
- # events (5)
- # exercism (2)
- # figwheel-main (2)
- # fulcro (6)
- # funcool (3)
- # introduce-yourself (2)
- # joyride (7)
- # leiningen (4)
- # london-clojurians (9)
- # malli (3)
- # membrane (1)
- # missionary (54)
- # music (1)
- # nbb (2)
- # pathom (5)
- # pedestal (55)
- # rdf (13)
- # re-frame (10)
- # reitit (3)
- # shadow-cljs (17)
- # vim (58)
- # web-security (12)
I’ve been away from the (intersection rdf clojure) world for a while … what do y’all prefer to use these days for accessing SPARQL endpoints? (AGraph at the moment, but probably need to be adaptable to e.g. Neptune)
Not sure what you’re asking… You say “accessing SPARQL endpoints”; but seem to then mention triplestores, so do you mean hosting SPARQL endpoints?
i appreciate the discussions on RDF here. what i’m wondering is, is this channel the most-active discussion forum for RDF at the moment, or are there other venues i should hook into? (for myself, as well as my colleagues, who i’m bringing along a RDF journey)
I’ve no idea… but this forum is probably the most active place for the intersection of clojure and RDF. For general RDF forums I’m not really aware of any good ones (beyond our own private work channels), there are of course the various w3c mailing lists etc, but they’re typically pretty quiet
@peter.royal I don’t actually know. For the Clojure space, I think so?
agreed on Clojure; several of the recent discussions haven’t been terribly Clojure specific, which is part of what made me wonder
The channel was created back in 2015 by joelkuiper, after he and I were DMing a lot about RDF topics, which could have easily been public; though I’m not officially an admin or anything I’d consider general RDF (non clojure) discussion totally welcome and appropriate. Particularly given that there are few other active public places to discuss RDF
Most of what I’m doing at the moment is data oriented. So I’m using Clojure for parsing data and generating TTL, or for parsing TTL (that latter one isn’t for work… yet). When I’m doing SPARQL I’m usually using a dashboard (GraphDB or Stardog) or else curl