Skip to content
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

Oort: bad smell check: inferred A SubClassOf B when there is an asserted A SubClassOf R some B #62

Open
ShahimEssaid opened this issue Feb 2, 2015 · 1 comment

Comments

@ShahimEssaid
Copy link

From cmung...@gmail.com on May 15, 2013 09:30:22

WHERE
ASSERTED A SubClassOf R some B
and
INFERRED A SubClassOf B
Either issue a warning, or add extra info the the "NEW INFERRED" line in the reasoner report

E.g.

NEW INFERRED A SubClassOf B [warning: A SubClassOf R some B asserted]

Original issue: http://code.google.com/p/owltools/issues/detail?id=62

@ShahimEssaid
Copy link
Author

From HDie...@lbl.gov on May 15, 2013 14:07:42

Implemented a method and added it to OORT and assert-inferences, see r1280 for details.

Status: Started

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant