{"id":13518171,"url":"https://github.com/kustomzone/awesome-solid","last_synced_at":"2025-03-31T09:31:16.013Z","repository":{"id":147523421,"uuid":"159582172","full_name":"kustomzone/awesome-solid","owner":"kustomzone","description":"Awesome list of Solid links \u0026 projects. :sunglasses:","archived":false,"fork":false,"pushed_at":"2023-11-21T15:00:39.000Z","size":41,"stargazers_count":60,"open_issues_count":1,"forks_count":9,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-05-23T04:06:44.209Z","etag":null,"topics":["awesome-list","solid","unsilod"],"latest_commit_sha":null,"homepage":"https://github.com/topics/unsilod","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kustomzone.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-11-29T00:09:51.000Z","updated_at":"2023-11-24T14:29:59.000Z","dependencies_parsed_at":"2024-01-06T11:26:46.553Z","dependency_job_id":null,"html_url":"https://github.com/kustomzone/awesome-solid","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kustomzone%2Fawesome-solid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kustomzone%2Fawesome-solid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kustomzone%2Fawesome-solid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kustomzone%2Fawesome-solid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kustomzone","download_url":"https://codeload.github.com/kustomzone/awesome-solid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246446856,"owners_count":20778887,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["awesome-list","solid","unsilod"],"created_at":"2024-08-01T05:01:41.582Z","updated_at":"2025-03-31T09:31:15.716Z","avatar_url":"https://github.com/kustomzone.png","language":null,"readme":"\n![Awesome Solid](/img/awesome.png?raw=true)\n\n[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)\n[![Solid](https://img.shields.io/badge/project-Solid-7C4DFF.svg?style=flat-square)](https://github.com/solid/solid)\n\nSolid is an exciting new decentralized hosting project led by Prof. [Tim Berners-Lee](https://en.wikipedia.org/wiki/Tim_Berners-Lee) [![github](/img/github.svg)](https://github.com/timbl), inventor of the World Wide Web.\n\u003cbr\u003eThe project aims to radically change the way web applications work today, improving personal data ownership \u0026 privacy.\n\n--------------------\n\n### Contents\n\n- [About Solid](#about-solid)\n- [Learning Resources](#learning-resources)\n- [List of Software](#list-of-software)\n- [List of Projects](#list-of-projects)\n- [List of Pods](#list-of-pods)\n- [Community Sites](#community-sites)\n- [Corporate Sites](#corporate-sites)\n- [Tutorials](#tutorials)\n- [Discussions](#discussions)\n- [Technical Info](#technical-info)\n- [Definitions](#definitions)\n- [International](#international)\n- [Related awesomeness](#related-awesomeness)\n\n\n--------------------\n\n### About Solid\n\nSolid (derived from \"Social Linked Data\") is a set of conventions and tools for building decentralized social apps\n\u003cbr\u003ebased on Linked Data principles. It's modular, extensible, and follows existing W3C standards and protocols.\n\u003cbr\u003e\n\u003cbr\u003e\"Solid is a platform, built using the existing web. It gives every user a choice about where data is stored,\n\u003cbr\u003e which specific people and groups can access select elements, and which apps you use.\n\u003cbr\u003e- It allows you, your family and colleagues, to link and share data with anyone.\n\u003cbr\u003e- It allows people to look at the same data with different apps at the same time.\"\n\u003cbr\u003e\n\u003cbr\u003eRead more of [Tim's](https://twitter.com/timberners_lee) [Open Letter](https://www.inrupt.com/blog/one-small-step-for-the-web) to the community about Solid and Inrupt. \n\n--------------------\n\n### Learning Resources\n\n_Docs_\n\n- [Solid MIT](https://solid.mit.edu/) | [![github](/img/github.svg) ](https://github.com/solid/solid.mit.edu) - What is Solid?\n- [Solid Docs](https://solid.inrupt.com/docs/getting-started) - Getting started!\n- [Solid Github](https://github.com/solid/solid) | [![github](/img/github.svg) ](https://github.com/solid/solid) - Re-decentralizing the web. (project directory)\n- [Solid Specs](https://github.com/solid/solid-spec) | [![github](/img/github.svg) ](https://github.com/solid/solid-spec) - The Solid spec and architecture.\n- [Solid Wiki](https://www.w3.org/community/solid/wiki) - Solid wiki.\n- [Solid Wikipedia](https://en.wikipedia.org/wiki/Solid_(web_decentralization_project)) - Solid is a web decentralization project.\n- [Data Browser Userguide](https://github.com/solid/userguide) | [![github](/img/github.svg) ](https://github.com/solid/userguide) - Userguide for Solid's default data browser.\n- [Linked Data API](http://linkeddata.github.io/rdflib.js/doc/) | [![github](/img/github.svg) ](https://github.com/linkeddata/rdflib.js) - Docs for the rdflib.js Linked Data API.\n- [Social Apps PDF](http://crosscloud.org/2016/www-mansour-pdf.pdf) - A paper on Solid for Social Web Apps.\n- [Solid Hacks Ebook](https://solid.gitbook.io/solid-hacks/) - Melvin Carvalho's coding gitbook for Solid.\n- [Linked Data Primer](https://www.w3.org/DesignIssues/LinkedData.html) - Tim's overview on linked data.\n\n_Media_\n\n- [Tim's TED talk 2009](https://www.ted.com/talks/tim_berners_lee_on_the_next_web) - 'The Next Web' will unlock our data and reframe the way we use it together.\n- [Tim's TED talk 2010](https://www.ted.com/talks/tim_berners_lee_the_year_open_data_went_worldwide) - The Year Open Data Went Worldwide.\n- [Tim's TED talk 2014](https://www.ted.com/talks/tim_berners_lee_a_magna_carta_for_the_web) - It’s up to us to fight for the right to access and openness.\n- [Tim's Mozfest 2018 presentation](https://www.youtube.com/watch?v=elfSzMATcB4) - Tim speaks at MozFest 2018 with Q\u0026A.\n- [Tim \u0026 Ruben Verborgh with Q\u0026A](https://www.youtube.com/watch?v=kW6e1GCpqpE\u0026t=17970) - Decentralized Web Summit 2018 presentation (@ 4:59:30)\n- [Solid-Server Demo](https://www.youtube.com/watch?v=kU4S-SKR88U) - Screencast of setting up a Solid-Server Pod.\n\n_Articles_\n\n- [The Project Solid as a Road Assembling Itself on the Go](http://www.teodorapetkova.com/poiesis-of-relationships/the-project-solid-as-a-road-assembling-itself-on-the-go/) - Nov 6th 2018 by Teodora Petkova.\n- [Paradigm shifts for the decentralized Web](https://ruben.verborgh.org/blog/2017/12/20/paradigm-shifts-for-the-decentralized-web/#users-become-owners-p-6) - Dec 20th 2017 in-depth overview by Ruben Verborgh.\n- [How Solid is Tim’s plan to redecentralize the web?](https://medium.com/@shevski/how-solid-is-tims-plan-to-redecentralize-the-web-b163ba78e835) - Oct 5th 2018 by Irina Bolychevsky.\n- [The man who created the web has some regrets](https://www.vanityfair.com/news/2018/07/the-man-who-created-the-world-wide-web-has-some-regrets) - Vanityfair, Aug 2018 by Katrina Brooker.\n- [Three challenges for the web, according to its inventor](https://webfoundation.org/2017/03/web-turns-28-letter/) - Tim's Open Letter, Mar 12th 2017.\n\n--------------------\n\n### List of Software\n\n_Open Source_\n\n- [Solid's Node Server](https://github.com/solid/node-solid-server) | [![github](/img/github.svg) ](https://github.com/solid/node-solid-server) - Solid server on top of the file-system in NodeJS.\n- [Solid Panes](https://github.com/solid/solid-panes) | [![github](/img/github.svg) ](https://github.com/solid/solid-panes) - A set of core solid-compatible apps based on solid-ui.\n- [Linked Data API](https://github.com/linkeddata/rdflib.js) | [![github](/img/github.svg) ](https://github.com/linkeddata/rdflib.js) - the Linked Data API for JavaScript. \n- [Solid File Client](https://github.com/jeff-zucker/solid-file-client) | [![github](/img/github.svg) ](https://github.com/jeff-zucker/solid-file-client) - A Javascript library for creating and managing files \u0026 folders in Solid data stores.\n- [Safe Network Backend](https://github.com/theWebalyst/safenetwork-webapi) | [![github](/img/github.svg) ](https://github.com/theWebalyst/safenetwork-webapi) - Safe Network backend for Solid apps.\n\n--------------------\n\n### List of Projects\n\n_Apps_\n\n- [Solid Apps](https://github.com/solid/solid-apps/) | [![github](/img/github.svg) ](https://github.com/solid/solid-apps/) - A list of apps implementing Solid, including a wish-list.\n- [MarkBook.org](https://github.com/mark-book/markbook) | [![github](/img/github.svg) ](https://github.com/mark-book/markbook) - A bookmarking app using Solid. | [Live](https://markbook.org/) | [Userguide](https://forum.solidproject.org/t/bookmarking-application/192)\n- [Solid Chess](https://github.com/pheyvaer/solid-chess) | [![github](/img/github.svg) ](https://github.com/pheyvaer/solid-chess) - A decentralized chess app build on top of Solid. | [Live](https://pheyvaer.github.io/solid-chess/)\n- [RC LogBook](https://github.com/JornWildt/SolidRC) | [![github](/img/github.svg) ](https://github.com/JornWildt/SolidRC) - Register your radio controlled models and flights. | [Live](https://solidrc.azurewebsites.net)\n\n_Editors_\n\n- [Solid IDE](https://github.com/jeff-zucker/solid-ide) | [![github](/img/github.svg) ](https://github.com/jeff-zucker/solid-ide) - Solside, an editor and file manager for Solid data stores. | [Live](https://jeff-zucker.github.io/solid-ide/)\n- [Sparql Fiddle](https://github.com/jeff-zucker/sparql-fiddle) | [![github](/img/github.svg) ](https://github.com/jeff-zucker/sparql-fiddle) - Run SPARQL queries \u0026 procedures from command line or browser. | [Live](https://jeff-zucker.github.io/sparql-fiddle/)\n- [Warp LDP](https://github.com/linkeddata/warp) | [![github](/img/github.svg) ](https://github.com/linkeddata/warp) - Warp, the linked data file manager. | [Live](https://linkeddata.github.io/warp/)\n- [Combo File Editor](https://github.com/kustomzone/solid-editor) | [![github](/img/github.svg) ](https://github.com/kustomzone/solid-editor) - File Editor based on Warp/Solside. | [Live](https://dredd.solid.community/public/)\n- [Spoggy4](https://github.com/scenaristeur/spoggy4) | [![github](/img/github.svg) ](https://github.com/scenaristeur/spoggy4) - A visualizer/editor for semantic info and Solid filesystems. | [Live](https://spoggy.herokuapp.com/)\n- [OpenLink's RDF Editor](http://linkeddata.uriburner.com/rdf-editor/#/editor?uri=https:%2F%2Fkidehen7.solid.openlinksw.com:8444%2Fpublic%2FNotes%2Fsolid-glossary-of-terms.ttl\u0026view=entities) | [![github](/img/github.svg) ](https://github.com/openlink/rdf-editor) - Live RDF document editor.\n\n_Viewers_\n\n- [Profile Viewer](https://gitlab.com/angelo-v/solid-profile-viewer) - A React app to view and browse Solid WebID Profiles. | [Live](https://profiles.veltens.org/)\n- [Graphmetrix.net](https://graphmetrix.net/) - A Solid graph planner and viewer.\n- [Basic Data Browser](http://linkeddata.uriburner.com/about/html/https/kidehen7.solid.openlinksw.com:8444/public/Notes/solid-glossary-of-terms.ttl#this) - (Notes) Solid Glossary of Terms.\n- [Faceted Data Browser](http://linkeddata.uriburner.com/describe/?uri=https://kidehen7.solid.openlinksw.com:8444/public/Notes/solid-glossary-of-terms.ttl) - (Notes) Solid Glossary of Terms.\n\n--------------------\n\n### List of Pods\n\n_About Pods_\n\n- [Intro on Pods](http://brian.becker.fyi/2018/10/07/pods-and-the-decentralization-of-our-social-network/) - What are Pods?\n\n_Find Pods_\n\n- [Get a POD!](https://solid.inrupt.com/get-a-solid-pod) - Grab a Pod and WebID here!\n- [Join Solid](https://joinsolid.org/) - Starting pod.\n- [Test Space](https://solidtest.space/) - Testing pod.\n- [Authing.cn](https://solid.authing.cn/) - China's first pod host.\n\n_Start Pods_\n\n- [POD Server Setup](https://solidpodit.com/solid-pod-server-creation/) - Step-by-step instructions for Linux.\n\n_Public Pods_\n\n- [Tim's Pod](https://timbl.com/timbl/Public/) - The very first hosted pod page?!\n- [Ruben's Pod](https://drive.verborgh.org/public/) - Testing testing..\n\n--------------------\n\n### Community Sites\n\n- [Gitter Chat](https://gitter.im/solid/chat) - Solid live chatroom.\n- [Solid Community](https://forum.solidproject.org/) - The official Solid Community Forum!\n- [Solid 中文社区](https://forum.learnsolid.cn/) - A Solid Community forum in China.\n- [Reddit](https://www.reddit.com/r/solid/) - Solid subreddit.\n- [W3C hosted group](https://www.w3.org/community/solid/) - Official Solid development group.\n- [RSS](http://www.w3.org/community/solid/feed/) - Solid RSS feed.\n- [Q\u0026A](https://stackoverflow.com/questions/tagged/solid) - Stackoverflow tagged queries.\n\n--------------------\n\n### Corporate Sites\n\n_Inrupt_\n\n- [Inrupt Inc](https://www.inrupt.com/) - Homepage of the company tasked with helping Solid’s adoption and success.\n- [Inrupt Twitter](https://twitter.com/inrupt) - Follow Inrupt's latest announcements on Twitter!\n- [Inrupt Linkedin](https://www.linkedin.com/company/inrupt-inc/) - Inrupt's Linkedin page.\n\n_Other_\n\n- [OpenLink Software](https://www.openlinksw.com/) | [![github](/img/github.svg) ](https://github.com/openlink) - Empowering individuals \u0026 enterprises via Open Access to Data.\n\n--------------------\n\n### Tutorials\n\n_Video_\n\n- [What is Linked Data?](https://www.youtube.com/watch?v=4x_xzT5eF5Q) - 16th June 2012, an explainer for Linked Data.\n- [What is Json LD?](https://www.youtube.com/watch?v=vioCbTo3C-4) - 18th June 2012, intro on JSON-LD for Web devs.\n- [What is RDF?](https://www.youtube.com/watch?v=ldl0m-5zLz4) - 7th Jan 2008, intro on the basics of RDFa and the Semantic Web.\n\n_Other_\n\n- [Write an Angular Solid App](https://solid.inrupt.com/docs/writing-solid-apps-with-angular) | [![github](/img/github.svg) ](https://github.com/Inrupt-inc/generator-solid-angular) - Create a Solid app with Angular Yeoman Generator.\n- [Playing with Solid](http://dontai.com/wp/2018/10/01/playing-with-solids-pod-documentation) - Dontai's beginner's guide to managing a pod.\n- [Solid Tutorial](https://solid.inrupt.com/docs/app-on-your-lunch-break) - Make a Solid app on your lunch break!\n- [Freecodecamp Intro](https://medium.freecodecamp.org/an-introduction-to-solid-tim-berners-lees-new-re-decentralized-web-25d6b78c523b) - What Solid is, and how to get started with it.\n- [rdflib.js](https://github.com/solid/solid-tutorial-rdflib.js) | [![github](/img/github.svg) ](https://github.com/solid/solid-tutorial-rdflib.js) - This tutorial will walk you through what rdflib.js can do.\n\n--------------------\n\n### Discussions\n\n_HackerNews_\n\n- [How Solid is Tim’s plan to redecentralize the web?](https://news.ycombinator.com/item?id=18143517) | - [article](https://medium.com/@shevski/how-solid-is-tims-plan-to-redecentralize-the-web-b163ba78e835)\n- [The man who created the web has some regrets](https://news.ycombinator.com/item?id=17441820) | - [article](https://www.vanityfair.com/news/2018/07/the-man-who-created-the-world-wide-web-has-some-regrets)\n- [Solid aims to radically change the way web apps work](https://news.ycombinator.com/item?id=16355311) | - [site](https://solid.mit.edu/)\n- [Solid to reshape the web as we know it](https://news.ycombinator.com/item?id=18100895) | - [site](https://solid.inrupt.com/)\n\n_Other_\n\n-[What is the essence of project Solid?](https://www.quora.com/In-laymans-terms-what-is-the-essence-of-Sir-Tim-Berners-Lees-project-Solid)\n\n--------------------\n\n### Technical Info\n\n- [Getting Started with RDFLib](https://rdflib.readthedocs.io/en/4.2.2/gettingstarted.html) - Latest rdflib 4.2.2 documentation.\n- [RDF JavaScript Libraries](https://github.com/rdfjs) | [![github](/img/github.svg) ](https://github.com/rdfjs) - W3C RDFJS Community Group.\n- [RDF-ext](https://github.com/rdf-ext) | [![github](/img/github.svg) ](https://github.com/rdf-ext) - RDF Packages supporting the rdf-ext interface.\n- [Simple RDF](https://github.com/simplerdf) | [![github](/img/github.svg) ](https://github.com/simplerdf) - The simplest RDF library \"ever\".\n- [Check RDF documents](https://www.w3.org/RDF/Validator/) - W3C's validation service for RDF documents.\n- [RDF Translator](http://rdf-translator.appspot.com/) - A multi-format conversion tool for RDF/XML, RDFa, or Microdata.\n- [JSON-LD Playground](https://json-ld.org/playground-dev/) - A test area for JSON-LD markup using [jsonld.js](https://github.com/digitalbazaar/jsonld.js) | [![github](/img/github.svg) ](https://github.com/digitalbazaar/jsonld.js) \n- [LDflex Playground](https://github.com/solid/ldflex-playground) | [![github](/img/github.svg) ](https://github.com/solid/ldflex-playground) - Solid LDflex playground. | [Live](https://solid.github.io/ldflex-playground/)\n- [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) - Provides an interface for fetching resources, including across a network.\n- [Trellis LDP](https://github.com/trellis-ldp/trellis) | [![github](/img/github.svg) ](https://github.com/trellis-ldp/trellis) - Trellis is a platform for building scalable Linked Data applications.\n- [RemoteStorage.js](https://remotestoragejs.readthedocs.io/en/latest/index.html) - A library for storing user data locally in the browser.\n\n--------------------\n\n### Definitions\n\n- [Semantic Web](https://en.wikipedia.org/wiki/Semantic_Web) - The Semantic Web, coined by Tim Berners-Lee, is a W3C initiative to promote common\n data formats and exchange protocols on the Web, most fundamentally the Resource Description Framework (RDF).\n\n- [Web Ontology Language](https://en.wikipedia.org/wiki/Web_Ontology_Language) - OWL is a knowledge representation, a way to describe taxonomies\n and classification networks, essentially defining the structure of knowledge for various domains.\n\n--------------------\n\n### International\n\n_China_\n\n- [Solid 中文社区](https://forum.learnsolid.cn/) - A Solid Community forum in China.\n- [学习 Solid](https://github.com/LearnSolid) | [![github](/img/github.svg) ](https://github.com/LearnSolid)\n- [Solid 是什么?](https://learnsolid.cn/) | [![github](/img/github.svg) ](https://github.com/LearnSolid) - 学习 Solid 中文网.\n- [Solid 中文文档](https://learnsolid.cn/docs/#/) | [![github](/img/github.svg) ](https://github.com/LearnSolid/docs)\n- [Solid \u0026 IPFS](https://github.com/LearnSolid/solid-ipfs) | [![github](/img/github.svg) ](https://github.com/LearnSolid/solid-ipfs)\n- [获取 Pod](https://solid.authing.cn) - 从 Solid 中文网获取.\n- [Solid \u0026 Authing](https://github.com/Authing/solid-authing) | [![github](/img/github.svg) ](https://github.com/Authing/solid-authing)\n- [Authing](https://github.com/Authing) | [![github](/img/github.svg) ](https://github.com/Authing) - An identity for everyone and everything.\n- [Filego](https://github.com/Eximua/filego) | [![github](/img/github.svg) ](https://github.com/Eximua/filego) - Decentralized storage platform secured by Solid, Authing \u0026 IPFS. | [Site](https://filego.io/) | [Intro](https://github.com/Eximua/introduction)\n\n--------------------\n\n### Related Awesomeness\n\n- [Awesome Self-hosted](https://github.com/Kickball/awesome-selfhosted) | [![github](/img/github.svg) ](https://github.com/Kickball/awesome-selfhosted) - Locally hosting and managing applications instead of renting from SaaS providers.\n- [Awesome Decentralized](https://github.com/steve-vincent/awesome-decentralized) | [![github](/img/github.svg) ](https://github.com/steve-vincent/awesome-decentralized) - A curated list of decentralized, P2P, and distributed platforms and applications.\n- [Awesome Peer-to-peer](https://github.com/kgryte/awesome-peer-to-peer) | [![github](/img/github.svg) ](https://github.com/kgryte/awesome-peer-to-peer) - A curated list of peer-to-peer resources.\n- [Awesome IPFS](https://awesome.ipfs.io/) | [![github](/img/github.svg) ](https://github.com/ipfs/awesome-ipfs) - Useful resources for using IPFS.\n\n--------------------\n","funding_links":[],"categories":["Technical","Others","Uncategorized","awesome-list","Other Lists"],"sub_categories":["awesome-*","Uncategorized","TeX Lists"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkustomzone%2Fawesome-solid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkustomzone%2Fawesome-solid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkustomzone%2Fawesome-solid/lists"}