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
