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
Make sure to handle subclasses, superclasses, and inverse properties correctly.
With subclasses and superclasses, all super and superclasses can be returned. This causes an issue when checking the graph node's type
The text was updated successfully, but these errors were encountered:
When done inverse properties, test with tests.test_sparql_dict.test_41, currently commented out.
Sorry, something went wrong.
bgajdero
No branches or pull requests
Make sure to handle subclasses, superclasses, and inverse properties correctly.
With subclasses and superclasses, all super and superclasses can be returned. This causes an issue when checking the graph node's type
The text was updated successfully, but these errors were encountered: