Overview
I ran: semsql make doid.db, and these files remained afterwards:
.template.db: Appears the CWD (current working directory) from where I'm running the command. It might be that this is because one of the commands failed, but I'm not sure.
.template.db.tmp (edit: 2023/04/27: Also seeing these files; not sure which SemSQL version this started appearing in though.)
doid-relation-graph.tsv.gz: Appears in the directory where my .db file is created, and the.owl file used to create that file is located.
Replicating this issue
- Have semsql
- Download and unzip doid.owl.zip
- Run
semsql make doid.db from unzipped directory, or use the dockerized version.
Overview
I ran:
semsql make doid.db, and these files remained afterwards:.template.db: Appears the CWD (current working directory) from where I'm running the command. It might be that this is because one of the commands failed, but I'm not sure..template.db.tmp(edit: 2023/04/27: Also seeing these files; not sure which SemSQL version this started appearing in though.)doid-relation-graph.tsv.gz: Appears in the directory where my.dbfile is created, and the.owlfile used to create that file is located.Replicating this issue
semsql make doid.dbfrom unzipped directory, or use the dockerized version.