Skip to content

Fix invalid reference violations for built-ins#455

Merged
jamesaoverton merged 1 commit intoontodev:masterfrom
beckyjackson:invalid-reference-fix
May 7, 2019
Merged

Fix invalid reference violations for built-ins#455
jamesaoverton merged 1 commit intoontodev:masterfrom
beckyjackson:invalid-reference-fix

Conversation

@beckyjackson
Copy link
Contributor

For #374. Ignore owl:Thing, owl:Nothing, and the top and bottom properties when checking if an entity is dangling.

Previously, when running reason over BFO, this error was logged:

2019-03-18 14:24:12,787 ERROR org.obolibrary.robot.ReasonOperation - Reference violation: InvalidReferenceViolation [axiom=SubClassOf(<http://purl.obolibrary.org/obo/BFO_0000001> owl:Thing), referencedObject=owl:Thing, category=DANGLING]

After this change, no errors are logged when reasoning over BFO.

@jamesaoverton jamesaoverton merged commit aa9b186 into ontodev:master May 7, 2019
@beckyjackson beckyjackson deleted the invalid-reference-fix branch May 23, 2019 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants