ontodev/cogs

The name of the sheet should not be tied to the file name

jamesaoverton opened this issue · 0 comments

In sheet.tsv there are "title" and "path" columns, but cogs add assumes that the sheet title must be the base name of the file. I would like a cogs add foo.tsv --title bar option to let us pull these apart. The default title should still be the file base name.