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
thea/owl2_xml.pl
Line 187 in ea09872
When loading in recent versions of SWI-Prolog it says
Warning: /home/jan/3rdparty/thea/owl2_xml.pl:186: Warning: Test is always true: var(IRI)
Which is correct. My guess would be that the intended statement is IRI=TIRI.
IRI=TIRI
The text was updated successfully, but these errors were encountered:
No branches or pull requests
thea/owl2_xml.pl
Line 187 in ea09872
When loading in recent versions of SWI-Prolog it says
Which is correct. My guess would be that the intended statement is
IRI=TIRI
.The text was updated successfully, but these errors were encountered: