Closed matentzn closed 2 years ago
@matentzn - looks like most of these are imports. Can we turn strict SPARQL checks off for imported terms? There's no accounting for what minor checks might fail in an ontology we import from.
Which one of these are imports? I only pasted those errors that appear to relate directly to OBA!
Sorry - misunderstood labels.
Note - looks like more obsolete terms coming through
ERROR | misused_obsolete_label | obsolete cell ploidy | rdfs:label | obsolete cell ploidy |
---|
comes from GO:Cell which is now obsolete
Yes exactly.. My previous strategy to identify these by eye, missed these.
@rays22 Let me know when you are done with this, so I can proceed to merge :) Thank yoU!
@matentzn ,
I have pushed a commit with a new src/templates/replaced.tsv
that tries to fix the errors. Does it look OK?
I was not sure how to deal with the missing_label
errors. My plan is to add back the missing labels.
I am also trying to obsolete two terms without any replacement terms, it that is OK.
Ontology ID Type Label Obsolete Replacement Term
ID TYPE A rdfs:label AT owl:deprecated^^xsd:boolean AI IAO:0100001
http://purl.obolibrary.org/obo/OBA_0002455 owl:Class obsolete death onset quality TRUE
http://purl.obolibrary.org/obo/OBA_1000873 owl:Class obsolete glial cell (sensu Vertebrata) quality TRUE
[x] obsolete fillers (misused_obsolete_label
) from external ontologies in
.../patterns/data/default/attribute_location.tsv, .../patterns/data/default/entity_attribute.tsv, .../patterns/data/default/entity_attribute_location.tsv
[x] duplicate_definition
errors by using ...src/templates/replaced.tsv
[x] fix missing label
errors
[x] fix Decided not to add duplicate_label
errorsobsolete
prefix to duplicate labels.
@rays22 Could you try to fix the following robot report errors? I think they are only about 20 errors (not 100), they just keep repeating themselves. Here is what I think:
OBA:...
classes overOBA:VT...
classes). The one you remove, you add it to the src/templates/replaced.tsv tableFix errors: