I'd like to replicate the contents of a SPARQL endpoint locally and then query those data locally
Because it's somewhat large dataset I don't think a memory based model would fit
But I can't find any example of a model with some initial content AND a storage setting different from a in memory storage.
Is this possible ? How do I do this ?