ncbo / ncbo_cron

Jobs that run on a regular basis in the NCBO infrastructure
Other
2 stars 6 forks source link

Review the ontology pull code for proper exception handling #10

Closed mdorf closed 6 years ago

mdorf commented 6 years ago

The code that handles the ontology pull does not provide a robust error checking for URLs that point to non-ontology files (for example, an HTML or Github page). As a result, we get corrupt ontology submissions created in the system. We need to review this code to assure a better handling of ontology URLs.