Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 863 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 863 Bytes

Solid Friend Crawler

Live at friends.livegraph.org

Visualize the network of friends on Solid

The app starts at the logged user (and timbl on solidcommunity.net) and crawls the foaf:knows connections.

TODO

  • add people to history of browser (will allow browsing)
  • make people a variable size based on how many people know them
  • show clearly what are the directions of :knows
  • show also who knows this person
  • login for different pod providers
  • faster (parallel) crawling
  • search people
    • make it more accessible and easier to navigate
  • highlight also people who know the person
  • highlight people whose button is crawled in PersonList
  • add custom starting point for crawling
  • support extended profile (seeAlso, sameAs)
  • figure hosting it as SPA with router