Skip to content

provide full union model in authorization request for sparql checks

Georgy Litvinov requested to merge github/fork/litvinovg/VIVO-3948 into main

VIVO GitHub issue

What does this pull request do?

Fixes failing sparql checks related to "suppress Display for object property in unrelated individuals", so that this not result in hidden object properties in related profiles.

What's new?

Provided FULL_UNION model in HideFromDisplayByPolicyFilter to prevent SPARQL authorization checks from failing.

How should this be tested?

  • Reproduce the problem in the issue
  • Test that the pull request fixes the issue

Interested parties

@VIVO-project/vivo-committers

Merge request reports