-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdhbao-simple.json
81 lines (81 loc) · 2.82 KB
/
dhbao-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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
{
"graphs" : [ {
"id" : "https://purl.brain-bican.org/ontology/dhbao/dhbao-simple.json",
"meta" : {
"basicPropertyValues" : [ {
"pred" : "http://purl.obolibrary.org/obo/IAO_0000700",
"val" : "https://purl.brain-bican.org/ontology/dhbao/DHBA_10155"
}, {
"pred" : "http://purl.org/dc/terms/description",
"val" : "An application ontology built by combining ontologised versions of the Allen Institute Developing Human Brain Atlas (DHBA) StructureGraph mapped to Uberon."
}, {
"pred" : "http://purl.org/dc/terms/license",
"val" : "https://creativecommons.org/licenses/unspecified"
}, {
"pred" : "http://purl.org/dc/terms/title",
"val" : "Developing Human Brain Atlas Ontology"
}, {
"pred" : "http://www.w3.org/2002/07/owl#versionInfo",
"val" : "2025-02-10"
} ],
"version" : "https://purl.brain-bican.org/ontology/dhbao/releases/2025-02-10/dhbao-simple.json"
},
"nodes" : [ {
"id" : "https://purl.brain-bican.org/ontology/DHBAO_0000000",
"type" : "CLASS"
}, {
"id" : "http://purl.obolibrary.org/obo/BFO_0000050",
"type" : "PROPERTY",
"propertyType" : "OBJECT"
}, {
"id" : "http://purl.obolibrary.org/obo/IAO_0000028",
"type" : "PROPERTY",
"propertyType" : "ANNOTATION"
}, {
"id" : "http://purl.obolibrary.org/obo/IAO_0000589",
"type" : "PROPERTY",
"propertyType" : "ANNOTATION"
}, {
"id" : "http://purl.obolibrary.org/obo/IAO_0000700",
"type" : "PROPERTY",
"propertyType" : "ANNOTATION"
}, {
"id" : "http://purl.org/dc/terms/description",
"lbl" : "description",
"type" : "PROPERTY",
"propertyType" : "ANNOTATION"
}, {
"id" : "http://purl.org/dc/terms/license",
"lbl" : "license",
"type" : "PROPERTY",
"propertyType" : "ANNOTATION"
}, {
"id" : "http://purl.org/dc/terms/title",
"lbl" : "title",
"type" : "PROPERTY",
"propertyType" : "ANNOTATION"
}, {
"id" : "http://www.geneontology.org/formats/oboInOwl#SubsetProperty",
"type" : "PROPERTY",
"propertyType" : "ANNOTATION"
}, {
"id" : "http://www.geneontology.org/formats/oboInOwl#SynonymTypeProperty",
"type" : "PROPERTY",
"propertyType" : "ANNOTATION"
}, {
"id" : "http://www.geneontology.org/formats/oboInOwl#hasDbXref",
"lbl" : "database_cross_reference",
"type" : "PROPERTY",
"propertyType" : "ANNOTATION"
}, {
"id" : "http://www.geneontology.org/formats/oboInOwl#hasExactSynonym",
"lbl" : "has_exact_synonym",
"type" : "PROPERTY",
"propertyType" : "ANNOTATION"
}, {
"id" : "http://www.w3.org/2004/02/skos/core#prefLabel",
"type" : "PROPERTY",
"propertyType" : "ANNOTATION"
} ]
} ]
}