Albin Larsson
Albin Larsson
Related discussion about negotiating API versions over at reconciliation-api/specs#78.
I agree! One would need to migrate the logic from the Action API to SPARQL but one use the [account-data.rq](https://github.com/govdirectory/website/blob/main/queries/account-data.rq) query. In the best of worlds one actually pass that...
The `SAMPLE` function can be replaced with `GROUP_CONCAT` and it should work as it is. There is an example here: https://github.com/glaciers-in-archives/snowman/tree/main/examples/nested-lists-with-single-query
> I was trying to build locally but got this error: > > ``` > Building project with 47 views. > Received bad(HTTP: 502 Bad Gateway) response from SPARQL endpoint:...
Converted to draft until I have changed it so that the "expand" button only renders when there is additional data to be displayed. I will also create an issue about...
I'm scratching my head a little bit regarding the design here. If we only want to display this if there is information we end up in a situation in which...
Related discussions in #511 #508. This is currently blocked by the geoshape requirement, I would however, for the time being suggest that we make it optional.
I started to play around with this by getting any government agency type and checking "all of them"(https://w.wiki/Cpvp). Interestingly the (somewhat early) results highlight some "complete" types which we don't...
Yeah that looks right, I would however, be curious what the impact would look like. Maybe we first need to spend some time adding references to Wikidata so we don't...
That's the question, I will give it a try tomorrow when the current deployment is done.