Code of Conduct: https://github.com/solid/process/blob/master/code-of-conduct.md - Website: https://solidproject.org/ - Repos: https://github.com/solid/
@tsojcanth yes Vincent is right if your folder as no acl and that parent acl has not an acl:default.
If the folder as a bad acl you can :
This is a lengthy process.
I have on my planning to add to solid-ide a full pod export/zip.
https://lists.w3.org/Archives/Public/public-solid/2020Oct/0032.html
/me facepalms "persistence of preservation" .. should be s/of/and
spoggy
> And does anybody knows a app that builds a graph of friends?
naturzukunft (Gitter) the graph on this page https://scenaristeur.github.io/solid-vue-panes/semapps can show your friends and their topic interests if they have use extended profile https://scenaristeur.github.io/solid-vue-panes/profile
spoggy
posted an image: spoggy
posted an image: spoggy
posted an image: dokieli has a built-in interactive graph viewer. User can traverse resources by clicking on them - it will dynamically fetch and update SVG graph.
Example using a URI: https://dokie.li/?graph=https://csarven.ca/contacts -- find and click on the same URI in the graph to expand.
Alternatively: go to https://csarven.ca/contacts . open dokieli menu. click on Graph
I have my contacts as a separate resource so I can access control it - it describes my WebID https://csarven.ca/#i .
Discovery can also start from my WebID: https://dokie.li/?graph=https://csarven.ca/%23i .. find https://csarven.ca/contacts from the graph (on bottom-left for me) and click on it..
Another example: https://csarven.ca/linked-research-decentralised-web .. fetch coffee because there are a lot of triples and the d3js needs to do its thing. If anyone is a d3.js samurai level 12, PR to improve this would be much welcome.
pre
block.. (so it is human visible) but that's it. Graph doesn't look into that. Need a hint like type=text/turtle or something