Open
Description
For example trying to edit with the source-pane https://bourgeoa.solidcommunity.net:8443/public/
Statement to be removed is not on store: _:n185 <http://www.w3.org/2007/ont/link#status> _:186 .
_:186
object is the term.value of Collection
The issue occurs only at the st.object
being an (object) Collection
in the metadata status part
.
It looks like if st.object
do not get the Collection elements.
removeMatches()
calls removeMany()
that calls remove()
that fails on that object Collection.