-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresearchProjectsData.json
More file actions
56 lines (56 loc) · 1.56 KB
/
Copy pathresearchProjectsData.json
File metadata and controls
56 lines (56 loc) · 1.56 KB
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
[
{
"_id": {
"$oid": "5c376cb51f6e4f1a959e342c"
},
"title": "LAW-TRAIN",
"logoPath": "resources/images/researchProjects/lawTrainLogo.png",
"descriptionHTML": "<p>Research assistant and developer in the LAW-TRAIN project (October of 2017 - April of 2018).</p>",
"references":{
"title": "Website",
"items":
[
{
"text" : "http://www.law-train.eu/",
"href" : "http://www.law-train.eu/"
}
]
}
},
{
"_id": {
"$oid": "5c376cb51f6e4f1a959e342c"
},
"title": "AMIGOS",
"logoPath": "resources/images/researchProjects/amigosLogo.png",
"descriptionHTML": "<p>Research assistant and developer in the AMIGOS project (May of 2018 - December of 2019).</p>",
"references":{
"title": "Website",
"items":
[
{
"text" : "https://gaips.inesc-id.pt/amigos/team.html",
"href" : "https://gaips.inesc-id.pt/amigos/team.html"
}
]
}
},
{
"_id": {
"$oid": "5c376cb51f6e4f1a959e342c"
},
"title": "GIMME",
"logoPath": "resources/images/researchProjects/GIMMELogo.png",
"descriptionHTML": "<p>Researcher and developer in the GIMME (PhD) project since January of 2020 (already accepted and granted by FCT).</p>",
"references":{
"title": "Website",
"items":
[
{
"text" : "https://github.com/SamGomes/GIMME/wiki",
"href" : "https://github.com/SamGomes/GIMME/wiki"
}
]
}
}
]