feat: read org metadata from multiple graphs#2561
Open
mburri wants to merge 5 commits into
Open
Conversation
autoformatting cleaned up some whitespace
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
cube creators can also be defined in https://lindas.admin.ch/fch/rvov
This PR adjusts the search cubes query to get creators from both graphs.
Unfortunatly, one uses
dcterms:creatorand the otherschema:creatorthats why an additional union was necessary:This took me quite some time to figure it out.
Currently, there are only cubes from the Federal Chancellery that use this graph for creators. I added the Federal Chancellery to the search spec (e2e) to verify that is shows up and the count is correct.
Without this change, e.g. currently on int or prod, there is no filter for the Federal Chancellery available.