Fork me on GitHub
#announcements
<
2016-01-22
>
meow14:01:24

@rickmoynihan: that looks very cool

rickmoynihan14:01:36

@meow: Thanks - do you use RDF?

rickmoynihan14:01:44

Its still very much a work in progress

meow14:01:25

no, but in a former life I did a lot of ETL and database work

rickmoynihan14:01:57

The DSL was built to support a user interface for building ETL transformations, kinda like openrefine... Clojure is used as the serialisation format for pipelines - so the UI basically generates clojure code which you can then execute in different contexts

rickmoynihan14:01:12

but obviously the DSL is useful for developers too

niwinz15:01:33

[ann] beicon 0.6.0 released (reactive streams for cljs) - https://github.com/funcool/beicon/blob/master/CHANGES.md#version-060

hlship21:01:13

walmartlabs/shared-deps 0.2.6 https://github.com/walmartlabs/shared-deps A leiningen plugin for managing dependencies across multi-module projects. This release improves the formatting of some error messages, and adds a Graphviz-based visualization of the dependencies.