You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 rdfs:label, thus CubiQL assigns the same schema to each of them.
I fixed our problem manualy.
The text was updated successfully, but these errors were encountered:
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 rdfs:label, thus CubiQL assigns the same schema to each of them.
I fixed our problem manualy.
The text was updated successfully, but these errors were encountered: