Skip to content

Commit

Permalink
Document Add a friend on Solid
Browse files Browse the repository at this point in the history
  • Loading branch information
rosano committed Dec 14, 2023
1 parent 2e09b0e commit fd36a0d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions addressbook.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: <https://taisukef.solid.community/profile/card#>.
```

0 comments on commit fd36a0d

Please sign in to comment.