forked from solid/notifications
-
Notifications
You must be signed in to change notification settings - Fork 0
/
biblio.json
37 lines (37 loc) · 1.02 KB
/
biblio.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
"Solid.Protocol": {
"authors": [
"Sarven Capadisli",
"Tim Berners-Lee",
"Ruben Verborgh",
"Kjetil Kjernsmo"
],
"href": "https://solidproject.org/TR/protocol",
"title": "Solid Protocol",
"publisher": "W3C Solid Community Group"
},
"Solid.Notifications.Protocol": {
"editors": [
"Sarven Capadisli"
],
"authors": [
"Aaron Coburn",
"Sarven Capadisli",
"elf Pavlik",
"Rahul Gupta"
],
"href": "https://solidproject.org/TR/notifications-protocol",
"title": "Solid Notifications Protocol",
"publisher": "W3C Solid Community Group"
},
"Solid.OIDC": {
"authors": [
"Aaron Coburn",
"elf Pavlik",
"Dmitri Zagidulin"
],
"href": "https://solidproject.org/TR/oidc",
"title": "Solid-OIDC",
"publisher": "W3C Solid Community Group"
}
}