leifeld / dna

Discourse Network Analyzer (DNA)
126 stars 41 forks source link

Attributor Management Issue #282

Closed Xiaoyu-Zh closed 1 year ago

Xiaoyu-Zh commented 1 year ago

There are two concept attributor that i no longer used for coding. But i couldn't delete them. I checked the corresponding entity 24,35, they are actually assigned to other concepts. I also try to use the filter function to find the entity that is assigned to the "error1", "error2" concepts, but there is no entity assigned to those concepts. Even though, i couldn't delete this two concept attributor.

WeChat16432f3d7879deab0ab05224f9f0905b image
leifeld commented 1 year ago

In the screenshot, it looks like you are not trying to delete them but rather rename/recode the attributes. You can only delete them if there are no statements that use them. Have you tried the statement filter in the main window to find the statements they are in and delete the respective statements first? After that, they should appear in red in the attribute manager, and you should be able to delete them. I am not sure how you produced the error message, but we will first have to sort out this issue before we can tackle the error message. You can also feel free to join the DNA Matrix space for real-time discussion if that's easier. See the GiHub project landing page under "Documentation and Community" for details.

Xiaoyu-Zh commented 1 year ago

yes, i try to use the filter function to find the statement. But there is no statement attached to these concepts. That is why I'm confused.

Xiaoyu-Zh commented 1 year ago

Thanks for your immediate reply!! The issue is solved when I reconnect the database.

leifeld commented 1 year ago

Thanks, that's good to know. Maybe changes made in the attribute manager (renaming of entities) don't trigger an automatic refresh of the data in the statement table. I need to look into this. I'll close this for now, but feel free to re-open if the problem hasn't been solved for you.