cidgoh / DataHarmonizer

A standardized browser-based spreadsheet editor and validator that can be run offline and locally, and which includes templates for SARS-CoV-2 and Monkeypox sampling data. This project, created by the Centre for Infectious Disease Genomics and One Health (CIDGOH), at Simon Fraser University, is now an open-source collaboration with contributions from the National Microbiome Data Collaborative (NMDC), the LinkML development team, and others.
MIT License
90 stars 23 forks source link

absence of a export.js in a template folder -> Unable to load template at path .... Path should consist of [template folder name]/[template name]... #326

Closed turbomam closed 2 years ago

turbomam commented 2 years ago

linkml.yaml runs to completion. Error appears when loading main.html or changing templates.

ddooley commented 2 years ago

Sorry, I'm a dunce! This is a warning about an "export.js" file that is expected to sit in each template folder - even if it has nothing in it, besides "var EXPORT_FORMATS = {}".

ddooley commented 2 years ago

Ok to close this?

ddooley commented 2 years ago

Closing as I believe this is resolved.