Skip to content

Commit

Permalink
Merge pull request #23 from rosano/contacts
Browse files Browse the repository at this point in the history
Document contacts
  • Loading branch information
rosano authored Dec 15, 2023
2 parents 9354c13 + fd36a0d commit 6788402
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 6788402

Please sign in to comment.