public static com.hp.hpl.jena.rdf.model.Model openModel(String dir,
String fname)
Open a file-backed model. If the file already exists then
the data is read in from it. If it does not exist it will be
created when data is added. This constructor ensures the directory exists.