Christoph Sander
Christoph Sander
I get this warning which might require an update in the package > /usr/local/lib/python3.11/dist-packages/upsetplot/plotting.py:795: FutureWarning: A value is trying to be set on a copy of a DataFrame or Series...
Renaming columns via the UI doesn't seem to work if columns are aggregations (count, concat, etc.). If you cannot reproduce, I'll screen cast.
The **TimeProperty-Year** widget renders a filter like so: ```sparql FILTER((?date_1727_4 >= "1599-12-31T23:06:33Z"^^xsd:dateTime) && (?date_1727_4 = 1599 && YEAR(?date_1727_4)
Building this query below results in a console error if exported and imported again. It happens not on first built but if range classes are changed afterwards. The NodeShape `https://g17.dhi-roma.it/shacl/sparnatural-config/NATURAL_PERSON`...
If I add another branch to an existing query, the Z Level is mistaken. Is this a bug in sparnatural or something in my deploy? https://dhi-roma.github.io/g17-explorer/ask/ 
Can the table plugin resolve any URI with label if aggregated via `SAMPLE` ? I understand it's difficult for concatenations but shouldn't be for a single URI (maybe also min,...
Currently, the column titles are generated from the IRI names of the shapes in the SHACL specification and then numbered sequentially, I think. However, I want to assign numerical IDs...
Is it possible to continue using predefined datasources for widgets but only extend the `LIMIT` of the query? Or would this require a custom datasource? Maybe it would be useful...