Tripledoc

Tripledoc

  • Docs
  • API reference
  • Cheatsheet

›Writing a Solid App

Writing a Solid App

  • Writing a Solid App
  • Step 1: Identifying the user
  • Step 2: Understanding Solid
  • Step 3: Reading data
  • Step 4: Setting up a Data Model
  • Step 5: Writing data

Writing a Solid App

This tutorial assumes you are familiar with modern Javascript and its ecosystem (e.g. you know how and when to use tools like npm, Webpack, etc.), know how to write regular Web Apps, and are interested in building one that reads and writes data to a Solid Pod.

It does not assume any prior knowledge of Semantic Web technologies, Linked Data, RDF, or even knowing what those terms mean in the first place!

We'll be building a note-taking app that can add notes to someone's Pod, and can read existing ones. If you're so inclined, you can play around with the source code of the finished app already.

Step 1: Identifying the user →
Tripledoc
Docs
Writing a Solid AppAPI ReferenceCheatsheet
More
Source codeRelease notes
Copyright © 2021 Inrupt