**Describe the bug** commit activities should have a triple of the sort ``` <commit-id> isPartOf <project-id> ``` but in `v0.8.0` this is missing. **To Reproduce** Run `renku log --format nt | grep commit | grep isPartOf` on any renku project using renku `v0.8.0`.