This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-03-29
Channels
- # announcements (4)
- # architecture (25)
- # babashka (23)
- # beginners (56)
- # boot (4)
- # calva (1)
- # cider (1)
- # cljs-dev (15)
- # clojure (135)
- # clojure-europe (4)
- # clojure-nl (21)
- # clojure-uk (61)
- # clojurescript (47)
- # community-development (4)
- # cryogen (11)
- # cursive (11)
- # data-science (11)
- # fulcro (25)
- # funcool (5)
- # graalvm (1)
- # graphql (4)
- # kaocha (4)
- # lambdaisland (20)
- # lumo (7)
- # meander (14)
- # off-topic (9)
- # pathom (2)
- # portkey (1)
- # re-frame (5)
- # reagent (53)
- # reitit (2)
- # ring (3)
- # shadow-cljs (32)
- # spacemacs (4)
- # sql (34)
- # testing (1)
- # tools-deps (3)
https://github.com/rymndhng/release-on-push-action - Github Action to create a git tag + release when pushed to master It's implemented using babashka instead of bash. Found it pretty insightful how to do this kind of stuff with Github actions.
👍 32
I'm really surprised to find that I'm enjoying to read the RDF SPARQL spec. In all the examples, the test data is presented as a list of EAV triples. https://www.w3.org/TR/rdf-sparql-query/#basicpatterns
👍 4
You may also be interested in this:
@UPF4JMTND do you think it makes sense to dig into Stardog as a curious individual? Their product seems oriented towards quite complex use cases.