Solid: Difference between revisions
iwu |
Main outline iwu |
||
Line 1: | Line 1: | ||
* Pre-requisite knowledge (optional) | |||
** JavaScript | |||
** Angular | |||
** NodeJS | |||
* Underlying concepts | |||
** [https://solid.inrupt.com/docs/intro-to-linked-data Linked Data] | |||
*** [https://www.w3.org/TR/rdf11-primer/ RDF 1.1] | |||
**** [https://www.w3.org/TR/turtle/ RDF Turtle] | |||
* Server | |||
** [https://solid.inrupt.com/docs/installing-running-nss Installing & running NSS] | |||
* Application | |||
** [https://solid.inrupt.com/docs/writing-solid-apps-with-angular Writing app using Angular] | |||
= Links = | |||
* [https://solid.inrupt.com/get-a-solid-pod Joining Solid] | * [https://solid.inrupt.com/get-a-solid-pod Joining Solid] | ||
* [https://medium.com/@timberners_lee/one-small-step-for-the-web-87f92217d085 Tim Berners-Lee's writing] | * [https://medium.com/@timberners_lee/one-small-step-for-the-web-87f92217d085 Tim Berners-Lee's writing] | ||
* [https://www.zdnet.com/article/web-inventor-berners-lee-creates-a-new-privacy-first-way-of-dealing-with-the-internet/ ZDNet article] | * [https://www.zdnet.com/article/web-inventor-berners-lee-creates-a-new-privacy-first-way-of-dealing-with-the-internet/ ZDNet article] |
Latest revision as of 08:44, 25 January 2019
- Pre-requisite knowledge (optional)
- JavaScript
- Angular
- NodeJS
- Underlying concepts
- Server
- Application