Skip to content
New issue

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

Add infer=True on SPARQLDict._search #4

Open
bgajdero opened this issue Sep 28, 2023 · 1 comment
Open

Add infer=True on SPARQLDict._search #4

bgajdero opened this issue Sep 28, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@bgajdero
Copy link
Contributor

bgajdero commented Sep 28, 2023

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

@bgajdero
Copy link
Contributor Author

When done inverse properties, test with tests.test_sparql_dict.test_41, currently commented out.

@bgajdero bgajdero added the enhancement New feature or request label Mar 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant