@joachimvh After migration of https://solidcommunity.net from NSS2CSS Root no longer has a Link header with rel="type" to space:storage. see https://github.com/solid/solidcommunity.net/issues/78 When creating a new account the new pod shows a Root with a Link header with rel="type" to space:storage. The issue should come from the migration. 1. I checked the profile and don't see any notable difference. 2. The migration was done with : - creating a new server and let it running while migrating - `file creating` the user accounts in` www/.internal/accounts/data` and ` www/.internal/accounts/index` - pods where copied from NSS The only difference I can see is in the `root/.meta` - in first place does is it checked from the profile ? - where does CSS takes the space:Storage Header from ? - What solution can be implemented ? - if I delete the `root/.meta` will it be recreated ? - else can we simply add a triple : `<> a <http://www.w3.org/ns/pim/space#Storage>` in `root/.meta`