We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Original issue 10 created by Kaljurand on 2011-05-25T10:13:15.000Z:
Input:
man SubClassOf (see only owl:Nothing)
Output:
Everything that is seen by a man is an owl : Nothing .
Expected output:
No man sees something .
The problem seems to occur only with property restrictions.
The text was updated successfully, but these errors were encountered:
Comment #1 originally posted by Kaljurand on 2011-06-06T14:05:43.000Z:
In r15 the output changed to:
Everything that is seen by a man is something that is not something.
which is still not ideal.
Sorry, something went wrong.
Kaljurand
No branches or pull requests
Original issue 10 created by Kaljurand on 2011-05-25T10:13:15.000Z:
Input:
man SubClassOf (see only owl:Nothing)
Output:
Everything
that is seen by a man is an owl : Nothing .
Expected output:
No man sees something .
The problem seems to occur only with property restrictions.
The text was updated successfully, but these errors were encountered: