You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran the HermiT reasoner (version 1.4.3.456) on the defend-cco.owl ontology and it reported inconsistencies. I ran the reasoner through Protege. Half an hour and 30 inconsistencies later it was still running. Unfortunately:
There's no way to download the inconsistencies into a file I can upload.
My organization's policies don't allow me to upload image files (like screenshots) to github.
So I can't list the inconsistencies I found using Protege's output. I can describe one of them:
Class Malicious Link has subclass-of restriction accesses some URL.
Class URL is a descendant of class generically dependent continuant.
The range of accesses is Network Resource.
Network Resource is a descendant of class independent continuant.
generically dependent continuant and independent continuant are disjoint.
The text was updated successfully, but these errors were encountered:
This only reported there were inconsistencies and quit without explaining why. It produced no output in reasoned.owl. Running the HermiT reasoner gave the same result.
After reviewing the documentation on robot, I ran:
I ran the HermiT reasoner (version 1.4.3.456) on the defend-cco.owl ontology and it reported inconsistencies. I ran the reasoner through Protege. Half an hour and 30 inconsistencies later it was still running. Unfortunately:
So I can't list the inconsistencies I found using Protege's output. I can describe one of them:
Malicious Link
has subclass-of restrictionaccesses some URL
.URL
is a descendant of classgenerically dependent continuant
.accesses
isNetwork Resource
.Network Resource
is a descendant of classindependent continuant
.generically dependent continuant
andindependent continuant
are disjoint.The text was updated successfully, but these errors were encountered: