This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-02-09
Channels
- # announcements (26)
- # babashka (4)
- # beginners (17)
- # calva (21)
- # cider (13)
- # clerk (17)
- # clj-commons (23)
- # clj-kondo (3)
- # cljdoc (47)
- # cljsrn (10)
- # clojure (123)
- # clojure-belgium (2)
- # clojure-dev (25)
- # clojure-europe (34)
- # clojure-gamedev (2)
- # clojure-italy (1)
- # clojure-nl (3)
- # clojure-norway (4)
- # clojure-uk (4)
- # clojurescript (86)
- # cursive (12)
- # datahike (2)
- # datomic (2)
- # emacs (4)
- # fulcro (6)
- # funcool (15)
- # instaparse (1)
- # integrant (11)
- # jobs (1)
- # joyride (9)
- # kaocha (3)
- # membrane (8)
- # off-topic (1)
- # pathom (4)
- # practicalli (2)
- # quil (1)
- # rdf (1)
- # reagent (9)
- # remote-jobs (1)
- # shadow-cljs (27)
- # spacemacs (4)
- # specter (1)
- # sql (11)
- # tools-deps (55)
- # vim (1)
• Hi all -
I've had a chance to go back and tighten up the screws on ont-app/igraph-jena and its
supporting library ont-app/rdf (BTW I should mention I'm looking for work).
Thanks to @simongray for his contribution.
There is now better testing, and the rdf module has better i/o support.
There's a breaking change (sorry).
• What before was called read-rdf
is now load-rdf
to reflect the terminology in Jena. This creates a new graph from an RDF file.
• read-rdf
now, like jena, reads a file into an existing graph
https://github.com/ont-app/igraph-jena
https://github.com/ont-app/rdf
💪 4
👏 4