Conversion of solid.community links

https://bourgeoa.github.io/solid-ide/ can now recursively convert all solid.community links to solidcommunity.neton .ttl .acl and .meta (all contentType='text/turtle)
It can be run on any pod and from root or on a folder basis. You can make a blank test.
You must login in options and add https://bourgeoa.github.io as trusted app in your pod.

The app can be used to convert solid.community links to solidcommunity.net links in any pod.

6 Likes

Popock migration can convert too https://scenaristeur.github.io/solid-vue-panes/migration

Can detect acl but not convert yet, only TTL files

1 Like

Thanks for these tools. I was just wondering if adding an owl:sameAs to the profile would have the same effect in many cases?
I.e. as long as an app loads the profile (which it presumably often would), and the rdf client squashes owl:sameAs, then multiple webIDs should be able to be used interchangeably?

Personnaly, for the apps I’ve developed I didn’t care owl:sameAs so none of my apps will follow it