Yes - use a relative path. On 22/03/2021 11:27, Sushanth Vaddaram wrote:
Hi ,Is there any way we can place relative path as part of configuration file instead of providing exact location example: <#tdb_dataset_readwrite_without_inf> rdf:type tdb2:DatasetTDB2 ; tdb2:location "C:\\etc\\fuseki/databases/dip5";
e.g. tdb2:location "myDatabase"; Andy