Results 52 issues of Konrad Abicht

In case that measure values are changeable, there should be a history about who did when which change.

feature request
ui

If at least one of the datasets has more than one measure, than the measures will be handled as dimensions, which means that each observation will get a new relation...

todo

(its associated with #144) - create new model based on current data selection (no download, simply create a new model and put the export-data into it) - enrich file download...

But if you de-select some axis elements, you will see data.... strange.

need more information
todo

I'd experienced that if you using the Stream class inside a function the __destruct function will close the stream, after the function is finished, so the according file resource is...

### Problem When opening a board using the public link, sub tasks are not shown on a task. After removing this plugin, everything works fine. ### Steps to reproduce 1....

Hey, i want to use Bison to build a parser for the SPARQL grammar. The SPARQL grammar is already available as BNF [here](https://github.com/ericprud/SWObjects/blob/sparql11/lib/SPARQLParser.bnf). How do i use bison-php to transform...

TriGParser / N3Lexer runs into an exception if a file contains certain control or Unicode characters. I couldn't find a way to display these characters in an editor (VSCode, gedit,...),...

bug