-
Notifications
You must be signed in to change notification settings - Fork 0
/
hbao-simple.json
39 lines (39 loc) · 1.21 KB
/
hbao-simple.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
{
"graphs" : [ {
"id" : "https://purl.brain-bican.org/ontology/hbao/hbao-simple.json",
"meta" : {
"basicPropertyValues" : [ {
"pred" : "http://purl.org/dc/terms/license",
"val" : "https://creativecommons.org/licenses/by/4.0/"
}, {
"pred" : "http://purl.org/dc/terms/title",
"val" : "Human Brain Atlas Ontology"
}, {
"pred" : "http://www.w3.org/2002/07/owl#versionInfo",
"val" : "2024-07-11"
} ],
"version" : "https://purl.brain-bican.org/ontology/hbao/releases/2024-07-11/hbao-simple.json"
},
"nodes" : [ {
"id" : "http://purl.org/dc/terms/description",
"lbl" : "description",
"type" : "PROPERTY"
}, {
"id" : "http://purl.org/dc/terms/license",
"lbl" : "license",
"type" : "PROPERTY"
}, {
"id" : "http://purl.org/dc/terms/title",
"lbl" : "title",
"type" : "PROPERTY"
}, {
"id" : "http://www.geneontology.org/formats/oboInOwl#hasDbXref",
"lbl" : "database_cross_reference",
"type" : "PROPERTY"
}, {
"id" : "http://www.geneontology.org/formats/oboInOwl#hasExactSynonym",
"lbl" : "has_exact_synonym",
"type" : "PROPERTY"
} ]
} ]
}