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

Investigate why the api is returning information for properties which are in qualifier and references #38

Open
Teester opened this issue Jul 11, 2024 · 0 comments
Labels
backend Issues relating to the python backend bug Something isn't working

Comments

@Teester
Copy link
Owner

Teester commented Jul 11, 2024

When checking an item whose statements contain qualifiers and references, the api returns information about the qualifier and reference properties even though they are not main properties.

e.g. for a P31 (instance of) statement with a P248 (stated in) reference, the response includes information for P31, which can be applied to the P31 statements as expected, and information for P248, which doesn't apply to either properties or statement in the entity. The api shouldn't return an assessment for P248 in this case.

Our current strategy is to just hide these responses in the summary.

@Teester Teester added bug Something isn't working backend Issues relating to the python backend labels Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Issues relating to the python backend bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant