Andrei Aioanei commited on
Commit
5b1274f
·
1 Parent(s): b8bc2e2

Update geography domain with 4 ontologies

Browse files
README.md CHANGED
@@ -16,7 +16,7 @@ pretty_name: Agricultural
16
  </div>
17
 
18
  ## Overview
19
- The geography domain encompasses the structured representation and analysis of spatial, environmental, and geopolitical phenomena, including the precise delineation of physical locations, administrative boundaries, and place names. This domain is pivotal in knowledge representation as it facilitates the integration and interoperability of geographic information across diverse systems, enabling advanced spatial reasoning and decision-making. By modeling complex spatial relationships and temporal dynamics, it supports a wide range of applications from urban planning to environmental monitoring.
20
 
21
  ## Ontologies
22
  | Ontology ID | Full Name | Classes | Properties | Last Updated |
 
16
  </div>
17
 
18
  ## Overview
19
+ The geography domain encompasses the structured representation and analysis of spatial, environmental, and geopolitical phenomena, including the categorization and interrelation of physical locations, regions, and place names. This domain is pivotal in knowledge representation as it facilitates the integration and interoperability of geographic information across diverse systems, enabling precise spatial reasoning and decision-making. By modeling complex spatial hierarchies and temporal dynamics, it supports a wide range of applications from urban planning to environmental monitoring.
20
 
21
  ## Ontologies
22
  | Ontology ID | Full Name | Classes | Properties | Last Updated |
geo/geo.rst CHANGED
@@ -14,7 +14,7 @@ to the specific ones over which the governments have jurisdiction)
14
  :Creator: William R Hogan
15
  :License: Creative Commons 4.0
16
  :Format: OWL
17
- :Download: `Geographical Entities Ontology (GEO) Homepage <http://purl.obolibrary.org/obo/geo.owl>`_
18
 
19
  Graph Metrics
20
  -------------
@@ -46,10 +46,10 @@ Breadth metrics
46
  Dataset Statistics
47
  ------------------
48
  Generated Benchmarks:
49
- - **Term Types**: 46949
50
- - **Taxonomic Relations**: 664
51
  - **Non-taxonomic Relations**: 19
52
- - **Average Terms per Type**: 1805.73
53
 
54
  Usage Example
55
  -------------
@@ -59,7 +59,7 @@ Usage Example
59
 
60
  # Initialize and load ontology
61
  ontology = GEO()
62
- ontology.load("path/to/ontology.owl")
63
 
64
  # Extract datasets
65
  data = ontology.extract()
 
14
  :Creator: William R Hogan
15
  :License: Creative Commons 4.0
16
  :Format: OWL
17
+ :Download: `Geographical Entities Ontology (GEO) Homepage <https://github.com/mcwdsi/geographical-entity-ontology/blob/master/geo-all.owl>`_
18
 
19
  Graph Metrics
20
  -------------
 
46
  Dataset Statistics
47
  ------------------
48
  Generated Benchmarks:
49
+ - **Term Types**: 34653
50
+ - **Taxonomic Relations**: 430
51
  - **Non-taxonomic Relations**: 19
52
+ - **Average Terms per Type**: 1386.12
53
 
54
  Usage Example
55
  -------------
 
59
 
60
  # Initialize and load ontology
61
  ontology = GEO()
62
+ ontology.load("path/to/ontology.OWL")
63
 
64
  # Extract datasets
65
  data = ontology.extract()
geo/term_typings.json ADDED
The diff for this file is too large to render. See raw diff
 
geo/type_non_taxonomic_relations.json ADDED
@@ -0,0 +1,152 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "types": [
3
+ "continuant",
4
+ "continuant fiat boundary",
5
+ "disposition",
6
+ "generically dependent continuant",
7
+ "history",
8
+ "immaterial entity",
9
+ "independent continuant",
10
+ "material entity",
11
+ "occurrent",
12
+ "one-dimensional continuant fiat boundary",
13
+ "one-dimensional spatial region",
14
+ "one-dimensional temporal region",
15
+ "process",
16
+ "process boundary",
17
+ "process profile",
18
+ "quality",
19
+ "realizable entity",
20
+ "role",
21
+ "site",
22
+ "spatial region",
23
+ "spatiotemporal region",
24
+ "specifically dependent continuant",
25
+ "temporal region",
26
+ "three-dimensional spatial region",
27
+ "two-dimensional continuant fiat boundary",
28
+ "two-dimensional spatial region",
29
+ "zero-dimensional continuant fiat boundary",
30
+ "zero-dimensional spatial region",
31
+ "zero-dimensional temporal region"
32
+ ],
33
+ "relations": [
34
+ "disjointWith"
35
+ ],
36
+ "non_taxonomies": [
37
+ {
38
+ "ID": "NR_1154300d",
39
+ "head": "spatial region",
40
+ "tail": "site",
41
+ "relation": "disjointWith"
42
+ },
43
+ {
44
+ "ID": "NR_9702032b",
45
+ "head": "continuant",
46
+ "tail": "occurrent",
47
+ "relation": "disjointWith"
48
+ },
49
+ {
50
+ "ID": "NR_9f41b728",
51
+ "head": "one-dimensional spatial region",
52
+ "tail": "three-dimensional spatial region",
53
+ "relation": "disjointWith"
54
+ },
55
+ {
56
+ "ID": "NR_7ec6b0b2",
57
+ "head": "realizable entity",
58
+ "tail": "quality",
59
+ "relation": "disjointWith"
60
+ },
61
+ {
62
+ "ID": "NR_cc901936",
63
+ "head": "temporal region",
64
+ "tail": "process boundary",
65
+ "relation": "disjointWith"
66
+ },
67
+ {
68
+ "ID": "NR_02600268",
69
+ "head": "temporal region",
70
+ "tail": "process",
71
+ "relation": "disjointWith"
72
+ },
73
+ {
74
+ "ID": "NR_8ec26fad",
75
+ "head": "one-dimensional temporal region",
76
+ "tail": "zero-dimensional temporal region",
77
+ "relation": "disjointWith"
78
+ },
79
+ {
80
+ "ID": "NR_7010ec12",
81
+ "head": "process profile",
82
+ "tail": "history",
83
+ "relation": "disjointWith"
84
+ },
85
+ {
86
+ "ID": "NR_d2e079dc",
87
+ "head": "zero-dimensional spatial region",
88
+ "tail": "three-dimensional spatial region",
89
+ "relation": "disjointWith"
90
+ },
91
+ {
92
+ "ID": "NR_3efc0d02",
93
+ "head": "disposition",
94
+ "tail": "role",
95
+ "relation": "disjointWith"
96
+ },
97
+ {
98
+ "ID": "NR_9da5fb48",
99
+ "head": "independent continuant",
100
+ "tail": "generically dependent continuant",
101
+ "relation": "disjointWith"
102
+ },
103
+ {
104
+ "ID": "NR_4891bfe3",
105
+ "head": "one-dimensional continuant fiat boundary",
106
+ "tail": "two-dimensional continuant fiat boundary",
107
+ "relation": "disjointWith"
108
+ },
109
+ {
110
+ "ID": "NR_656762f7",
111
+ "head": "two-dimensional spatial region",
112
+ "tail": "three-dimensional spatial region",
113
+ "relation": "disjointWith"
114
+ },
115
+ {
116
+ "ID": "NR_28b12b25",
117
+ "head": "specifically dependent continuant",
118
+ "tail": "generically dependent continuant",
119
+ "relation": "disjointWith"
120
+ },
121
+ {
122
+ "ID": "NR_8dfb8f07",
123
+ "head": "one-dimensional continuant fiat boundary",
124
+ "tail": "zero-dimensional continuant fiat boundary",
125
+ "relation": "disjointWith"
126
+ },
127
+ {
128
+ "ID": "NR_e7d8df21",
129
+ "head": "temporal region",
130
+ "tail": "spatiotemporal region",
131
+ "relation": "disjointWith"
132
+ },
133
+ {
134
+ "ID": "NR_422d8f88",
135
+ "head": "independent continuant",
136
+ "tail": "specifically dependent continuant",
137
+ "relation": "disjointWith"
138
+ },
139
+ {
140
+ "ID": "NR_6f7dc637",
141
+ "head": "spatial region",
142
+ "tail": "continuant fiat boundary",
143
+ "relation": "disjointWith"
144
+ },
145
+ {
146
+ "ID": "NR_b40bfc77",
147
+ "head": "material entity",
148
+ "tail": "immaterial entity",
149
+ "relation": "disjointWith"
150
+ }
151
+ ]
152
+ }
geo/type_taxonomies.json ADDED
@@ -0,0 +1,2484 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "types": [
3
+ "programming language",
4
+ "postal code",
5
+ "morphology",
6
+ "site",
7
+ "compiling software",
8
+ "software script",
9
+ "email address",
10
+ "genome announcement section",
11
+ "one-dimensional spatial region",
12
+ "area unit",
13
+ "diagram",
14
+ "centrally registered identifier symbol",
15
+ "information content entity",
16
+ "personal name",
17
+ "sovereign state",
18
+ "consent textual entity",
19
+ "US county",
20
+ "software development",
21
+ "private governance organization",
22
+ "spatiotemporal region",
23
+ "case report section",
24
+ "occurrent",
25
+ "US state",
26
+ "aggregate of major administrative subdivisions",
27
+ "photographic print",
28
+ "governmental organization",
29
+ "table of abbreviations",
30
+ "document",
31
+ "SynonymType",
32
+ "centrally registered identifier registry",
33
+ "obsolete aggregate of major administrative subdivisions",
34
+ "related work section",
35
+ "running title",
36
+ "planned process",
37
+ "process boundary",
38
+ "materials section",
39
+ "ocean",
40
+ "data item",
41
+ "abstract",
42
+ "zero-dimensional spatial region",
43
+ "2-D extent",
44
+ "subnational entity",
45
+ "symbol",
46
+ "EL++ ontology module",
47
+ "geopoli organization",
48
+ "obsolete2_binary executable",
49
+ "continuant fiat boundary",
50
+ "obsolete_artifact",
51
+ "time unit",
52
+ "algorithm",
53
+ "software module",
54
+ "process",
55
+ "document part",
56
+ "obsolete aggregate of dependencies",
57
+ "one-dimensional temporal region",
58
+ "zone improvement plan code",
59
+ "software application",
60
+ "database extract, transform, and load process",
61
+ "US county region role",
62
+ "pre-publication history textual entity",
63
+ "measurement datum",
64
+ "subset ontology module",
65
+ "document title",
66
+ "aggregate of sovereign states",
67
+ "generated ontology module",
68
+ "family name",
69
+ "software",
70
+ "graphical abstract",
71
+ "three dimensional cartesian spatial coordinate datum",
72
+ "body of water",
73
+ "conflict of interest section",
74
+ "software library",
75
+ "intergovernmental organization",
76
+ "statistical analysis textual entity",
77
+ "de jure sovereign state",
78
+ "independent continuant",
79
+ "version number",
80
+ "author summary section",
81
+ "ontology module",
82
+ "footnote",
83
+ "geographical region",
84
+ "abbreviation textual entity",
85
+ "case report textual entity",
86
+ "single layer subset ontology module",
87
+ "supplementary material to a document",
88
+ "Postal delivery route",
89
+ "ontology module subsetted by expressivity",
90
+ "zero-dimensional continuant fiat boundary",
91
+ "obsolete2_digital entity",
92
+ "entity",
93
+ "given name",
94
+ "obsolete2_report figure",
95
+ "software interpreter",
96
+ "counting",
97
+ "length",
98
+ "obsolete_identifier",
99
+ "measurement methods section",
100
+ "obsolete2_text based digital entity",
101
+ "looking up a centrally registered identifier",
102
+ "conflict of interest textual entity",
103
+ "table of contents",
104
+ "base ontology module",
105
+ "assigning a centrally registered identifier",
106
+ "aggregate of geopolitical organizations",
107
+ "obsolete_report table",
108
+ "graph",
109
+ "directive information entity",
110
+ "figure",
111
+ "aggregate of geographical entities",
112
+ "obsolete lake",
113
+ "import ontology module",
114
+ "material information bearer",
115
+ "numeral",
116
+ "value specification",
117
+ "data item extraction from journal article",
118
+ "geopolitical dependency",
119
+ "disposition",
120
+ "author summary textual entity",
121
+ "study design execution",
122
+ "copyright section",
123
+ "scalar measurement datum",
124
+ "ethical approval section",
125
+ "time trigger",
126
+ "obo basic subset ontology module",
127
+ "obsolete_unit of measure",
128
+ "report",
129
+ "caption",
130
+ "conclusion section",
131
+ "obsolete_class",
132
+ "study limitations section",
133
+ "count",
134
+ "objective specification",
135
+ "obsolete2_digital document",
136
+ "obsolete_survival curve",
137
+ "integer numeral",
138
+ "pre-publication history section",
139
+ "documenting",
140
+ "action specification",
141
+ "Synonym",
142
+ "obsolete_establishing a CRID registry",
143
+ "species subset ontology module",
144
+ "immaterial entity",
145
+ "conditional specification",
146
+ "length measurement datum",
147
+ "source code repository",
148
+ "availability textual entity",
149
+ "related work textual entity",
150
+ "source code module",
151
+ "obsolete sea",
152
+ "abbreviations section",
153
+ "object",
154
+ "cartesian spatial coordinate datum",
155
+ "analysis subset ontology module",
156
+ "physical object quality",
157
+ "genome announcement textual entity",
158
+ "notes section",
159
+ "dendrogram",
160
+ "funding source declaration textual entity",
161
+ "mass",
162
+ "author role",
163
+ "information carrier",
164
+ "organization",
165
+ "ORCID identifier",
166
+ "rule",
167
+ "heatmap",
168
+ "author list",
169
+ "textual entity",
170
+ "scalar value specification",
171
+ "time sampled measurement data set",
172
+ "data set",
173
+ "table",
174
+ "written name",
175
+ "obsolete group of governmental organizations",
176
+ "area",
177
+ "obsolete_study interpretation",
178
+ "statistical analysis section",
179
+ "time stamped measurement datum",
180
+ "taxonomic bridge ontology module",
181
+ "funding source declaration section",
182
+ "geodetic coordinate measurement datum",
183
+ "realizable entity",
184
+ "governance organization",
185
+ "specifically dependent continuant",
186
+ "curation subset ontology module",
187
+ "two-dimensional continuant fiat boundary",
188
+ "plan specification",
189
+ "photograph",
190
+ "results section",
191
+ "continent",
192
+ "investigation",
193
+ "centrally registered identifier",
194
+ "obsolete_material_entity",
195
+ "object aggregate",
196
+ "process profile",
197
+ "author information textual entity",
198
+ "tables section",
199
+ "fiat object",
200
+ "denotator type",
201
+ "sea",
202
+ "supranational entity",
203
+ "function",
204
+ "model number",
205
+ "temporal region",
206
+ "spatial region",
207
+ "nation",
208
+ "exclusion subset ontology module",
209
+ "external import ontology module",
210
+ "contour plot",
211
+ "Definition",
212
+ "generically dependent continuant",
213
+ "dot plot",
214
+ "geodetic datum",
215
+ "future directions textual entity",
216
+ "line graph",
217
+ "software method",
218
+ "citation",
219
+ "publishing process",
220
+ "two dimensional cartesian spatial coordinate datum",
221
+ "requirements textual entity",
222
+ "research settings section",
223
+ "geographical entity",
224
+ "three-dimensional spatial region",
225
+ "census tract",
226
+ "US state region role",
227
+ "publication about an investigation",
228
+ "author identification",
229
+ "Subset",
230
+ "research participants section",
231
+ "curation status specification",
232
+ "obsolete2_binary digital entity",
233
+ "obsolete_digital quality",
234
+ "zero-dimensional temporal region",
235
+ "aggregate of governmental organizations",
236
+ "aggregate of contiguous land masses",
237
+ "measurement unit label",
238
+ "ethical approval textual entity",
239
+ "institution list",
240
+ "obsolete_report element",
241
+ "availability section",
242
+ "future directions section",
243
+ "continuant",
244
+ "bridge ontology module",
245
+ "contiguous island land mass",
246
+ "study limitations textual entity",
247
+ "document in preparation for publication",
248
+ "aggregate of islands",
249
+ "histogram",
250
+ "role",
251
+ "publication",
252
+ "data item label",
253
+ "consent section",
254
+ "patients textual entity",
255
+ "mass measurement datum",
256
+ "acknowledgements section",
257
+ "US Census tract region role",
258
+ "one-dimensional continuant fiat boundary",
259
+ "hypothesis textual entity",
260
+ "keywords section",
261
+ "requirements section",
262
+ "history",
263
+ "physical quality",
264
+ "template generated ontology module",
265
+ "lot number",
266
+ "relational quality",
267
+ "plane angle measurement unit label",
268
+ "discussion section of a publication about an investigation",
269
+ "obsolescence reason specification",
270
+ "conclusion textual entity",
271
+ "island",
272
+ "figures section",
273
+ "mass unit",
274
+ "scatter plot",
275
+ "density plot",
276
+ "serial number",
277
+ "identifier",
278
+ "major administrative subdivision",
279
+ "introduction to a publication about an investigation",
280
+ "two-dimensional spatial region",
281
+ "grapheme",
282
+ "size",
283
+ "keyword textual entity",
284
+ "editors ontology module",
285
+ "patients section",
286
+ "setting datum",
287
+ "subcontinental land mass",
288
+ "references section",
289
+ "length unit",
290
+ "descriptive data section",
291
+ "code set",
292
+ "nongovernmental organization",
293
+ "data about an ontology part",
294
+ "one dimensional cartesian spatial coordinate datum",
295
+ "material entity",
296
+ "quality",
297
+ "lake",
298
+ "dataset creating",
299
+ "journal article",
300
+ "Venn diagram",
301
+ "table of figures",
302
+ "institutional identification",
303
+ "image",
304
+ "identifier creating process",
305
+ "main release ontology module",
306
+ "author contributions section",
307
+ "contiguous land mass",
308
+ "postal address",
309
+ "methods section",
310
+ "data format specification",
311
+ "longitude coordinate measurement datum",
312
+ "aggregate of geographical features",
313
+ "additional results section",
314
+ "data transformation",
315
+ "ontology module subsetted by OWL profile",
316
+ "narrative object",
317
+ "author information section",
318
+ "land mass",
319
+ "study bias section",
320
+ "reasoned ontology module",
321
+ "time measurement datum",
322
+ "DbXref",
323
+ "latitude coordinate measurement datum",
324
+ "study design",
325
+ "geographical feature",
326
+ "aggregate of dependencies",
327
+ "patent",
328
+ "geopolitical entity",
329
+ "associating information with a centrally registered identifier in its registry",
330
+ "obsolete ocean"
331
+ ],
332
+ "taxonomies": [
333
+ {
334
+ "ID": "TR_882a488a",
335
+ "parent": "geographical region",
336
+ "child": "census tract"
337
+ },
338
+ {
339
+ "ID": "TR_4ad2b9fe",
340
+ "parent": "geographical region",
341
+ "child": "body of water"
342
+ },
343
+ {
344
+ "ID": "TR_67f0958f",
345
+ "parent": "geographical region",
346
+ "child": "land mass"
347
+ },
348
+ {
349
+ "ID": "TR_042cb0e6",
350
+ "parent": "geographical region",
351
+ "child": "census tract"
352
+ },
353
+ {
354
+ "ID": "TR_3cd3faed",
355
+ "parent": "role",
356
+ "child": "US county region role"
357
+ },
358
+ {
359
+ "ID": "TR_085df46a",
360
+ "parent": "role",
361
+ "child": "US state region role"
362
+ },
363
+ {
364
+ "ID": "TR_ccb0c694",
365
+ "parent": "role",
366
+ "child": "US Census tract region role"
367
+ },
368
+ {
369
+ "ID": "TR_72785e63",
370
+ "parent": "role",
371
+ "child": "author role"
372
+ },
373
+ {
374
+ "ID": "TR_d5708545",
375
+ "parent": "role",
376
+ "child": "US county region role"
377
+ },
378
+ {
379
+ "ID": "TR_30401154",
380
+ "parent": "role",
381
+ "child": "US state region role"
382
+ },
383
+ {
384
+ "ID": "TR_e0984ad8",
385
+ "parent": "role",
386
+ "child": "US Census tract region role"
387
+ },
388
+ {
389
+ "ID": "TR_3eab2fd0",
390
+ "parent": "major administrative subdivision",
391
+ "child": "US state"
392
+ },
393
+ {
394
+ "ID": "TR_6e83953e",
395
+ "parent": "subnational entity",
396
+ "child": "US county"
397
+ },
398
+ {
399
+ "ID": "TR_888ca2bc",
400
+ "parent": "subnational entity",
401
+ "child": "major administrative subdivision"
402
+ },
403
+ {
404
+ "ID": "TR_3573162c",
405
+ "parent": "subnational entity",
406
+ "child": "geopolitical dependency"
407
+ },
408
+ {
409
+ "ID": "TR_ec09b998",
410
+ "parent": "obsolete_class",
411
+ "child": "geopolitical entity"
412
+ },
413
+ {
414
+ "ID": "TR_54ada537",
415
+ "parent": "obsolete_class",
416
+ "child": "nation"
417
+ },
418
+ {
419
+ "ID": "TR_a15d9b42",
420
+ "parent": "obsolete_class",
421
+ "child": "obsolete_artifact"
422
+ },
423
+ {
424
+ "ID": "TR_35e910cd",
425
+ "parent": "obsolete_class",
426
+ "child": "obsolete2_digital entity"
427
+ },
428
+ {
429
+ "ID": "TR_456bdc9e",
430
+ "parent": "obsolete_class",
431
+ "child": "obsolete_material_entity"
432
+ },
433
+ {
434
+ "ID": "TR_9db41103",
435
+ "parent": "obsolete_class",
436
+ "child": "obsolete2_binary digital entity"
437
+ },
438
+ {
439
+ "ID": "TR_549019ae",
440
+ "parent": "obsolete_class",
441
+ "child": "obsolete_unit of measure"
442
+ },
443
+ {
444
+ "ID": "TR_de18216d",
445
+ "parent": "obsolete_class",
446
+ "child": "obsolete_study interpretation"
447
+ },
448
+ {
449
+ "ID": "TR_ed6c159f",
450
+ "parent": "obsolete_class",
451
+ "child": "obsolete2_text based digital entity"
452
+ },
453
+ {
454
+ "ID": "TR_aac42f72",
455
+ "parent": "obsolete_class",
456
+ "child": "obsolete2_report figure"
457
+ },
458
+ {
459
+ "ID": "TR_8cf6d55a",
460
+ "parent": "obsolete_class",
461
+ "child": "obsolete_report element"
462
+ },
463
+ {
464
+ "ID": "TR_8a2b67e4",
465
+ "parent": "obsolete_class",
466
+ "child": "obsolete2_binary executable"
467
+ },
468
+ {
469
+ "ID": "TR_532c286a",
470
+ "parent": "obsolete_class",
471
+ "child": "obsolete_report table"
472
+ },
473
+ {
474
+ "ID": "TR_9df65ae0",
475
+ "parent": "obsolete_class",
476
+ "child": "obsolete2_digital document"
477
+ },
478
+ {
479
+ "ID": "TR_86a1a1d3",
480
+ "parent": "obsolete_class",
481
+ "child": "obsolete_identifier"
482
+ },
483
+ {
484
+ "ID": "TR_e16c2281",
485
+ "parent": "obsolete_class",
486
+ "child": "obsolete_digital quality"
487
+ },
488
+ {
489
+ "ID": "TR_b91fce00",
490
+ "parent": "obsolete_class",
491
+ "child": "obsolete_survival curve"
492
+ },
493
+ {
494
+ "ID": "TR_59dc417d",
495
+ "parent": "obsolete_class",
496
+ "child": "obsolete_establishing a CRID registry"
497
+ },
498
+ {
499
+ "ID": "TR_cc8db04e",
500
+ "parent": "independent continuant",
501
+ "child": "obsolete group of governmental organizations"
502
+ },
503
+ {
504
+ "ID": "TR_d861e69c",
505
+ "parent": "independent continuant",
506
+ "child": "aggregate of governmental organizations"
507
+ },
508
+ {
509
+ "ID": "TR_460c6705",
510
+ "parent": "independent continuant",
511
+ "child": "aggregate of geopolitical organizations"
512
+ },
513
+ {
514
+ "ID": "TR_6e4d331c",
515
+ "parent": "independent continuant",
516
+ "child": "organization"
517
+ },
518
+ {
519
+ "ID": "TR_d2d22200",
520
+ "parent": "independent continuant",
521
+ "child": "material entity"
522
+ },
523
+ {
524
+ "ID": "TR_f5a879bf",
525
+ "parent": "independent continuant",
526
+ "child": "immaterial entity"
527
+ },
528
+ {
529
+ "ID": "TR_f4cabdd1",
530
+ "parent": "governmental organization",
531
+ "child": "subnational entity"
532
+ },
533
+ {
534
+ "ID": "TR_1b9ab410",
535
+ "parent": "governmental organization",
536
+ "child": "sovereign state"
537
+ },
538
+ {
539
+ "ID": "TR_68cde6a8",
540
+ "parent": "governmental organization",
541
+ "child": "supranational entity"
542
+ },
543
+ {
544
+ "ID": "TR_06bcf5c4",
545
+ "parent": "aggregate of governmental organizations",
546
+ "child": "aggregate of major administrative subdivisions"
547
+ },
548
+ {
549
+ "ID": "TR_541a7bfe",
550
+ "parent": "aggregate of governmental organizations",
551
+ "child": "aggregate of dependencies"
552
+ },
553
+ {
554
+ "ID": "TR_8d28f836",
555
+ "parent": "aggregate of governmental organizations",
556
+ "child": "obsolete aggregate of dependencies"
557
+ },
558
+ {
559
+ "ID": "TR_abeb7f4e",
560
+ "parent": "aggregate of governmental organizations",
561
+ "child": "obsolete aggregate of major administrative subdivisions"
562
+ },
563
+ {
564
+ "ID": "TR_1fd17c9b",
565
+ "parent": "aggregate of governmental organizations",
566
+ "child": "aggregate of sovereign states"
567
+ },
568
+ {
569
+ "ID": "TR_1b8e8171",
570
+ "parent": "land mass",
571
+ "child": "subcontinental land mass"
572
+ },
573
+ {
574
+ "ID": "TR_5faf030c",
575
+ "parent": "land mass",
576
+ "child": "aggregate of contiguous land masses"
577
+ },
578
+ {
579
+ "ID": "TR_c55c92a4",
580
+ "parent": "land mass",
581
+ "child": "continent"
582
+ },
583
+ {
584
+ "ID": "TR_8726969b",
585
+ "parent": "land mass",
586
+ "child": "subcontinental land mass"
587
+ },
588
+ {
589
+ "ID": "TR_6bbb2fa8",
590
+ "parent": "subcontinental land mass",
591
+ "child": "contiguous land mass"
592
+ },
593
+ {
594
+ "ID": "TR_536d5136",
595
+ "parent": "subcontinental land mass",
596
+ "child": "contiguous island land mass"
597
+ },
598
+ {
599
+ "ID": "TR_3fc39145",
600
+ "parent": "subcontinental land mass",
601
+ "child": "island"
602
+ },
603
+ {
604
+ "ID": "TR_8585ed46",
605
+ "parent": "material entity",
606
+ "child": "geographical entity"
607
+ },
608
+ {
609
+ "ID": "TR_90622999",
610
+ "parent": "material entity",
611
+ "child": "fiat object"
612
+ },
613
+ {
614
+ "ID": "TR_82c89513",
615
+ "parent": "material entity",
616
+ "child": "object aggregate"
617
+ },
618
+ {
619
+ "ID": "TR_d7a147da",
620
+ "parent": "material entity",
621
+ "child": "object"
622
+ },
623
+ {
624
+ "ID": "TR_7808196b",
625
+ "parent": "material entity",
626
+ "child": "material information bearer"
627
+ },
628
+ {
629
+ "ID": "TR_aa145005",
630
+ "parent": "geographical entity",
631
+ "child": "geographical feature"
632
+ },
633
+ {
634
+ "ID": "TR_9da5818c",
635
+ "parent": "geographical entity",
636
+ "child": "geographical region"
637
+ },
638
+ {
639
+ "ID": "TR_969dfbb7",
640
+ "parent": "object aggregate",
641
+ "child": "aggregate of geographical entities"
642
+ },
643
+ {
644
+ "ID": "TR_63e03ea8",
645
+ "parent": "aggregate of geographical entities",
646
+ "child": "aggregate of geographical features"
647
+ },
648
+ {
649
+ "ID": "TR_fa2e5171",
650
+ "parent": "aggregate of contiguous land masses",
651
+ "child": "aggregate of islands"
652
+ },
653
+ {
654
+ "ID": "TR_f0c1cb80",
655
+ "parent": "organization",
656
+ "child": "geopoli organization"
657
+ },
658
+ {
659
+ "ID": "TR_b785a903",
660
+ "parent": "organization",
661
+ "child": "nongovernmental organization"
662
+ },
663
+ {
664
+ "ID": "TR_9fd0ba37",
665
+ "parent": "geopoli organization",
666
+ "child": "nongovernmental organization"
667
+ },
668
+ {
669
+ "ID": "TR_e9c08383",
670
+ "parent": "organization",
671
+ "child": "governance organization"
672
+ },
673
+ {
674
+ "ID": "TR_9143c173",
675
+ "parent": "governance organization",
676
+ "child": "governmental organization"
677
+ },
678
+ {
679
+ "ID": "TR_6331a396",
680
+ "parent": "organization",
681
+ "child": "governmental organization"
682
+ },
683
+ {
684
+ "ID": "TR_4969abb1",
685
+ "parent": "governance organization",
686
+ "child": "private governance organization"
687
+ },
688
+ {
689
+ "ID": "TR_dd2f8b3c",
690
+ "parent": "geopoli organization",
691
+ "child": "private governance organization"
692
+ },
693
+ {
694
+ "ID": "TR_dbdd27e8",
695
+ "parent": "governance organization",
696
+ "child": "intergovernmental organization"
697
+ },
698
+ {
699
+ "ID": "TR_bfe4db8e",
700
+ "parent": "geopoli organization",
701
+ "child": "intergovernmental organization"
702
+ },
703
+ {
704
+ "ID": "TR_363845ec",
705
+ "parent": "governance organization",
706
+ "child": "governmental organization"
707
+ },
708
+ {
709
+ "ID": "TR_856cf120",
710
+ "parent": "organization",
711
+ "child": "governmental organization"
712
+ },
713
+ {
714
+ "ID": "TR_ef60f42d",
715
+ "parent": "measurement datum",
716
+ "child": "geodetic coordinate measurement datum"
717
+ },
718
+ {
719
+ "ID": "TR_be41c3d7",
720
+ "parent": "measurement datum",
721
+ "child": "scalar measurement datum"
722
+ },
723
+ {
724
+ "ID": "TR_ed3bdd99",
725
+ "parent": "measurement datum",
726
+ "child": "count"
727
+ },
728
+ {
729
+ "ID": "TR_a4c425d7",
730
+ "parent": "measurement datum",
731
+ "child": "time stamped measurement datum"
732
+ },
733
+ {
734
+ "ID": "TR_7f890448",
735
+ "parent": "information content entity",
736
+ "child": "geodetic datum"
737
+ },
738
+ {
739
+ "ID": "TR_8c250023",
740
+ "parent": "information content entity",
741
+ "child": "data item label"
742
+ },
743
+ {
744
+ "ID": "TR_6bb9eeed",
745
+ "parent": "information content entity",
746
+ "child": "value specification"
747
+ },
748
+ {
749
+ "ID": "TR_7d3127cb",
750
+ "parent": "information content entity",
751
+ "child": "data item"
752
+ },
753
+ {
754
+ "ID": "TR_fc4568de",
755
+ "parent": "information content entity",
756
+ "child": "narrative object"
757
+ },
758
+ {
759
+ "ID": "TR_243f0e1f",
760
+ "parent": "information content entity",
761
+ "child": "symbol"
762
+ },
763
+ {
764
+ "ID": "TR_5dbbebf3",
765
+ "parent": "information content entity",
766
+ "child": "directive information entity"
767
+ },
768
+ {
769
+ "ID": "TR_77d80d79",
770
+ "parent": "information content entity",
771
+ "child": "textual entity"
772
+ },
773
+ {
774
+ "ID": "TR_f3a066f0",
775
+ "parent": "information content entity",
776
+ "child": "figure"
777
+ },
778
+ {
779
+ "ID": "TR_da6ac1c6",
780
+ "parent": "information content entity",
781
+ "child": "document"
782
+ },
783
+ {
784
+ "ID": "TR_f8acf4fd",
785
+ "parent": "information content entity",
786
+ "child": "document part"
787
+ },
788
+ {
789
+ "ID": "TR_a8300e68",
790
+ "parent": "information content entity",
791
+ "child": "email address"
792
+ },
793
+ {
794
+ "ID": "TR_746d4b5b",
795
+ "parent": "information content entity",
796
+ "child": "identifier"
797
+ },
798
+ {
799
+ "ID": "TR_f42dfb52",
800
+ "parent": "information content entity",
801
+ "child": "grapheme"
802
+ },
803
+ {
804
+ "ID": "TR_7f308bf8",
805
+ "parent": "information content entity",
806
+ "child": "code set"
807
+ },
808
+ {
809
+ "ID": "TR_ebb3b5be",
810
+ "parent": "measurement unit label",
811
+ "child": "plane angle measurement unit label"
812
+ },
813
+ {
814
+ "ID": "TR_e1ef6b4d",
815
+ "parent": "measurement unit label",
816
+ "child": "area unit"
817
+ },
818
+ {
819
+ "ID": "TR_52b06494",
820
+ "parent": "measurement unit label",
821
+ "child": "length unit"
822
+ },
823
+ {
824
+ "ID": "TR_c03c1097",
825
+ "parent": "measurement unit label",
826
+ "child": "mass unit"
827
+ },
828
+ {
829
+ "ID": "TR_352f9483",
830
+ "parent": "measurement unit label",
831
+ "child": "time unit"
832
+ },
833
+ {
834
+ "ID": "TR_49d691e6",
835
+ "parent": "sovereign state",
836
+ "child": "de jure sovereign state"
837
+ },
838
+ {
839
+ "ID": "TR_e06426fb",
840
+ "parent": "data item label",
841
+ "child": "measurement unit label"
842
+ },
843
+ {
844
+ "ID": "TR_0bd1c38c",
845
+ "parent": "data item",
846
+ "child": "measurement datum"
847
+ },
848
+ {
849
+ "ID": "TR_b8e3275a",
850
+ "parent": "data item",
851
+ "child": "data about an ontology part"
852
+ },
853
+ {
854
+ "ID": "TR_ee0e9f57",
855
+ "parent": "data item",
856
+ "child": "data set"
857
+ },
858
+ {
859
+ "ID": "TR_b59c13b6",
860
+ "parent": "data item",
861
+ "child": "setting datum"
862
+ },
863
+ {
864
+ "ID": "TR_ead3c0c8",
865
+ "parent": "data item",
866
+ "child": "cartesian spatial coordinate datum"
867
+ },
868
+ {
869
+ "ID": "TR_09b72d04",
870
+ "parent": "geodetic coordinate measurement datum",
871
+ "child": "latitude coordinate measurement datum"
872
+ },
873
+ {
874
+ "ID": "TR_1f6fe4ac",
875
+ "parent": "geodetic coordinate measurement datum",
876
+ "child": "longitude coordinate measurement datum"
877
+ },
878
+ {
879
+ "ID": "TR_fecfca98",
880
+ "parent": "value specification",
881
+ "child": "scalar value specification"
882
+ },
883
+ {
884
+ "ID": "TR_3f66720f",
885
+ "parent": "physical object quality",
886
+ "child": "size"
887
+ },
888
+ {
889
+ "ID": "TR_cf31c45b",
890
+ "parent": "physical object quality",
891
+ "child": "morphology"
892
+ },
893
+ {
894
+ "ID": "TR_2bc89af6",
895
+ "parent": "physical object quality",
896
+ "child": "physical quality"
897
+ },
898
+ {
899
+ "ID": "TR_df3bb282",
900
+ "parent": "quality",
901
+ "child": "physical object quality"
902
+ },
903
+ {
904
+ "ID": "TR_1a6be24f",
905
+ "parent": "quality",
906
+ "child": "relational quality"
907
+ },
908
+ {
909
+ "ID": "TR_a63e1d7c",
910
+ "parent": "quality",
911
+ "child": "information carrier"
912
+ },
913
+ {
914
+ "ID": "TR_0eb32171",
915
+ "parent": "2-D extent",
916
+ "child": "area"
917
+ },
918
+ {
919
+ "ID": "TR_66c47995",
920
+ "parent": "size",
921
+ "child": "2-D extent"
922
+ },
923
+ {
924
+ "ID": "TR_a70c8a71",
925
+ "parent": "body of water",
926
+ "child": "ocean"
927
+ },
928
+ {
929
+ "ID": "TR_12ac9ded",
930
+ "parent": "body of water",
931
+ "child": "sea"
932
+ },
933
+ {
934
+ "ID": "TR_9f4fc496",
935
+ "parent": "body of water",
936
+ "child": "lake"
937
+ },
938
+ {
939
+ "ID": "TR_14ae04ec",
940
+ "parent": "body of water",
941
+ "child": "obsolete ocean"
942
+ },
943
+ {
944
+ "ID": "TR_178c438d",
945
+ "parent": "body of water",
946
+ "child": "obsolete sea"
947
+ },
948
+ {
949
+ "ID": "TR_fc127d00",
950
+ "parent": "body of water",
951
+ "child": "obsolete lake"
952
+ },
953
+ {
954
+ "ID": "TR_c2dcf1ce",
955
+ "parent": "entity",
956
+ "child": "continuant"
957
+ },
958
+ {
959
+ "ID": "TR_d5503bc4",
960
+ "parent": "entity",
961
+ "child": "occurrent"
962
+ },
963
+ {
964
+ "ID": "TR_9c257a2d",
965
+ "parent": "continuant",
966
+ "child": "independent continuant"
967
+ },
968
+ {
969
+ "ID": "TR_ff045c41",
970
+ "parent": "continuant",
971
+ "child": "specifically dependent continuant"
972
+ },
973
+ {
974
+ "ID": "TR_5eb86eb7",
975
+ "parent": "continuant",
976
+ "child": "generically dependent continuant"
977
+ },
978
+ {
979
+ "ID": "TR_563fc854",
980
+ "parent": "immaterial entity",
981
+ "child": "spatial region"
982
+ },
983
+ {
984
+ "ID": "TR_db5db692",
985
+ "parent": "immaterial entity",
986
+ "child": "site"
987
+ },
988
+ {
989
+ "ID": "TR_ccbd02a7",
990
+ "parent": "immaterial entity",
991
+ "child": "continuant fiat boundary"
992
+ },
993
+ {
994
+ "ID": "TR_e8083b88",
995
+ "parent": "occurrent",
996
+ "child": "temporal region"
997
+ },
998
+ {
999
+ "ID": "TR_d49ad54d",
1000
+ "parent": "occurrent",
1001
+ "child": "spatiotemporal region"
1002
+ },
1003
+ {
1004
+ "ID": "TR_8d42b04a",
1005
+ "parent": "occurrent",
1006
+ "child": "process"
1007
+ },
1008
+ {
1009
+ "ID": "TR_5d95fc7e",
1010
+ "parent": "occurrent",
1011
+ "child": "process boundary"
1012
+ },
1013
+ {
1014
+ "ID": "TR_e3347be5",
1015
+ "parent": "spatial region",
1016
+ "child": "two-dimensional spatial region"
1017
+ },
1018
+ {
1019
+ "ID": "TR_f6d994d2",
1020
+ "parent": "spatial region",
1021
+ "child": "zero-dimensional spatial region"
1022
+ },
1023
+ {
1024
+ "ID": "TR_5a2a89a6",
1025
+ "parent": "spatial region",
1026
+ "child": "one-dimensional spatial region"
1027
+ },
1028
+ {
1029
+ "ID": "TR_4c821de2",
1030
+ "parent": "spatial region",
1031
+ "child": "three-dimensional spatial region"
1032
+ },
1033
+ {
1034
+ "ID": "TR_fff30b84",
1035
+ "parent": "realizable entity",
1036
+ "child": "disposition"
1037
+ },
1038
+ {
1039
+ "ID": "TR_573a4c67",
1040
+ "parent": "realizable entity",
1041
+ "child": "role"
1042
+ },
1043
+ {
1044
+ "ID": "TR_b186e23a",
1045
+ "parent": "specifically dependent continuant",
1046
+ "child": "realizable entity"
1047
+ },
1048
+ {
1049
+ "ID": "TR_965e590b",
1050
+ "parent": "specifically dependent continuant",
1051
+ "child": "quality"
1052
+ },
1053
+ {
1054
+ "ID": "TR_3c9fbc5f",
1055
+ "parent": "disposition",
1056
+ "child": "function"
1057
+ },
1058
+ {
1059
+ "ID": "TR_7d72d2c6",
1060
+ "parent": "temporal region",
1061
+ "child": "one-dimensional temporal region"
1062
+ },
1063
+ {
1064
+ "ID": "TR_e02241d9",
1065
+ "parent": "temporal region",
1066
+ "child": "zero-dimensional temporal region"
1067
+ },
1068
+ {
1069
+ "ID": "TR_dd3c2e6c",
1070
+ "parent": "continuant fiat boundary",
1071
+ "child": "one-dimensional continuant fiat boundary"
1072
+ },
1073
+ {
1074
+ "ID": "TR_3bfaacab",
1075
+ "parent": "continuant fiat boundary",
1076
+ "child": "two-dimensional continuant fiat boundary"
1077
+ },
1078
+ {
1079
+ "ID": "TR_450dc919",
1080
+ "parent": "continuant fiat boundary",
1081
+ "child": "zero-dimensional continuant fiat boundary"
1082
+ },
1083
+ {
1084
+ "ID": "TR_7bdc14df",
1085
+ "parent": "process",
1086
+ "child": "process profile"
1087
+ },
1088
+ {
1089
+ "ID": "TR_0162e5dc",
1090
+ "parent": "process",
1091
+ "child": "history"
1092
+ },
1093
+ {
1094
+ "ID": "TR_4c3241fc",
1095
+ "parent": "process",
1096
+ "child": "planned process"
1097
+ },
1098
+ {
1099
+ "ID": "TR_8450119e",
1100
+ "parent": "land mass",
1101
+ "child": "subcontinental land mass"
1102
+ },
1103
+ {
1104
+ "ID": "TR_ae50d8b0",
1105
+ "parent": "governance organization",
1106
+ "child": "private governance organization"
1107
+ },
1108
+ {
1109
+ "ID": "TR_952f3072",
1110
+ "parent": "geopoli organization",
1111
+ "child": "private governance organization"
1112
+ },
1113
+ {
1114
+ "ID": "TR_20dbb112",
1115
+ "parent": "organization",
1116
+ "child": "nongovernmental organization"
1117
+ },
1118
+ {
1119
+ "ID": "TR_cd6e92a7",
1120
+ "parent": "geopoli organization",
1121
+ "child": "nongovernmental organization"
1122
+ },
1123
+ {
1124
+ "ID": "TR_63a6be34",
1125
+ "parent": "governance organization",
1126
+ "child": "intergovernmental organization"
1127
+ },
1128
+ {
1129
+ "ID": "TR_01a9331e",
1130
+ "parent": "geopoli organization",
1131
+ "child": "intergovernmental organization"
1132
+ },
1133
+ {
1134
+ "ID": "TR_8694c6c0",
1135
+ "parent": "generically dependent continuant",
1136
+ "child": "information content entity"
1137
+ },
1138
+ {
1139
+ "ID": "TR_e866d4d4",
1140
+ "parent": "data about an ontology part",
1141
+ "child": "curation status specification"
1142
+ },
1143
+ {
1144
+ "ID": "TR_2da1e4dc",
1145
+ "parent": "data about an ontology part",
1146
+ "child": "obsolescence reason specification"
1147
+ },
1148
+ {
1149
+ "ID": "TR_71afa27e",
1150
+ "parent": "data about an ontology part",
1151
+ "child": "denotator type"
1152
+ },
1153
+ {
1154
+ "ID": "TR_e1efbf4c",
1155
+ "parent": "data about an ontology part",
1156
+ "child": "ontology module"
1157
+ },
1158
+ {
1159
+ "ID": "TR_8936bc51",
1160
+ "parent": "data about an ontology part",
1161
+ "child": "DbXref"
1162
+ },
1163
+ {
1164
+ "ID": "TR_6b18b065",
1165
+ "parent": "data about an ontology part",
1166
+ "child": "Definition"
1167
+ },
1168
+ {
1169
+ "ID": "TR_e0f4bb06",
1170
+ "parent": "data about an ontology part",
1171
+ "child": "Subset"
1172
+ },
1173
+ {
1174
+ "ID": "TR_ff1d95ec",
1175
+ "parent": "data about an ontology part",
1176
+ "child": "Synonym"
1177
+ },
1178
+ {
1179
+ "ID": "TR_359ba79d",
1180
+ "parent": "data about an ontology part",
1181
+ "child": "SynonymType"
1182
+ },
1183
+ {
1184
+ "ID": "TR_504ce2e4",
1185
+ "parent": "ontology module",
1186
+ "child": "base ontology module"
1187
+ },
1188
+ {
1189
+ "ID": "TR_d28e956a",
1190
+ "parent": "ontology module",
1191
+ "child": "editors ontology module"
1192
+ },
1193
+ {
1194
+ "ID": "TR_65cce84a",
1195
+ "parent": "ontology module",
1196
+ "child": "main release ontology module"
1197
+ },
1198
+ {
1199
+ "ID": "TR_c8778d51",
1200
+ "parent": "ontology module",
1201
+ "child": "bridge ontology module"
1202
+ },
1203
+ {
1204
+ "ID": "TR_0f39db7d",
1205
+ "parent": "ontology module",
1206
+ "child": "subset ontology module"
1207
+ },
1208
+ {
1209
+ "ID": "TR_668f75bb",
1210
+ "parent": "ontology module",
1211
+ "child": "reasoned ontology module"
1212
+ },
1213
+ {
1214
+ "ID": "TR_a513f418",
1215
+ "parent": "ontology module",
1216
+ "child": "generated ontology module"
1217
+ },
1218
+ {
1219
+ "ID": "TR_895f409c",
1220
+ "parent": "subset ontology module",
1221
+ "child": "import ontology module"
1222
+ },
1223
+ {
1224
+ "ID": "TR_bb6c075f",
1225
+ "parent": "subset ontology module",
1226
+ "child": "curation subset ontology module"
1227
+ },
1228
+ {
1229
+ "ID": "TR_a40fd49e",
1230
+ "parent": "subset ontology module",
1231
+ "child": "analysis subset ontology module"
1232
+ },
1233
+ {
1234
+ "ID": "TR_b31d45b7",
1235
+ "parent": "subset ontology module",
1236
+ "child": "single layer subset ontology module"
1237
+ },
1238
+ {
1239
+ "ID": "TR_ad8bc03a",
1240
+ "parent": "subset ontology module",
1241
+ "child": "exclusion subset ontology module"
1242
+ },
1243
+ {
1244
+ "ID": "TR_5a34fca8",
1245
+ "parent": "subset ontology module",
1246
+ "child": "species subset ontology module"
1247
+ },
1248
+ {
1249
+ "ID": "TR_933a222e",
1250
+ "parent": "subset ontology module",
1251
+ "child": "ontology module subsetted by expressivity"
1252
+ },
1253
+ {
1254
+ "ID": "TR_cdab1e48",
1255
+ "parent": "import ontology module",
1256
+ "child": "external import ontology module"
1257
+ },
1258
+ {
1259
+ "ID": "TR_02b344f0",
1260
+ "parent": "generated ontology module",
1261
+ "child": "template generated ontology module"
1262
+ },
1263
+ {
1264
+ "ID": "TR_980ccf93",
1265
+ "parent": "bridge ontology module",
1266
+ "child": "taxonomic bridge ontology module"
1267
+ },
1268
+ {
1269
+ "ID": "TR_efb367dc",
1270
+ "parent": "ontology module subsetted by expressivity",
1271
+ "child": "obo basic subset ontology module"
1272
+ },
1273
+ {
1274
+ "ID": "TR_37f3e9bf",
1275
+ "parent": "ontology module subsetted by expressivity",
1276
+ "child": "ontology module subsetted by OWL profile"
1277
+ },
1278
+ {
1279
+ "ID": "TR_b8ad290e",
1280
+ "parent": "ontology module subsetted by OWL profile",
1281
+ "child": "EL++ ontology module"
1282
+ },
1283
+ {
1284
+ "ID": "TR_9c3001ad",
1285
+ "parent": "planned process",
1286
+ "child": "software development"
1287
+ },
1288
+ {
1289
+ "ID": "TR_5863e780",
1290
+ "parent": "planned process",
1291
+ "child": "counting"
1292
+ },
1293
+ {
1294
+ "ID": "TR_cd973ecc",
1295
+ "parent": "planned process",
1296
+ "child": "dataset creating"
1297
+ },
1298
+ {
1299
+ "ID": "TR_1ca55fcb",
1300
+ "parent": "planned process",
1301
+ "child": "data item extraction from journal article"
1302
+ },
1303
+ {
1304
+ "ID": "TR_8f8be385",
1305
+ "parent": "planned process",
1306
+ "child": "publishing process"
1307
+ },
1308
+ {
1309
+ "ID": "TR_8008a813",
1310
+ "parent": "planned process",
1311
+ "child": "documenting"
1312
+ },
1313
+ {
1314
+ "ID": "TR_bbcaef65",
1315
+ "parent": "planned process",
1316
+ "child": "assigning a centrally registered identifier"
1317
+ },
1318
+ {
1319
+ "ID": "TR_4989be80",
1320
+ "parent": "planned process",
1321
+ "child": "associating information with a centrally registered identifier in its registry"
1322
+ },
1323
+ {
1324
+ "ID": "TR_c651bc57",
1325
+ "parent": "planned process",
1326
+ "child": "looking up a centrally registered identifier"
1327
+ },
1328
+ {
1329
+ "ID": "TR_4854513e",
1330
+ "parent": "planned process",
1331
+ "child": "database extract, transform, and load process"
1332
+ },
1333
+ {
1334
+ "ID": "TR_4d700013",
1335
+ "parent": "planned process",
1336
+ "child": "identifier creating process"
1337
+ },
1338
+ {
1339
+ "ID": "TR_aff7624f",
1340
+ "parent": "planned process",
1341
+ "child": "investigation"
1342
+ },
1343
+ {
1344
+ "ID": "TR_6d42155a",
1345
+ "parent": "planned process",
1346
+ "child": "study design execution"
1347
+ },
1348
+ {
1349
+ "ID": "TR_0e807a43",
1350
+ "parent": "planned process",
1351
+ "child": "data transformation"
1352
+ },
1353
+ {
1354
+ "ID": "TR_3f2734dd",
1355
+ "parent": "document",
1356
+ "child": "source code repository"
1357
+ },
1358
+ {
1359
+ "ID": "TR_d132eeb3",
1360
+ "parent": "document",
1361
+ "child": "report"
1362
+ },
1363
+ {
1364
+ "ID": "TR_9df2beef",
1365
+ "parent": "document",
1366
+ "child": "publication"
1367
+ },
1368
+ {
1369
+ "ID": "TR_8c03c19f",
1370
+ "parent": "document",
1371
+ "child": "patent"
1372
+ },
1373
+ {
1374
+ "ID": "TR_de2b5e45",
1375
+ "parent": "document",
1376
+ "child": "document in preparation for publication"
1377
+ },
1378
+ {
1379
+ "ID": "TR_d54a4df3",
1380
+ "parent": "document",
1381
+ "child": "source code repository"
1382
+ },
1383
+ {
1384
+ "ID": "TR_9e172c8b",
1385
+ "parent": "document",
1386
+ "child": "source code repository"
1387
+ },
1388
+ {
1389
+ "ID": "TR_0222cf55",
1390
+ "parent": "software development",
1391
+ "child": "compiling software"
1392
+ },
1393
+ {
1394
+ "ID": "TR_23a74cb9",
1395
+ "parent": "software development",
1396
+ "child": "compiling software"
1397
+ },
1398
+ {
1399
+ "ID": "TR_032f83af",
1400
+ "parent": "directive information entity",
1401
+ "child": "conditional specification"
1402
+ },
1403
+ {
1404
+ "ID": "TR_a2714f5e",
1405
+ "parent": "directive information entity",
1406
+ "child": "objective specification"
1407
+ },
1408
+ {
1409
+ "ID": "TR_f7c09e4d",
1410
+ "parent": "directive information entity",
1411
+ "child": "action specification"
1412
+ },
1413
+ {
1414
+ "ID": "TR_4c08001c",
1415
+ "parent": "directive information entity",
1416
+ "child": "source code module"
1417
+ },
1418
+ {
1419
+ "ID": "TR_15bce6f0",
1420
+ "parent": "directive information entity",
1421
+ "child": "data format specification"
1422
+ },
1423
+ {
1424
+ "ID": "TR_ef1d970f",
1425
+ "parent": "directive information entity",
1426
+ "child": "plan specification"
1427
+ },
1428
+ {
1429
+ "ID": "TR_a21d6ba0",
1430
+ "parent": "plan specification",
1431
+ "child": "software"
1432
+ },
1433
+ {
1434
+ "ID": "TR_b8d58132",
1435
+ "parent": "plan specification",
1436
+ "child": "programming language"
1437
+ },
1438
+ {
1439
+ "ID": "TR_dbade1e0",
1440
+ "parent": "plan specification",
1441
+ "child": "algorithm"
1442
+ },
1443
+ {
1444
+ "ID": "TR_d39c0f68",
1445
+ "parent": "plan specification",
1446
+ "child": "Postal delivery route"
1447
+ },
1448
+ {
1449
+ "ID": "TR_ab1ea6a4",
1450
+ "parent": "plan specification",
1451
+ "child": "study design"
1452
+ },
1453
+ {
1454
+ "ID": "TR_b37cf968",
1455
+ "parent": "report",
1456
+ "child": "journal article"
1457
+ },
1458
+ {
1459
+ "ID": "TR_27aa6f6c",
1460
+ "parent": "publication",
1461
+ "child": "journal article"
1462
+ },
1463
+ {
1464
+ "ID": "TR_1d533ceb",
1465
+ "parent": "report",
1466
+ "child": "journal article"
1467
+ },
1468
+ {
1469
+ "ID": "TR_0f03f564",
1470
+ "parent": "publication",
1471
+ "child": "journal article"
1472
+ },
1473
+ {
1474
+ "ID": "TR_465517c6",
1475
+ "parent": "publication",
1476
+ "child": "publication about an investigation"
1477
+ },
1478
+ {
1479
+ "ID": "TR_a495f3d4",
1480
+ "parent": "report",
1481
+ "child": "journal article"
1482
+ },
1483
+ {
1484
+ "ID": "TR_05cb8d59",
1485
+ "parent": "publication",
1486
+ "child": "journal article"
1487
+ },
1488
+ {
1489
+ "ID": "TR_8a323815",
1490
+ "parent": "report",
1491
+ "child": "journal article"
1492
+ },
1493
+ {
1494
+ "ID": "TR_5bedeeaf",
1495
+ "parent": "publication",
1496
+ "child": "journal article"
1497
+ },
1498
+ {
1499
+ "ID": "TR_369f2fec",
1500
+ "parent": "symbol",
1501
+ "child": "model number"
1502
+ },
1503
+ {
1504
+ "ID": "TR_2930b0b3",
1505
+ "parent": "symbol",
1506
+ "child": "numeral"
1507
+ },
1508
+ {
1509
+ "ID": "TR_bcc364ac",
1510
+ "parent": "symbol",
1511
+ "child": "version number"
1512
+ },
1513
+ {
1514
+ "ID": "TR_416d105e",
1515
+ "parent": "symbol",
1516
+ "child": "serial number"
1517
+ },
1518
+ {
1519
+ "ID": "TR_792ad085",
1520
+ "parent": "symbol",
1521
+ "child": "lot number"
1522
+ },
1523
+ {
1524
+ "ID": "TR_b5961851",
1525
+ "parent": "symbol",
1526
+ "child": "centrally registered identifier symbol"
1527
+ },
1528
+ {
1529
+ "ID": "TR_08759b1e",
1530
+ "parent": "generically dependent continuant",
1531
+ "child": "information content entity"
1532
+ },
1533
+ {
1534
+ "ID": "TR_74a54fa1",
1535
+ "parent": "numeral",
1536
+ "child": "integer numeral"
1537
+ },
1538
+ {
1539
+ "ID": "TR_685dc0d8",
1540
+ "parent": "measurement datum",
1541
+ "child": "scalar measurement datum"
1542
+ },
1543
+ {
1544
+ "ID": "TR_bf38cbfd",
1545
+ "parent": "measurement datum",
1546
+ "child": "scalar measurement datum"
1547
+ },
1548
+ {
1549
+ "ID": "TR_134d49d5",
1550
+ "parent": "information content entity",
1551
+ "child": "directive information entity"
1552
+ },
1553
+ {
1554
+ "ID": "TR_5b43d30b",
1555
+ "parent": "conditional specification",
1556
+ "child": "time trigger"
1557
+ },
1558
+ {
1559
+ "ID": "TR_699038b6",
1560
+ "parent": "conditional specification",
1561
+ "child": "rule"
1562
+ },
1563
+ {
1564
+ "ID": "TR_8365baf8",
1565
+ "parent": "graph",
1566
+ "child": "dot plot"
1567
+ },
1568
+ {
1569
+ "ID": "TR_89fc9609",
1570
+ "parent": "graph",
1571
+ "child": "contour plot"
1572
+ },
1573
+ {
1574
+ "ID": "TR_6fa37938",
1575
+ "parent": "graph",
1576
+ "child": "density plot"
1577
+ },
1578
+ {
1579
+ "ID": "TR_482a8817",
1580
+ "parent": "graph",
1581
+ "child": "histogram"
1582
+ },
1583
+ {
1584
+ "ID": "TR_3ab9e105",
1585
+ "parent": "graph",
1586
+ "child": "heatmap"
1587
+ },
1588
+ {
1589
+ "ID": "TR_0a0fce27",
1590
+ "parent": "graph",
1591
+ "child": "Venn diagram"
1592
+ },
1593
+ {
1594
+ "ID": "TR_80924315",
1595
+ "parent": "graph",
1596
+ "child": "dendrogram"
1597
+ },
1598
+ {
1599
+ "ID": "TR_9c0aa0a4",
1600
+ "parent": "graph",
1601
+ "child": "scatter plot"
1602
+ },
1603
+ {
1604
+ "ID": "TR_0eb47f08",
1605
+ "parent": "graph",
1606
+ "child": "line graph"
1607
+ },
1608
+ {
1609
+ "ID": "TR_8715a8b8",
1610
+ "parent": "diagram",
1611
+ "child": "graph"
1612
+ },
1613
+ {
1614
+ "ID": "TR_71120c91",
1615
+ "parent": "algorithm",
1616
+ "child": "software interpreter"
1617
+ },
1618
+ {
1619
+ "ID": "TR_ae241c8c",
1620
+ "parent": "figure",
1621
+ "child": "image"
1622
+ },
1623
+ {
1624
+ "ID": "TR_c3fd25e1",
1625
+ "parent": "figure",
1626
+ "child": "diagram"
1627
+ },
1628
+ {
1629
+ "ID": "TR_cd9fc963",
1630
+ "parent": "directive information entity",
1631
+ "child": "plan specification"
1632
+ },
1633
+ {
1634
+ "ID": "TR_b56c16bf",
1635
+ "parent": "directive information entity",
1636
+ "child": "plan specification"
1637
+ },
1638
+ {
1639
+ "ID": "TR_0ec65a57",
1640
+ "parent": "textual entity",
1641
+ "child": "conclusion textual entity"
1642
+ },
1643
+ {
1644
+ "ID": "TR_08874f82",
1645
+ "parent": "textual entity",
1646
+ "child": "citation"
1647
+ },
1648
+ {
1649
+ "ID": "TR_b0679f40",
1650
+ "parent": "textual entity",
1651
+ "child": "institutional identification"
1652
+ },
1653
+ {
1654
+ "ID": "TR_edcdf33d",
1655
+ "parent": "textual entity",
1656
+ "child": "caption"
1657
+ },
1658
+ {
1659
+ "ID": "TR_3dd9f6c1",
1660
+ "parent": "textual entity",
1661
+ "child": "document title"
1662
+ },
1663
+ {
1664
+ "ID": "TR_d11ca759",
1665
+ "parent": "textual entity",
1666
+ "child": "table"
1667
+ },
1668
+ {
1669
+ "ID": "TR_e64b64f6",
1670
+ "parent": "textual entity",
1671
+ "child": "hypothesis textual entity"
1672
+ },
1673
+ {
1674
+ "ID": "TR_d22f867c",
1675
+ "parent": "textual entity",
1676
+ "child": "postal address"
1677
+ },
1678
+ {
1679
+ "ID": "TR_5b0b02db",
1680
+ "parent": "textual entity",
1681
+ "child": "written name"
1682
+ },
1683
+ {
1684
+ "ID": "TR_8080b132",
1685
+ "parent": "textual entity",
1686
+ "child": "abbreviation textual entity"
1687
+ },
1688
+ {
1689
+ "ID": "TR_38740aa7",
1690
+ "parent": "textual entity",
1691
+ "child": "author information textual entity"
1692
+ },
1693
+ {
1694
+ "ID": "TR_c966647b",
1695
+ "parent": "textual entity",
1696
+ "child": "author summary textual entity"
1697
+ },
1698
+ {
1699
+ "ID": "TR_f8857737",
1700
+ "parent": "textual entity",
1701
+ "child": "availability textual entity"
1702
+ },
1703
+ {
1704
+ "ID": "TR_a0e34e67",
1705
+ "parent": "textual entity",
1706
+ "child": "case report textual entity"
1707
+ },
1708
+ {
1709
+ "ID": "TR_624cae08",
1710
+ "parent": "textual entity",
1711
+ "child": "conflict of interest textual entity"
1712
+ },
1713
+ {
1714
+ "ID": "TR_9dc1007e",
1715
+ "parent": "textual entity",
1716
+ "child": "consent textual entity"
1717
+ },
1718
+ {
1719
+ "ID": "TR_7b21b329",
1720
+ "parent": "textual entity",
1721
+ "child": "ethical approval textual entity"
1722
+ },
1723
+ {
1724
+ "ID": "TR_1e95f6d6",
1725
+ "parent": "textual entity",
1726
+ "child": "funding source declaration textual entity"
1727
+ },
1728
+ {
1729
+ "ID": "TR_3e2557ed",
1730
+ "parent": "textual entity",
1731
+ "child": "future directions textual entity"
1732
+ },
1733
+ {
1734
+ "ID": "TR_114668fe",
1735
+ "parent": "textual entity",
1736
+ "child": "genome announcement textual entity"
1737
+ },
1738
+ {
1739
+ "ID": "TR_d1a2fe43",
1740
+ "parent": "textual entity",
1741
+ "child": "keyword textual entity"
1742
+ },
1743
+ {
1744
+ "ID": "TR_c2e72e66",
1745
+ "parent": "textual entity",
1746
+ "child": "study limitations textual entity"
1747
+ },
1748
+ {
1749
+ "ID": "TR_c6f74c1f",
1750
+ "parent": "textual entity",
1751
+ "child": "patients textual entity"
1752
+ },
1753
+ {
1754
+ "ID": "TR_550890b6",
1755
+ "parent": "textual entity",
1756
+ "child": "pre-publication history textual entity"
1757
+ },
1758
+ {
1759
+ "ID": "TR_71639e0a",
1760
+ "parent": "textual entity",
1761
+ "child": "related work textual entity"
1762
+ },
1763
+ {
1764
+ "ID": "TR_a82c613a",
1765
+ "parent": "textual entity",
1766
+ "child": "requirements textual entity"
1767
+ },
1768
+ {
1769
+ "ID": "TR_579ece72",
1770
+ "parent": "textual entity",
1771
+ "child": "statistical analysis textual entity"
1772
+ },
1773
+ {
1774
+ "ID": "TR_b0c18423",
1775
+ "parent": "image",
1776
+ "child": "photograph"
1777
+ },
1778
+ {
1779
+ "ID": "TR_57bffe0f",
1780
+ "parent": "material information bearer",
1781
+ "child": "photographic print"
1782
+ },
1783
+ {
1784
+ "ID": "TR_fa4831e3",
1785
+ "parent": "textual entity",
1786
+ "child": "citation"
1787
+ },
1788
+ {
1789
+ "ID": "TR_4dfbd9d5",
1790
+ "parent": "written name",
1791
+ "child": "author identification"
1792
+ },
1793
+ {
1794
+ "ID": "TR_a1bbbcd5",
1795
+ "parent": "textual entity",
1796
+ "child": "caption"
1797
+ },
1798
+ {
1799
+ "ID": "TR_480157b1",
1800
+ "parent": "table",
1801
+ "child": "table of abbreviations"
1802
+ },
1803
+ {
1804
+ "ID": "TR_623a1a14",
1805
+ "parent": "table",
1806
+ "child": "table of contents"
1807
+ },
1808
+ {
1809
+ "ID": "TR_29bb521c",
1810
+ "parent": "table",
1811
+ "child": "table of figures"
1812
+ },
1813
+ {
1814
+ "ID": "TR_80abbb52",
1815
+ "parent": "publication",
1816
+ "child": "publication about an investigation"
1817
+ },
1818
+ {
1819
+ "ID": "TR_636f10d4",
1820
+ "parent": "information content entity",
1821
+ "child": "document part"
1822
+ },
1823
+ {
1824
+ "ID": "TR_a16b7484",
1825
+ "parent": "document part",
1826
+ "child": "abstract"
1827
+ },
1828
+ {
1829
+ "ID": "TR_f4211d64",
1830
+ "parent": "document part",
1831
+ "child": "introduction to a publication about an investigation"
1832
+ },
1833
+ {
1834
+ "ID": "TR_2d5dd576",
1835
+ "parent": "document part",
1836
+ "child": "methods section"
1837
+ },
1838
+ {
1839
+ "ID": "TR_15e90c23",
1840
+ "parent": "document part",
1841
+ "child": "results section"
1842
+ },
1843
+ {
1844
+ "ID": "TR_cdb2f2a0",
1845
+ "parent": "document part",
1846
+ "child": "discussion section of a publication about an investigation"
1847
+ },
1848
+ {
1849
+ "ID": "TR_57e13c45",
1850
+ "parent": "document part",
1851
+ "child": "references section"
1852
+ },
1853
+ {
1854
+ "ID": "TR_36b75d55",
1855
+ "parent": "document part",
1856
+ "child": "author list"
1857
+ },
1858
+ {
1859
+ "ID": "TR_3ff56a57",
1860
+ "parent": "document part",
1861
+ "child": "institution list"
1862
+ },
1863
+ {
1864
+ "ID": "TR_69659ff8",
1865
+ "parent": "document part",
1866
+ "child": "author contributions section"
1867
+ },
1868
+ {
1869
+ "ID": "TR_ac16b958",
1870
+ "parent": "document part",
1871
+ "child": "acknowledgements section"
1872
+ },
1873
+ {
1874
+ "ID": "TR_a518c606",
1875
+ "parent": "document part",
1876
+ "child": "footnote"
1877
+ },
1878
+ {
1879
+ "ID": "TR_0675171b",
1880
+ "parent": "document part",
1881
+ "child": "supplementary material to a document"
1882
+ },
1883
+ {
1884
+ "ID": "TR_12146e6e",
1885
+ "parent": "document part",
1886
+ "child": "copyright section"
1887
+ },
1888
+ {
1889
+ "ID": "TR_7a700da3",
1890
+ "parent": "document part",
1891
+ "child": "abbreviations section"
1892
+ },
1893
+ {
1894
+ "ID": "TR_d3f4e814",
1895
+ "parent": "document part",
1896
+ "child": "author information section"
1897
+ },
1898
+ {
1899
+ "ID": "TR_3e43c7c0",
1900
+ "parent": "document part",
1901
+ "child": "author summary section"
1902
+ },
1903
+ {
1904
+ "ID": "TR_5c415bd0",
1905
+ "parent": "document part",
1906
+ "child": "availability section"
1907
+ },
1908
+ {
1909
+ "ID": "TR_aa666015",
1910
+ "parent": "document part",
1911
+ "child": "case report section"
1912
+ },
1913
+ {
1914
+ "ID": "TR_c4797b11",
1915
+ "parent": "document part",
1916
+ "child": "conclusion section"
1917
+ },
1918
+ {
1919
+ "ID": "TR_42cde20f",
1920
+ "parent": "document part",
1921
+ "child": "conflict of interest section"
1922
+ },
1923
+ {
1924
+ "ID": "TR_556ce973",
1925
+ "parent": "document part",
1926
+ "child": "consent section"
1927
+ },
1928
+ {
1929
+ "ID": "TR_1190ea0a",
1930
+ "parent": "document part",
1931
+ "child": "ethical approval section"
1932
+ },
1933
+ {
1934
+ "ID": "TR_dd886614",
1935
+ "parent": "document part",
1936
+ "child": "figures section"
1937
+ },
1938
+ {
1939
+ "ID": "TR_2682a6af",
1940
+ "parent": "document part",
1941
+ "child": "funding source declaration section"
1942
+ },
1943
+ {
1944
+ "ID": "TR_5e4e7ec3",
1945
+ "parent": "document part",
1946
+ "child": "future directions section"
1947
+ },
1948
+ {
1949
+ "ID": "TR_00c719dd",
1950
+ "parent": "document part",
1951
+ "child": "genome announcement section"
1952
+ },
1953
+ {
1954
+ "ID": "TR_b4692f31",
1955
+ "parent": "document part",
1956
+ "child": "keywords section"
1957
+ },
1958
+ {
1959
+ "ID": "TR_68ec5779",
1960
+ "parent": "document part",
1961
+ "child": "study limitations section"
1962
+ },
1963
+ {
1964
+ "ID": "TR_85f4b1e9",
1965
+ "parent": "document part",
1966
+ "child": "materials section"
1967
+ },
1968
+ {
1969
+ "ID": "TR_0c69a7a2",
1970
+ "parent": "document part",
1971
+ "child": "notes section"
1972
+ },
1973
+ {
1974
+ "ID": "TR_5e454d01",
1975
+ "parent": "document part",
1976
+ "child": "patients section"
1977
+ },
1978
+ {
1979
+ "ID": "TR_fbeeaa86",
1980
+ "parent": "document part",
1981
+ "child": "pre-publication history section"
1982
+ },
1983
+ {
1984
+ "ID": "TR_45656705",
1985
+ "parent": "document part",
1986
+ "child": "related work section"
1987
+ },
1988
+ {
1989
+ "ID": "TR_7e14de5c",
1990
+ "parent": "document part",
1991
+ "child": "requirements section"
1992
+ },
1993
+ {
1994
+ "ID": "TR_ae56a630",
1995
+ "parent": "document part",
1996
+ "child": "statistical analysis section"
1997
+ },
1998
+ {
1999
+ "ID": "TR_81cce891",
2000
+ "parent": "document part",
2001
+ "child": "tables section"
2002
+ },
2003
+ {
2004
+ "ID": "TR_6c40aff3",
2005
+ "parent": "document part",
2006
+ "child": "descriptive data section"
2007
+ },
2008
+ {
2009
+ "ID": "TR_93d2a785",
2010
+ "parent": "document part",
2011
+ "child": "research participants section"
2012
+ },
2013
+ {
2014
+ "ID": "TR_cf42a8a7",
2015
+ "parent": "document part",
2016
+ "child": "research settings section"
2017
+ },
2018
+ {
2019
+ "ID": "TR_a2733744",
2020
+ "parent": "document part",
2021
+ "child": "abstract"
2022
+ },
2023
+ {
2024
+ "ID": "TR_41386d3f",
2025
+ "parent": "document part",
2026
+ "child": "introduction to a publication about an investigation"
2027
+ },
2028
+ {
2029
+ "ID": "TR_8a8b8489",
2030
+ "parent": "document part",
2031
+ "child": "methods section"
2032
+ },
2033
+ {
2034
+ "ID": "TR_f90cbfc2",
2035
+ "parent": "document part",
2036
+ "child": "results section"
2037
+ },
2038
+ {
2039
+ "ID": "TR_002aaf14",
2040
+ "parent": "document part",
2041
+ "child": "references section"
2042
+ },
2043
+ {
2044
+ "ID": "TR_93639b07",
2045
+ "parent": "document part",
2046
+ "child": "author list"
2047
+ },
2048
+ {
2049
+ "ID": "TR_0bab7bdd",
2050
+ "parent": "document part",
2051
+ "child": "institution list"
2052
+ },
2053
+ {
2054
+ "ID": "TR_52dd945c",
2055
+ "parent": "document part",
2056
+ "child": "footnote"
2057
+ },
2058
+ {
2059
+ "ID": "TR_896e3abf",
2060
+ "parent": "document title",
2061
+ "child": "running title"
2062
+ },
2063
+ {
2064
+ "ID": "TR_f60dfe19",
2065
+ "parent": "data item",
2066
+ "child": "cartesian spatial coordinate datum"
2067
+ },
2068
+ {
2069
+ "ID": "TR_1a8fa0a0",
2070
+ "parent": "data item",
2071
+ "child": "cartesian spatial coordinate datum"
2072
+ },
2073
+ {
2074
+ "ID": "TR_aae22cf1",
2075
+ "parent": "cartesian spatial coordinate datum",
2076
+ "child": "one dimensional cartesian spatial coordinate datum"
2077
+ },
2078
+ {
2079
+ "ID": "TR_35845e43",
2080
+ "parent": "cartesian spatial coordinate datum",
2081
+ "child": "two dimensional cartesian spatial coordinate datum"
2082
+ },
2083
+ {
2084
+ "ID": "TR_630a5e6f",
2085
+ "parent": "cartesian spatial coordinate datum",
2086
+ "child": "three dimensional cartesian spatial coordinate datum"
2087
+ },
2088
+ {
2089
+ "ID": "TR_36aade0f",
2090
+ "parent": "cartesian spatial coordinate datum",
2091
+ "child": "one dimensional cartesian spatial coordinate datum"
2092
+ },
2093
+ {
2094
+ "ID": "TR_cf7e2882",
2095
+ "parent": "cartesian spatial coordinate datum",
2096
+ "child": "one dimensional cartesian spatial coordinate datum"
2097
+ },
2098
+ {
2099
+ "ID": "TR_afea20d7",
2100
+ "parent": "cartesian spatial coordinate datum",
2101
+ "child": "two dimensional cartesian spatial coordinate datum"
2102
+ },
2103
+ {
2104
+ "ID": "TR_d2ebeab9",
2105
+ "parent": "cartesian spatial coordinate datum",
2106
+ "child": "two dimensional cartesian spatial coordinate datum"
2107
+ },
2108
+ {
2109
+ "ID": "TR_17d62bc7",
2110
+ "parent": "cartesian spatial coordinate datum",
2111
+ "child": "two dimensional cartesian spatial coordinate datum"
2112
+ },
2113
+ {
2114
+ "ID": "TR_d37aeba5",
2115
+ "parent": "cartesian spatial coordinate datum",
2116
+ "child": "three dimensional cartesian spatial coordinate datum"
2117
+ },
2118
+ {
2119
+ "ID": "TR_087bcefd",
2120
+ "parent": "cartesian spatial coordinate datum",
2121
+ "child": "three dimensional cartesian spatial coordinate datum"
2122
+ },
2123
+ {
2124
+ "ID": "TR_7651bc7f",
2125
+ "parent": "cartesian spatial coordinate datum",
2126
+ "child": "three dimensional cartesian spatial coordinate datum"
2127
+ },
2128
+ {
2129
+ "ID": "TR_abeaf724",
2130
+ "parent": "cartesian spatial coordinate datum",
2131
+ "child": "three dimensional cartesian spatial coordinate datum"
2132
+ },
2133
+ {
2134
+ "ID": "TR_805eecef",
2135
+ "parent": "scalar measurement datum",
2136
+ "child": "length measurement datum"
2137
+ },
2138
+ {
2139
+ "ID": "TR_e4e3e33e",
2140
+ "parent": "scalar measurement datum",
2141
+ "child": "mass measurement datum"
2142
+ },
2143
+ {
2144
+ "ID": "TR_a4a0a128",
2145
+ "parent": "scalar measurement datum",
2146
+ "child": "time measurement datum"
2147
+ },
2148
+ {
2149
+ "ID": "TR_0ac00f16",
2150
+ "parent": "scalar measurement datum",
2151
+ "child": "length measurement datum"
2152
+ },
2153
+ {
2154
+ "ID": "TR_a8336119",
2155
+ "parent": "scalar measurement datum",
2156
+ "child": "length measurement datum"
2157
+ },
2158
+ {
2159
+ "ID": "TR_870b03ca",
2160
+ "parent": "scalar measurement datum",
2161
+ "child": "mass measurement datum"
2162
+ },
2163
+ {
2164
+ "ID": "TR_bf763720",
2165
+ "parent": "scalar measurement datum",
2166
+ "child": "time measurement datum"
2167
+ },
2168
+ {
2169
+ "ID": "TR_c27d8e4e",
2170
+ "parent": "planned process",
2171
+ "child": "data item extraction from journal article"
2172
+ },
2173
+ {
2174
+ "ID": "TR_4e66f54e",
2175
+ "parent": "planned process",
2176
+ "child": "data item extraction from journal article"
2177
+ },
2178
+ {
2179
+ "ID": "TR_3c12241b",
2180
+ "parent": "planned process",
2181
+ "child": "documenting"
2182
+ },
2183
+ {
2184
+ "ID": "TR_65504041",
2185
+ "parent": "planned process",
2186
+ "child": "documenting"
2187
+ },
2188
+ {
2189
+ "ID": "TR_012b2dd2",
2190
+ "parent": "planned process",
2191
+ "child": "assigning a centrally registered identifier"
2192
+ },
2193
+ {
2194
+ "ID": "TR_71fa2242",
2195
+ "parent": "planned process",
2196
+ "child": "assigning a centrally registered identifier"
2197
+ },
2198
+ {
2199
+ "ID": "TR_49d93a82",
2200
+ "parent": "planned process",
2201
+ "child": "associating information with a centrally registered identifier in its registry"
2202
+ },
2203
+ {
2204
+ "ID": "TR_855528f2",
2205
+ "parent": "planned process",
2206
+ "child": "associating information with a centrally registered identifier in its registry"
2207
+ },
2208
+ {
2209
+ "ID": "TR_c2a1a39b",
2210
+ "parent": "planned process",
2211
+ "child": "associating information with a centrally registered identifier in its registry"
2212
+ },
2213
+ {
2214
+ "ID": "TR_fc355310",
2215
+ "parent": "symbol",
2216
+ "child": "centrally registered identifier symbol"
2217
+ },
2218
+ {
2219
+ "ID": "TR_40f7c462",
2220
+ "parent": "identifier",
2221
+ "child": "centrally registered identifier"
2222
+ },
2223
+ {
2224
+ "ID": "TR_d2d9e102",
2225
+ "parent": "identifier",
2226
+ "child": "postal code"
2227
+ },
2228
+ {
2229
+ "ID": "TR_86c4edf1",
2230
+ "parent": "identifier",
2231
+ "child": "personal name"
2232
+ },
2233
+ {
2234
+ "ID": "TR_9bb02ec0",
2235
+ "parent": "identifier",
2236
+ "child": "family name"
2237
+ },
2238
+ {
2239
+ "ID": "TR_e5e7a541",
2240
+ "parent": "identifier",
2241
+ "child": "centrally registered identifier"
2242
+ },
2243
+ {
2244
+ "ID": "TR_4f21ad44",
2245
+ "parent": "identifier",
2246
+ "child": "centrally registered identifier"
2247
+ },
2248
+ {
2249
+ "ID": "TR_c691c1b7",
2250
+ "parent": "code set",
2251
+ "child": "centrally registered identifier registry"
2252
+ },
2253
+ {
2254
+ "ID": "TR_4cfca655",
2255
+ "parent": "planned process",
2256
+ "child": "looking up a centrally registered identifier"
2257
+ },
2258
+ {
2259
+ "ID": "TR_01879236",
2260
+ "parent": "planned process",
2261
+ "child": "looking up a centrally registered identifier"
2262
+ },
2263
+ {
2264
+ "ID": "TR_945bd192",
2265
+ "parent": "planned process",
2266
+ "child": "looking up a centrally registered identifier"
2267
+ },
2268
+ {
2269
+ "ID": "TR_d7fb4e7f",
2270
+ "parent": "measurement datum",
2271
+ "child": "time stamped measurement datum"
2272
+ },
2273
+ {
2274
+ "ID": "TR_ce134088",
2275
+ "parent": "data set",
2276
+ "child": "time sampled measurement data set"
2277
+ },
2278
+ {
2279
+ "ID": "TR_a6161680",
2280
+ "parent": "data set",
2281
+ "child": "time sampled measurement data set"
2282
+ },
2283
+ {
2284
+ "ID": "TR_b1e9bc14",
2285
+ "parent": "software",
2286
+ "child": "software method"
2287
+ },
2288
+ {
2289
+ "ID": "TR_e94505e8",
2290
+ "parent": "software",
2291
+ "child": "software module"
2292
+ },
2293
+ {
2294
+ "ID": "TR_0a51166f",
2295
+ "parent": "software",
2296
+ "child": "software library"
2297
+ },
2298
+ {
2299
+ "ID": "TR_5f29bc32",
2300
+ "parent": "software",
2301
+ "child": "software application"
2302
+ },
2303
+ {
2304
+ "ID": "TR_26a4e70f",
2305
+ "parent": "software",
2306
+ "child": "software script"
2307
+ },
2308
+ {
2309
+ "ID": "TR_4b6a33fa",
2310
+ "parent": "document part",
2311
+ "child": "abbreviations section"
2312
+ },
2313
+ {
2314
+ "ID": "TR_d3f5d6fd",
2315
+ "parent": "document part",
2316
+ "child": "author information section"
2317
+ },
2318
+ {
2319
+ "ID": "TR_06f2dded",
2320
+ "parent": "document part",
2321
+ "child": "author summary section"
2322
+ },
2323
+ {
2324
+ "ID": "TR_a06e05ef",
2325
+ "parent": "document part",
2326
+ "child": "availability section"
2327
+ },
2328
+ {
2329
+ "ID": "TR_61a6ba08",
2330
+ "parent": "document part",
2331
+ "child": "case report section"
2332
+ },
2333
+ {
2334
+ "ID": "TR_ec976a86",
2335
+ "parent": "document part",
2336
+ "child": "conclusion section"
2337
+ },
2338
+ {
2339
+ "ID": "TR_714ff80f",
2340
+ "parent": "document part",
2341
+ "child": "conflict of interest section"
2342
+ },
2343
+ {
2344
+ "ID": "TR_63dcf44a",
2345
+ "parent": "document part",
2346
+ "child": "consent section"
2347
+ },
2348
+ {
2349
+ "ID": "TR_97bfe368",
2350
+ "parent": "document part",
2351
+ "child": "ethical approval section"
2352
+ },
2353
+ {
2354
+ "ID": "TR_c1ecb3cf",
2355
+ "parent": "textual entity",
2356
+ "child": "ethical approval textual entity"
2357
+ },
2358
+ {
2359
+ "ID": "TR_050bb78a",
2360
+ "parent": "document part",
2361
+ "child": "figures section"
2362
+ },
2363
+ {
2364
+ "ID": "TR_f71b2752",
2365
+ "parent": "document part",
2366
+ "child": "funding source declaration section"
2367
+ },
2368
+ {
2369
+ "ID": "TR_41386ee9",
2370
+ "parent": "document part",
2371
+ "child": "future directions section"
2372
+ },
2373
+ {
2374
+ "ID": "TR_5332e14c",
2375
+ "parent": "document part",
2376
+ "child": "genome announcement section"
2377
+ },
2378
+ {
2379
+ "ID": "TR_15772b15",
2380
+ "parent": "document part",
2381
+ "child": "keywords section"
2382
+ },
2383
+ {
2384
+ "ID": "TR_973ada8e",
2385
+ "parent": "document part",
2386
+ "child": "study limitations section"
2387
+ },
2388
+ {
2389
+ "ID": "TR_9ea8f0d3",
2390
+ "parent": "document part",
2391
+ "child": "study limitations section"
2392
+ },
2393
+ {
2394
+ "ID": "TR_da2213d2",
2395
+ "parent": "document part",
2396
+ "child": "patients section"
2397
+ },
2398
+ {
2399
+ "ID": "TR_b359122e",
2400
+ "parent": "document part",
2401
+ "child": "pre-publication history section"
2402
+ },
2403
+ {
2404
+ "ID": "TR_fc2d0a7c",
2405
+ "parent": "document part",
2406
+ "child": "related work section"
2407
+ },
2408
+ {
2409
+ "ID": "TR_ca368b18",
2410
+ "parent": "document part",
2411
+ "child": "requirements section"
2412
+ },
2413
+ {
2414
+ "ID": "TR_d0bf1228",
2415
+ "parent": "document part",
2416
+ "child": "statistical analysis section"
2417
+ },
2418
+ {
2419
+ "ID": "TR_13dfe47e",
2420
+ "parent": "document part",
2421
+ "child": "tables section"
2422
+ },
2423
+ {
2424
+ "ID": "TR_9806443b",
2425
+ "parent": "postal code",
2426
+ "child": "zone improvement plan code"
2427
+ },
2428
+ {
2429
+ "ID": "TR_57071ba0",
2430
+ "parent": "planned process",
2431
+ "child": "database extract, transform, and load process"
2432
+ },
2433
+ {
2434
+ "ID": "TR_8b8e0026",
2435
+ "parent": "planned process",
2436
+ "child": "database extract, transform, and load process"
2437
+ },
2438
+ {
2439
+ "ID": "TR_637686e5",
2440
+ "parent": "results section",
2441
+ "child": "additional results section"
2442
+ },
2443
+ {
2444
+ "ID": "TR_7799a45a",
2445
+ "parent": "methods section",
2446
+ "child": "measurement methods section"
2447
+ },
2448
+ {
2449
+ "ID": "TR_39384e90",
2450
+ "parent": "study limitations section",
2451
+ "child": "study bias section"
2452
+ },
2453
+ {
2454
+ "ID": "TR_0191c186",
2455
+ "parent": "abstract",
2456
+ "child": "graphical abstract"
2457
+ },
2458
+ {
2459
+ "ID": "TR_97203a62",
2460
+ "parent": "centrally registered identifier",
2461
+ "child": "ORCID identifier"
2462
+ },
2463
+ {
2464
+ "ID": "TR_c884ff85",
2465
+ "parent": "personal name",
2466
+ "child": "given name"
2467
+ },
2468
+ {
2469
+ "ID": "TR_92576457",
2470
+ "parent": "information content entity",
2471
+ "child": "code set"
2472
+ },
2473
+ {
2474
+ "ID": "TR_d8a6702d",
2475
+ "parent": "morphology",
2476
+ "child": "length"
2477
+ },
2478
+ {
2479
+ "ID": "TR_b5df41a7",
2480
+ "parent": "physical quality",
2481
+ "child": "mass"
2482
+ }
2483
+ ]
2484
+ }
geonames/geonames.rst CHANGED
@@ -12,7 +12,7 @@ in particular those defined in the geonames.org database.
12
  :Last Updated: 2022-01-30
13
  :Creator: Bernard Vatant
14
  :License: Creative Commons 3.0
15
- :Format: RDF/XML, Turtle, JSON-LD
16
  :Download: `GeoNames Ontology (GeoNames) Homepage <https://www.geonames.org/ontology>`_
17
 
18
  Graph Metrics
@@ -46,7 +46,7 @@ Dataset Statistics
46
  ------------------
47
  Generated Benchmarks:
48
  - **Term Types**: 699
49
- - **Taxonomic Relations**: 150
50
  - **Non-taxonomic Relations**: 0
51
  - **Average Terms per Type**: 349.50
52
 
@@ -58,7 +58,7 @@ Usage Example
58
 
59
  # Initialize and load ontology
60
  ontology = GeoNames()
61
- ontology.load("path/to/ontology.owl")
62
 
63
  # Extract datasets
64
  data = ontology.extract()
 
12
  :Last Updated: 2022-01-30
13
  :Creator: Bernard Vatant
14
  :License: Creative Commons 3.0
15
+ :Format: RDF
16
  :Download: `GeoNames Ontology (GeoNames) Homepage <https://www.geonames.org/ontology>`_
17
 
18
  Graph Metrics
 
46
  ------------------
47
  Generated Benchmarks:
48
  - **Term Types**: 699
49
+ - **Taxonomic Relations**: 18
50
  - **Non-taxonomic Relations**: 0
51
  - **Average Terms per Type**: 349.50
52
 
 
58
 
59
  # Initialize and load ontology
60
  ontology = GeoNames()
61
+ ontology.load("path/to/ontology.RDF")
62
 
63
  # Extract datasets
64
  data = ontology.extract()
geonames/term_typings.json ADDED
@@ -0,0 +1,4895 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "ID": "TT_d24a4e97",
4
+ "term": "S.HSE",
5
+ "types": [
6
+ "Code"
7
+ ]
8
+ },
9
+ {
10
+ "ID": "TT_ac66d677",
11
+ "term": "U.BKSU",
12
+ "types": [
13
+ "Code"
14
+ ]
15
+ },
16
+ {
17
+ "ID": "TT_ce1305b4",
18
+ "term": "H.HBR",
19
+ "types": [
20
+ "Code"
21
+ ]
22
+ },
23
+ {
24
+ "ID": "TT_3b88258b",
25
+ "term": "H.LGNX",
26
+ "types": [
27
+ "Code"
28
+ ]
29
+ },
30
+ {
31
+ "ID": "TT_20e13117",
32
+ "term": "S.CMPLA",
33
+ "types": [
34
+ "Code"
35
+ ]
36
+ },
37
+ {
38
+ "ID": "TT_772f93b9",
39
+ "term": "T.PK",
40
+ "types": [
41
+ "Code"
42
+ ]
43
+ },
44
+ {
45
+ "ID": "TT_bbaf6752",
46
+ "term": "H.CHNN",
47
+ "types": [
48
+ "Code"
49
+ ]
50
+ },
51
+ {
52
+ "ID": "TT_7f0e32ff",
53
+ "term": "T.RDGB",
54
+ "types": [
55
+ "Code"
56
+ ]
57
+ },
58
+ {
59
+ "ID": "TT_4af88c57",
60
+ "term": "S.CMPMN",
61
+ "types": [
62
+ "Code"
63
+ ]
64
+ },
65
+ {
66
+ "ID": "TT_bb058524",
67
+ "term": "S.AIRH",
68
+ "types": [
69
+ "Code"
70
+ ]
71
+ },
72
+ {
73
+ "ID": "TT_23bc1830",
74
+ "term": "S.TRMO",
75
+ "types": [
76
+ "Code"
77
+ ]
78
+ },
79
+ {
80
+ "ID": "TT_a729fd89",
81
+ "term": "H.DCK",
82
+ "types": [
83
+ "Code"
84
+ ]
85
+ },
86
+ {
87
+ "ID": "TT_20d26919",
88
+ "term": "H.STM",
89
+ "types": [
90
+ "Code"
91
+ ]
92
+ },
93
+ {
94
+ "ID": "TT_b341f987",
95
+ "term": "S.ITTR",
96
+ "types": [
97
+ "Code"
98
+ ]
99
+ },
100
+ {
101
+ "ID": "TT_af97512f",
102
+ "term": "S.SNTR",
103
+ "types": [
104
+ "Code"
105
+ ]
106
+ },
107
+ {
108
+ "ID": "TT_384baca3",
109
+ "term": "H.SHOL",
110
+ "types": [
111
+ "Code"
112
+ ]
113
+ },
114
+ {
115
+ "ID": "TT_4bd0cb53",
116
+ "term": "L.RGNE",
117
+ "types": [
118
+ "Code"
119
+ ]
120
+ },
121
+ {
122
+ "ID": "TT_6571904e",
123
+ "term": "H.LGN",
124
+ "types": [
125
+ "Code"
126
+ ]
127
+ },
128
+ {
129
+ "ID": "TT_b3c60e47",
130
+ "term": "T.TAL",
131
+ "types": [
132
+ "Code"
133
+ ]
134
+ },
135
+ {
136
+ "ID": "TT_b25425be",
137
+ "term": "P.PPLA4",
138
+ "types": [
139
+ "Code"
140
+ ]
141
+ },
142
+ {
143
+ "ID": "TT_27d7a415",
144
+ "term": "L.RGNL",
145
+ "types": [
146
+ "Code"
147
+ ]
148
+ },
149
+ {
150
+ "ID": "TT_d8c5ad67",
151
+ "term": "R.PTGE",
152
+ "types": [
153
+ "Code"
154
+ ]
155
+ },
156
+ {
157
+ "ID": "TT_1d7bba78",
158
+ "term": "S.FRMT",
159
+ "types": [
160
+ "Code"
161
+ ]
162
+ },
163
+ {
164
+ "ID": "TT_b9595443",
165
+ "term": "S.TNKD",
166
+ "types": [
167
+ "Code"
168
+ ]
169
+ },
170
+ {
171
+ "ID": "TT_03562f54",
172
+ "term": "H.BNK",
173
+ "types": [
174
+ "Code"
175
+ ]
176
+ },
177
+ {
178
+ "ID": "TT_d4d4b65c",
179
+ "term": "R.TNLRR",
180
+ "types": [
181
+ "Code"
182
+ ]
183
+ },
184
+ {
185
+ "ID": "TT_23f1a8fc",
186
+ "term": "S.ADMF",
187
+ "types": [
188
+ "Code"
189
+ ]
190
+ },
191
+ {
192
+ "ID": "TT_493541e1",
193
+ "term": "S.RSRT",
194
+ "types": [
195
+ "Code"
196
+ ]
197
+ },
198
+ {
199
+ "ID": "TT_ad68259b",
200
+ "term": "U.SLPU",
201
+ "types": [
202
+ "Code"
203
+ ]
204
+ },
205
+ {
206
+ "ID": "TT_f3cc9cee",
207
+ "term": "S.RUIN",
208
+ "types": [
209
+ "Code"
210
+ ]
211
+ },
212
+ {
213
+ "ID": "TT_9dd5921b",
214
+ "term": "L.LAND",
215
+ "types": [
216
+ "Code"
217
+ ]
218
+ },
219
+ {
220
+ "ID": "TT_622afa9b",
221
+ "term": "U.PKSU",
222
+ "types": [
223
+ "Code"
224
+ ]
225
+ },
226
+ {
227
+ "ID": "TT_132585cb",
228
+ "term": "A.LTER",
229
+ "types": [
230
+ "Code"
231
+ ]
232
+ },
233
+ {
234
+ "ID": "TT_42881e67",
235
+ "term": "L.BSNP",
236
+ "types": [
237
+ "Code"
238
+ ]
239
+ },
240
+ {
241
+ "ID": "TT_0f31262d",
242
+ "term": "P.PPLC",
243
+ "types": [
244
+ "Code"
245
+ ]
246
+ },
247
+ {
248
+ "ID": "TT_8d07fee0",
249
+ "term": "S.UNIO",
250
+ "types": [
251
+ "Code"
252
+ ]
253
+ },
254
+ {
255
+ "ID": "TT_43da80df",
256
+ "term": "S.BLDO",
257
+ "types": [
258
+ "Code"
259
+ ]
260
+ },
261
+ {
262
+ "ID": "TT_54f5496f",
263
+ "term": "L.GRAZ",
264
+ "types": [
265
+ "Code"
266
+ ]
267
+ },
268
+ {
269
+ "ID": "TT_e76360a5",
270
+ "term": "H.CHNL",
271
+ "types": [
272
+ "Code"
273
+ ]
274
+ },
275
+ {
276
+ "ID": "TT_b8052585",
277
+ "term": "T.SPIT",
278
+ "types": [
279
+ "Code"
280
+ ]
281
+ },
282
+ {
283
+ "ID": "TT_f071d9fe",
284
+ "term": "T.RK",
285
+ "types": [
286
+ "Code"
287
+ ]
288
+ },
289
+ {
290
+ "ID": "TT_e4342442",
291
+ "term": "S.RECG",
292
+ "types": [
293
+ "Code"
294
+ ]
295
+ },
296
+ {
297
+ "ID": "TT_68467585",
298
+ "term": "U.RISU",
299
+ "types": [
300
+ "Code"
301
+ ]
302
+ },
303
+ {
304
+ "ID": "TT_1fb4d941",
305
+ "term": "S.BUSTN",
306
+ "types": [
307
+ "Code"
308
+ ]
309
+ },
310
+ {
311
+ "ID": "TT_61a3dbab",
312
+ "term": "R.OILP",
313
+ "types": [
314
+ "Code"
315
+ ]
316
+ },
317
+ {
318
+ "ID": "TT_448aebd3",
319
+ "term": "S.STNC",
320
+ "types": [
321
+ "Code"
322
+ ]
323
+ },
324
+ {
325
+ "ID": "TT_97e6d596",
326
+ "term": "U.SPRU",
327
+ "types": [
328
+ "Code"
329
+ ]
330
+ },
331
+ {
332
+ "ID": "TT_53a0513a",
333
+ "term": "H.ESTY",
334
+ "types": [
335
+ "Code"
336
+ ]
337
+ },
338
+ {
339
+ "ID": "TT_f0b00c19",
340
+ "term": "U.FRSU",
341
+ "types": [
342
+ "Code"
343
+ ]
344
+ },
345
+ {
346
+ "ID": "TT_565346fb",
347
+ "term": "A.ADMH",
348
+ "types": [
349
+ "Code"
350
+ ]
351
+ },
352
+ {
353
+ "ID": "TT_9e62c3f5",
354
+ "term": "H.WTLD",
355
+ "types": [
356
+ "Code"
357
+ ]
358
+ },
359
+ {
360
+ "ID": "TT_f1ff7e57",
361
+ "term": "S.HUTS",
362
+ "types": [
363
+ "Code"
364
+ ]
365
+ },
366
+ {
367
+ "ID": "TT_1f967506",
368
+ "term": "S.DCKY",
369
+ "types": [
370
+ "Code"
371
+ ]
372
+ },
373
+ {
374
+ "ID": "TT_4265158d",
375
+ "term": "H.DTCHM",
376
+ "types": [
377
+ "Code"
378
+ ]
379
+ },
380
+ {
381
+ "ID": "TT_38d8d518",
382
+ "term": "S.PMPW",
383
+ "types": [
384
+ "Code"
385
+ ]
386
+ },
387
+ {
388
+ "ID": "TT_fc36810b",
389
+ "term": "P.PPLA3",
390
+ "types": [
391
+ "Code"
392
+ ]
393
+ },
394
+ {
395
+ "ID": "TT_034dcc5e",
396
+ "term": "S.PP",
397
+ "types": [
398
+ "Code"
399
+ ]
400
+ },
401
+ {
402
+ "ID": "TT_02312456",
403
+ "term": "V.VINS",
404
+ "types": [
405
+ "Code"
406
+ ]
407
+ },
408
+ {
409
+ "ID": "TT_e35da0cf",
410
+ "term": "H.SD",
411
+ "types": [
412
+ "Code"
413
+ ]
414
+ },
415
+ {
416
+ "ID": "TT_5ac1ed6e",
417
+ "term": "H.SBKH",
418
+ "types": [
419
+ "Code"
420
+ ]
421
+ },
422
+ {
423
+ "ID": "TT_43d0cecb",
424
+ "term": "L.LCTY",
425
+ "types": [
426
+ "Code"
427
+ ]
428
+ },
429
+ {
430
+ "ID": "TT_da77a2d7",
431
+ "term": "U.BNKU",
432
+ "types": [
433
+ "Code"
434
+ ]
435
+ },
436
+ {
437
+ "ID": "TT_c9ad0c3d",
438
+ "term": "H.STMH",
439
+ "types": [
440
+ "Code"
441
+ ]
442
+ },
443
+ {
444
+ "ID": "TT_9a46e24a",
445
+ "term": "S.MNSN",
446
+ "types": [
447
+ "Code"
448
+ ]
449
+ },
450
+ {
451
+ "ID": "TT_b5064ffb",
452
+ "term": "P.PPLL",
453
+ "types": [
454
+ "Code"
455
+ ]
456
+ },
457
+ {
458
+ "ID": "TT_b4412eef",
459
+ "term": "S.CH",
460
+ "types": [
461
+ "Code"
462
+ ]
463
+ },
464
+ {
465
+ "ID": "TT_2c7b2444",
466
+ "term": "S.SWT",
467
+ "types": [
468
+ "Code"
469
+ ]
470
+ },
471
+ {
472
+ "ID": "TT_baa89729",
473
+ "term": "H.WTRC",
474
+ "types": [
475
+ "Code"
476
+ ]
477
+ },
478
+ {
479
+ "ID": "TT_602c691a",
480
+ "term": "S.WRCK",
481
+ "types": [
482
+ "Code"
483
+ ]
484
+ },
485
+ {
486
+ "ID": "TT_84594437",
487
+ "term": "T.MTS",
488
+ "types": [
489
+ "Code"
490
+ ]
491
+ },
492
+ {
493
+ "ID": "TT_1e34eb0d",
494
+ "term": "H.FLLS",
495
+ "types": [
496
+ "Code"
497
+ ]
498
+ },
499
+ {
500
+ "ID": "TT_654b968a",
501
+ "term": "R.RRQ",
502
+ "types": [
503
+ "Code"
504
+ ]
505
+ },
506
+ {
507
+ "ID": "TT_a3b116d1",
508
+ "term": "H.MOOR",
509
+ "types": [
510
+ "Code"
511
+ ]
512
+ },
513
+ {
514
+ "ID": "TT_23f0c14f",
515
+ "term": "L.RESV",
516
+ "types": [
517
+ "Code"
518
+ ]
519
+ },
520
+ {
521
+ "ID": "TT_38cdb9e7",
522
+ "term": "H.STRT",
523
+ "types": [
524
+ "Code"
525
+ ]
526
+ },
527
+ {
528
+ "ID": "TT_5a751af8",
529
+ "term": "S.RLGR",
530
+ "types": [
531
+ "Code"
532
+ ]
533
+ },
534
+ {
535
+ "ID": "TT_59240fef",
536
+ "term": "S.LDNG",
537
+ "types": [
538
+ "Code"
539
+ ]
540
+ },
541
+ {
542
+ "ID": "TT_a1fca776",
543
+ "term": "S.CTRCM",
544
+ "types": [
545
+ "Code"
546
+ ]
547
+ },
548
+ {
549
+ "ID": "TT_6a4236da",
550
+ "term": "S.MSQE",
551
+ "types": [
552
+ "Code"
553
+ ]
554
+ },
555
+ {
556
+ "ID": "TT_f4275fe3",
557
+ "term": "U.VALU",
558
+ "types": [
559
+ "Code"
560
+ ]
561
+ },
562
+ {
563
+ "ID": "TT_b54fbac6",
564
+ "term": "T.DPR",
565
+ "types": [
566
+ "Code"
567
+ ]
568
+ },
569
+ {
570
+ "ID": "TT_6f83073f",
571
+ "term": "V.TREE",
572
+ "types": [
573
+ "Code"
574
+ ]
575
+ },
576
+ {
577
+ "ID": "TT_6de39d35",
578
+ "term": "H.PNDNI",
579
+ "types": [
580
+ "Code"
581
+ ]
582
+ },
583
+ {
584
+ "ID": "TT_fc1fb87e",
585
+ "term": "S.HSPC",
586
+ "types": [
587
+ "Code"
588
+ ]
589
+ },
590
+ {
591
+ "ID": "TT_b3567a7e",
592
+ "term": "T.PENX",
593
+ "types": [
594
+ "Code"
595
+ ]
596
+ },
597
+ {
598
+ "ID": "TT_7ec87958",
599
+ "term": "H.INLTQ",
600
+ "types": [
601
+ "Code"
602
+ ]
603
+ },
604
+ {
605
+ "ID": "TT_914b4d21",
606
+ "term": "U.TERU",
607
+ "types": [
608
+ "Code"
609
+ ]
610
+ },
611
+ {
612
+ "ID": "TT_7eaec6d7",
613
+ "term": "S.AIRP",
614
+ "types": [
615
+ "Code"
616
+ ]
617
+ },
618
+ {
619
+ "ID": "TT_355ad916",
620
+ "term": "V.CULT",
621
+ "types": [
622
+ "Code"
623
+ ]
624
+ },
625
+ {
626
+ "ID": "TT_5a97dda4",
627
+ "term": "U.PRVU",
628
+ "types": [
629
+ "Code"
630
+ ]
631
+ },
632
+ {
633
+ "ID": "TT_dac28744",
634
+ "term": "S.MNAU",
635
+ "types": [
636
+ "Code"
637
+ ]
638
+ },
639
+ {
640
+ "ID": "TT_b581b4c5",
641
+ "term": "U.DEPU",
642
+ "types": [
643
+ "Code"
644
+ ]
645
+ },
646
+ {
647
+ "ID": "TT_a47659ad",
648
+ "term": "S.PRN",
649
+ "types": [
650
+ "Code"
651
+ ]
652
+ },
653
+ {
654
+ "ID": "TT_d21c4d34",
655
+ "term": "P.PPCLH",
656
+ "types": [
657
+ "Code"
658
+ ]
659
+ },
660
+ {
661
+ "ID": "TT_20bff51c",
662
+ "term": "H.PNDI",
663
+ "types": [
664
+ "Code"
665
+ ]
666
+ },
667
+ {
668
+ "ID": "TT_a2564496",
669
+ "term": "U.KNLU",
670
+ "types": [
671
+ "Code"
672
+ ]
673
+ },
674
+ {
675
+ "ID": "TT_84bc9edf",
676
+ "term": "S.OILQ",
677
+ "types": [
678
+ "Code"
679
+ ]
680
+ },
681
+ {
682
+ "ID": "TT_3aa5b56f",
683
+ "term": "T.FSR",
684
+ "types": [
685
+ "Code"
686
+ ]
687
+ },
688
+ {
689
+ "ID": "TT_337a36a5",
690
+ "term": "S.ARCH",
691
+ "types": [
692
+ "Code"
693
+ ]
694
+ },
695
+ {
696
+ "ID": "TT_38189c2d",
697
+ "term": "L.TRB",
698
+ "types": [
699
+ "Code"
700
+ ]
701
+ },
702
+ {
703
+ "ID": "TT_4aff044a",
704
+ "term": "S.STNF",
705
+ "types": [
706
+ "Code"
707
+ ]
708
+ },
709
+ {
710
+ "ID": "TT_afcc0c0a",
711
+ "term": "T.FAN",
712
+ "types": [
713
+ "Code"
714
+ ]
715
+ },
716
+ {
717
+ "ID": "TT_bf7c8f10",
718
+ "term": "L.BSND",
719
+ "types": [
720
+ "Code"
721
+ ]
722
+ },
723
+ {
724
+ "ID": "TT_415ae873",
725
+ "term": "U.ARCU",
726
+ "types": [
727
+ "Code"
728
+ ]
729
+ },
730
+ {
731
+ "ID": "TT_7b8f2583",
732
+ "term": "T.CAPE",
733
+ "types": [
734
+ "Code"
735
+ ]
736
+ },
737
+ {
738
+ "ID": "TT_25f1322c",
739
+ "term": "H.RSVT",
740
+ "types": [
741
+ "Code"
742
+ ]
743
+ },
744
+ {
745
+ "ID": "TT_0c361267",
746
+ "term": "S.MFGCU",
747
+ "types": [
748
+ "Code"
749
+ ]
750
+ },
751
+ {
752
+ "ID": "TT_3134ed22",
753
+ "term": "S.ML",
754
+ "types": [
755
+ "Code"
756
+ ]
757
+ },
758
+ {
759
+ "ID": "TT_4509c664",
760
+ "term": "T.HDLD",
761
+ "types": [
762
+ "Code"
763
+ ]
764
+ },
765
+ {
766
+ "ID": "TT_00fbbbd4",
767
+ "term": "S.RSD",
768
+ "types": [
769
+ "Code"
770
+ ]
771
+ },
772
+ {
773
+ "ID": "TT_d2d53d40",
774
+ "term": "H.STMS",
775
+ "types": [
776
+ "Code"
777
+ ]
778
+ },
779
+ {
780
+ "ID": "TT_d703d0a4",
781
+ "term": "H.LKSI",
782
+ "types": [
783
+ "Code"
784
+ ]
785
+ },
786
+ {
787
+ "ID": "TT_9fef1a3e",
788
+ "term": "L.CLG",
789
+ "types": [
790
+ "Code"
791
+ ]
792
+ },
793
+ {
794
+ "ID": "TT_f3a3b36b",
795
+ "term": "L.FLD",
796
+ "types": [
797
+ "Code"
798
+ ]
799
+ },
800
+ {
801
+ "ID": "TT_d9a26f7e",
802
+ "term": "H.CRNT",
803
+ "types": [
804
+ "Code"
805
+ ]
806
+ },
807
+ {
808
+ "ID": "TT_36cdf639",
809
+ "term": "S.ESTSG",
810
+ "types": [
811
+ "Code"
812
+ ]
813
+ },
814
+ {
815
+ "ID": "TT_5d8faf83",
816
+ "term": "L.RESA",
817
+ "types": [
818
+ "Code"
819
+ ]
820
+ },
821
+ {
822
+ "ID": "TT_453b4d14",
823
+ "term": "S.CMPQ",
824
+ "types": [
825
+ "Code"
826
+ ]
827
+ },
828
+ {
829
+ "ID": "TT_b9ccc3c1",
830
+ "term": "S.HSPL",
831
+ "types": [
832
+ "Code"
833
+ ]
834
+ },
835
+ {
836
+ "ID": "TT_93117c03",
837
+ "term": "S.UNIP",
838
+ "types": [
839
+ "Code"
840
+ ]
841
+ },
842
+ {
843
+ "ID": "TT_2b2dc338",
844
+ "term": "P.PPLA2",
845
+ "types": [
846
+ "Code"
847
+ ]
848
+ },
849
+ {
850
+ "ID": "TT_64228842",
851
+ "term": "A.ADM3",
852
+ "types": [
853
+ "Code"
854
+ ]
855
+ },
856
+ {
857
+ "ID": "TT_6ea8dedc",
858
+ "term": "H.OCN",
859
+ "types": [
860
+ "Code"
861
+ ]
862
+ },
863
+ {
864
+ "ID": "TT_60bcf3c6",
865
+ "term": "T.SAND",
866
+ "types": [
867
+ "Code"
868
+ ]
869
+ },
870
+ {
871
+ "ID": "TT_e9b263cd",
872
+ "term": "U.MNDU",
873
+ "types": [
874
+ "Code"
875
+ ]
876
+ },
877
+ {
878
+ "ID": "TT_0172f350",
879
+ "term": "S.STNM",
880
+ "types": [
881
+ "Code"
882
+ ]
883
+ },
884
+ {
885
+ "ID": "TT_48cb8066",
886
+ "term": "S.AQC",
887
+ "types": [
888
+ "Code"
889
+ ]
890
+ },
891
+ {
892
+ "ID": "TT_d95c4490",
893
+ "term": "H.WLLS",
894
+ "types": [
895
+ "Code"
896
+ ]
897
+ },
898
+ {
899
+ "ID": "TT_2a88182f",
900
+ "term": "S.BCN",
901
+ "types": [
902
+ "Code"
903
+ ]
904
+ },
905
+ {
906
+ "ID": "TT_f6aa1486",
907
+ "term": "T.TRGD",
908
+ "types": [
909
+ "Code"
910
+ ]
911
+ },
912
+ {
913
+ "ID": "TT_1832455b",
914
+ "term": "S.DAM",
915
+ "types": [
916
+ "Code"
917
+ ]
918
+ },
919
+ {
920
+ "ID": "TT_9bc6d15a",
921
+ "term": "S.MLSGQ",
922
+ "types": [
923
+ "Code"
924
+ ]
925
+ },
926
+ {
927
+ "ID": "TT_b1422010",
928
+ "term": "V.GRSLD",
929
+ "types": [
930
+ "Code"
931
+ ]
932
+ },
933
+ {
934
+ "ID": "TT_381892c5",
935
+ "term": "H.GYSR",
936
+ "types": [
937
+ "Code"
938
+ ]
939
+ },
940
+ {
941
+ "ID": "TT_e7f8fa72",
942
+ "term": "L.DEVH",
943
+ "types": [
944
+ "Code"
945
+ ]
946
+ },
947
+ {
948
+ "ID": "TT_d49c9d03",
949
+ "term": "P.STLMT",
950
+ "types": [
951
+ "Code"
952
+ ]
953
+ },
954
+ {
955
+ "ID": "TT_1b8c5523",
956
+ "term": "S.RLG",
957
+ "types": [
958
+ "Code"
959
+ ]
960
+ },
961
+ {
962
+ "ID": "TT_b8992966",
963
+ "term": "T.RKS",
964
+ "types": [
965
+ "Code"
966
+ ]
967
+ },
968
+ {
969
+ "ID": "TT_cea41adf",
970
+ "term": "P.PPLF",
971
+ "types": [
972
+ "Code"
973
+ ]
974
+ },
975
+ {
976
+ "ID": "TT_ac316964",
977
+ "term": "S.SCHD",
978
+ "types": [
979
+ "Code"
980
+ ]
981
+ },
982
+ {
983
+ "ID": "TT_b4e1aca7",
984
+ "term": "S.MFGC",
985
+ "types": [
986
+ "Code"
987
+ ]
988
+ },
989
+ {
990
+ "ID": "TT_46de9231",
991
+ "term": "T.CRDR",
992
+ "types": [
993
+ "Code"
994
+ ]
995
+ },
996
+ {
997
+ "ID": "TT_4e8d966f",
998
+ "term": "H.LKO",
999
+ "types": [
1000
+ "Code"
1001
+ ]
1002
+ },
1003
+ {
1004
+ "ID": "TT_87ad60a4",
1005
+ "term": "U.MESU",
1006
+ "types": [
1007
+ "Code"
1008
+ ]
1009
+ },
1010
+ {
1011
+ "ID": "TT_d9be1023",
1012
+ "term": "H.RCH",
1013
+ "types": [
1014
+ "Code"
1015
+ ]
1016
+ },
1017
+ {
1018
+ "ID": "TT_93ebaedc",
1019
+ "term": "A.ADM2",
1020
+ "types": [
1021
+ "Code"
1022
+ ]
1023
+ },
1024
+ {
1025
+ "ID": "TT_f6a37ded",
1026
+ "term": "T.BNCH",
1027
+ "types": [
1028
+ "Code"
1029
+ ]
1030
+ },
1031
+ {
1032
+ "ID": "TT_7ee69c6d",
1033
+ "term": "P.PPLG",
1034
+ "types": [
1035
+ "Code"
1036
+ ]
1037
+ },
1038
+ {
1039
+ "ID": "TT_ccca2aa7",
1040
+ "term": "S.SCHA",
1041
+ "types": [
1042
+ "Code"
1043
+ ]
1044
+ },
1045
+ {
1046
+ "ID": "TT_48bb8c44",
1047
+ "term": "T.NKM",
1048
+ "types": [
1049
+ "Code"
1050
+ ]
1051
+ },
1052
+ {
1053
+ "ID": "TT_ee5e0166",
1054
+ "term": "T.SHOR",
1055
+ "types": [
1056
+ "Code"
1057
+ ]
1058
+ },
1059
+ {
1060
+ "ID": "TT_2411f6ed",
1061
+ "term": "S.TOWR",
1062
+ "types": [
1063
+ "Code"
1064
+ ]
1065
+ },
1066
+ {
1067
+ "ID": "TT_d97c5520",
1068
+ "term": "S.WALLA",
1069
+ "types": [
1070
+ "Code"
1071
+ ]
1072
+ },
1073
+ {
1074
+ "ID": "TT_b787f38e",
1075
+ "term": "T.CRQS",
1076
+ "types": [
1077
+ "Code"
1078
+ ]
1079
+ },
1080
+ {
1081
+ "ID": "TT_2f338492",
1082
+ "term": "H.LKS",
1083
+ "types": [
1084
+ "Code"
1085
+ ]
1086
+ },
1087
+ {
1088
+ "ID": "TT_8011f504",
1089
+ "term": "S.ESTR",
1090
+ "types": [
1091
+ "Code"
1092
+ ]
1093
+ },
1094
+ {
1095
+ "ID": "TT_a1da155f",
1096
+ "term": "R.RR",
1097
+ "types": [
1098
+ "Code"
1099
+ ]
1100
+ },
1101
+ {
1102
+ "ID": "TT_93c8150a",
1103
+ "term": "S.GHSE",
1104
+ "types": [
1105
+ "Code"
1106
+ ]
1107
+ },
1108
+ {
1109
+ "ID": "TT_bf059dcc",
1110
+ "term": "H.CNFL",
1111
+ "types": [
1112
+ "Code"
1113
+ ]
1114
+ },
1115
+ {
1116
+ "ID": "TT_81391cb5",
1117
+ "term": "A.ADM1H",
1118
+ "types": [
1119
+ "Code"
1120
+ ]
1121
+ },
1122
+ {
1123
+ "ID": "TT_093a8f03",
1124
+ "term": "H.FJDS",
1125
+ "types": [
1126
+ "Code"
1127
+ ]
1128
+ },
1129
+ {
1130
+ "ID": "TT_4a8ddb92",
1131
+ "term": "A.PCLI",
1132
+ "types": [
1133
+ "Code"
1134
+ ]
1135
+ },
1136
+ {
1137
+ "ID": "TT_43e84f73",
1138
+ "term": "S.AGRF",
1139
+ "types": [
1140
+ "Code"
1141
+ ]
1142
+ },
1143
+ {
1144
+ "ID": "TT_5a0ab28d",
1145
+ "term": "S.SQR",
1146
+ "types": [
1147
+ "Code"
1148
+ ]
1149
+ },
1150
+ {
1151
+ "ID": "TT_3a57461f",
1152
+ "term": "R.RDCUT",
1153
+ "types": [
1154
+ "Code"
1155
+ ]
1156
+ },
1157
+ {
1158
+ "ID": "TT_1e5629d0",
1159
+ "term": "S.ESTT",
1160
+ "types": [
1161
+ "Code"
1162
+ ]
1163
+ },
1164
+ {
1165
+ "ID": "TT_37c4b72e",
1166
+ "term": "T.VAL",
1167
+ "types": [
1168
+ "Code"
1169
+ ]
1170
+ },
1171
+ {
1172
+ "ID": "TT_9777261e",
1173
+ "term": "S.PRNJ",
1174
+ "types": [
1175
+ "Code"
1176
+ ]
1177
+ },
1178
+ {
1179
+ "ID": "TT_94d55026",
1180
+ "term": "S.ASYL",
1181
+ "types": [
1182
+ "Code"
1183
+ ]
1184
+ },
1185
+ {
1186
+ "ID": "TT_6b0da16f",
1187
+ "term": "S.PSH",
1188
+ "types": [
1189
+ "Code"
1190
+ ]
1191
+ },
1192
+ {
1193
+ "ID": "TT_94f29544",
1194
+ "term": "S.MFGM",
1195
+ "types": [
1196
+ "Code"
1197
+ ]
1198
+ },
1199
+ {
1200
+ "ID": "TT_57c88fc2",
1201
+ "term": "H.LGNS",
1202
+ "types": [
1203
+ "Code"
1204
+ ]
1205
+ },
1206
+ {
1207
+ "ID": "TT_91e17bb1",
1208
+ "term": "S.RET",
1209
+ "types": [
1210
+ "Code"
1211
+ ]
1212
+ },
1213
+ {
1214
+ "ID": "TT_73de7014",
1215
+ "term": "L.CONT",
1216
+ "types": [
1217
+ "Code"
1218
+ ]
1219
+ },
1220
+ {
1221
+ "ID": "TT_088c187f",
1222
+ "term": "H.CNLD",
1223
+ "types": [
1224
+ "Code"
1225
+ ]
1226
+ },
1227
+ {
1228
+ "ID": "TT_25ad1794",
1229
+ "term": "R.RJCT",
1230
+ "types": [
1231
+ "Code"
1232
+ ]
1233
+ },
1234
+ {
1235
+ "ID": "TT_fe057ac7",
1236
+ "term": "S.PYRS",
1237
+ "types": [
1238
+ "Code"
1239
+ ]
1240
+ },
1241
+ {
1242
+ "ID": "TT_39ae22cc",
1243
+ "term": "H.DCKB",
1244
+ "types": [
1245
+ "Code"
1246
+ ]
1247
+ },
1248
+ {
1249
+ "ID": "TT_e940694f",
1250
+ "term": "V.SCRB",
1251
+ "types": [
1252
+ "Code"
1253
+ ]
1254
+ },
1255
+ {
1256
+ "ID": "TT_c29e70ae",
1257
+ "term": "H.RF",
1258
+ "types": [
1259
+ "Code"
1260
+ ]
1261
+ },
1262
+ {
1263
+ "ID": "TT_d48ce254",
1264
+ "term": "T.BLHL",
1265
+ "types": [
1266
+ "Code"
1267
+ ]
1268
+ },
1269
+ {
1270
+ "ID": "TT_6117aa56",
1271
+ "term": "U.SDLU",
1272
+ "types": [
1273
+ "Code"
1274
+ ]
1275
+ },
1276
+ {
1277
+ "ID": "TT_f937c611",
1278
+ "term": "H.CNLX",
1279
+ "types": [
1280
+ "Code"
1281
+ ]
1282
+ },
1283
+ {
1284
+ "ID": "TT_8cdbfff0",
1285
+ "term": "V.VIN",
1286
+ "types": [
1287
+ "Code"
1288
+ ]
1289
+ },
1290
+ {
1291
+ "ID": "TT_06a2063a",
1292
+ "term": "S.RKRY",
1293
+ "types": [
1294
+ "Code"
1295
+ ]
1296
+ },
1297
+ {
1298
+ "ID": "TT_fd64a559",
1299
+ "term": "L.RNGA",
1300
+ "types": [
1301
+ "Code"
1302
+ ]
1303
+ },
1304
+ {
1305
+ "ID": "TT_fd730511",
1306
+ "term": "S.CMP",
1307
+ "types": [
1308
+ "Code"
1309
+ ]
1310
+ },
1311
+ {
1312
+ "ID": "TT_b1892e32",
1313
+ "term": "R.RDB",
1314
+ "types": [
1315
+ "Code"
1316
+ ]
1317
+ },
1318
+ {
1319
+ "ID": "TT_9cceb5f4",
1320
+ "term": "S.HMSD",
1321
+ "types": [
1322
+ "Code"
1323
+ ]
1324
+ },
1325
+ {
1326
+ "ID": "TT_b7b6accb",
1327
+ "term": "H.PNDS",
1328
+ "types": [
1329
+ "Code"
1330
+ ]
1331
+ },
1332
+ {
1333
+ "ID": "TT_f020a02d",
1334
+ "term": "S.CSTL",
1335
+ "types": [
1336
+ "Code"
1337
+ ]
1338
+ },
1339
+ {
1340
+ "ID": "TT_8210463e",
1341
+ "term": "A.ADM1",
1342
+ "types": [
1343
+ "Code"
1344
+ ]
1345
+ },
1346
+ {
1347
+ "ID": "TT_1a652fa6",
1348
+ "term": "T.CRQ",
1349
+ "types": [
1350
+ "Code"
1351
+ ]
1352
+ },
1353
+ {
1354
+ "ID": "TT_fe53caf0",
1355
+ "term": "U.TMSU",
1356
+ "types": [
1357
+ "Code"
1358
+ ]
1359
+ },
1360
+ {
1361
+ "ID": "TT_44820f2a",
1362
+ "term": "T.RKFL",
1363
+ "types": [
1364
+ "Code"
1365
+ ]
1366
+ },
1367
+ {
1368
+ "ID": "TT_4267ab00",
1369
+ "term": "T.TRR",
1370
+ "types": [
1371
+ "Code"
1372
+ ]
1373
+ },
1374
+ {
1375
+ "ID": "TT_26588217",
1376
+ "term": "T.PAN",
1377
+ "types": [
1378
+ "Code"
1379
+ ]
1380
+ },
1381
+ {
1382
+ "ID": "TT_0e3a839e",
1383
+ "term": "H.LKC",
1384
+ "types": [
1385
+ "Code"
1386
+ ]
1387
+ },
1388
+ {
1389
+ "ID": "TT_543d76ba",
1390
+ "term": "T.PEN",
1391
+ "types": [
1392
+ "Code"
1393
+ ]
1394
+ },
1395
+ {
1396
+ "ID": "TT_506f5ccb",
1397
+ "term": "V.OCH",
1398
+ "types": [
1399
+ "Code"
1400
+ ]
1401
+ },
1402
+ {
1403
+ "ID": "TT_6238f268",
1404
+ "term": "H.SYSI",
1405
+ "types": [
1406
+ "Code"
1407
+ ]
1408
+ },
1409
+ {
1410
+ "ID": "TT_3f3ac45a",
1411
+ "term": "S.MFGB",
1412
+ "types": [
1413
+ "Code"
1414
+ ]
1415
+ },
1416
+ {
1417
+ "ID": "TT_34a95320",
1418
+ "term": "H.AIRS",
1419
+ "types": [
1420
+ "Code"
1421
+ ]
1422
+ },
1423
+ {
1424
+ "ID": "TT_bcaffe6f",
1425
+ "term": "H.WADB",
1426
+ "types": [
1427
+ "Code"
1428
+ ]
1429
+ },
1430
+ {
1431
+ "ID": "TT_eff5ecf7",
1432
+ "term": "A.ADM4",
1433
+ "types": [
1434
+ "Code"
1435
+ ]
1436
+ },
1437
+ {
1438
+ "ID": "TT_d7c336ab",
1439
+ "term": "L.PEAT",
1440
+ "types": [
1441
+ "Code"
1442
+ ]
1443
+ },
1444
+ {
1445
+ "ID": "TT_da762c8a",
1446
+ "term": "L.RESW",
1447
+ "types": [
1448
+ "Code"
1449
+ ]
1450
+ },
1451
+ {
1452
+ "ID": "TT_e1bf3d70",
1453
+ "term": "S.MNC",
1454
+ "types": [
1455
+ "Code"
1456
+ ]
1457
+ },
1458
+ {
1459
+ "ID": "TT_b0303108",
1460
+ "term": "S.PIER",
1461
+ "types": [
1462
+ "Code"
1463
+ ]
1464
+ },
1465
+ {
1466
+ "ID": "TT_74eddf3d",
1467
+ "term": "U.GAPU",
1468
+ "types": [
1469
+ "Code"
1470
+ ]
1471
+ },
1472
+ {
1473
+ "ID": "TT_6b296637",
1474
+ "term": "S.MTRO",
1475
+ "types": [
1476
+ "Code"
1477
+ ]
1478
+ },
1479
+ {
1480
+ "ID": "TT_69c67526",
1481
+ "term": "P.PPLX",
1482
+ "types": [
1483
+ "Code"
1484
+ ]
1485
+ },
1486
+ {
1487
+ "ID": "TT_d56dc8b5",
1488
+ "term": "S.HLT",
1489
+ "types": [
1490
+ "Code"
1491
+ ]
1492
+ },
1493
+ {
1494
+ "ID": "TT_bdcd4b2e",
1495
+ "term": "R.CSWYQ",
1496
+ "types": [
1497
+ "Code"
1498
+ ]
1499
+ },
1500
+ {
1501
+ "ID": "TT_c0e7bcc3",
1502
+ "term": "S.USGE",
1503
+ "types": [
1504
+ "Code"
1505
+ ]
1506
+ },
1507
+ {
1508
+ "ID": "TT_009b7815",
1509
+ "term": "T.SLID",
1510
+ "types": [
1511
+ "Code"
1512
+ ]
1513
+ },
1514
+ {
1515
+ "ID": "TT_a4c1ecef",
1516
+ "term": "H.SPNT",
1517
+ "types": [
1518
+ "Code"
1519
+ ]
1520
+ },
1521
+ {
1522
+ "ID": "TT_60a3edcd",
1523
+ "term": "T.NTKS",
1524
+ "types": [
1525
+ "Code"
1526
+ ]
1527
+ },
1528
+ {
1529
+ "ID": "TT_39f0673e",
1530
+ "term": "T.HLL",
1531
+ "types": [
1532
+ "Code"
1533
+ ]
1534
+ },
1535
+ {
1536
+ "ID": "TT_c9ec640b",
1537
+ "term": "T.MT",
1538
+ "types": [
1539
+ "Code"
1540
+ ]
1541
+ },
1542
+ {
1543
+ "ID": "TT_c9f53929",
1544
+ "term": "S.QUAY",
1545
+ "types": [
1546
+ "Code"
1547
+ ]
1548
+ },
1549
+ {
1550
+ "ID": "TT_7f6c6859",
1551
+ "term": "T.CLDA",
1552
+ "types": [
1553
+ "Code"
1554
+ ]
1555
+ },
1556
+ {
1557
+ "ID": "TT_eed5c845",
1558
+ "term": "U.MTU",
1559
+ "types": [
1560
+ "Code"
1561
+ ]
1562
+ },
1563
+ {
1564
+ "ID": "TT_6d60d552",
1565
+ "term": "U.FURU",
1566
+ "types": [
1567
+ "Code"
1568
+ ]
1569
+ },
1570
+ {
1571
+ "ID": "TT_ec1540aa",
1572
+ "term": "S.STBL",
1573
+ "types": [
1574
+ "Code"
1575
+ ]
1576
+ },
1577
+ {
1578
+ "ID": "TT_e8f00c15",
1579
+ "term": "S.NSY",
1580
+ "types": [
1581
+ "Code"
1582
+ ]
1583
+ },
1584
+ {
1585
+ "ID": "TT_2650632a",
1586
+ "term": "S.PRNQ",
1587
+ "types": [
1588
+ "Code"
1589
+ ]
1590
+ },
1591
+ {
1592
+ "ID": "TT_071d85a3",
1593
+ "term": "S.MOLE",
1594
+ "types": [
1595
+ "Code"
1596
+ ]
1597
+ },
1598
+ {
1599
+ "ID": "TT_adb6e434",
1600
+ "term": "T.GRGE",
1601
+ "types": [
1602
+ "Code"
1603
+ ]
1604
+ },
1605
+ {
1606
+ "ID": "TT_98742911",
1607
+ "term": "P.PPLQ",
1608
+ "types": [
1609
+ "Code"
1610
+ ]
1611
+ },
1612
+ {
1613
+ "ID": "TT_feb1e022",
1614
+ "term": "S.DIKE",
1615
+ "types": [
1616
+ "Code"
1617
+ ]
1618
+ },
1619
+ {
1620
+ "ID": "TT_991db2c6",
1621
+ "term": "S.TWO",
1622
+ "types": [
1623
+ "Code"
1624
+ ]
1625
+ },
1626
+ {
1627
+ "ID": "TT_044e2d6c",
1628
+ "term": "T.ISLF",
1629
+ "types": [
1630
+ "Code"
1631
+ ]
1632
+ },
1633
+ {
1634
+ "ID": "TT_6a94eba8",
1635
+ "term": "L.AGRC",
1636
+ "types": [
1637
+ "Code"
1638
+ ]
1639
+ },
1640
+ {
1641
+ "ID": "TT_d7ab1bb6",
1642
+ "term": "H.MGV",
1643
+ "types": [
1644
+ "Code"
1645
+ ]
1646
+ },
1647
+ {
1648
+ "ID": "TT_529713d6",
1649
+ "term": "H.WHRL",
1650
+ "types": [
1651
+ "Code"
1652
+ ]
1653
+ },
1654
+ {
1655
+ "ID": "TT_0b4d8b33",
1656
+ "term": "H.CHN",
1657
+ "types": [
1658
+ "Code"
1659
+ ]
1660
+ },
1661
+ {
1662
+ "ID": "TT_b9cdbe1c",
1663
+ "term": "T.VALS",
1664
+ "types": [
1665
+ "Code"
1666
+ ]
1667
+ },
1668
+ {
1669
+ "ID": "TT_adb0d6b5",
1670
+ "term": "T.PLDR",
1671
+ "types": [
1672
+ "Code"
1673
+ ]
1674
+ },
1675
+ {
1676
+ "ID": "TT_891ea165",
1677
+ "term": "R.RYD",
1678
+ "types": [
1679
+ "Code"
1680
+ ]
1681
+ },
1682
+ {
1683
+ "ID": "TT_f119b649",
1684
+ "term": "L.RESN",
1685
+ "types": [
1686
+ "Code"
1687
+ ]
1688
+ },
1689
+ {
1690
+ "ID": "TT_a50ab82f",
1691
+ "term": "S.ESTB",
1692
+ "types": [
1693
+ "Code"
1694
+ ]
1695
+ },
1696
+ {
1697
+ "ID": "TT_f5ce2d48",
1698
+ "term": "S.SCHL",
1699
+ "types": [
1700
+ "Code"
1701
+ ]
1702
+ },
1703
+ {
1704
+ "ID": "TT_eb80ba47",
1705
+ "term": "H.CAPG",
1706
+ "types": [
1707
+ "Code"
1708
+ ]
1709
+ },
1710
+ {
1711
+ "ID": "TT_561c75e8",
1712
+ "term": "T.BLDR",
1713
+ "types": [
1714
+ "Code"
1715
+ ]
1716
+ },
1717
+ {
1718
+ "ID": "TT_6d1c6c42",
1719
+ "term": "R.RDJCT",
1720
+ "types": [
1721
+ "Code"
1722
+ ]
1723
+ },
1724
+ {
1725
+ "ID": "TT_8cccbdf4",
1726
+ "term": "T.PKS",
1727
+ "types": [
1728
+ "Code"
1729
+ ]
1730
+ },
1731
+ {
1732
+ "ID": "TT_35a741f7",
1733
+ "term": "S.BDGQ",
1734
+ "types": [
1735
+ "Code"
1736
+ ]
1737
+ },
1738
+ {
1739
+ "ID": "TT_1cf669f2",
1740
+ "term": "L.GVL",
1741
+ "types": [
1742
+ "Code"
1743
+ ]
1744
+ },
1745
+ {
1746
+ "ID": "TT_45f970ec",
1747
+ "term": "H.STMC",
1748
+ "types": [
1749
+ "Code"
1750
+ ]
1751
+ },
1752
+ {
1753
+ "ID": "TT_66829d16",
1754
+ "term": "S.DAMQ",
1755
+ "types": [
1756
+ "Code"
1757
+ ]
1758
+ },
1759
+ {
1760
+ "ID": "TT_8f3b4da3",
1761
+ "term": "S.RSTPQ",
1762
+ "types": [
1763
+ "Code"
1764
+ ]
1765
+ },
1766
+ {
1767
+ "ID": "TT_1cfeb847",
1768
+ "term": "S.MLSW",
1769
+ "types": [
1770
+ "Code"
1771
+ ]
1772
+ },
1773
+ {
1774
+ "ID": "TT_2d277df3",
1775
+ "term": "S.MNMT",
1776
+ "types": [
1777
+ "Code"
1778
+ ]
1779
+ },
1780
+ {
1781
+ "ID": "TT_3a86ccfb",
1782
+ "term": "L.BTL",
1783
+ "types": [
1784
+ "Code"
1785
+ ]
1786
+ },
1787
+ {
1788
+ "ID": "TT_dfaf2b49",
1789
+ "term": "U.HLLU",
1790
+ "types": [
1791
+ "Code"
1792
+ ]
1793
+ },
1794
+ {
1795
+ "ID": "TT_bc0eddc3",
1796
+ "term": "R.STKR",
1797
+ "types": [
1798
+ "Code"
1799
+ ]
1800
+ },
1801
+ {
1802
+ "ID": "TT_252956bf",
1803
+ "term": "H.MRSHN",
1804
+ "types": [
1805
+ "Code"
1806
+ ]
1807
+ },
1808
+ {
1809
+ "ID": "TT_d42358fa",
1810
+ "term": "H.DTCHD",
1811
+ "types": [
1812
+ "Code"
1813
+ ]
1814
+ },
1815
+ {
1816
+ "ID": "TT_83148693",
1817
+ "term": "S.ZOO",
1818
+ "types": [
1819
+ "Code"
1820
+ ]
1821
+ },
1822
+ {
1823
+ "ID": "TT_00304be0",
1824
+ "term": "L.MNA",
1825
+ "types": [
1826
+ "Code"
1827
+ ]
1828
+ },
1829
+ {
1830
+ "ID": "TT_2365258e",
1831
+ "term": "S.CMTY",
1832
+ "types": [
1833
+ "Code"
1834
+ ]
1835
+ },
1836
+ {
1837
+ "ID": "TT_fd1e7bde",
1838
+ "term": "V.GRVPN",
1839
+ "types": [
1840
+ "Code"
1841
+ ]
1842
+ },
1843
+ {
1844
+ "ID": "TT_1578cede",
1845
+ "term": "U.TRGU",
1846
+ "types": [
1847
+ "Code"
1848
+ ]
1849
+ },
1850
+ {
1851
+ "ID": "TT_35ddab7c",
1852
+ "term": "H.DPRG",
1853
+ "types": [
1854
+ "Code"
1855
+ ]
1856
+ },
1857
+ {
1858
+ "ID": "TT_24f26217",
1859
+ "term": "S.MNCR",
1860
+ "types": [
1861
+ "Code"
1862
+ ]
1863
+ },
1864
+ {
1865
+ "ID": "TT_ee87bf04",
1866
+ "term": "S.GOSP",
1867
+ "types": [
1868
+ "Code"
1869
+ ]
1870
+ },
1871
+ {
1872
+ "ID": "TT_418d26cd",
1873
+ "term": "S.RNCH",
1874
+ "types": [
1875
+ "Code"
1876
+ ]
1877
+ },
1878
+ {
1879
+ "ID": "TT_b37d5f2d",
1880
+ "term": "H.LKSC",
1881
+ "types": [
1882
+ "Code"
1883
+ ]
1884
+ },
1885
+ {
1886
+ "ID": "TT_16869586",
1887
+ "term": "T.BAR",
1888
+ "types": [
1889
+ "Code"
1890
+ ]
1891
+ },
1892
+ {
1893
+ "ID": "TT_fb4c087f",
1894
+ "term": "L.COLF",
1895
+ "types": [
1896
+ "Code"
1897
+ ]
1898
+ },
1899
+ {
1900
+ "ID": "TT_ff174b38",
1901
+ "term": "A.ZNB",
1902
+ "types": [
1903
+ "Code"
1904
+ ]
1905
+ },
1906
+ {
1907
+ "ID": "TT_a8feb51f",
1908
+ "term": "L.OAS",
1909
+ "types": [
1910
+ "Code"
1911
+ ]
1912
+ },
1913
+ {
1914
+ "ID": "TT_5bcf3383",
1915
+ "term": "S.MKT",
1916
+ "types": [
1917
+ "Code"
1918
+ ]
1919
+ },
1920
+ {
1921
+ "ID": "TT_de1f5863",
1922
+ "term": "S.MLM",
1923
+ "types": [
1924
+ "Code"
1925
+ ]
1926
+ },
1927
+ {
1928
+ "ID": "TT_336c42fa",
1929
+ "term": "S.SCHN",
1930
+ "types": [
1931
+ "Code"
1932
+ ]
1933
+ },
1934
+ {
1935
+ "ID": "TT_d73e3610",
1936
+ "term": "U.BDLU",
1937
+ "types": [
1938
+ "Code"
1939
+ ]
1940
+ },
1941
+ {
1942
+ "ID": "TT_a4e0898d",
1943
+ "term": "H.LKSNI",
1944
+ "types": [
1945
+ "Code"
1946
+ ]
1947
+ },
1948
+ {
1949
+ "ID": "TT_d30ca06d",
1950
+ "term": "U.PLFU",
1951
+ "types": [
1952
+ "Code"
1953
+ ]
1954
+ },
1955
+ {
1956
+ "ID": "TT_e2be4357",
1957
+ "term": "S.BP",
1958
+ "types": [
1959
+ "Code"
1960
+ ]
1961
+ },
1962
+ {
1963
+ "ID": "TT_5fb7f325",
1964
+ "term": "U.SCNU",
1965
+ "types": [
1966
+ "Code"
1967
+ ]
1968
+ },
1969
+ {
1970
+ "ID": "TT_028941e4",
1971
+ "term": "A.ADM4H",
1972
+ "types": [
1973
+ "Code"
1974
+ ]
1975
+ },
1976
+ {
1977
+ "ID": "TT_ef769919",
1978
+ "term": "H.RPDS",
1979
+ "types": [
1980
+ "Code"
1981
+ ]
1982
+ },
1983
+ {
1984
+ "ID": "TT_e91cdb4d",
1985
+ "term": "S.MALL",
1986
+ "types": [
1987
+ "Code"
1988
+ ]
1989
+ },
1990
+ {
1991
+ "ID": "TT_eae12377",
1992
+ "term": "A.PCL",
1993
+ "types": [
1994
+ "Code"
1995
+ ]
1996
+ },
1997
+ {
1998
+ "ID": "TT_bf16f9f6",
1999
+ "term": "S.OILW",
2000
+ "types": [
2001
+ "Code"
2002
+ ]
2003
+ },
2004
+ {
2005
+ "ID": "TT_0fcb3ee8",
2006
+ "term": "S.PSTP",
2007
+ "types": [
2008
+ "Code"
2009
+ ]
2010
+ },
2011
+ {
2012
+ "ID": "TT_6907c2e0",
2013
+ "term": "V.GRVC",
2014
+ "types": [
2015
+ "Code"
2016
+ ]
2017
+ },
2018
+ {
2019
+ "ID": "TT_e8cc3f5b",
2020
+ "term": "U.ARRU",
2021
+ "types": [
2022
+ "Code"
2023
+ ]
2024
+ },
2025
+ {
2026
+ "ID": "TT_2927c4cc",
2027
+ "term": "T.ISLET",
2028
+ "types": [
2029
+ "Code"
2030
+ ]
2031
+ },
2032
+ {
2033
+ "ID": "TT_e918331e",
2034
+ "term": "S.CAVE",
2035
+ "types": [
2036
+ "Code"
2037
+ ]
2038
+ },
2039
+ {
2040
+ "ID": "TT_cf179f13",
2041
+ "term": "T.DSRT",
2042
+ "types": [
2043
+ "Code"
2044
+ ]
2045
+ },
2046
+ {
2047
+ "ID": "TT_bdb65849",
2048
+ "term": "U.RMPU",
2049
+ "types": [
2050
+ "Code"
2051
+ ]
2052
+ },
2053
+ {
2054
+ "ID": "TT_e2a14bf3",
2055
+ "term": "T.LEV",
2056
+ "types": [
2057
+ "Code"
2058
+ ]
2059
+ },
2060
+ {
2061
+ "ID": "TT_e0cd808d",
2062
+ "term": "H.TNLC",
2063
+ "types": [
2064
+ "Code"
2065
+ ]
2066
+ },
2067
+ {
2068
+ "ID": "TT_d672eca5",
2069
+ "term": "L.SNOW",
2070
+ "types": [
2071
+ "Code"
2072
+ ]
2073
+ },
2074
+ {
2075
+ "ID": "TT_f0a4f5cc",
2076
+ "term": "S.OBS",
2077
+ "types": [
2078
+ "Code"
2079
+ ]
2080
+ },
2081
+ {
2082
+ "ID": "TT_8bdc05e3",
2083
+ "term": "S.MN",
2084
+ "types": [
2085
+ "Code"
2086
+ ]
2087
+ },
2088
+ {
2089
+ "ID": "TT_b306baf2",
2090
+ "term": "R.TNL",
2091
+ "types": [
2092
+ "Code"
2093
+ ]
2094
+ },
2095
+ {
2096
+ "ID": "TT_e4cbd349",
2097
+ "term": "T.ERG",
2098
+ "types": [
2099
+ "Code"
2100
+ ]
2101
+ },
2102
+ {
2103
+ "ID": "TT_20550963",
2104
+ "term": "T.UPLD",
2105
+ "types": [
2106
+ "Code"
2107
+ ]
2108
+ },
2109
+ {
2110
+ "ID": "TT_549f3344",
2111
+ "term": "T.PANS",
2112
+ "types": [
2113
+ "Code"
2114
+ ]
2115
+ },
2116
+ {
2117
+ "ID": "TT_04208392",
2118
+ "term": "T.BCHS",
2119
+ "types": [
2120
+ "Code"
2121
+ ]
2122
+ },
2123
+ {
2124
+ "ID": "TT_d8e6293c",
2125
+ "term": "T.HMCK",
2126
+ "types": [
2127
+ "Code"
2128
+ ]
2129
+ },
2130
+ {
2131
+ "ID": "TT_475774ce",
2132
+ "term": "T.PLAT",
2133
+ "types": [
2134
+ "Code"
2135
+ ]
2136
+ },
2137
+ {
2138
+ "ID": "TT_829d25fb",
2139
+ "term": "P.PPLS",
2140
+ "types": [
2141
+ "Code"
2142
+ ]
2143
+ },
2144
+ {
2145
+ "ID": "TT_b0725e10",
2146
+ "term": "S.MNDT",
2147
+ "types": [
2148
+ "Code"
2149
+ ]
2150
+ },
2151
+ {
2152
+ "ID": "TT_8fb4a081",
2153
+ "term": "S.PS",
2154
+ "types": [
2155
+ "Code"
2156
+ ]
2157
+ },
2158
+ {
2159
+ "ID": "TT_3e78562f",
2160
+ "term": "S.DCKD",
2161
+ "types": [
2162
+ "Code"
2163
+ ]
2164
+ },
2165
+ {
2166
+ "ID": "TT_9a1f96a1",
2167
+ "term": "T.SINK",
2168
+ "types": [
2169
+ "Code"
2170
+ ]
2171
+ },
2172
+ {
2173
+ "ID": "TT_02581f47",
2174
+ "term": "A.PRSH",
2175
+ "types": [
2176
+ "Code"
2177
+ ]
2178
+ },
2179
+ {
2180
+ "ID": "TT_72fa9269",
2181
+ "term": "S.PSTB",
2182
+ "types": [
2183
+ "Code"
2184
+ ]
2185
+ },
2186
+ {
2187
+ "ID": "TT_d5cf0687",
2188
+ "term": "S.STNS",
2189
+ "types": [
2190
+ "Code"
2191
+ ]
2192
+ },
2193
+ {
2194
+ "ID": "TT_428774b5",
2195
+ "term": "H.SPNS",
2196
+ "types": [
2197
+ "Code"
2198
+ ]
2199
+ },
2200
+ {
2201
+ "ID": "TT_0df831d9",
2202
+ "term": "S.RSTNQ",
2203
+ "types": [
2204
+ "Code"
2205
+ ]
2206
+ },
2207
+ {
2208
+ "ID": "TT_91193bb0",
2209
+ "term": "T.SDL",
2210
+ "types": [
2211
+ "Code"
2212
+ ]
2213
+ },
2214
+ {
2215
+ "ID": "TT_5c0e5bbe",
2216
+ "term": "S.GOVL",
2217
+ "types": [
2218
+ "Code"
2219
+ ]
2220
+ },
2221
+ {
2222
+ "ID": "TT_28671c18",
2223
+ "term": "S.RECR",
2224
+ "types": [
2225
+ "Code"
2226
+ ]
2227
+ },
2228
+ {
2229
+ "ID": "TT_365b8e69",
2230
+ "term": "H.LK",
2231
+ "types": [
2232
+ "Code"
2233
+ ]
2234
+ },
2235
+ {
2236
+ "ID": "TT_ad418ed7",
2237
+ "term": "T.BCH",
2238
+ "types": [
2239
+ "Code"
2240
+ ]
2241
+ },
2242
+ {
2243
+ "ID": "TT_f48c7b89",
2244
+ "term": "S.FNDY",
2245
+ "types": [
2246
+ "Code"
2247
+ ]
2248
+ },
2249
+ {
2250
+ "ID": "TT_f1400619",
2251
+ "term": "T.PROM",
2252
+ "types": [
2253
+ "Code"
2254
+ ]
2255
+ },
2256
+ {
2257
+ "ID": "TT_df9a1327",
2258
+ "term": "S.CTRA",
2259
+ "types": [
2260
+ "Code"
2261
+ ]
2262
+ },
2263
+ {
2264
+ "ID": "TT_98e42f33",
2265
+ "term": "S.DPOF",
2266
+ "types": [
2267
+ "Code"
2268
+ ]
2269
+ },
2270
+ {
2271
+ "ID": "TT_51c53aef",
2272
+ "term": "T.VLC",
2273
+ "types": [
2274
+ "Code"
2275
+ ]
2276
+ },
2277
+ {
2278
+ "ID": "TT_0276d41b",
2279
+ "term": "S.MUS",
2280
+ "types": [
2281
+ "Code"
2282
+ ]
2283
+ },
2284
+ {
2285
+ "ID": "TT_8c2cb757",
2286
+ "term": "S.FCL",
2287
+ "types": [
2288
+ "Code"
2289
+ ]
2290
+ },
2291
+ {
2292
+ "ID": "TT_115f4d7f",
2293
+ "term": "T.NTK",
2294
+ "types": [
2295
+ "Code"
2296
+ ]
2297
+ },
2298
+ {
2299
+ "ID": "TT_d0e406f6",
2300
+ "term": "S.MNQR",
2301
+ "types": [
2302
+ "Code"
2303
+ ]
2304
+ },
2305
+ {
2306
+ "ID": "TT_a7c2d710",
2307
+ "term": "S.BDG",
2308
+ "types": [
2309
+ "Code"
2310
+ ]
2311
+ },
2312
+ {
2313
+ "ID": "TT_a0429008",
2314
+ "term": "H.BGHT",
2315
+ "types": [
2316
+ "Code"
2317
+ ]
2318
+ },
2319
+ {
2320
+ "ID": "TT_aab3a0a8",
2321
+ "term": "H.RVN",
2322
+ "types": [
2323
+ "Code"
2324
+ ]
2325
+ },
2326
+ {
2327
+ "ID": "TT_54466ec8",
2328
+ "term": "V.GRVP",
2329
+ "types": [
2330
+ "Code"
2331
+ ]
2332
+ },
2333
+ {
2334
+ "ID": "TT_607e681a",
2335
+ "term": "A.PCLS",
2336
+ "types": [
2337
+ "Code"
2338
+ ]
2339
+ },
2340
+ {
2341
+ "ID": "TT_caca8229",
2342
+ "term": "H.LKN",
2343
+ "types": [
2344
+ "Code"
2345
+ ]
2346
+ },
2347
+ {
2348
+ "ID": "TT_3846431d",
2349
+ "term": "H.RFX",
2350
+ "types": [
2351
+ "Code"
2352
+ ]
2353
+ },
2354
+ {
2355
+ "ID": "TT_20ceb9ae",
2356
+ "term": "S.TRIG",
2357
+ "types": [
2358
+ "Code"
2359
+ ]
2360
+ },
2361
+ {
2362
+ "ID": "TT_53529b25",
2363
+ "term": "S.SCHM",
2364
+ "types": [
2365
+ "Code"
2366
+ ]
2367
+ },
2368
+ {
2369
+ "ID": "TT_a2a7e927",
2370
+ "term": "U.SHLU",
2371
+ "types": [
2372
+ "Code"
2373
+ ]
2374
+ },
2375
+ {
2376
+ "ID": "TT_81b22fdf",
2377
+ "term": "T.ISLS",
2378
+ "types": [
2379
+ "Code"
2380
+ ]
2381
+ },
2382
+ {
2383
+ "ID": "TT_33533ae7",
2384
+ "term": "L.INDS",
2385
+ "types": [
2386
+ "Code"
2387
+ ]
2388
+ },
2389
+ {
2390
+ "ID": "TT_6f6a5b87",
2391
+ "term": "R.RDA",
2392
+ "types": [
2393
+ "Code"
2394
+ ]
2395
+ },
2396
+ {
2397
+ "ID": "TT_1fd9fc04",
2398
+ "term": "S.PAL",
2399
+ "types": [
2400
+ "Code"
2401
+ ]
2402
+ },
2403
+ {
2404
+ "ID": "TT_4944caa1",
2405
+ "term": "V.GRVO",
2406
+ "types": [
2407
+ "Code"
2408
+ ]
2409
+ },
2410
+ {
2411
+ "ID": "TT_8f339186",
2412
+ "term": "S.HUT",
2413
+ "types": [
2414
+ "Code"
2415
+ ]
2416
+ },
2417
+ {
2418
+ "ID": "TT_81d48c8c",
2419
+ "term": "R.ST",
2420
+ "types": [
2421
+ "Code"
2422
+ ]
2423
+ },
2424
+ {
2425
+ "ID": "TT_54c10470",
2426
+ "term": "S.HTL",
2427
+ "types": [
2428
+ "Code"
2429
+ ]
2430
+ },
2431
+ {
2432
+ "ID": "TT_c8ac682f",
2433
+ "term": "R.RD",
2434
+ "types": [
2435
+ "Code"
2436
+ ]
2437
+ },
2438
+ {
2439
+ "ID": "TT_7914b93f",
2440
+ "term": "S.OILT",
2441
+ "types": [
2442
+ "Code"
2443
+ ]
2444
+ },
2445
+ {
2446
+ "ID": "TT_c80ebf75",
2447
+ "term": "S.AMTH",
2448
+ "types": [
2449
+ "Code"
2450
+ ]
2451
+ },
2452
+ {
2453
+ "ID": "TT_8e9a633e",
2454
+ "term": "H.ANCH",
2455
+ "types": [
2456
+ "Code"
2457
+ ]
2458
+ },
2459
+ {
2460
+ "ID": "TT_a07dd3c9",
2461
+ "term": "T.VALG",
2462
+ "types": [
2463
+ "Code"
2464
+ ]
2465
+ },
2466
+ {
2467
+ "ID": "TT_0ac2d445",
2468
+ "term": "S.PRKGT",
2469
+ "types": [
2470
+ "Code"
2471
+ ]
2472
+ },
2473
+ {
2474
+ "ID": "TT_feead448",
2475
+ "term": "S.OILJ",
2476
+ "types": [
2477
+ "Code"
2478
+ ]
2479
+ },
2480
+ {
2481
+ "ID": "TT_e130a347",
2482
+ "term": "H.STMA",
2483
+ "types": [
2484
+ "Code"
2485
+ ]
2486
+ },
2487
+ {
2488
+ "ID": "TT_eac2a6a2",
2489
+ "term": "S.ASTR",
2490
+ "types": [
2491
+ "Code"
2492
+ ]
2493
+ },
2494
+ {
2495
+ "ID": "TT_634dbbc7",
2496
+ "term": "H.CNLB",
2497
+ "types": [
2498
+ "Code"
2499
+ ]
2500
+ },
2501
+ {
2502
+ "ID": "TT_b6a03589",
2503
+ "term": "S.MNPB",
2504
+ "types": [
2505
+ "Code"
2506
+ ]
2507
+ },
2508
+ {
2509
+ "ID": "TT_3d8780c1",
2510
+ "term": "S.CTHSE",
2511
+ "types": [
2512
+ "Code"
2513
+ ]
2514
+ },
2515
+ {
2516
+ "ID": "TT_c4edd88c",
2517
+ "term": "H.BAY",
2518
+ "types": [
2519
+ "Code"
2520
+ ]
2521
+ },
2522
+ {
2523
+ "ID": "TT_6653271a",
2524
+ "term": "S.STNB",
2525
+ "types": [
2526
+ "Code"
2527
+ ]
2528
+ },
2529
+ {
2530
+ "ID": "TT_01dd3624",
2531
+ "term": "S.SHPF",
2532
+ "types": [
2533
+ "Code"
2534
+ ]
2535
+ },
2536
+ {
2537
+ "ID": "TT_4fbb1a96",
2538
+ "term": "H.STMD",
2539
+ "types": [
2540
+ "Code"
2541
+ ]
2542
+ },
2543
+ {
2544
+ "ID": "TT_203ab4fd",
2545
+ "term": "S.AIRB",
2546
+ "types": [
2547
+ "Code"
2548
+ ]
2549
+ },
2550
+ {
2551
+ "ID": "TT_b4094567",
2552
+ "term": "H.LKNI",
2553
+ "types": [
2554
+ "Code"
2555
+ ]
2556
+ },
2557
+ {
2558
+ "ID": "TT_bc01250d",
2559
+ "term": "S.ESTO",
2560
+ "types": [
2561
+ "Code"
2562
+ ]
2563
+ },
2564
+ {
2565
+ "ID": "TT_d8aca8c9",
2566
+ "term": "H.DOMG",
2567
+ "types": [
2568
+ "Code"
2569
+ ]
2570
+ },
2571
+ {
2572
+ "ID": "TT_20bdb643",
2573
+ "term": "H.OVF",
2574
+ "types": [
2575
+ "Code"
2576
+ ]
2577
+ },
2578
+ {
2579
+ "ID": "TT_80de1f6d",
2580
+ "term": "T.ISL",
2581
+ "types": [
2582
+ "Code"
2583
+ ]
2584
+ },
2585
+ {
2586
+ "ID": "TT_0648fc25",
2587
+ "term": "H.INLT",
2588
+ "types": [
2589
+ "Code"
2590
+ ]
2591
+ },
2592
+ {
2593
+ "ID": "TT_702eec1a",
2594
+ "term": "A.PCLH",
2595
+ "types": [
2596
+ "Code"
2597
+ ]
2598
+ },
2599
+ {
2600
+ "ID": "TT_a42a706a",
2601
+ "term": "H.LKX",
2602
+ "types": [
2603
+ "Code"
2604
+ ]
2605
+ },
2606
+ {
2607
+ "ID": "TT_4cf5b324",
2608
+ "term": "S.CMPRF",
2609
+ "types": [
2610
+ "Code"
2611
+ ]
2612
+ },
2613
+ {
2614
+ "ID": "TT_de4341d0",
2615
+ "term": "L.CMN",
2616
+ "types": [
2617
+ "Code"
2618
+ ]
2619
+ },
2620
+ {
2621
+ "ID": "TT_3f0fb569",
2622
+ "term": "H.WADX",
2623
+ "types": [
2624
+ "Code"
2625
+ ]
2626
+ },
2627
+ {
2628
+ "ID": "TT_67d7b945",
2629
+ "term": "H.WTLDI",
2630
+ "types": [
2631
+ "Code"
2632
+ ]
2633
+ },
2634
+ {
2635
+ "ID": "TT_5cf85de5",
2636
+ "term": "L.MVA",
2637
+ "types": [
2638
+ "Code"
2639
+ ]
2640
+ },
2641
+ {
2642
+ "ID": "TT_33017e87",
2643
+ "term": "T.DUNE",
2644
+ "types": [
2645
+ "Code"
2646
+ ]
2647
+ },
2648
+ {
2649
+ "ID": "TT_972cb57e",
2650
+ "term": "S.GRVE",
2651
+ "types": [
2652
+ "Code"
2653
+ ]
2654
+ },
2655
+ {
2656
+ "ID": "TT_a52ad603",
2657
+ "term": "T.GAP",
2658
+ "types": [
2659
+ "Code"
2660
+ ]
2661
+ },
2662
+ {
2663
+ "ID": "TT_21421e1c",
2664
+ "term": "H.STMB",
2665
+ "types": [
2666
+ "Code"
2667
+ ]
2668
+ },
2669
+ {
2670
+ "ID": "TT_1a63aa75",
2671
+ "term": "R.TRL",
2672
+ "types": [
2673
+ "Code"
2674
+ ]
2675
+ },
2676
+ {
2677
+ "ID": "TT_104e63a2",
2678
+ "term": "V.BUSH",
2679
+ "types": [
2680
+ "Code"
2681
+ ]
2682
+ },
2683
+ {
2684
+ "ID": "TT_3c6a1c86",
2685
+ "term": "L.QCKS",
2686
+ "types": [
2687
+ "Code"
2688
+ ]
2689
+ },
2690
+ {
2691
+ "ID": "TT_25c3c044",
2692
+ "term": "A.ADM3H",
2693
+ "types": [
2694
+ "Code"
2695
+ ]
2696
+ },
2697
+ {
2698
+ "ID": "TT_07789f80",
2699
+ "term": "T.BUTE",
2700
+ "types": [
2701
+ "Code"
2702
+ ]
2703
+ },
2704
+ {
2705
+ "ID": "TT_ed7c5d8c",
2706
+ "term": "U.VLSU",
2707
+ "types": [
2708
+ "Code"
2709
+ ]
2710
+ },
2711
+ {
2712
+ "ID": "TT_90d17246",
2713
+ "term": "S.WTRW",
2714
+ "types": [
2715
+ "Code"
2716
+ ]
2717
+ },
2718
+ {
2719
+ "ID": "TT_6c74aba2",
2720
+ "term": "V.FRSTF",
2721
+ "types": [
2722
+ "Code"
2723
+ ]
2724
+ },
2725
+ {
2726
+ "ID": "TT_3b0307de",
2727
+ "term": "H.WLLQ",
2728
+ "types": [
2729
+ "Code"
2730
+ ]
2731
+ },
2732
+ {
2733
+ "ID": "TT_dc1f0abb",
2734
+ "term": "H.STMSB",
2735
+ "types": [
2736
+ "Code"
2737
+ ]
2738
+ },
2739
+ {
2740
+ "ID": "TT_b89b11b7",
2741
+ "term": "H.SPNG",
2742
+ "types": [
2743
+ "Code"
2744
+ ]
2745
+ },
2746
+ {
2747
+ "ID": "TT_6eca7f26",
2748
+ "term": "L.REP",
2749
+ "types": [
2750
+ "Code"
2751
+ ]
2752
+ },
2753
+ {
2754
+ "ID": "TT_a2368fe8",
2755
+ "term": "H.SEA",
2756
+ "types": [
2757
+ "Code"
2758
+ ]
2759
+ },
2760
+ {
2761
+ "ID": "TT_a6ef0e73",
2762
+ "term": "S.CMPO",
2763
+ "types": [
2764
+ "Code"
2765
+ ]
2766
+ },
2767
+ {
2768
+ "ID": "TT_ab592532",
2769
+ "term": "S.RSGNL",
2770
+ "types": [
2771
+ "Code"
2772
+ ]
2773
+ },
2774
+ {
2775
+ "ID": "TT_f065cb18",
2776
+ "term": "H.CNLI",
2777
+ "types": [
2778
+ "Code"
2779
+ ]
2780
+ },
2781
+ {
2782
+ "ID": "TT_da52d575",
2783
+ "term": "H.STMQ",
2784
+ "types": [
2785
+ "Code"
2786
+ ]
2787
+ },
2788
+ {
2789
+ "ID": "TT_ae65b26b",
2790
+ "term": "T.BDLD",
2791
+ "types": [
2792
+ "Code"
2793
+ ]
2794
+ },
2795
+ {
2796
+ "ID": "TT_6f29f2cb",
2797
+ "term": "S.CVNT",
2798
+ "types": [
2799
+ "Code"
2800
+ ]
2801
+ },
2802
+ {
2803
+ "ID": "TT_d2225419",
2804
+ "term": "L.NVB",
2805
+ "types": [
2806
+ "Code"
2807
+ ]
2808
+ },
2809
+ {
2810
+ "ID": "TT_38a0d10d",
2811
+ "term": "H.CHNM",
2812
+ "types": [
2813
+ "Code"
2814
+ ]
2815
+ },
2816
+ {
2817
+ "ID": "TT_7a17d140",
2818
+ "term": "L.RES",
2819
+ "types": [
2820
+ "Code"
2821
+ ]
2822
+ },
2823
+ {
2824
+ "ID": "TT_f2347be2",
2825
+ "term": "T.MESA",
2826
+ "types": [
2827
+ "Code"
2828
+ ]
2829
+ },
2830
+ {
2831
+ "ID": "TT_69a034db",
2832
+ "term": "A.PCLD",
2833
+ "types": [
2834
+ "Code"
2835
+ ]
2836
+ },
2837
+ {
2838
+ "ID": "TT_0d7e87cb",
2839
+ "term": "T.ASPH",
2840
+ "types": [
2841
+ "Code"
2842
+ ]
2843
+ },
2844
+ {
2845
+ "ID": "TT_57b9fc6d",
2846
+ "term": "S.BTYD",
2847
+ "types": [
2848
+ "Code"
2849
+ ]
2850
+ },
2851
+ {
2852
+ "ID": "TT_294dc2bc",
2853
+ "term": "H.RSVI",
2854
+ "types": [
2855
+ "Code"
2856
+ ]
2857
+ },
2858
+ {
2859
+ "ID": "TT_5b3bdf16",
2860
+ "term": "H.CRKT",
2861
+ "types": [
2862
+ "Code"
2863
+ ]
2864
+ },
2865
+ {
2866
+ "ID": "TT_4a590f06",
2867
+ "term": "S.LEPC",
2868
+ "types": [
2869
+ "Code"
2870
+ ]
2871
+ },
2872
+ {
2873
+ "ID": "TT_5e843c4e",
2874
+ "term": "L.CNS",
2875
+ "types": [
2876
+ "Code"
2877
+ ]
2878
+ },
2879
+ {
2880
+ "ID": "TT_bc4a0564",
2881
+ "term": "S.PPQ",
2882
+ "types": [
2883
+ "Code"
2884
+ ]
2885
+ },
2886
+ {
2887
+ "ID": "TT_d8e843c4",
2888
+ "term": "S.STNI",
2889
+ "types": [
2890
+ "Code"
2891
+ ]
2892
+ },
2893
+ {
2894
+ "ID": "TT_6b2fa440",
2895
+ "term": "S.SHRN",
2896
+ "types": [
2897
+ "Code"
2898
+ ]
2899
+ },
2900
+ {
2901
+ "ID": "TT_00e4807b",
2902
+ "term": "T.ATOL",
2903
+ "types": [
2904
+ "Code"
2905
+ ]
2906
+ },
2907
+ {
2908
+ "ID": "TT_b7f7768d",
2909
+ "term": "S.MNN",
2910
+ "types": [
2911
+ "Code"
2912
+ ]
2913
+ },
2914
+ {
2915
+ "ID": "TT_9fdaace3",
2916
+ "term": "H.FLLSX",
2917
+ "types": [
2918
+ "Code"
2919
+ ]
2920
+ },
2921
+ {
2922
+ "ID": "TT_e7760454",
2923
+ "term": "S.HERM",
2924
+ "types": [
2925
+ "Code"
2926
+ ]
2927
+ },
2928
+ {
2929
+ "ID": "TT_a834dfd8",
2930
+ "term": "S.CTRR",
2931
+ "types": [
2932
+ "Code"
2933
+ ]
2934
+ },
2935
+ {
2936
+ "ID": "TT_10ae5321",
2937
+ "term": "L.ZZZZZ",
2938
+ "types": [
2939
+ "Code"
2940
+ ]
2941
+ },
2942
+ {
2943
+ "ID": "TT_349818c0",
2944
+ "term": "S.ESTSL",
2945
+ "types": [
2946
+ "Code"
2947
+ ]
2948
+ },
2949
+ {
2950
+ "ID": "TT_499b3f6c",
2951
+ "term": "S.FT",
2952
+ "types": [
2953
+ "Code"
2954
+ ]
2955
+ },
2956
+ {
2957
+ "ID": "TT_47ce7a45",
2958
+ "term": "H.CNLA",
2959
+ "types": [
2960
+ "Code"
2961
+ ]
2962
+ },
2963
+ {
2964
+ "ID": "TT_73a27d70",
2965
+ "term": "S.MLO",
2966
+ "types": [
2967
+ "Code"
2968
+ ]
2969
+ },
2970
+ {
2971
+ "ID": "TT_b0f0a0f0",
2972
+ "term": "S.ZNF",
2973
+ "types": [
2974
+ "Code"
2975
+ ]
2976
+ },
2977
+ {
2978
+ "ID": "TT_cb92efc4",
2979
+ "term": "U.TRNU",
2980
+ "types": [
2981
+ "Code"
2982
+ ]
2983
+ },
2984
+ {
2985
+ "ID": "TT_3e1c83b3",
2986
+ "term": "V.TUND",
2987
+ "types": [
2988
+ "Code"
2989
+ ]
2990
+ },
2991
+ {
2992
+ "ID": "TT_53ab23e2",
2993
+ "term": "S.FRMQ",
2994
+ "types": [
2995
+ "Code"
2996
+ ]
2997
+ },
2998
+ {
2999
+ "ID": "TT_baf3eb8d",
3000
+ "term": "H.MRSH",
3001
+ "types": [
3002
+ "Code"
3003
+ ]
3004
+ },
3005
+ {
3006
+ "ID": "TT_58f677f4",
3007
+ "term": "U.CRSU",
3008
+ "types": [
3009
+ "Code"
3010
+ ]
3011
+ },
3012
+ {
3013
+ "ID": "TT_38a66fe8",
3014
+ "term": "A.ZN",
3015
+ "types": [
3016
+ "Code"
3017
+ ]
3018
+ },
3019
+ {
3020
+ "ID": "TT_fea1bca6",
3021
+ "term": "T.HLLS",
3022
+ "types": [
3023
+ "Code"
3024
+ ]
3025
+ },
3026
+ {
3027
+ "ID": "TT_ec62f5b8",
3028
+ "term": "L.RESF",
3029
+ "types": [
3030
+ "Code"
3031
+ ]
3032
+ },
3033
+ {
3034
+ "ID": "TT_4ac7c2dd",
3035
+ "term": "A.PCLIX",
3036
+ "types": [
3037
+ "Code"
3038
+ ]
3039
+ },
3040
+ {
3041
+ "ID": "TT_9987ddff",
3042
+ "term": "H.CNL",
3043
+ "types": [
3044
+ "Code"
3045
+ ]
3046
+ },
3047
+ {
3048
+ "ID": "TT_cc8787a5",
3049
+ "term": "H.NRWS",
3050
+ "types": [
3051
+ "Code"
3052
+ ]
3053
+ },
3054
+ {
3055
+ "ID": "TT_b388318c",
3056
+ "term": "H.BOG",
3057
+ "types": [
3058
+ "Code"
3059
+ ]
3060
+ },
3061
+ {
3062
+ "ID": "TT_8d684d0a",
3063
+ "term": "L.RESP",
3064
+ "types": [
3065
+ "Code"
3066
+ ]
3067
+ },
3068
+ {
3069
+ "ID": "TT_8c2d3910",
3070
+ "term": "H.PNDN",
3071
+ "types": [
3072
+ "Code"
3073
+ ]
3074
+ },
3075
+ {
3076
+ "ID": "TT_c80d10e3",
3077
+ "term": "R.RTE",
3078
+ "types": [
3079
+ "Code"
3080
+ ]
3081
+ },
3082
+ {
3083
+ "ID": "TT_d664081c",
3084
+ "term": "S.MFGSG",
3085
+ "types": [
3086
+ "Code"
3087
+ ]
3088
+ },
3089
+ {
3090
+ "ID": "TT_63031eba",
3091
+ "term": "S.SCH",
3092
+ "types": [
3093
+ "Code"
3094
+ ]
3095
+ },
3096
+ {
3097
+ "ID": "TT_34ea7694",
3098
+ "term": "U.RFSU",
3099
+ "types": [
3100
+ "Code"
3101
+ ]
3102
+ },
3103
+ {
3104
+ "ID": "TT_f19360ab",
3105
+ "term": "H.PNDSF",
3106
+ "types": [
3107
+ "Code"
3108
+ ]
3109
+ },
3110
+ {
3111
+ "ID": "TT_0de56b75",
3112
+ "term": "S.BLDG",
3113
+ "types": [
3114
+ "Code"
3115
+ ]
3116
+ },
3117
+ {
3118
+ "ID": "TT_7174a0aa",
3119
+ "term": "S.FY",
3120
+ "types": [
3121
+ "Code"
3122
+ ]
3123
+ },
3124
+ {
3125
+ "ID": "TT_b61fc0a0",
3126
+ "term": "S.RDCR",
3127
+ "types": [
3128
+ "Code"
3129
+ ]
3130
+ },
3131
+ {
3132
+ "ID": "TT_44d102c5",
3133
+ "term": "S.STNR",
3134
+ "types": [
3135
+ "Code"
3136
+ ]
3137
+ },
3138
+ {
3139
+ "ID": "TT_60138b75",
3140
+ "term": "S.JTY",
3141
+ "types": [
3142
+ "Code"
3143
+ ]
3144
+ },
3145
+ {
3146
+ "ID": "TT_5d5a8eed",
3147
+ "term": "S.MLWND",
3148
+ "types": [
3149
+ "Code"
3150
+ ]
3151
+ },
3152
+ {
3153
+ "ID": "TT_a7809b9f",
3154
+ "term": "S.BRKW",
3155
+ "types": [
3156
+ "Code"
3157
+ ]
3158
+ },
3159
+ {
3160
+ "ID": "TT_15e52319",
3161
+ "term": "H.PND",
3162
+ "types": [
3163
+ "Code"
3164
+ ]
3165
+ },
3166
+ {
3167
+ "ID": "TT_f656c8a4",
3168
+ "term": "S.STNW",
3169
+ "types": [
3170
+ "Code"
3171
+ ]
3172
+ },
3173
+ {
3174
+ "ID": "TT_6097fc3c",
3175
+ "term": "S.EST",
3176
+ "types": [
3177
+ "Code"
3178
+ ]
3179
+ },
3180
+ {
3181
+ "ID": "TT_b99c4040",
3182
+ "term": "U.SCSU",
3183
+ "types": [
3184
+ "Code"
3185
+ ]
3186
+ },
3187
+ {
3188
+ "ID": "TT_c814f020",
3189
+ "term": "U.GLYU",
3190
+ "types": [
3191
+ "Code"
3192
+ ]
3193
+ },
3194
+ {
3195
+ "ID": "TT_1a621b97",
3196
+ "term": "S.GATE",
3197
+ "types": [
3198
+ "Code"
3199
+ ]
3200
+ },
3201
+ {
3202
+ "ID": "TT_f5de263d",
3203
+ "term": "A.ADM5",
3204
+ "types": [
3205
+ "Code"
3206
+ ]
3207
+ },
3208
+ {
3209
+ "ID": "TT_817d9413",
3210
+ "term": "H.BNKR",
3211
+ "types": [
3212
+ "Code"
3213
+ ]
3214
+ },
3215
+ {
3216
+ "ID": "TT_fbb2a4e6",
3217
+ "term": "T.REG",
3218
+ "types": [
3219
+ "Code"
3220
+ ]
3221
+ },
3222
+ {
3223
+ "ID": "TT_5aaeaa67",
3224
+ "term": "S.MNPL",
3225
+ "types": [
3226
+ "Code"
3227
+ ]
3228
+ },
3229
+ {
3230
+ "ID": "TT_6e4d6e9c",
3231
+ "term": "U.RNGU",
3232
+ "types": [
3233
+ "Code"
3234
+ ]
3235
+ },
3236
+ {
3237
+ "ID": "TT_f03bf334",
3238
+ "term": "U.SMU",
3239
+ "types": [
3240
+ "Code"
3241
+ ]
3242
+ },
3243
+ {
3244
+ "ID": "TT_5abd069a",
3245
+ "term": "U.BNCU",
3246
+ "types": [
3247
+ "Code"
3248
+ ]
3249
+ },
3250
+ {
3251
+ "ID": "TT_8dc9084c",
3252
+ "term": "S.OILR",
3253
+ "types": [
3254
+ "Code"
3255
+ ]
3256
+ },
3257
+ {
3258
+ "ID": "TT_199f00bd",
3259
+ "term": "T.RDGE",
3260
+ "types": [
3261
+ "Code"
3262
+ ]
3263
+ },
3264
+ {
3265
+ "ID": "TT_87654422",
3266
+ "term": "S.CRRL",
3267
+ "types": [
3268
+ "Code"
3269
+ ]
3270
+ },
3271
+ {
3272
+ "ID": "TT_c954345f",
3273
+ "term": "U.CNSU",
3274
+ "types": [
3275
+ "Code"
3276
+ ]
3277
+ },
3278
+ {
3279
+ "ID": "TT_e9a2ea66",
3280
+ "term": "H.PNDSI",
3281
+ "types": [
3282
+ "Code"
3283
+ ]
3284
+ },
3285
+ {
3286
+ "ID": "TT_7d84c92f",
3287
+ "term": "U.MTSU",
3288
+ "types": [
3289
+ "Code"
3290
+ ]
3291
+ },
3292
+ {
3293
+ "ID": "TT_1f64c738",
3294
+ "term": "H.DTCH",
3295
+ "types": [
3296
+ "Code"
3297
+ ]
3298
+ },
3299
+ {
3300
+ "ID": "TT_2755bcdd",
3301
+ "term": "S.STDM",
3302
+ "types": [
3303
+ "Code"
3304
+ ]
3305
+ },
3306
+ {
3307
+ "ID": "TT_0fe833c0",
3308
+ "term": "S.MNCU",
3309
+ "types": [
3310
+ "Code"
3311
+ ]
3312
+ },
3313
+ {
3314
+ "ID": "TT_f980bc20",
3315
+ "term": "U.MDVU",
3316
+ "types": [
3317
+ "Code"
3318
+ ]
3319
+ },
3320
+ {
3321
+ "ID": "TT_ade1f663",
3322
+ "term": "S.CSNO",
3323
+ "types": [
3324
+ "Code"
3325
+ ]
3326
+ },
3327
+ {
3328
+ "ID": "TT_31a11728",
3329
+ "term": "S.ATHF",
3330
+ "types": [
3331
+ "Code"
3332
+ ]
3333
+ },
3334
+ {
3335
+ "ID": "TT_039e6369",
3336
+ "term": "L.SALT",
3337
+ "types": [
3338
+ "Code"
3339
+ ]
3340
+ },
3341
+ {
3342
+ "ID": "TT_2824cfa4",
3343
+ "term": "T.BLOW",
3344
+ "types": [
3345
+ "Code"
3346
+ ]
3347
+ },
3348
+ {
3349
+ "ID": "TT_2a274698",
3350
+ "term": "T.DVD",
3351
+ "types": [
3352
+ "Code"
3353
+ ]
3354
+ },
3355
+ {
3356
+ "ID": "TT_d23a7622",
3357
+ "term": "U.SHSU",
3358
+ "types": [
3359
+ "Code"
3360
+ ]
3361
+ },
3362
+ {
3363
+ "ID": "TT_8deb1ce6",
3364
+ "term": "T.PASS",
3365
+ "types": [
3366
+ "Code"
3367
+ ]
3368
+ },
3369
+ {
3370
+ "ID": "TT_b828ba75",
3371
+ "term": "P.PPLR",
3372
+ "types": [
3373
+ "Code"
3374
+ ]
3375
+ },
3376
+ {
3377
+ "ID": "TT_36586737",
3378
+ "term": "U.HLSU",
3379
+ "types": [
3380
+ "Code"
3381
+ ]
3382
+ },
3383
+ {
3384
+ "ID": "TT_a695f53c",
3385
+ "term": "R.TNLN",
3386
+ "types": [
3387
+ "Code"
3388
+ ]
3389
+ },
3390
+ {
3391
+ "ID": "TT_5ddc1207",
3392
+ "term": "T.PLATX",
3393
+ "types": [
3394
+ "Code"
3395
+ ]
3396
+ },
3397
+ {
3398
+ "ID": "TT_1b7f1ff1",
3399
+ "term": "S.HSEC",
3400
+ "types": [
3401
+ "Code"
3402
+ ]
3403
+ },
3404
+ {
3405
+ "ID": "TT_c728c7b6",
3406
+ "term": "S.MNQ",
3407
+ "types": [
3408
+ "Code"
3409
+ ]
3410
+ },
3411
+ {
3412
+ "ID": "TT_4a1ac921",
3413
+ "term": "T.MND",
3414
+ "types": [
3415
+ "Code"
3416
+ ]
3417
+ },
3418
+ {
3419
+ "ID": "TT_bb127bcf",
3420
+ "term": "P.PPLW",
3421
+ "types": [
3422
+ "Code"
3423
+ ]
3424
+ },
3425
+ {
3426
+ "ID": "TT_22c32822",
3427
+ "term": "S.OBSR",
3428
+ "types": [
3429
+ "Code"
3430
+ ]
3431
+ },
3432
+ {
3433
+ "ID": "TT_b3ea13d8",
3434
+ "term": "S.AIRQ",
3435
+ "types": [
3436
+ "Code"
3437
+ ]
3438
+ },
3439
+ {
3440
+ "ID": "TT_890f62d9",
3441
+ "term": "S.MLSG",
3442
+ "types": [
3443
+ "Code"
3444
+ ]
3445
+ },
3446
+ {
3447
+ "ID": "TT_77085063",
3448
+ "term": "T.CONE",
3449
+ "types": [
3450
+ "Code"
3451
+ ]
3452
+ },
3453
+ {
3454
+ "ID": "TT_f2b5a535",
3455
+ "term": "U.SMSU",
3456
+ "types": [
3457
+ "Code"
3458
+ ]
3459
+ },
3460
+ {
3461
+ "ID": "TT_d747b227",
3462
+ "term": "S.PMPO",
3463
+ "types": [
3464
+ "Code"
3465
+ ]
3466
+ },
3467
+ {
3468
+ "ID": "TT_9fefbd7f",
3469
+ "term": "S.MFG",
3470
+ "types": [
3471
+ "Code"
3472
+ ]
3473
+ },
3474
+ {
3475
+ "ID": "TT_0002e7b8",
3476
+ "term": "S.COMC",
3477
+ "types": [
3478
+ "Code"
3479
+ ]
3480
+ },
3481
+ {
3482
+ "ID": "TT_6d016d94",
3483
+ "term": "R.TNLRD",
3484
+ "types": [
3485
+ "Code"
3486
+ ]
3487
+ },
3488
+ {
3489
+ "ID": "TT_9e0d9c61",
3490
+ "term": "S.MFGLM",
3491
+ "types": [
3492
+ "Code"
3493
+ ]
3494
+ },
3495
+ {
3496
+ "ID": "TT_ae14b7f0",
3497
+ "term": "S.WHRF",
3498
+ "types": [
3499
+ "Code"
3500
+ ]
3501
+ },
3502
+ {
3503
+ "ID": "TT_63d24f7b",
3504
+ "term": "L.PRT",
3505
+ "types": [
3506
+ "Code"
3507
+ ]
3508
+ },
3509
+ {
3510
+ "ID": "TT_c4f91f9c",
3511
+ "term": "H.LKOI",
3512
+ "types": [
3513
+ "Code"
3514
+ ]
3515
+ },
3516
+ {
3517
+ "ID": "TT_b0be06f7",
3518
+ "term": "L.PRK",
3519
+ "types": [
3520
+ "Code"
3521
+ ]
3522
+ },
3523
+ {
3524
+ "ID": "TT_4877d580",
3525
+ "term": "S.MSSNQ",
3526
+ "types": [
3527
+ "Code"
3528
+ ]
3529
+ },
3530
+ {
3531
+ "ID": "TT_ba86f579",
3532
+ "term": "S.STNE",
3533
+ "types": [
3534
+ "Code"
3535
+ ]
3536
+ },
3537
+ {
3538
+ "ID": "TT_eb964aae",
3539
+ "term": "A.TERR",
3540
+ "types": [
3541
+ "Code"
3542
+ ]
3543
+ },
3544
+ {
3545
+ "ID": "TT_b4e177ad",
3546
+ "term": "H.FLTT",
3547
+ "types": [
3548
+ "Code"
3549
+ ]
3550
+ },
3551
+ {
3552
+ "ID": "TT_97f3a021",
3553
+ "term": "S.DIP",
3554
+ "types": [
3555
+ "Code"
3556
+ ]
3557
+ },
3558
+ {
3559
+ "ID": "TT_010cacd4",
3560
+ "term": "U.RFU",
3561
+ "types": [
3562
+ "Code"
3563
+ ]
3564
+ },
3565
+ {
3566
+ "ID": "TT_1c916b34",
3567
+ "term": "S.MNNI",
3568
+ "types": [
3569
+ "Code"
3570
+ ]
3571
+ },
3572
+ {
3573
+ "ID": "TT_e1a624e5",
3574
+ "term": "T.INTF",
3575
+ "types": [
3576
+ "Code"
3577
+ ]
3578
+ },
3579
+ {
3580
+ "ID": "TT_a3150390",
3581
+ "term": "P.PPL",
3582
+ "types": [
3583
+ "Code"
3584
+ ]
3585
+ },
3586
+ {
3587
+ "ID": "TT_669e24e7",
3588
+ "term": "V.FRST",
3589
+ "types": [
3590
+ "Code"
3591
+ ]
3592
+ },
3593
+ {
3594
+ "ID": "TT_47141e84",
3595
+ "term": "R.PRMN",
3596
+ "types": [
3597
+ "Code"
3598
+ ]
3599
+ },
3600
+ {
3601
+ "ID": "TT_1f23ef4f",
3602
+ "term": "S.MSTY",
3603
+ "types": [
3604
+ "Code"
3605
+ ]
3606
+ },
3607
+ {
3608
+ "ID": "TT_ea1b09ad",
3609
+ "term": "T.ISLX",
3610
+ "types": [
3611
+ "Code"
3612
+ ]
3613
+ },
3614
+ {
3615
+ "ID": "TT_46cd2c47",
3616
+ "term": "H.CUTF",
3617
+ "types": [
3618
+ "Code"
3619
+ ]
3620
+ },
3621
+ {
3622
+ "ID": "TT_205271ab",
3623
+ "term": "S.RSTN",
3624
+ "types": [
3625
+ "Code"
3626
+ ]
3627
+ },
3628
+ {
3629
+ "ID": "TT_77944f8d",
3630
+ "term": "R.CSWY",
3631
+ "types": [
3632
+ "Code"
3633
+ ]
3634
+ },
3635
+ {
3636
+ "ID": "TT_d61bbd95",
3637
+ "term": "T.PLNX",
3638
+ "types": [
3639
+ "Code"
3640
+ ]
3641
+ },
3642
+ {
3643
+ "ID": "TT_79954972",
3644
+ "term": "S.BRKS",
3645
+ "types": [
3646
+ "Code"
3647
+ ]
3648
+ },
3649
+ {
3650
+ "ID": "TT_c0ad8774",
3651
+ "term": "L.OILF",
3652
+ "types": [
3653
+ "Code"
3654
+ ]
3655
+ },
3656
+ {
3657
+ "ID": "TT_32deb6a8",
3658
+ "term": "U.SILU",
3659
+ "types": [
3660
+ "Code"
3661
+ ]
3662
+ },
3663
+ {
3664
+ "ID": "TT_33ad0b5e",
3665
+ "term": "U.PKU",
3666
+ "types": [
3667
+ "Code"
3668
+ ]
3669
+ },
3670
+ {
3671
+ "ID": "TT_585b0e93",
3672
+ "term": "T.FORD",
3673
+ "types": [
3674
+ "Code"
3675
+ ]
3676
+ },
3677
+ {
3678
+ "ID": "TT_e14a2f03",
3679
+ "term": "S.BSTN",
3680
+ "types": [
3681
+ "Code"
3682
+ ]
3683
+ },
3684
+ {
3685
+ "ID": "TT_de4d3cbb",
3686
+ "term": "S.BUR",
3687
+ "types": [
3688
+ "Code"
3689
+ ]
3690
+ },
3691
+ {
3692
+ "ID": "TT_1bd4e052",
3693
+ "term": "S.RHSE",
3694
+ "types": [
3695
+ "Code"
3696
+ ]
3697
+ },
3698
+ {
3699
+ "ID": "TT_76d7293f",
3700
+ "term": "T.SLP",
3701
+ "types": [
3702
+ "Code"
3703
+ ]
3704
+ },
3705
+ {
3706
+ "ID": "TT_54829429",
3707
+ "term": "H.CNLN",
3708
+ "types": [
3709
+ "Code"
3710
+ ]
3711
+ },
3712
+ {
3713
+ "ID": "TT_532db7b3",
3714
+ "term": "S.MNFE",
3715
+ "types": [
3716
+ "Code"
3717
+ ]
3718
+ },
3719
+ {
3720
+ "ID": "TT_0fb2aacd",
3721
+ "term": "H.LKI",
3722
+ "types": [
3723
+ "Code"
3724
+ ]
3725
+ },
3726
+ {
3727
+ "ID": "TT_69ea197d",
3728
+ "term": "S.TRANT",
3729
+ "types": [
3730
+ "Code"
3731
+ ]
3732
+ },
3733
+ {
3734
+ "ID": "TT_5bca9f09",
3735
+ "term": "S.GDN",
3736
+ "types": [
3737
+ "Code"
3738
+ ]
3739
+ },
3740
+ {
3741
+ "ID": "TT_c4321377",
3742
+ "term": "U.ESCU",
3743
+ "types": [
3744
+ "Code"
3745
+ ]
3746
+ },
3747
+ {
3748
+ "ID": "TT_18bf4af8",
3749
+ "term": "T.HMDA",
3750
+ "types": [
3751
+ "Code"
3752
+ ]
3753
+ },
3754
+ {
3755
+ "ID": "TT_11ba1a2e",
3756
+ "term": "U.HOLU",
3757
+ "types": [
3758
+ "Code"
3759
+ ]
3760
+ },
3761
+ {
3762
+ "ID": "TT_b1b79bd0",
3763
+ "term": "T.MRN",
3764
+ "types": [
3765
+ "Code"
3766
+ ]
3767
+ },
3768
+ {
3769
+ "ID": "TT_528dce8e",
3770
+ "term": "S.SCHT",
3771
+ "types": [
3772
+ "Code"
3773
+ ]
3774
+ },
3775
+ {
3776
+ "ID": "TT_e9ac8ddd",
3777
+ "term": "S.MSSN",
3778
+ "types": [
3779
+ "Code"
3780
+ ]
3781
+ },
3782
+ {
3783
+ "ID": "TT_791fa917",
3784
+ "term": "U.KNSU",
3785
+ "types": [
3786
+ "Code"
3787
+ ]
3788
+ },
3789
+ {
3790
+ "ID": "TT_c097c0f1",
3791
+ "term": "H.WLL",
3792
+ "types": [
3793
+ "Code"
3794
+ ]
3795
+ },
3796
+ {
3797
+ "ID": "TT_de65eace",
3798
+ "term": "U.RAVU",
3799
+ "types": [
3800
+ "Code"
3801
+ ]
3802
+ },
3803
+ {
3804
+ "ID": "TT_7298b97a",
3805
+ "term": "S.DARY",
3806
+ "types": [
3807
+ "Code"
3808
+ ]
3809
+ },
3810
+ {
3811
+ "ID": "TT_8a393529",
3812
+ "term": "H.COVE",
3813
+ "types": [
3814
+ "Code"
3815
+ ]
3816
+ },
3817
+ {
3818
+ "ID": "TT_cc7112e9",
3819
+ "term": "S.CTRS",
3820
+ "types": [
3821
+ "Code"
3822
+ ]
3823
+ },
3824
+ {
3825
+ "ID": "TT_4632c214",
3826
+ "term": "U.PLTU",
3827
+ "types": [
3828
+ "Code"
3829
+ ]
3830
+ },
3831
+ {
3832
+ "ID": "TT_ec97257b",
3833
+ "term": "T.CNYN",
3834
+ "types": [
3835
+ "Code"
3836
+ ]
3837
+ },
3838
+ {
3839
+ "ID": "TT_2e9e9619",
3840
+ "term": "U.PLNU",
3841
+ "types": [
3842
+ "Code"
3843
+ ]
3844
+ },
3845
+ {
3846
+ "ID": "TT_8f21ee60",
3847
+ "term": "H.RSV",
3848
+ "types": [
3849
+ "Code"
3850
+ ]
3851
+ },
3852
+ {
3853
+ "ID": "TT_68e1eaf6",
3854
+ "term": "H.RDGG",
3855
+ "types": [
3856
+ "Code"
3857
+ ]
3858
+ },
3859
+ {
3860
+ "ID": "TT_e0768f9c",
3861
+ "term": "H.SWMP",
3862
+ "types": [
3863
+ "Code"
3864
+ ]
3865
+ },
3866
+ {
3867
+ "ID": "TT_df96ef18",
3868
+ "term": "P.PPLA",
3869
+ "types": [
3870
+ "Code"
3871
+ ]
3872
+ },
3873
+ {
3874
+ "ID": "TT_1615ee2d",
3875
+ "term": "H.STMI",
3876
+ "types": [
3877
+ "Code"
3878
+ ]
3879
+ },
3880
+ {
3881
+ "ID": "TT_866948ed",
3882
+ "term": "T.CUET",
3883
+ "types": [
3884
+ "Code"
3885
+ ]
3886
+ },
3887
+ {
3888
+ "ID": "TT_132cf472",
3889
+ "term": "U.APNU",
3890
+ "types": [
3891
+ "Code"
3892
+ ]
3893
+ },
3894
+ {
3895
+ "ID": "TT_a9897b53",
3896
+ "term": "S.FRMS",
3897
+ "types": [
3898
+ "Code"
3899
+ ]
3900
+ },
3901
+ {
3902
+ "ID": "TT_395f1ab2",
3903
+ "term": "H.FLTM",
3904
+ "types": [
3905
+ "Code"
3906
+ ]
3907
+ },
3908
+ {
3909
+ "ID": "TT_e2b28c85",
3910
+ "term": "S.CTRM",
3911
+ "types": [
3912
+ "Code"
3913
+ ]
3914
+ },
3915
+ {
3916
+ "ID": "TT_0579f592",
3917
+ "term": "S.PGDA",
3918
+ "types": [
3919
+ "Code"
3920
+ ]
3921
+ },
3922
+ {
3923
+ "ID": "TT_ece62a1d",
3924
+ "term": "H.HBRX",
3925
+ "types": [
3926
+ "Code"
3927
+ ]
3928
+ },
3929
+ {
3930
+ "ID": "TT_0df26da8",
3931
+ "term": "U.FRKU",
3932
+ "types": [
3933
+ "Code"
3934
+ ]
3935
+ },
3936
+ {
3937
+ "ID": "TT_41439c93",
3938
+ "term": "A.PCLF",
3939
+ "types": [
3940
+ "Code"
3941
+ ]
3942
+ },
3943
+ {
3944
+ "ID": "TT_0c965573",
3945
+ "term": "L.RESH",
3946
+ "types": [
3947
+ "Code"
3948
+ ]
3949
+ },
3950
+ {
3951
+ "ID": "TT_c28e65ec",
3952
+ "term": "L.CST",
3953
+ "types": [
3954
+ "Code"
3955
+ ]
3956
+ },
3957
+ {
3958
+ "ID": "TT_9492bef6",
3959
+ "term": "S.RSTP",
3960
+ "types": [
3961
+ "Code"
3962
+ ]
3963
+ },
3964
+ {
3965
+ "ID": "TT_6604f397",
3966
+ "term": "H.GULF",
3967
+ "types": [
3968
+ "Code"
3969
+ ]
3970
+ },
3971
+ {
3972
+ "ID": "TT_2b5d1757",
3973
+ "term": "S.HSP",
3974
+ "types": [
3975
+ "Code"
3976
+ ]
3977
+ },
3978
+ {
3979
+ "ID": "TT_d354171f",
3980
+ "term": "H.POOL",
3981
+ "types": [
3982
+ "Code"
3983
+ ]
3984
+ },
3985
+ {
3986
+ "ID": "TT_b4b32e69",
3987
+ "term": "U.TNGU",
3988
+ "types": [
3989
+ "Code"
3990
+ ]
3991
+ },
3992
+ {
3993
+ "ID": "TT_36627c19",
3994
+ "term": "S.WEIR",
3995
+ "types": [
3996
+ "Code"
3997
+ ]
3998
+ },
3999
+ {
4000
+ "ID": "TT_8d6bdb79",
4001
+ "term": "T.SPUR",
4002
+ "types": [
4003
+ "Code"
4004
+ ]
4005
+ },
4006
+ {
4007
+ "ID": "TT_9e9b5e4a",
4008
+ "term": "U.RDGU",
4009
+ "types": [
4010
+ "Code"
4011
+ ]
4012
+ },
4013
+ {
4014
+ "ID": "TT_8c0565f8",
4015
+ "term": "U.TMTU",
4016
+ "types": [
4017
+ "Code"
4018
+ ]
4019
+ },
4020
+ {
4021
+ "ID": "TT_973a66c3",
4022
+ "term": "H.WTRH",
4023
+ "types": [
4024
+ "Code"
4025
+ ]
4026
+ },
4027
+ {
4028
+ "ID": "TT_dbd822d0",
4029
+ "term": "H.LKSB",
4030
+ "types": [
4031
+ "Code"
4032
+ ]
4033
+ },
4034
+ {
4035
+ "ID": "TT_5cd97887",
4036
+ "term": "S.NOV",
4037
+ "types": [
4038
+ "Code"
4039
+ ]
4040
+ },
4041
+ {
4042
+ "ID": "TT_678d4799",
4043
+ "term": "S.THTR",
4044
+ "types": [
4045
+ "Code"
4046
+ ]
4047
+ },
4048
+ {
4049
+ "ID": "TT_834252fa",
4050
+ "term": "S.MAR",
4051
+ "types": [
4052
+ "Code"
4053
+ ]
4054
+ },
4055
+ {
4056
+ "ID": "TT_9c64017d",
4057
+ "term": "S.TMPL",
4058
+ "types": [
4059
+ "Code"
4060
+ ]
4061
+ },
4062
+ {
4063
+ "ID": "TT_ff0c4e8d",
4064
+ "term": "T.LAVA",
4065
+ "types": [
4066
+ "Code"
4067
+ ]
4068
+ },
4069
+ {
4070
+ "ID": "TT_12bfbd83",
4071
+ "term": "L.GASF",
4072
+ "types": [
4073
+ "Code"
4074
+ ]
4075
+ },
4076
+ {
4077
+ "ID": "TT_9f8d9b7a",
4078
+ "term": "S.INSM",
4079
+ "types": [
4080
+ "Code"
4081
+ ]
4082
+ },
4083
+ {
4084
+ "ID": "TT_9b8c70fa",
4085
+ "term": "U.RDSU",
4086
+ "types": [
4087
+ "Code"
4088
+ ]
4089
+ },
4090
+ {
4091
+ "ID": "TT_b3c093e5",
4092
+ "term": "T.ISLT",
4093
+ "types": [
4094
+ "Code"
4095
+ ]
4096
+ },
4097
+ {
4098
+ "ID": "TT_02893cd3",
4099
+ "term": "L.MILB",
4100
+ "types": [
4101
+ "Code"
4102
+ ]
4103
+ },
4104
+ {
4105
+ "ID": "TT_55a78cf2",
4106
+ "term": "T.PTS",
4107
+ "types": [
4108
+ "Code"
4109
+ ]
4110
+ },
4111
+ {
4112
+ "ID": "TT_29ab1878",
4113
+ "term": "T.VALX",
4114
+ "types": [
4115
+ "Code"
4116
+ ]
4117
+ },
4118
+ {
4119
+ "ID": "TT_cd137fe0",
4120
+ "term": "U.SHFU",
4121
+ "types": [
4122
+ "Code"
4123
+ ]
4124
+ },
4125
+ {
4126
+ "ID": "TT_e5d350f9",
4127
+ "term": "H.DTCHI",
4128
+ "types": [
4129
+ "Code"
4130
+ ]
4131
+ },
4132
+ {
4133
+ "ID": "TT_7c2bb62d",
4134
+ "term": "T.CLF",
4135
+ "types": [
4136
+ "Code"
4137
+ ]
4138
+ },
4139
+ {
4140
+ "ID": "TT_76954989",
4141
+ "term": "S.PRKHQ",
4142
+ "types": [
4143
+ "Code"
4144
+ ]
4145
+ },
4146
+ {
4147
+ "ID": "TT_c0ef21c0",
4148
+ "term": "T.PLN",
4149
+ "types": [
4150
+ "Code"
4151
+ ]
4152
+ },
4153
+ {
4154
+ "ID": "TT_22853e5d",
4155
+ "term": "U.CNYU",
4156
+ "types": [
4157
+ "Code"
4158
+ ]
4159
+ },
4160
+ {
4161
+ "ID": "TT_1988c72c",
4162
+ "term": "S.MFGQ",
4163
+ "types": [
4164
+ "Code"
4165
+ ]
4166
+ },
4167
+ {
4168
+ "ID": "TT_f934cab9",
4169
+ "term": "S.BANK",
4170
+ "types": [
4171
+ "Code"
4172
+ ]
4173
+ },
4174
+ {
4175
+ "ID": "TT_32371bf1",
4176
+ "term": "S.MLWTR",
4177
+ "types": [
4178
+ "Code"
4179
+ ]
4180
+ },
4181
+ {
4182
+ "ID": "TT_cc0e7296",
4183
+ "term": "S.GHAT",
4184
+ "types": [
4185
+ "Code"
4186
+ ]
4187
+ },
4188
+ {
4189
+ "ID": "TT_0ef5b79e",
4190
+ "term": "U.PNLU",
4191
+ "types": [
4192
+ "Code"
4193
+ ]
4194
+ },
4195
+ {
4196
+ "ID": "TT_83594d5c",
4197
+ "term": "S.ESTX",
4198
+ "types": [
4199
+ "Code"
4200
+ ]
4201
+ },
4202
+ {
4203
+ "ID": "TT_14c368a6",
4204
+ "term": "H.POOLI",
4205
+ "types": [
4206
+ "Code"
4207
+ ]
4208
+ },
4209
+ {
4210
+ "ID": "TT_1d14c0aa",
4211
+ "term": "T.ISTH",
4212
+ "types": [
4213
+ "Code"
4214
+ ]
4215
+ },
4216
+ {
4217
+ "ID": "TT_70d03ff6",
4218
+ "term": "H.BNKX",
4219
+ "types": [
4220
+ "Code"
4221
+ ]
4222
+ },
4223
+ {
4224
+ "ID": "TT_36e4118e",
4225
+ "term": "U.FRZU",
4226
+ "types": [
4227
+ "Code"
4228
+ ]
4229
+ },
4230
+ {
4231
+ "ID": "TT_a1fc3116",
4232
+ "term": "H.STMX",
4233
+ "types": [
4234
+ "Code"
4235
+ ]
4236
+ },
4237
+ {
4238
+ "ID": "TT_21eb3897",
4239
+ "term": "S.UNIV",
4240
+ "types": [
4241
+ "Code"
4242
+ ]
4243
+ },
4244
+ {
4245
+ "ID": "TT_fcaad888",
4246
+ "term": "H.RFC",
4247
+ "types": [
4248
+ "Code"
4249
+ ]
4250
+ },
4251
+ {
4252
+ "ID": "TT_c6816464",
4253
+ "term": "S.AIRF",
4254
+ "types": [
4255
+ "Code"
4256
+ ]
4257
+ },
4258
+ {
4259
+ "ID": "TT_d93473c6",
4260
+ "term": "S.WALL",
4261
+ "types": [
4262
+ "Code"
4263
+ ]
4264
+ },
4265
+ {
4266
+ "ID": "TT_98cd484c",
4267
+ "term": "H.CNLQ",
4268
+ "types": [
4269
+ "Code"
4270
+ ]
4271
+ },
4272
+ {
4273
+ "ID": "TT_087dc659",
4274
+ "term": "S.FRM",
4275
+ "types": [
4276
+ "Code"
4277
+ ]
4278
+ },
4279
+ {
4280
+ "ID": "TT_c01c08c8",
4281
+ "term": "S.SPLY",
4282
+ "types": [
4283
+ "Code"
4284
+ ]
4285
+ },
4286
+ {
4287
+ "ID": "TT_86d246f8",
4288
+ "term": "L.AMUS",
4289
+ "types": [
4290
+ "Code"
4291
+ ]
4292
+ },
4293
+ {
4294
+ "ID": "TT_b6bac100",
4295
+ "term": "T.ISLM",
4296
+ "types": [
4297
+ "Code"
4298
+ ]
4299
+ },
4300
+ {
4301
+ "ID": "TT_b6ac056b",
4302
+ "term": "S.CCL",
4303
+ "types": [
4304
+ "Code"
4305
+ ]
4306
+ },
4307
+ {
4308
+ "ID": "TT_f2657330",
4309
+ "term": "H.WADS",
4310
+ "types": [
4311
+ "Code"
4312
+ ]
4313
+ },
4314
+ {
4315
+ "ID": "TT_16813875",
4316
+ "term": "S.PYR",
4317
+ "types": [
4318
+ "Code"
4319
+ ]
4320
+ },
4321
+ {
4322
+ "ID": "TT_33cea827",
4323
+ "term": "A.ADM2H",
4324
+ "types": [
4325
+ "Code"
4326
+ ]
4327
+ },
4328
+ {
4329
+ "ID": "TT_d34a2aa1",
4330
+ "term": "S.PO",
4331
+ "types": [
4332
+ "Code"
4333
+ ]
4334
+ },
4335
+ {
4336
+ "ID": "TT_92c4b92b",
4337
+ "term": "U.LEVU",
4338
+ "types": [
4339
+ "Code"
4340
+ ]
4341
+ },
4342
+ {
4343
+ "ID": "TT_0a6c37a4",
4344
+ "term": "S.PSTC",
4345
+ "types": [
4346
+ "Code"
4347
+ ]
4348
+ },
4349
+ {
4350
+ "ID": "TT_c24f52fb",
4351
+ "term": "T.CRTR",
4352
+ "types": [
4353
+ "Code"
4354
+ ]
4355
+ },
4356
+ {
4357
+ "ID": "TT_d6f66ef9",
4358
+ "term": "L.AREA",
4359
+ "types": [
4360
+ "Code"
4361
+ ]
4362
+ },
4363
+ {
4364
+ "ID": "TT_61e1bc8f",
4365
+ "term": "T.KRST",
4366
+ "types": [
4367
+ "Code"
4368
+ ]
4369
+ },
4370
+ {
4371
+ "ID": "TT_7354fdf3",
4372
+ "term": "H.SILL",
4373
+ "types": [
4374
+ "Code"
4375
+ ]
4376
+ },
4377
+ {
4378
+ "ID": "TT_9e43c8d8",
4379
+ "term": "S.LNDF",
4380
+ "types": [
4381
+ "Code"
4382
+ ]
4383
+ },
4384
+ {
4385
+ "ID": "TT_5a7777ed",
4386
+ "term": "H.WADM",
4387
+ "types": [
4388
+ "Code"
4389
+ ]
4390
+ },
4391
+ {
4392
+ "ID": "TT_d9e0785a",
4393
+ "term": "S.CMPL",
4394
+ "types": [
4395
+ "Code"
4396
+ ]
4397
+ },
4398
+ {
4399
+ "ID": "TT_a99972b8",
4400
+ "term": "V.MDW",
4401
+ "types": [
4402
+ "Code"
4403
+ ]
4404
+ },
4405
+ {
4406
+ "ID": "TT_6d95e06b",
4407
+ "term": "L.RGN",
4408
+ "types": [
4409
+ "Code"
4410
+ ]
4411
+ },
4412
+ {
4413
+ "ID": "TT_19a331be",
4414
+ "term": "T.SCRP",
4415
+ "types": [
4416
+ "Code"
4417
+ ]
4418
+ },
4419
+ {
4420
+ "ID": "TT_9b170330",
4421
+ "term": "H.CNLSB",
4422
+ "types": [
4423
+ "Code"
4424
+ ]
4425
+ },
4426
+ {
4427
+ "ID": "TT_4daa8782",
4428
+ "term": "H.GLCR",
4429
+ "types": [
4430
+ "Code"
4431
+ ]
4432
+ },
4433
+ {
4434
+ "ID": "TT_57667555",
4435
+ "term": "U.CDAU",
4436
+ "types": [
4437
+ "Code"
4438
+ ]
4439
+ },
4440
+ {
4441
+ "ID": "TT_d1c8bedb",
4442
+ "term": "L.CTRB",
4443
+ "types": [
4444
+ "Code"
4445
+ ]
4446
+ },
4447
+ {
4448
+ "ID": "TT_92e93b9f",
4449
+ "term": "S.BUSTP",
4450
+ "types": [
4451
+ "Code"
4452
+ ]
4453
+ },
4454
+ {
4455
+ "ID": "TT_b7bc3260",
4456
+ "term": "H.BAYS",
4457
+ "types": [
4458
+ "Code"
4459
+ ]
4460
+ },
4461
+ {
4462
+ "ID": "TT_5d948ed7",
4463
+ "term": "S.REST",
4464
+ "types": [
4465
+ "Code"
4466
+ ]
4467
+ },
4468
+ {
4469
+ "ID": "TT_4e707b6a",
4470
+ "term": "U.MOTU",
4471
+ "types": [
4472
+ "Code"
4473
+ ]
4474
+ },
4475
+ {
4476
+ "ID": "TT_c3a0567a",
4477
+ "term": "S.OPRA",
4478
+ "types": [
4479
+ "Code"
4480
+ ]
4481
+ },
4482
+ {
4483
+ "ID": "TT_abd87768",
4484
+ "term": "P.PPLH",
4485
+ "types": [
4486
+ "Code"
4487
+ ]
4488
+ },
4489
+ {
4490
+ "ID": "TT_b0e69a45",
4491
+ "term": "S.PKLT",
4492
+ "types": [
4493
+ "Code"
4494
+ ]
4495
+ },
4496
+ {
4497
+ "ID": "TT_826753a4",
4498
+ "term": "S.DAMSB",
4499
+ "types": [
4500
+ "Code"
4501
+ ]
4502
+ },
4503
+ {
4504
+ "ID": "TT_ee270e98",
4505
+ "term": "A.ADMD",
4506
+ "types": [
4507
+ "Code"
4508
+ ]
4509
+ },
4510
+ {
4511
+ "ID": "TT_701970be",
4512
+ "term": "H.FISH",
4513
+ "types": [
4514
+ "Code"
4515
+ ]
4516
+ },
4517
+ {
4518
+ "ID": "TT_511687a0",
4519
+ "term": "S.LOCK",
4520
+ "types": [
4521
+ "Code"
4522
+ ]
4523
+ },
4524
+ {
4525
+ "ID": "TT_6ef39806",
4526
+ "term": "H.FJD",
4527
+ "types": [
4528
+ "Code"
4529
+ ]
4530
+ },
4531
+ {
4532
+ "ID": "TT_bb42e01a",
4533
+ "term": "S.SCHC",
4534
+ "types": [
4535
+ "Code"
4536
+ ]
4537
+ },
4538
+ {
4539
+ "ID": "TT_9d2d8b7a",
4540
+ "term": "U.BSNU",
4541
+ "types": [
4542
+ "Code"
4543
+ ]
4544
+ },
4545
+ {
4546
+ "ID": "TT_be588e98",
4547
+ "term": "S.ATM",
4548
+ "types": [
4549
+ "Code"
4550
+ ]
4551
+ },
4552
+ {
4553
+ "ID": "TT_f88b700a",
4554
+ "term": "R.TNLS",
4555
+ "types": [
4556
+ "Code"
4557
+ ]
4558
+ },
4559
+ {
4560
+ "ID": "TT_b916013b",
4561
+ "term": "S.HSPD",
4562
+ "types": [
4563
+ "Code"
4564
+ ]
4565
+ },
4566
+ {
4567
+ "ID": "TT_830d2661",
4568
+ "term": "H.PNDSN",
4569
+ "types": [
4570
+ "Code"
4571
+ ]
4572
+ },
4573
+ {
4574
+ "ID": "TT_2a567f4f",
4575
+ "term": "S.ANS",
4576
+ "types": [
4577
+ "Code"
4578
+ ]
4579
+ },
4580
+ {
4581
+ "ID": "TT_e71c7b63",
4582
+ "term": "S.SHSE",
4583
+ "types": [
4584
+ "Code"
4585
+ ]
4586
+ },
4587
+ {
4588
+ "ID": "TT_9fb5d9fb",
4589
+ "term": "L.FLDI",
4590
+ "types": [
4591
+ "Code"
4592
+ ]
4593
+ },
4594
+ {
4595
+ "ID": "TT_86ab9c8b",
4596
+ "term": "H.STMIX",
4597
+ "types": [
4598
+ "Code"
4599
+ ]
4600
+ },
4601
+ {
4602
+ "ID": "TT_252049b0",
4603
+ "term": "H.LBED",
4604
+ "types": [
4605
+ "Code"
4606
+ ]
4607
+ },
4608
+ {
4609
+ "ID": "TT_85814dd2",
4610
+ "term": "S.ESTC",
4611
+ "types": [
4612
+ "Code"
4613
+ ]
4614
+ },
4615
+ {
4616
+ "ID": "TT_7a60df6d",
4617
+ "term": "S.SPA",
4618
+ "types": [
4619
+ "Code"
4620
+ ]
4621
+ },
4622
+ {
4623
+ "ID": "TT_35e4d31b",
4624
+ "term": "S.STPS",
4625
+ "types": [
4626
+ "Code"
4627
+ ]
4628
+ },
4629
+ {
4630
+ "ID": "TT_b7aa06e4",
4631
+ "term": "H.LKSN",
4632
+ "types": [
4633
+ "Code"
4634
+ ]
4635
+ },
4636
+ {
4637
+ "ID": "TT_4f51575a",
4638
+ "term": "S.MFGPH",
4639
+ "types": [
4640
+ "Code"
4641
+ ]
4642
+ },
4643
+ {
4644
+ "ID": "TT_b6375698",
4645
+ "term": "U.FANU",
4646
+ "types": [
4647
+ "Code"
4648
+ ]
4649
+ },
4650
+ {
4651
+ "ID": "TT_4dc45016",
4652
+ "term": "S.HSTS",
4653
+ "types": [
4654
+ "Code"
4655
+ ]
4656
+ },
4657
+ {
4658
+ "ID": "TT_82bd2356",
4659
+ "term": "S.OBPT",
4660
+ "types": [
4661
+ "Code"
4662
+ ]
4663
+ },
4664
+ {
4665
+ "ID": "TT_49314196",
4666
+ "term": "H.RDST",
4667
+ "types": [
4668
+ "Code"
4669
+ ]
4670
+ },
4671
+ {
4672
+ "ID": "TT_43180974",
4673
+ "term": "L.RGNH",
4674
+ "types": [
4675
+ "Code"
4676
+ ]
4677
+ },
4678
+ {
4679
+ "ID": "TT_96a8f1ee",
4680
+ "term": "H.MFGN",
4681
+ "types": [
4682
+ "Code"
4683
+ ]
4684
+ },
4685
+ {
4686
+ "ID": "TT_7c1fa752",
4687
+ "term": "U.SHVU",
4688
+ "types": [
4689
+ "Code"
4690
+ ]
4691
+ },
4692
+ {
4693
+ "ID": "TT_c3e21729",
4694
+ "term": "S.LIBR",
4695
+ "types": [
4696
+ "Code"
4697
+ ]
4698
+ },
4699
+ {
4700
+ "ID": "TT_ba1aa6ad",
4701
+ "term": "S.LTHSE",
4702
+ "types": [
4703
+ "Code"
4704
+ ]
4705
+ },
4706
+ {
4707
+ "ID": "TT_dbe6bb09",
4708
+ "term": "S.SLCE",
4709
+ "types": [
4710
+ "Code"
4711
+ ]
4712
+ },
4713
+ {
4714
+ "ID": "TT_23c9fa81",
4715
+ "term": "T.CFT",
4716
+ "types": [
4717
+ "Code"
4718
+ ]
4719
+ },
4720
+ {
4721
+ "ID": "TT_012da261",
4722
+ "term": "T.DLTA",
4723
+ "types": [
4724
+ "Code"
4725
+ ]
4726
+ },
4727
+ {
4728
+ "ID": "TT_b1766285",
4729
+ "term": "H.STMM",
4730
+ "types": [
4731
+ "Code"
4732
+ ]
4733
+ },
4734
+ {
4735
+ "ID": "TT_f38dd0ec",
4736
+ "term": "S.CARN",
4737
+ "types": [
4738
+ "Code"
4739
+ ]
4740
+ },
4741
+ {
4742
+ "ID": "TT_78a399c8",
4743
+ "term": "U.EDGU",
4744
+ "types": [
4745
+ "Code"
4746
+ ]
4747
+ },
4748
+ {
4749
+ "ID": "TT_cc3c858f",
4750
+ "term": "H.WAD",
4751
+ "types": [
4752
+ "Code"
4753
+ ]
4754
+ },
4755
+ {
4756
+ "ID": "TT_680e7875",
4757
+ "term": "S.SECP",
4758
+ "types": [
4759
+ "Code"
4760
+ ]
4761
+ },
4762
+ {
4763
+ "ID": "TT_2e936ab2",
4764
+ "term": "S.VETF",
4765
+ "types": [
4766
+ "Code"
4767
+ ]
4768
+ },
4769
+ {
4770
+ "ID": "TT_4ad3ffd2",
4771
+ "term": "T.SBED",
4772
+ "types": [
4773
+ "Code"
4774
+ ]
4775
+ },
4776
+ {
4777
+ "ID": "TT_d758dd32",
4778
+ "term": "S.CTRF",
4779
+ "types": [
4780
+ "Code"
4781
+ ]
4782
+ },
4783
+ {
4784
+ "ID": "TT_f58283b0",
4785
+ "term": "H.WADJ",
4786
+ "types": [
4787
+ "Code"
4788
+ ]
4789
+ },
4790
+ {
4791
+ "ID": "TT_632fb594",
4792
+ "term": "S.TMB",
4793
+ "types": [
4794
+ "Code"
4795
+ ]
4796
+ },
4797
+ {
4798
+ "ID": "TT_3998a9b7",
4799
+ "term": "T.PT",
4800
+ "types": [
4801
+ "Code"
4802
+ ]
4803
+ },
4804
+ {
4805
+ "ID": "TT_2a08d6f6",
4806
+ "term": "S.CSTM",
4807
+ "types": [
4808
+ "Code"
4809
+ ]
4810
+ },
4811
+ {
4812
+ "ID": "TT_6e7c74dc",
4813
+ "term": "U.LDGU",
4814
+ "types": [
4815
+ "Code"
4816
+ ]
4817
+ },
4818
+ {
4819
+ "ID": "TT_d8ec1df3",
4820
+ "term": "V.HTH",
4821
+ "types": [
4822
+ "Code"
4823
+ ]
4824
+ },
4825
+ {
4826
+ "ID": "TT_1ded994f",
4827
+ "term": "U.FLTU",
4828
+ "types": [
4829
+ "Code"
4830
+ ]
4831
+ },
4832
+ {
4833
+ "ID": "TT_86917107",
4834
+ "term": "R",
4835
+ "types": [
4836
+ "Class"
4837
+ ]
4838
+ },
4839
+ {
4840
+ "ID": "TT_2ef2cff8",
4841
+ "term": "H",
4842
+ "types": [
4843
+ "Class"
4844
+ ]
4845
+ },
4846
+ {
4847
+ "ID": "TT_aa71e353",
4848
+ "term": "U",
4849
+ "types": [
4850
+ "Class"
4851
+ ]
4852
+ },
4853
+ {
4854
+ "ID": "TT_a38d275a",
4855
+ "term": "L",
4856
+ "types": [
4857
+ "Class"
4858
+ ]
4859
+ },
4860
+ {
4861
+ "ID": "TT_510624c8",
4862
+ "term": "V",
4863
+ "types": [
4864
+ "Class"
4865
+ ]
4866
+ },
4867
+ {
4868
+ "ID": "TT_94a5d502",
4869
+ "term": "S",
4870
+ "types": [
4871
+ "Class"
4872
+ ]
4873
+ },
4874
+ {
4875
+ "ID": "TT_f402d976",
4876
+ "term": "T",
4877
+ "types": [
4878
+ "Class"
4879
+ ]
4880
+ },
4881
+ {
4882
+ "ID": "TT_cecfadc4",
4883
+ "term": "A",
4884
+ "types": [
4885
+ "Class"
4886
+ ]
4887
+ },
4888
+ {
4889
+ "ID": "TT_7b95d434",
4890
+ "term": "P",
4891
+ "types": [
4892
+ "Class"
4893
+ ]
4894
+ }
4895
+ ]
geonames/type_non_taxonomic_relations.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "types": [],
3
+ "relations": [],
4
+ "non_taxonomies": []
5
+ }
geonames/type_taxonomies.json ADDED
@@ -0,0 +1,107 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "types": [
3
+ "RDF Data",
4
+ "Feature",
5
+ "Wikipedia Article",
6
+ "Code",
7
+ "SpatialThing",
8
+ "Document",
9
+ "Geonames Feature",
10
+ "Concept",
11
+ "Class",
12
+ "Map",
13
+ "ConceptScheme"
14
+ ],
15
+ "taxonomies": [
16
+ {
17
+ "ID": "TR_aa887db7",
18
+ "parent": "ConceptScheme",
19
+ "child": "Class"
20
+ },
21
+ {
22
+ "ID": "TR_7638c932",
23
+ "parent": "Concept",
24
+ "child": "Code"
25
+ },
26
+ {
27
+ "ID": "TR_3f07f5fd",
28
+ "parent": "Feature",
29
+ "child": "Geonames Feature"
30
+ },
31
+ {
32
+ "ID": "TR_02cc5fbc",
33
+ "parent": "Feature",
34
+ "child": "Geonames Feature"
35
+ },
36
+ {
37
+ "ID": "TR_34159e2c",
38
+ "parent": "Feature",
39
+ "child": "Geonames Feature"
40
+ },
41
+ {
42
+ "ID": "TR_374e6b00",
43
+ "parent": "Feature",
44
+ "child": "Geonames Feature"
45
+ },
46
+ {
47
+ "ID": "TR_91275fed",
48
+ "parent": "Feature",
49
+ "child": "Geonames Feature"
50
+ },
51
+ {
52
+ "ID": "TR_abc8aa45",
53
+ "parent": "Feature",
54
+ "child": "Geonames Feature"
55
+ },
56
+ {
57
+ "ID": "TR_f9ced7fd",
58
+ "parent": "Feature",
59
+ "child": "Geonames Feature"
60
+ },
61
+ {
62
+ "ID": "TR_97d00dce",
63
+ "parent": "Feature",
64
+ "child": "Geonames Feature"
65
+ },
66
+ {
67
+ "ID": "TR_c6ff545c",
68
+ "parent": "Feature",
69
+ "child": "Geonames Feature"
70
+ },
71
+ {
72
+ "ID": "TR_7a8894ea",
73
+ "parent": "Feature",
74
+ "child": "Geonames Feature"
75
+ },
76
+ {
77
+ "ID": "TR_5e561a49",
78
+ "parent": "Feature",
79
+ "child": "Geonames Feature"
80
+ },
81
+ {
82
+ "ID": "TR_b2c5eb84",
83
+ "parent": "Feature",
84
+ "child": "Geonames Feature"
85
+ },
86
+ {
87
+ "ID": "TR_e2cde899",
88
+ "parent": "SpatialThing",
89
+ "child": "Feature"
90
+ },
91
+ {
92
+ "ID": "TR_92e8fc03",
93
+ "parent": "Document",
94
+ "child": "Map"
95
+ },
96
+ {
97
+ "ID": "TR_3bf82a81",
98
+ "parent": "Document",
99
+ "child": "RDF Data"
100
+ },
101
+ {
102
+ "ID": "TR_073a7408",
103
+ "parent": "Document",
104
+ "child": "Wikipedia Article"
105
+ }
106
+ ]
107
+ }
gts/gts.rst CHANGED
@@ -13,7 +13,7 @@ compatible with geospatial information transfer standards, Geosphere, Geological
13
  :Last Updated: 2020-05-31
14
  :Creator: Simon J D Cox ([email protected]) of CSIRO
15
  :License: Creative Commons 1.0
16
- :Format: OWL, TTL
17
  :Download: `Geologic Timescale model (GTS) Homepage <https://raw.githack.com/CGI-IUGS/timescale-ont/master/html/gts.html>`_
18
 
19
  Graph Metrics
@@ -47,7 +47,7 @@ Dataset Statistics
47
  ------------------
48
  Generated Benchmarks:
49
  - **Term Types**: 7
50
- - **Taxonomic Relations**: 549
51
  - **Non-taxonomic Relations**: 2
52
  - **Average Terms per Type**: 7.00
53
 
@@ -59,7 +59,7 @@ Usage Example
59
 
60
  # Initialize and load ontology
61
  ontology = GTS()
62
- ontology.load("path/to/ontology.owl")
63
 
64
  # Extract datasets
65
  data = ontology.extract()
 
13
  :Last Updated: 2020-05-31
14
  :Creator: Simon J D Cox ([email protected]) of CSIRO
15
  :License: Creative Commons 1.0
16
+ :Format: TTL
17
  :Download: `Geologic Timescale model (GTS) Homepage <https://raw.githack.com/CGI-IUGS/timescale-ont/master/html/gts.html>`_
18
 
19
  Graph Metrics
 
47
  ------------------
48
  Generated Benchmarks:
49
  - **Term Types**: 7
50
+ - **Taxonomic Relations**: 77
51
  - **Non-taxonomic Relations**: 2
52
  - **Average Terms per Type**: 7.00
53
 
 
59
 
60
  # Initialize and load ontology
61
  ontology = GTS()
62
+ ontology.load("path/to/ontology.TTL")
63
 
64
  # Extract datasets
65
  data = ontology.extract()
gts/term_typings.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "ID": "TT_909fa7f7",
4
+ "term": "Sub-Period",
5
+ "types": [
6
+ "Geochronologic Era Rank"
7
+ ]
8
+ },
9
+ {
10
+ "ID": "TT_bfe59d92",
11
+ "term": "Epoch",
12
+ "types": [
13
+ "Geochronologic Era Rank"
14
+ ]
15
+ },
16
+ {
17
+ "ID": "TT_989459b3",
18
+ "term": "Era",
19
+ "types": [
20
+ "Geochronologic Era Rank"
21
+ ]
22
+ },
23
+ {
24
+ "ID": "TT_76c4aafb",
25
+ "term": "Age",
26
+ "types": [
27
+ "Geochronologic Era Rank"
28
+ ]
29
+ },
30
+ {
31
+ "ID": "TT_47cce585",
32
+ "term": "Eon",
33
+ "types": [
34
+ "Geochronologic Era Rank"
35
+ ]
36
+ },
37
+ {
38
+ "ID": "TT_02eb0174",
39
+ "term": "Period",
40
+ "types": [
41
+ "Geochronologic Era Rank"
42
+ ]
43
+ },
44
+ {
45
+ "ID": "TT_2deb1b80",
46
+ "term": "Super-Eon",
47
+ "types": [
48
+ "Geochronologic Era Rank"
49
+ ]
50
+ }
51
+ ]
gts/type_non_taxonomic_relations.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "types": [
3
+ "Geochronologic Boundary",
4
+ "Numeric Era Boundary"
5
+ ],
6
+ "relations": [
7
+ "disjointWith"
8
+ ],
9
+ "non_taxonomies": [
10
+ {
11
+ "ID": "NR_5024368f",
12
+ "head": "Geochronologic Boundary",
13
+ "tail": "Numeric Era Boundary",
14
+ "relation": "disjointWith"
15
+ },
16
+ {
17
+ "ID": "NR_14fabe8b",
18
+ "head": "Numeric Era Boundary",
19
+ "tail": "Geochronologic Boundary",
20
+ "relation": "disjointWith"
21
+ }
22
+ ]
23
+ }
gts/type_taxonomies.json ADDED
@@ -0,0 +1,409 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "types": [
3
+ "Eon",
4
+ "Era",
5
+ "Age",
6
+ "Geochronologic Boundary",
7
+ "Sample",
8
+ "Period",
9
+ "Stratigraphic Section",
10
+ "Concept",
11
+ "Geochronologic Era",
12
+ "EraBoundary",
13
+ "Geochronologic Era Rank",
14
+ "ReferenceSystem",
15
+ "Epoch",
16
+ "Sub-Period",
17
+ "Geologic Timescale",
18
+ "Super-Eon",
19
+ "Stratigraphic Point",
20
+ "Numeric Era Boundary"
21
+ ],
22
+ "taxonomies": [
23
+ {
24
+ "ID": "TR_eecae8f6",
25
+ "parent": "Geochronologic Era",
26
+ "child": "Age"
27
+ },
28
+ {
29
+ "ID": "TR_0dc2dc57",
30
+ "parent": "Geochronologic Era",
31
+ "child": "Eon"
32
+ },
33
+ {
34
+ "ID": "TR_31bb281b",
35
+ "parent": "Geochronologic Era",
36
+ "child": "Epoch"
37
+ },
38
+ {
39
+ "ID": "TR_058c62c8",
40
+ "parent": "Geochronologic Era",
41
+ "child": "Era"
42
+ },
43
+ {
44
+ "ID": "TR_11afdd48",
45
+ "parent": "Geochronologic Era",
46
+ "child": "Period"
47
+ },
48
+ {
49
+ "ID": "TR_18ff63ac",
50
+ "parent": "Geochronologic Era",
51
+ "child": "Sub-Period"
52
+ },
53
+ {
54
+ "ID": "TR_4471844b",
55
+ "parent": "Geochronologic Era",
56
+ "child": "Super-Eon"
57
+ },
58
+ {
59
+ "ID": "TR_115b1134",
60
+ "parent": "Geochronologic Era",
61
+ "child": "Age"
62
+ },
63
+ {
64
+ "ID": "TR_c675cc7f",
65
+ "parent": "Geochronologic Era",
66
+ "child": "Age"
67
+ },
68
+ {
69
+ "ID": "TR_fe97e1c3",
70
+ "parent": "Geochronologic Era",
71
+ "child": "Age"
72
+ },
73
+ {
74
+ "ID": "TR_730490e0",
75
+ "parent": "Geochronologic Era",
76
+ "child": "Age"
77
+ },
78
+ {
79
+ "ID": "TR_a523ad8c",
80
+ "parent": "Geochronologic Era",
81
+ "child": "Age"
82
+ },
83
+ {
84
+ "ID": "TR_f0957a5e",
85
+ "parent": "Geochronologic Era",
86
+ "child": "Eon"
87
+ },
88
+ {
89
+ "ID": "TR_1130aa63",
90
+ "parent": "Geochronologic Era",
91
+ "child": "Eon"
92
+ },
93
+ {
94
+ "ID": "TR_e325c4de",
95
+ "parent": "Geochronologic Era",
96
+ "child": "Eon"
97
+ },
98
+ {
99
+ "ID": "TR_19ad4b21",
100
+ "parent": "Geochronologic Era",
101
+ "child": "Eon"
102
+ },
103
+ {
104
+ "ID": "TR_1f7eb826",
105
+ "parent": "Geochronologic Era",
106
+ "child": "Eon"
107
+ },
108
+ {
109
+ "ID": "TR_4e196179",
110
+ "parent": "Geochronologic Era",
111
+ "child": "Eon"
112
+ },
113
+ {
114
+ "ID": "TR_47294a80",
115
+ "parent": "Geochronologic Era",
116
+ "child": "Eon"
117
+ },
118
+ {
119
+ "ID": "TR_67e50882",
120
+ "parent": "Geochronologic Era",
121
+ "child": "Eon"
122
+ },
123
+ {
124
+ "ID": "TR_f62cd702",
125
+ "parent": "Geochronologic Era",
126
+ "child": "Epoch"
127
+ },
128
+ {
129
+ "ID": "TR_8ded2088",
130
+ "parent": "Geochronologic Era",
131
+ "child": "Epoch"
132
+ },
133
+ {
134
+ "ID": "TR_2bacb047",
135
+ "parent": "Geochronologic Era",
136
+ "child": "Epoch"
137
+ },
138
+ {
139
+ "ID": "TR_ee873f42",
140
+ "parent": "Geochronologic Era",
141
+ "child": "Epoch"
142
+ },
143
+ {
144
+ "ID": "TR_c2033645",
145
+ "parent": "Geochronologic Era",
146
+ "child": "Epoch"
147
+ },
148
+ {
149
+ "ID": "TR_0248cfdd",
150
+ "parent": "Geochronologic Era",
151
+ "child": "Epoch"
152
+ },
153
+ {
154
+ "ID": "TR_6287941f",
155
+ "parent": "Geochronologic Era",
156
+ "child": "Epoch"
157
+ },
158
+ {
159
+ "ID": "TR_9593a2bc",
160
+ "parent": "Geochronologic Era",
161
+ "child": "Epoch"
162
+ },
163
+ {
164
+ "ID": "TR_ea6f8d1f",
165
+ "parent": "Geochronologic Era",
166
+ "child": "Era"
167
+ },
168
+ {
169
+ "ID": "TR_9d3f8368",
170
+ "parent": "Geochronologic Era",
171
+ "child": "Era"
172
+ },
173
+ {
174
+ "ID": "TR_1b6d883e",
175
+ "parent": "Geochronologic Era",
176
+ "child": "Era"
177
+ },
178
+ {
179
+ "ID": "TR_80e1dcd7",
180
+ "parent": "Geochronologic Era",
181
+ "child": "Era"
182
+ },
183
+ {
184
+ "ID": "TR_bec4c122",
185
+ "parent": "Geochronologic Era",
186
+ "child": "Era"
187
+ },
188
+ {
189
+ "ID": "TR_35e6557a",
190
+ "parent": "Geochronologic Era",
191
+ "child": "Era"
192
+ },
193
+ {
194
+ "ID": "TR_145e34b5",
195
+ "parent": "Geochronologic Era",
196
+ "child": "Era"
197
+ },
198
+ {
199
+ "ID": "TR_696871ea",
200
+ "parent": "Geochronologic Era",
201
+ "child": "Era"
202
+ },
203
+ {
204
+ "ID": "TR_986dcd25",
205
+ "parent": "EraBoundary",
206
+ "child": "Geochronologic Boundary"
207
+ },
208
+ {
209
+ "ID": "TR_c3ea0c3d",
210
+ "parent": "EraBoundary",
211
+ "child": "Numeric Era Boundary"
212
+ },
213
+ {
214
+ "ID": "TR_bc99eb0c",
215
+ "parent": "EraBoundary",
216
+ "child": "Geochronologic Boundary"
217
+ },
218
+ {
219
+ "ID": "TR_596eb2eb",
220
+ "parent": "Era",
221
+ "child": "Geochronologic Era"
222
+ },
223
+ {
224
+ "ID": "TR_355107d3",
225
+ "parent": "Era",
226
+ "child": "Geochronologic Era"
227
+ },
228
+ {
229
+ "ID": "TR_d565d870",
230
+ "parent": "Era",
231
+ "child": "Geochronologic Era"
232
+ },
233
+ {
234
+ "ID": "TR_d0d41654",
235
+ "parent": "Era",
236
+ "child": "Geochronologic Era"
237
+ },
238
+ {
239
+ "ID": "TR_9355617f",
240
+ "parent": "Concept",
241
+ "child": "Geochronologic Era Rank"
242
+ },
243
+ {
244
+ "ID": "TR_81863c8c",
245
+ "parent": "ReferenceSystem",
246
+ "child": "Geologic Timescale"
247
+ },
248
+ {
249
+ "ID": "TR_3a676f6a",
250
+ "parent": "ReferenceSystem",
251
+ "child": "Geologic Timescale"
252
+ },
253
+ {
254
+ "ID": "TR_9ee993cd",
255
+ "parent": "ReferenceSystem",
256
+ "child": "Geologic Timescale"
257
+ },
258
+ {
259
+ "ID": "TR_176d4abb",
260
+ "parent": "EraBoundary",
261
+ "child": "Numeric Era Boundary"
262
+ },
263
+ {
264
+ "ID": "TR_bbecd11d",
265
+ "parent": "Geochronologic Era",
266
+ "child": "Period"
267
+ },
268
+ {
269
+ "ID": "TR_460907bf",
270
+ "parent": "Geochronologic Era",
271
+ "child": "Period"
272
+ },
273
+ {
274
+ "ID": "TR_10b1f5cf",
275
+ "parent": "Geochronologic Era",
276
+ "child": "Period"
277
+ },
278
+ {
279
+ "ID": "TR_09d152bf",
280
+ "parent": "Geochronologic Era",
281
+ "child": "Period"
282
+ },
283
+ {
284
+ "ID": "TR_28145795",
285
+ "parent": "Geochronologic Era",
286
+ "child": "Period"
287
+ },
288
+ {
289
+ "ID": "TR_249bd15f",
290
+ "parent": "Geochronologic Era",
291
+ "child": "Period"
292
+ },
293
+ {
294
+ "ID": "TR_bcdb452a",
295
+ "parent": "Geochronologic Era",
296
+ "child": "Period"
297
+ },
298
+ {
299
+ "ID": "TR_0935171f",
300
+ "parent": "Geochronologic Era",
301
+ "child": "Period"
302
+ },
303
+ {
304
+ "ID": "TR_7aa05d99",
305
+ "parent": "Sample",
306
+ "child": "Stratigraphic Point"
307
+ },
308
+ {
309
+ "ID": "TR_3c52bd51",
310
+ "parent": "Sample",
311
+ "child": "Stratigraphic Section"
312
+ },
313
+ {
314
+ "ID": "TR_968ea754",
315
+ "parent": "Sample",
316
+ "child": "Stratigraphic Point"
317
+ },
318
+ {
319
+ "ID": "TR_8acd2a8d",
320
+ "parent": "Sample",
321
+ "child": "Stratigraphic Point"
322
+ },
323
+ {
324
+ "ID": "TR_29970fd4",
325
+ "parent": "Sample",
326
+ "child": "Stratigraphic Point"
327
+ },
328
+ {
329
+ "ID": "TR_48d5c001",
330
+ "parent": "Sample",
331
+ "child": "Stratigraphic Section"
332
+ },
333
+ {
334
+ "ID": "TR_798cdf6d",
335
+ "parent": "Sample",
336
+ "child": "Stratigraphic Section"
337
+ },
338
+ {
339
+ "ID": "TR_404cd0c2",
340
+ "parent": "Geochronologic Era",
341
+ "child": "Sub-Period"
342
+ },
343
+ {
344
+ "ID": "TR_d46f5e24",
345
+ "parent": "Geochronologic Era",
346
+ "child": "Sub-Period"
347
+ },
348
+ {
349
+ "ID": "TR_bc17b0e7",
350
+ "parent": "Geochronologic Era",
351
+ "child": "Sub-Period"
352
+ },
353
+ {
354
+ "ID": "TR_8b9bd320",
355
+ "parent": "Geochronologic Era",
356
+ "child": "Sub-Period"
357
+ },
358
+ {
359
+ "ID": "TR_3e815dd9",
360
+ "parent": "Geochronologic Era",
361
+ "child": "Sub-Period"
362
+ },
363
+ {
364
+ "ID": "TR_b3095784",
365
+ "parent": "Geochronologic Era",
366
+ "child": "Sub-Period"
367
+ },
368
+ {
369
+ "ID": "TR_9d9642cb",
370
+ "parent": "Geochronologic Era",
371
+ "child": "Sub-Period"
372
+ },
373
+ {
374
+ "ID": "TR_e95c070a",
375
+ "parent": "Geochronologic Era",
376
+ "child": "Sub-Period"
377
+ },
378
+ {
379
+ "ID": "TR_d4238cb7",
380
+ "parent": "Geochronologic Era",
381
+ "child": "Super-Eon"
382
+ },
383
+ {
384
+ "ID": "TR_c02d61ea",
385
+ "parent": "Geochronologic Era",
386
+ "child": "Super-Eon"
387
+ },
388
+ {
389
+ "ID": "TR_abfdc8a5",
390
+ "parent": "Geochronologic Era",
391
+ "child": "Super-Eon"
392
+ },
393
+ {
394
+ "ID": "TR_2bcdf8f2",
395
+ "parent": "Geochronologic Era",
396
+ "child": "Super-Eon"
397
+ },
398
+ {
399
+ "ID": "TR_f95b22c6",
400
+ "parent": "Geochronologic Era",
401
+ "child": "Super-Eon"
402
+ },
403
+ {
404
+ "ID": "TR_0b7c4e0a",
405
+ "parent": "Geochronologic Era",
406
+ "child": "Super-Eon"
407
+ }
408
+ ]
409
+ }
juso/juso.rst CHANGED
@@ -57,7 +57,7 @@ Usage Example
57
 
58
  # Initialize and load ontology
59
  ontology = Juso()
60
- ontology.load("path/to/ontology.owl")
61
 
62
  # Extract datasets
63
  data = ontology.extract()
 
57
 
58
  # Initialize and load ontology
59
  ontology = Juso()
60
+ ontology.load("path/to/ontology.TTL")
61
 
62
  # Extract datasets
63
  data = ontology.extract()
juso/term_typings.json ADDED
@@ -0,0 +1 @@
 
 
1
+ []
juso/type_non_taxonomic_relations.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "types": [
3
+ "Feature",
4
+ "Geometry"
5
+ ],
6
+ "relations": [
7
+ "disjointWith"
8
+ ],
9
+ "non_taxonomies": [
10
+ {
11
+ "ID": "NR_2c785c61",
12
+ "head": "Geometry",
13
+ "tail": "Feature",
14
+ "relation": "disjointWith"
15
+ },
16
+ {
17
+ "ID": "NR_7fd21474",
18
+ "head": "Feature",
19
+ "tail": "Geometry",
20
+ "relation": "disjointWith"
21
+ }
22
+ ]
23
+ }
juso/type_taxonomies.json ADDED
@@ -0,0 +1,346 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "types": [
3
+ "State",
4
+ "FourthLevelAdministrativeDivision",
5
+ "GeoCoordinates",
6
+ "Thoroughfare",
7
+ "Municipality",
8
+ "SpatialThing",
9
+ "Neighborhood",
10
+ "Point",
11
+ "GeoShape",
12
+ "FirstLevelAdministrativeDivision",
13
+ "Village",
14
+ "Address",
15
+ "PoliticalDivision",
16
+ "Township",
17
+ "Street",
18
+ "Parish",
19
+ "Feature",
20
+ "Location",
21
+ "Town",
22
+ "ConsolidatedCityCounty",
23
+ "Geometry",
24
+ "SecondLevelAdministrativeDivision",
25
+ "Province",
26
+ "PostalAddress",
27
+ "CapitalDistrict",
28
+ "Hamlet",
29
+ "County",
30
+ "FederatedState",
31
+ "AdministrativeDivision",
32
+ "City",
33
+ "Country",
34
+ "Place",
35
+ "FifthLevelAdministrativeDivision",
36
+ "District",
37
+ "ThirdLevelAdministrativeDivision"
38
+ ],
39
+ "taxonomies": [
40
+ {
41
+ "ID": "TR_40608ef9",
42
+ "parent": "SpatialThing",
43
+ "child": "Feature"
44
+ },
45
+ {
46
+ "ID": "TR_cd99222e",
47
+ "parent": "Feature",
48
+ "child": "Feature"
49
+ },
50
+ {
51
+ "ID": "TR_6a8c09b0",
52
+ "parent": "SpatialThing",
53
+ "child": "Geometry"
54
+ },
55
+ {
56
+ "ID": "TR_5c349731",
57
+ "parent": "SpatialThing",
58
+ "child": "Location"
59
+ },
60
+ {
61
+ "ID": "TR_7bc58b97",
62
+ "parent": "SpatialThing",
63
+ "child": "Place"
64
+ },
65
+ {
66
+ "ID": "TR_8f6aff18",
67
+ "parent": "SpatialThing",
68
+ "child": "Place"
69
+ },
70
+ {
71
+ "ID": "TR_25d5dde0",
72
+ "parent": "SpatialThing",
73
+ "child": "Feature"
74
+ },
75
+ {
76
+ "ID": "TR_ed15b46f",
77
+ "parent": "Feature",
78
+ "child": "Feature"
79
+ },
80
+ {
81
+ "ID": "TR_4f182f71",
82
+ "parent": "Geometry",
83
+ "child": "Point"
84
+ },
85
+ {
86
+ "ID": "TR_6bc6764d",
87
+ "parent": "Geometry",
88
+ "child": "GeoCoordinates"
89
+ },
90
+ {
91
+ "ID": "TR_ea30a776",
92
+ "parent": "Geometry",
93
+ "child": "GeoShape"
94
+ },
95
+ {
96
+ "ID": "TR_f3e35c76",
97
+ "parent": "Feature",
98
+ "child": "PoliticalDivision"
99
+ },
100
+ {
101
+ "ID": "TR_5c8771ec",
102
+ "parent": "Feature",
103
+ "child": "Thoroughfare"
104
+ },
105
+ {
106
+ "ID": "TR_288fb325",
107
+ "parent": "PoliticalDivision",
108
+ "child": "Country"
109
+ },
110
+ {
111
+ "ID": "TR_b88c3edc",
112
+ "parent": "PoliticalDivision",
113
+ "child": "AdministrativeDivision"
114
+ },
115
+ {
116
+ "ID": "TR_e27a984c",
117
+ "parent": "AdministrativeDivision",
118
+ "child": "FirstLevelAdministrativeDivision"
119
+ },
120
+ {
121
+ "ID": "TR_85a31d8c",
122
+ "parent": "AdministrativeDivision",
123
+ "child": "SecondLevelAdministrativeDivision"
124
+ },
125
+ {
126
+ "ID": "TR_6fb822d8",
127
+ "parent": "AdministrativeDivision",
128
+ "child": "ThirdLevelAdministrativeDivision"
129
+ },
130
+ {
131
+ "ID": "TR_f90fe407",
132
+ "parent": "AdministrativeDivision",
133
+ "child": "FourthLevelAdministrativeDivision"
134
+ },
135
+ {
136
+ "ID": "TR_705a383e",
137
+ "parent": "AdministrativeDivision",
138
+ "child": "FifthLevelAdministrativeDivision"
139
+ },
140
+ {
141
+ "ID": "TR_65bd5068",
142
+ "parent": "AdministrativeDivision",
143
+ "child": "FederatedState"
144
+ },
145
+ {
146
+ "ID": "TR_76b2cc86",
147
+ "parent": "State",
148
+ "child": "FederatedState"
149
+ },
150
+ {
151
+ "ID": "TR_b657114c",
152
+ "parent": "State",
153
+ "child": "FederatedState"
154
+ },
155
+ {
156
+ "ID": "TR_af701086",
157
+ "parent": "State",
158
+ "child": "FederatedState"
159
+ },
160
+ {
161
+ "ID": "TR_97c8f078",
162
+ "parent": "AdministrativeDivision",
163
+ "child": "Province"
164
+ },
165
+ {
166
+ "ID": "TR_266b9231",
167
+ "parent": "State",
168
+ "child": "Province"
169
+ },
170
+ {
171
+ "ID": "TR_50242449",
172
+ "parent": "AdministrativeDivision",
173
+ "child": "County"
174
+ },
175
+ {
176
+ "ID": "TR_57979ce4",
177
+ "parent": "AdministrativeDivision",
178
+ "child": "Parish"
179
+ },
180
+ {
181
+ "ID": "TR_6dc1da77",
182
+ "parent": "AdministrativeDivision",
183
+ "child": "CapitalDistrict"
184
+ },
185
+ {
186
+ "ID": "TR_3ff620f6",
187
+ "parent": "AdministrativeDivision",
188
+ "child": "City"
189
+ },
190
+ {
191
+ "ID": "TR_b49282cd",
192
+ "parent": "City",
193
+ "child": "City"
194
+ },
195
+ {
196
+ "ID": "TR_31e8f3aa",
197
+ "parent": "AdministrativeDivision",
198
+ "child": "Municipality"
199
+ },
200
+ {
201
+ "ID": "TR_99b78f71",
202
+ "parent": "AdministrativeDivision",
203
+ "child": "District"
204
+ },
205
+ {
206
+ "ID": "TR_aa5bd511",
207
+ "parent": "AdministrativeDivision",
208
+ "child": "Town"
209
+ },
210
+ {
211
+ "ID": "TR_216014c9",
212
+ "parent": "AdministrativeDivision",
213
+ "child": "Township"
214
+ },
215
+ {
216
+ "ID": "TR_2d8045a4",
217
+ "parent": "AdministrativeDivision",
218
+ "child": "Neighborhood"
219
+ },
220
+ {
221
+ "ID": "TR_ee971c3d",
222
+ "parent": "AdministrativeDivision",
223
+ "child": "Village"
224
+ },
225
+ {
226
+ "ID": "TR_23277485",
227
+ "parent": "AdministrativeDivision",
228
+ "child": "Hamlet"
229
+ },
230
+ {
231
+ "ID": "TR_ed2b82b5",
232
+ "parent": "AdministrativeDivision",
233
+ "child": "FederatedState"
234
+ },
235
+ {
236
+ "ID": "TR_a9f3cf6c",
237
+ "parent": "State",
238
+ "child": "FederatedState"
239
+ },
240
+ {
241
+ "ID": "TR_4855d1c2",
242
+ "parent": "State",
243
+ "child": "FederatedState"
244
+ },
245
+ {
246
+ "ID": "TR_639b2eb5",
247
+ "parent": "State",
248
+ "child": "FederatedState"
249
+ },
250
+ {
251
+ "ID": "TR_436ad7b2",
252
+ "parent": "AdministrativeDivision",
253
+ "child": "FederatedState"
254
+ },
255
+ {
256
+ "ID": "TR_a9d2a96b",
257
+ "parent": "State",
258
+ "child": "FederatedState"
259
+ },
260
+ {
261
+ "ID": "TR_64c1f516",
262
+ "parent": "State",
263
+ "child": "FederatedState"
264
+ },
265
+ {
266
+ "ID": "TR_306ab426",
267
+ "parent": "State",
268
+ "child": "FederatedState"
269
+ },
270
+ {
271
+ "ID": "TR_41855c26",
272
+ "parent": "AdministrativeDivision",
273
+ "child": "Province"
274
+ },
275
+ {
276
+ "ID": "TR_fdaac0ee",
277
+ "parent": "State",
278
+ "child": "Province"
279
+ },
280
+ {
281
+ "ID": "TR_a5151738",
282
+ "parent": "AdministrativeDivision",
283
+ "child": "FederatedState"
284
+ },
285
+ {
286
+ "ID": "TR_5ec56bc3",
287
+ "parent": "State",
288
+ "child": "FederatedState"
289
+ },
290
+ {
291
+ "ID": "TR_8ba24df6",
292
+ "parent": "State",
293
+ "child": "FederatedState"
294
+ },
295
+ {
296
+ "ID": "TR_36398263",
297
+ "parent": "State",
298
+ "child": "FederatedState"
299
+ },
300
+ {
301
+ "ID": "TR_8b45bfa4",
302
+ "parent": "AdministrativeDivision",
303
+ "child": "City"
304
+ },
305
+ {
306
+ "ID": "TR_d2b3496b",
307
+ "parent": "City",
308
+ "child": "City"
309
+ },
310
+ {
311
+ "ID": "TR_d72da487",
312
+ "parent": "City",
313
+ "child": "ConsolidatedCityCounty"
314
+ },
315
+ {
316
+ "ID": "TR_867e7aaf",
317
+ "parent": "County",
318
+ "child": "ConsolidatedCityCounty"
319
+ },
320
+ {
321
+ "ID": "TR_acb96eaa",
322
+ "parent": "City",
323
+ "child": "ConsolidatedCityCounty"
324
+ },
325
+ {
326
+ "ID": "TR_be320e99",
327
+ "parent": "County",
328
+ "child": "ConsolidatedCityCounty"
329
+ },
330
+ {
331
+ "ID": "TR_8b3e8ce0",
332
+ "parent": "Thoroughfare",
333
+ "child": "Street"
334
+ },
335
+ {
336
+ "ID": "TR_36ee9854",
337
+ "parent": "Address",
338
+ "child": "PostalAddress"
339
+ },
340
+ {
341
+ "ID": "TR_d2050649",
342
+ "parent": "Address",
343
+ "child": "Address"
344
+ }
345
+ ]
346
+ }