When an rdf storage allocation has been expired for more than 7 days the associated fileset in GPFS in should be unlinked. This has the effect of fully removing access to the data without deleting it. The number of days should be a setting RDF_ALLOCATION_EXPIRY_UNLINK_DAYS=7
This should be implemented by a daily scheduled task that:
Depends on #293.