We are currently using mem-backed sets in testing but I expect TDB. We just want to create it during startup if it does not exist.
Claude On Tue, Dec 19, 2017 at 4:27 PM, ajs6f <[email protected]> wrote: > Claude-- > > Do you mean a TDB-backed dataset, or an in-mem dataset? > > For either with Docker, I would think you should be able to accompany the > Dockerfile with an appropriate config directory. > > For Fuseki alone, a config file with assembler RDF would handle an in-mem > dataset, but I'm not sure about a TDB dataset. > > ajs6f > > > On Dec 19, 2017, at 11:24 AM, Claude Warren <[email protected]> wrote: > > > > Is there a simple way to have the docker (or naked fuseki) create an > empty > > dataset on startup? > > > > We would like to create the dataset (preferably if it doesn't exist) when > > we start fuseki in the docker container. > > > > Claude > > > > -- > > I like: Like Like - The likeliest place on the web > > <http://like-like.xenei.com> > > LinkedIn: http://www.linkedin.com/in/claudewarren > > -- I like: Like Like - The likeliest place on the web <http://like-like.xenei.com> LinkedIn: http://www.linkedin.com/in/claudewarren
