Added a test that ensures that Dimensions are connected to a DataCube and that they are typed as qb:Dimension. This allows us to simplify the dimensions must have a concept in the code list test by removing the basic graph pattern that links the dimension to the data cube.
Added a test that ensures that Dimensions are connected to a DataCube and that they are typed as
qb:Dimension
. This allows us to simplify the dimensions must have a concept in the code list test by removing the basic graph pattern that links the dimension to the data cube.