zeginis

Results 16 issues of zeginis

I have generated a heterogeneous dataset based on some csv files. `areaDZ `noded have features while `areaNoFeature` do not have features. ``` HeteroData( areaNoFeature={ num_nodes=1316 }, areaDZ={ x=[5841, 23], y=[5841],...

I have some data and want to use them to run GRAPE. Is it possible to run GRAPE with data other than UCI and MC? What is the data format...

When I use Greek labels I get the following exceptions: If there is a Greek label at the dimensions: ``` Exception in thread "main" java.lang.IllegalArgumentException: Cannot construct identifier from label...

Change default config to be compatible with Table2qb

Language fall back does work properly: 1. When `:schema-label-language en` and dataset label = no language The query return no results: ``` {cubiql{ datasets { title uri } }} ```...

Currently only `qb:DimensionProperty` and `qb:MeasureProperty` are supported by CubiQL

e.g. the `dataset_poverty` has the dimension `POPULATION_GROUP` with values: CHILDREN, PENSIONERS, WORKING_AGE_ADULTS and ALL When computing the aggregations the ALL value should not be used. Othewise the result will be...

Application Profile

The schema of the datasets are created based on the rdfs:label. At our data I used the OpenCube toolkit to precompute some aggregated cubes. All these cubes have the same...