Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Empty validation error and SHACL UI error on publication #1561

Open
1 of 4 tasks
AdMSilvan opened this issue Nov 26, 2024 · 2 comments
Open
1 of 4 tasks

Empty validation error and SHACL UI error on publication #1561

AdMSilvan opened this issue Nov 26, 2024 · 2 comments
Assignees
Labels
🐛 bug Something isn't working

Comments

@AdMSilvan
Copy link

Describe the bug
When attempting to publish a particular cube on INT it results in a SHACL validation error, but does not specify the source of the error. The SHACL UI link which could be used for debugging is dead (ERR_EMPTY_RESPONSE).

Since there is not apparent
Affected functionalities (all that apply)

  • CSV Mapping
  • Transformation
  • Publishing
  • Other

Relevant links
https://int.cube-creator.lindas.admin.ch/app/cube-projects/cube-project!!programmanalyse-srg-radio-exnla52gad9/publication/jobs/cube-project!!programmanalyse-srg-radio-exnla52gad9!!jobs!!hxGX43bd6SUQ7GgJKzEOV

To Reproduce
Steps to reproduce the behavior:

  1. Attempt to publish the linked cube.
  2. click the SHACL UI link

Expected behavior
Information should be displayed about the source of the validation error and the link should open the SHACL UI to be able to determine which part of the shacl shape failed to validate.

@AdMSilvan AdMSilvan added the 🐛 bug Something isn't working label Nov 26, 2024
@giacomociti
Copy link
Contributor

I think the problem is that many dimensions lack the scaleType.
The strange thing is that violations are not reported in the UI and the validation report is not shown in the playground.
I could see the report in the playground only after reformatting the shapes graph using the converter.
I suspect there's something fishy going on with the serialization of shapes (which comes from cube.link). I keep investigating but, in the meantime, I hope you can publish the cube adding the missing scateType to the dimensions

@AdMSilvan
Copy link
Author

Hi Giacomo
Thanks a lot for investigating the issue. I will be sure to look out for that in the future but having the reports would definitely be helpful!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants