-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathproviders.json
41 lines (41 loc) · 1.12 KB
/
providers.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
38
39
40
41
[
{
"endpoint": "http://texts.alpheios.net/api/dts",
"protocol": "dts",
"status": "experimental",
"label": "Alpheios Texts",
"contact": {
"email": "mailto:Bridget.Almas@tufts.edu",
"name": "Bridget Almas"
}
},
{
"endpoint": "http://dev.chartes.psl.eu/api/nautilus/dts",
"protocol": "dts",
"status": "demo",
"label": "École des Chartes Demo",
"contact": {
"email": "mailto:thibault.clerice@chartes.psl.eu",
"name": "Thibault Clérice"
}
},
{
"endpoint": "http://betamasaheft.eu/api/dts",
"protocol": "dts",
"name": "Beta maṣāḥǝft",
"status": "experimental",
"contact": {
"email": "mailto:pietro.liuzzo@uni-hamburg.de",
"name": "Pietro Liuzzo"
}
},
{
"endpoint": "https://edh-www.adw.uni-heidelberg.de/api/dts/",
"protocol": "dts",
"status": "experimental",
"contact": {
"email": "mailto:frank.grieshaber@zaw.uni-heidelberg.de",
"name": "Franz Grieshaber",
}
}
]