TranslatorSRI / PerformanceTestRunner

Run performance tests against the Translator system
MIT License
0 stars 0 forks source link

Predicates need to have biolink prefix #2

Open maximusunc opened 3 months ago

maximusunc commented 3 months ago

https://github.com/TranslatorSRI/PerformanceTestRunner/blob/24d8ead6f33a3ff998cf9bfef9dd22cc3dcae36c/PerformanceTestRunner/load_test.py#L250

maximusunc commented 3 months ago

This was causing a error saying template_name is referenced before assignment. Probably want to make sure that doesn't happen too.

maximusunc commented 3 months ago

Then if you add the biolink prefix, the template name doesn't match the template file names.

ShervinAbd92 commented 3 months ago

this has been implemented. you can now add biolink prefix for predicates