-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
review robot report 2020-09-30 #1018
Comments
First we need to eliminate all ERRORs, we should also take a look at WARNings. Some of these are pipeline issues, e.g lack of labels for imports, I will take a look at these. See also ticket #700 |
summarizing errors; good news, these are all from imports:
|
good news, no failures on envo-base: $ robot report -i ../../envo-base.owl --labels true --tdb true --fail-on error -o envo-base-report-2020-09-20.tsv
Violations: 596
-----------------
ERROR: 0
WARN: 385
INFO: 211 We should switch the makefile such that we fail on errors in base from here on Summary: (
|
We should turn invalid_xref into ERROR Need to fix this:
missing_superclass obviously false positives for base we should aim to get down the missing defs |
Something is not right report should be telling us things like the fact that thermokast formation process has the same exact syn as a different class 'thermokarst' UPDATE no such check in robot. Will add: ontodev/robot#747 |
We should fix these
|
Closing as obsolete - but we should re-run this and chip away at the inconsistencies found here and in #1334 |
I ran the robot report on
http://purl.obolibrary.org/obo/envo/releases/2020-06-10/envo.owl
.Summary of results are:
The command to produce the report is:
Zip file of the TSV output attached.
envo-report-2020-09-20.tsv.gz
For easier viewing, I am also attaching the zip of the html output.
envo-report-2020-09-20.html.gz
cc @cmungall @pbuttigieg
The text was updated successfully, but these errors were encountered: