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

Edit Raw RDF option in Cube Creator #1467

Closed tboeni closed 4 months ago

tboeni commented 10 months ago

This might be more a question if not a bug report. I was trying out the option of editing the raw RDF in Cube Creator when doing some Shared Dimensions.

However when I tried to insert an option "schema:url" it would tell me that it successfully saved the RDF but would vanish from the Edit page whenever I opened it again.

Forest NOGA Edit RAW RDF

Is this kind of editing not supported right now or did I do it wrongly?

tpluscode commented 4 months ago

The input is not lost. If you were to query that term in Lindas you will find it.

The additional property does not appear when the edit page is reopened because only properties exactly listed in the shared term definition are retrieved from the API.

You can edit the shared dimension and add a new property on the Term properties tab. When saved, you will then find that property in the term edit form.