rake data:destroy should only delete data items known by the server
Opened this issue · 0 comments
balmas commented
In the production instance we are using a shared triple store with data from other sources. The rake data:destroy command should just restrict the triples it deletes to the data that is known to the server (i.e. the data files stored locally)