zazuko / cube-creator

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

publish fails due to missing `{schema,dcterms}:identifier` #1258

Closed Rdataflow closed 2 years ago

Rdataflow commented 2 years ago

followup of #1252 - nb: thanks for fixing that one 🚀

on behalf of @ortnever reporting publish still fails

see https://gitlab.ldbar.ch/pipelines/cube-creator/-/jobs/30743#L145

tpluscode commented 2 years ago

To clarify, the check is indeed looking at dcterms. The validation message is misleading, which I will correct right away.

Regarding this very cube, it still has the <http://purl.org/dc/terms/identifier> "ubd0104" ; property in cube metadata. Once removed, it should publish without issues.

ortnever commented 2 years ago

Thank you @tpluscode . I removed the property and could save the metadata. The same happened in PROD but I could solve it by the same way.

tpluscode commented 2 years ago

By the way. Where did you export the udb104prod project from?

ortnever commented 2 years ago

PROD

tpluscode commented 2 years ago

Ok. Let me close this issue the and I will have another look at import/export