One of OBI's most important terms is the OBI:0000070 'assay' class.
In two of CL's component files, 'assay' is being declared as an owl:AnnotationProperty:
These were introduced in PRs #3464 and #3169.
This is a very bad form of axiom injection, because OWL treats classes and annotation properties is completely different ways.