KarrLab / obj_tables

Tools for creating and reusing high-quality spreadsheets
https://objtables.org
MIT License
8 stars 2 forks source link

Vaidation error - can you help? #147

Closed liebermeister closed 4 years ago

liebermeister commented 4 years ago

Hi Jonathan,

Unrelated to the previous issue, I made a new schema and data file and tried to validate it in the web application. I seem to have made an error in the files, but I don't know what it is. The validator tells me "other error". Can you maybe find out what's wrong with my files? The files are in https://github.com/liebermeister/sbtab-toolkit/tree/master/schema

sbtab-toolkit_objtables-schema.tsv (schema file) ecoli_noor_2016_ecm_ObjTable.tsv (data file)

Thank you!

Best, Wolf

jonrkarr commented 4 years ago

These files are fine. They validate.

I renamed the API to "web service" today. Bilal pointed out that, strictly speaking, its not a REST API because there's state (e.g., database). This might have temporarily caused an error.