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

Unexpected behaviour of get_unabbreviated_triples() #454

Closed
jesper-friis opened this issue Sep 2, 2022 · 0 comments · Fixed by #449
Closed

Unexpected behaviour of get_unabbreviated_triples() #454

jesper-friis opened this issue Sep 2, 2022 · 0 comments · Fixed by #449
Assignees
Labels
bug Something isn't working

Comments

@jesper-friis
Copy link
Collaborator

jesper-friis commented Sep 2, 2022

Unexpected behaviour:

  • Ontology.get_unabbreviated_triples() should be limited to the current ontology and not the entire world.
  • The get_unabbreviated_triples() methods of World and Ontology currently ignores data properties.

New feature:

  • The get_unabbreviated_triples() methods should optionally take spo arguments for simple filtering.
@jesper-friis jesper-friis self-assigned this Sep 2, 2022
@jesper-friis jesper-friis linked a pull request Sep 2, 2022 that will close this issue
11 tasks
@jesper-friis jesper-friis added the bug Something isn't working label Sep 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant