From fd36a0d96f718f69384200b6c9d64d6c20e6fe58 Mon Sep 17 00:00:00 2001 From: Rosano Coutinho Date: Thu, 14 Dec 2023 10:20:56 -0300 Subject: [PATCH] Document Add a friend on Solid --- addressbook.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/addressbook.md b/addressbook.md index e806f43..410989b 100644 --- a/addressbook.md +++ b/addressbook.md @@ -100,4 +100,15 @@ A Google contact can be mapped to a `schema:Person`, along with the following pr [WWW2021]: https://www2021.thewebconf.org/ [WWW2021-PDF]: assets/presentation-www2021.pdf [WWW2021-VIDEO]: https://youtu.be/vwobfnAuxf0 +``` + +## [Add a friend on Solid](https://taisukef.github.io/solid-addfriend/) + +> [!NOTE] +> Requests root access +Uses [custom module](https://github.com/taisukef/solid-addfriend/blob/master/scripts/main.js) writing to `/profile/card`: + +```turtle +@prefix c: . +```