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

Entity loops can cause redundant ownership #13

Open
quoll opened this issue Apr 21, 2021 · 1 comment
Open

Entity loops can cause redundant ownership #13

quoll opened this issue Apr 21, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@quoll
Copy link
Contributor

quoll commented Apr 21, 2021

The loop described in the Asami Entity Structure document § Structural Loops leads to a duplicated ownership for an entity. This can be remembered per object, and duplicates removed.

@quoll quoll added the bug Something isn't working label Apr 21, 2021
@quoll
Copy link
Contributor Author

quoll commented May 27, 2021

Note: this is a minor bug, with no impact, since redundant triples are ignored

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

No branches or pull requests

1 participant