You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, there is no problem when accessing the content of the concerned register.
Deleting cannot be performed through LDregistry API, nor IHM. The solution will be to delete directly in Fuseki database. However there is the risk of compromising the integrity of our database. I could reproduce this issue on uploading data (a big file). So, I had to reset all the database to deal with it.
In my opinion, the safest solution will be to catch this exception. Or do you have some ideas to solve the problem without resetting the database?