zazuko / cube-creator

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

Prevent identifiers from not being unique #1406

Open dabo505 opened 1 year ago

dabo505 commented 1 year ago

User can define observation identifiers that are not unique. (This should be calculated when transformatting?!?) @PDumasBAR Can you provide an example for this? SHACL shape validation before publication to check the metadata/other rules.

tpluscode commented 5 months ago

This would now be caught by the new validation pipeline. cc @giacomociti

giacomociti commented 4 months ago

non-unique identifiers are already shown with a warning:

Image