-
Notifications
You must be signed in to change notification settings - Fork 5
/
VocBench-Italy.json
61 lines (47 loc) · 1.94 KB
/
VocBench-Italy.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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
{
"name": "VocBench (VB3)",
"entry_type": "resource",
"description": "VocBench is a web-based, multilingual, collaborative development platform for managing OWL ontologies, SKOS(/XL) thesauri, Ontolex-lemon lexicons and generic RDF datasets.",
"official_url": "http://vocbench.uniroma2.it/",
"repository": "https://bitbucket.org/art-uniroma2/vocbench3",
"logo_url": "http://vocbench.uniroma2.it/images/PO_Logo.png",
"language": [ "EN" ],
"origin_country": "Italy",
"sector": [ "cetralgov" ],
"category": [ "web platform" ],
"licence": [ "Apache License Version 2.0" ],
"developers": [ {
"developer_name": "Semantic Turkey",
"developer_logo_url": "http://semanticturkey.uniroma2.it/images/SemanticTurkeyLogo.jpg",
"developer_url": "http://semanticturkey.uniroma2.it/",
"developer_category": "Public"
}, {
"developer_name": "The ART Research Group",
"developer_logo_url": "http://art.uniroma2.it/images/ArtLogo.jpg",
"developer_url": "http://art.uniroma2.it/",
"developer_category": "Public"
}
, {
"developer_name": "University of Rome Tor Vergata",
"developer_logo_url": "https://web.uniroma2.it/_ext/images/logo_tor_vergata.png",
"developer_url": "https://web.uniroma2.it/",
"developer_category": "University"
}
],
"maintainers": [ {
"maintainer_name": "",
"maintainer_url": "",
"maintainer_logo_url": "",
"maintainer_repository": ""
} ],
"users": [ {
"user_name": "Food and Agriculture Organization of the United Nations",
"user_location": "Rome, Italy",
"user_logo_url": "http://www.fao.org/fileadmin/templates/faoboot/css/img/fao-logo-white.svg",
"user_url": "http://www.fao.org/home/en/",
"user_geolocation": {
"lat": 41.879517,
"long": 12.495264
}
} ]
}