zazuko / cube-creator

A tool to create RDF cubes from CSV files
GNU Affero General Public License v3.0
12 stars 2 forks source link

Cube Designer - 2 messages need clarification #1290

Closed FabianCretton closed 1 year ago

FabianCretton commented 2 years ago

We have a cube with two messages that we do not understand in the Cube Designer: Cube: https://int.cube-creator.lindas.admin.ch/app/cube-projects/cube-project!!tobiasbesch1116institutionellde-7xyqxydao50/metadata

This cube is created by Tobias who is learning the Cube Creator, it is not "perfect", but still, we do not understand the 2 displayed messages: image

Thanks for the clarification

l00mi commented 2 years ago

Observation identifiers are not unique: This is an important one, this means that two lines will generate the same uri identifier, effectively merging two observations. (The URI identifier is build from the Key Dimensions and need to be unique for the whole cube.)

Value missing: This can be ignored, that is just a hint, that some Measurement Dimension has now values.

FabianCretton commented 2 years ago

@l00mi could someone have a closer look, because I looked once again and i do not see any reason for those 2 message to appear:

We need to know if it is a bug of the tool that displays warnings when there is no reason for that, or if there is a problem but I do not see it. Especially that different people are now using the tool, and ask questions.

l00mi commented 2 years ago

@tpluscode do you see why it would complain about that. From the data all keys seem unique.

tpluscode commented 1 year ago

This is in fact a bug where existing errors are not cleared when they no longer apply.