Hi Folks, Firstly, congratulations to the community on the recent graduation. It's really positive to see more Semantic Technologies projects like Rya at Apache.
I'm currently writing a small plugin connector [0] for Apache Any23 which would facilitate streaming of Any23 extractions to Rya. I would like to write some unit tests and thought I'd reach out to see if there was some sort of MiniRyaCluster or something similar to what Accumulo offers [1]. If not, is there a suggested practice for how one would provision a mini Rya deployment merely for unit tests? Thanks folks, I'll announce the plugin availability once it's finished. Lewis [0] https://github.com/lewismc/any23/tree/rya_connector/plugins/rya-connector [1] https://accumulo.apache.org/1.9/apidocs/index.html?org/apache/accumulo/minicluster/MiniAccumuloCluster.html
