imw 0.2.18 → 0.3.0
Sign up to get free protection for your applications and to get access to all the features.
- data/Gemfile +7 -26
- data/Gemfile.lock +13 -38
- data/{LICENSE → LICENSE.txt} +1 -1
- data/README.textile +35 -0
- data/Rakefile +45 -22
- data/VERSION +1 -1
- data/examples/foo.rb +19 -0
- data/examples/html_selector.rb +22 -0
- data/examples/nes_game_list.csv +625 -0
- data/examples/nes_gamespot.csv +1371 -0
- data/examples/nes_nintendo.csv +624 -0
- data/examples/nes_unlicensed.csv +89 -0
- data/examples/nes_wikipedia.csv +710 -0
- data/examples/nibbler_test.rb +24 -0
- data/examples/script.rb +19 -0
- data/lib/imw.rb +28 -140
- data/lib/imw/error.rb +9 -0
- data/lib/imw/recordizer.rb +8 -0
- data/lib/imw/recordizer/html_selector_recordizer.rb +86 -0
- data/lib/imw/recordizer/string_slice_recordizer.rb +39 -0
- data/lib/imw/resource.rb +3 -119
- data/lib/imw/serializer.rb +7 -0
- data/lib/imw/serializer/json_serializer.rb +17 -0
- data/lib/imw/uri.rb +41 -0
- data/spec/resource_spec.rb +78 -0
- data/spec/uri_spec.rb +55 -0
- metadata +81 -232
- data/README.rdoc +0 -371
- data/bin/imw +0 -5
- data/bin/tsv_to_json.rb +0 -29
- data/etc/imwrc.rb +0 -26
- data/examples/dataset.rb +0 -12
- data/examples/metadata.yml +0 -10
- data/lib/imw/archives.rb +0 -120
- data/lib/imw/archives/rar.rb +0 -19
- data/lib/imw/archives/tar.rb +0 -19
- data/lib/imw/archives/tarbz2.rb +0 -73
- data/lib/imw/archives/targz.rb +0 -73
- data/lib/imw/archives/zip.rb +0 -51
- data/lib/imw/boot.rb +0 -87
- data/lib/imw/compressed_files.rb +0 -94
- data/lib/imw/compressed_files/bz2.rb +0 -16
- data/lib/imw/compressed_files/compressible.rb +0 -75
- data/lib/imw/compressed_files/gz.rb +0 -16
- data/lib/imw/dataset.rb +0 -125
- data/lib/imw/dataset/paths.rb +0 -29
- data/lib/imw/dataset/workflow.rb +0 -195
- data/lib/imw/formats.rb +0 -33
- data/lib/imw/formats/delimited.rb +0 -170
- data/lib/imw/formats/excel.rb +0 -100
- data/lib/imw/formats/json.rb +0 -41
- data/lib/imw/formats/pdf.rb +0 -71
- data/lib/imw/formats/sgml.rb +0 -69
- data/lib/imw/formats/yaml.rb +0 -41
- data/lib/imw/metadata.rb +0 -83
- data/lib/imw/metadata/contains_metadata.rb +0 -54
- data/lib/imw/metadata/dsl.rb +0 -111
- data/lib/imw/metadata/field.rb +0 -37
- data/lib/imw/metadata/has_metadata.rb +0 -98
- data/lib/imw/metadata/has_summary.rb +0 -57
- data/lib/imw/metadata/schema.rb +0 -17
- data/lib/imw/parsers.rb +0 -8
- data/lib/imw/parsers/flat.rb +0 -44
- data/lib/imw/parsers/html_parser.rb +0 -387
- data/lib/imw/parsers/html_parser/matchers.rb +0 -289
- data/lib/imw/parsers/line_parser.rb +0 -87
- data/lib/imw/parsers/regexp_parser.rb +0 -72
- data/lib/imw/repository.rb +0 -12
- data/lib/imw/runner.rb +0 -118
- data/lib/imw/schemes.rb +0 -23
- data/lib/imw/schemes/ftp.rb +0 -142
- data/lib/imw/schemes/hdfs.rb +0 -251
- data/lib/imw/schemes/http.rb +0 -165
- data/lib/imw/schemes/local.rb +0 -409
- data/lib/imw/schemes/remote.rb +0 -119
- data/lib/imw/schemes/s3.rb +0 -143
- data/lib/imw/schemes/sql.rb +0 -129
- data/lib/imw/tools.rb +0 -12
- data/lib/imw/tools/aggregator.rb +0 -148
- data/lib/imw/tools/archiver.rb +0 -220
- data/lib/imw/tools/downloader.rb +0 -63
- data/lib/imw/tools/extension_analyzer.rb +0 -114
- data/lib/imw/tools/summarizer.rb +0 -83
- data/lib/imw/tools/transferer.rb +0 -167
- data/lib/imw/utils.rb +0 -74
- data/lib/imw/utils/dynamically_extendable.rb +0 -137
- data/lib/imw/utils/error.rb +0 -59
- data/lib/imw/utils/extensions/hpricot.rb +0 -34
- data/lib/imw/utils/has_uri.rb +0 -131
- data/lib/imw/utils/log.rb +0 -92
- data/lib/imw/utils/misc.rb +0 -57
- data/lib/imw/utils/paths.rb +0 -146
- data/lib/imw/utils/uri.rb +0 -59
- data/lib/imw/utils/uuid.rb +0 -33
- data/lib/imw/utils/validate.rb +0 -38
- data/lib/imw/utils/version.rb +0 -11
- data/spec/data/formats/delimited/sample.csv +0 -131
- data/spec/data/formats/delimited/sample.tsv +0 -131
- data/spec/data/formats/delimited/with_schema/ace-hardware-locations.tsv +0 -11
- data/spec/data/formats/delimited/with_schema/all-countries-ip-address-to-geolocation-data.tsv +0 -16
- data/spec/data/formats/delimited/with_schema/complete-list-of-starbucks-locations.tsv +0 -11
- data/spec/data/formats/delimited/with_schema/myspace-user-activity-stream-cumulative-word-count-from-from-dec.tsv +0 -22
- data/spec/data/formats/delimited/with_schema/myspace-user-activity-stream-myspace-application-adds-by-zip-cod.tsv +0 -22
- data/spec/data/formats/delimited/with_schema/myspace-user-activity-stream-myspace-application-counts.tsv +0 -12
- data/spec/data/formats/delimited/with_schema/myspace-user-activity-stream-user-count-by-latlong.tsv +0 -13
- data/spec/data/formats/delimited/with_schema/myspace-user-activity-stream-user-count-by-zip-code.tsv +0 -22
- data/spec/data/formats/delimited/with_schema/myspace-user-activity-stream-word-count-by-day-from-december-200.tsv +0 -22
- data/spec/data/formats/delimited/without_schema/ace-hardware-locations.tsv +0 -10
- data/spec/data/formats/delimited/without_schema/all-countries-ip-address-to-geolocation-data.tsv +0 -15
- data/spec/data/formats/delimited/without_schema/complete-list-of-starbucks-locations.tsv +0 -10
- data/spec/data/formats/delimited/without_schema/myspace-user-activity-stream-cumulative-word-count-from-from-dec.tsv +0 -21
- data/spec/data/formats/delimited/without_schema/myspace-user-activity-stream-myspace-application-adds-by-zip-cod.tsv +0 -21
- data/spec/data/formats/delimited/without_schema/myspace-user-activity-stream-myspace-application-counts.tsv +0 -11
- data/spec/data/formats/delimited/without_schema/myspace-user-activity-stream-user-count-by-latlong.tsv +0 -12
- data/spec/data/formats/delimited/without_schema/myspace-user-activity-stream-user-count-by-zip-code.tsv +0 -21
- data/spec/data/formats/delimited/without_schema/myspace-user-activity-stream-word-count-by-day-from-december-200.tsv +0 -21
- data/spec/data/formats/excel/sample.xls +0 -0
- data/spec/data/formats/json/sample.json +0 -1
- data/spec/data/formats/none/sample +0 -650
- data/spec/data/formats/sgml/sample.xml +0 -617
- data/spec/data/formats/text/sample.txt +0 -650
- data/spec/data/formats/yaml/sample.yaml +0 -410
- data/spec/data/schema-tabular.yaml +0 -11
- data/spec/imw/archives/rar_spec.rb +0 -16
- data/spec/imw/archives/tar_spec.rb +0 -16
- data/spec/imw/archives/tarbz2_spec.rb +0 -24
- data/spec/imw/archives/targz_spec.rb +0 -21
- data/spec/imw/archives/zip_spec.rb +0 -16
- data/spec/imw/archives_spec.rb +0 -77
- data/spec/imw/compressed_files/bz2_spec.rb +0 -15
- data/spec/imw/compressed_files/compressible_spec.rb +0 -36
- data/spec/imw/compressed_files/gz_spec.rb +0 -15
- data/spec/imw/compressed_files_spec.rb +0 -47
- data/spec/imw/dataset/paths_spec.rb +0 -32
- data/spec/imw/dataset/workflow_spec.rb +0 -41
- data/spec/imw/formats/delimited_spec.rb +0 -44
- data/spec/imw/formats/excel_spec.rb +0 -55
- data/spec/imw/formats/json_spec.rb +0 -18
- data/spec/imw/formats/sgml_spec.rb +0 -24
- data/spec/imw/formats/yaml_spec.rb +0 -19
- data/spec/imw/metadata/contains_metadata_spec.rb +0 -56
- data/spec/imw/metadata/field_spec.rb +0 -25
- data/spec/imw/metadata/has_metadata_spec.rb +0 -58
- data/spec/imw/metadata/has_summary_spec.rb +0 -32
- data/spec/imw/metadata/schema_spec.rb +0 -24
- data/spec/imw/metadata_spec.rb +0 -86
- data/spec/imw/parsers/line_parser_spec.rb +0 -96
- data/spec/imw/parsers/regexp_parser_spec.rb +0 -42
- data/spec/imw/resource_spec.rb +0 -32
- data/spec/imw/schemes/hdfs_spec.rb +0 -67
- data/spec/imw/schemes/http_spec.rb +0 -19
- data/spec/imw/schemes/local_spec.rb +0 -165
- data/spec/imw/schemes/remote_spec.rb +0 -38
- data/spec/imw/schemes/s3_spec.rb +0 -31
- data/spec/imw/schemes/sql_spec.rb +0 -3
- data/spec/imw/tools/aggregator_spec.rb +0 -71
- data/spec/imw/tools/archiver_spec.rb +0 -120
- data/spec/imw/tools/extension_analyzer_spec.rb +0 -153
- data/spec/imw/tools/summarizer_spec.rb +0 -8
- data/spec/imw/tools/transferer_spec.rb +0 -195
- data/spec/imw/utils/dynamically_extendable_spec.rb +0 -69
- data/spec/imw/utils/has_uri_spec.rb +0 -61
- data/spec/imw/utils/paths_spec.rb +0 -10
- data/spec/imw/utils/shared_paths_spec.rb +0 -29
- data/spec/imw_spec.rb +0 -14
- data/spec/rcov.opts +0 -1
- data/spec/spec_helper.rb +0 -31
- data/spec/support/custom_matchers.rb +0 -28
- data/spec/support/file_contents_matcher.rb +0 -30
- data/spec/support/paths_matcher.rb +0 -66
- data/spec/support/random.rb +0 -213
- data/spec/support/without_regard_to_order_matcher.rb +0 -41
@@ -1,617 +0,0 @@
|
|
1
|
-
<genera>
|
2
|
-
<genus>
|
3
|
-
<name>Mandrillus</name>
|
4
|
-
<species>
|
5
|
-
<species id="113">
|
6
|
-
<name>sphinx</name>
|
7
|
-
<common_name>Mandrill</common_name>
|
8
|
-
</species>
|
9
|
-
<species id="114">
|
10
|
-
<name>leucophaeus</name>
|
11
|
-
<common_name>Drill</common_name>
|
12
|
-
</species>
|
13
|
-
</species>
|
14
|
-
</genus>
|
15
|
-
<genus>
|
16
|
-
<name>Rungwecebus</name>
|
17
|
-
<species>
|
18
|
-
<species id="100">
|
19
|
-
<name>kipunji</name>
|
20
|
-
<common_name>Kipunji</common_name>
|
21
|
-
</species>
|
22
|
-
</species>
|
23
|
-
</genus>
|
24
|
-
<genus>
|
25
|
-
<name>Miopithecus</name>
|
26
|
-
<species>
|
27
|
-
<species id="38">
|
28
|
-
<name>talapoin</name>
|
29
|
-
<common_name>Angolan Talapoin</common_name>
|
30
|
-
</species>
|
31
|
-
<species id="39">
|
32
|
-
<name>ogouensis</name>
|
33
|
-
<common_name>Gabon Talapoin</common_name>
|
34
|
-
</species>
|
35
|
-
</species>
|
36
|
-
</genus>
|
37
|
-
<genus>
|
38
|
-
<name>Presbytis</name>
|
39
|
-
<species>
|
40
|
-
<species id="130">
|
41
|
-
<name>rubicunda</name>
|
42
|
-
<common_name>Maroon Leaf Monkey</common_name>
|
43
|
-
</species>
|
44
|
-
</species>
|
45
|
-
</genus>
|
46
|
-
<genus>
|
47
|
-
<name>Lophocebus</name>
|
48
|
-
<species>
|
49
|
-
<species id="94">
|
50
|
-
<name>albigena</name>
|
51
|
-
<common_name>Grey-cheeked Mangabey</common_name>
|
52
|
-
</species>
|
53
|
-
<species id="95">
|
54
|
-
<name>aterrimus</name>
|
55
|
-
<common_name>Black Crested Mangabey</common_name>
|
56
|
-
</species>
|
57
|
-
<species id="96">
|
58
|
-
<name>opdenboschi</name>
|
59
|
-
<common_name>Opdenbosch's Mangabey</common_name>
|
60
|
-
</species>
|
61
|
-
<species id="97">
|
62
|
-
<name>ugandae</name>
|
63
|
-
<common_name>Uganda Mangabey</common_name>
|
64
|
-
</species>
|
65
|
-
<species id="98">
|
66
|
-
<name>johnstoni</name>
|
67
|
-
<common_name>Johnston's Mangabey</common_name>
|
68
|
-
</species>
|
69
|
-
<species id="99">
|
70
|
-
<name>osmani</name>
|
71
|
-
<common_name>Osman Hill's Mangabey</common_name>
|
72
|
-
</species>
|
73
|
-
</species>
|
74
|
-
</genus>
|
75
|
-
<genus>
|
76
|
-
<name>Erythrocebus</name>
|
77
|
-
<species>
|
78
|
-
<species id="40">
|
79
|
-
<name>patas</name>
|
80
|
-
<common_name>Patas Monkey</common_name>
|
81
|
-
</species>
|
82
|
-
</species>
|
83
|
-
</genus>
|
84
|
-
<genus>
|
85
|
-
<name>Piliocolobus</name>
|
86
|
-
<species>
|
87
|
-
<species id="120">
|
88
|
-
<name>badius</name>
|
89
|
-
<common_name>Western Red Colobus</common_name>
|
90
|
-
</species>
|
91
|
-
<species id="121">
|
92
|
-
<name>pennantii</name>
|
93
|
-
<common_name>Pennant's Colobus</common_name>
|
94
|
-
</species>
|
95
|
-
<species id="122">
|
96
|
-
<name>preussi</name>
|
97
|
-
<common_name>Preuss's Red Colobus</common_name>
|
98
|
-
</species>
|
99
|
-
<species id="123">
|
100
|
-
<name>tholloni</name>
|
101
|
-
<common_name>Thollon's Red Colobus</common_name>
|
102
|
-
</species>
|
103
|
-
<species id="124">
|
104
|
-
<name>foai</name>
|
105
|
-
<common_name>Central African Red Colobus</common_name>
|
106
|
-
</species>
|
107
|
-
<species id="125">
|
108
|
-
<name>tephrosceles</name>
|
109
|
-
<common_name>Ugandan Red Colobus</common_name>
|
110
|
-
</species>
|
111
|
-
<species id="126">
|
112
|
-
<name>gordonorum</name>
|
113
|
-
<common_name>Uzungwa Red Colobus</common_name>
|
114
|
-
</species>
|
115
|
-
<species id="127">
|
116
|
-
<name>kirkii</name>
|
117
|
-
<common_name>Zanzibar Red Colobus</common_name>
|
118
|
-
</species>
|
119
|
-
<species id="128">
|
120
|
-
<name>rufomitratus</name>
|
121
|
-
<common_name>Tana River Red Colobus</common_name>
|
122
|
-
</species>
|
123
|
-
</species>
|
124
|
-
</genus>
|
125
|
-
<genus>
|
126
|
-
<name>Cercocebus</name>
|
127
|
-
<species>
|
128
|
-
<species id="107">
|
129
|
-
<name>atys</name>
|
130
|
-
<common_name>Sooty Mangabey</common_name>
|
131
|
-
</species>
|
132
|
-
<species id="108">
|
133
|
-
<name>torquatus</name>
|
134
|
-
<common_name>Collared Mangabey</common_name>
|
135
|
-
</species>
|
136
|
-
<species id="109">
|
137
|
-
<name>agilis</name>
|
138
|
-
<common_name>Agile Mangabey</common_name>
|
139
|
-
</species>
|
140
|
-
<species id="110">
|
141
|
-
<name>chrysogaster</name>
|
142
|
-
<common_name>Golden-bellied Mangabey</common_name>
|
143
|
-
</species>
|
144
|
-
<species id="111">
|
145
|
-
<name>galeritus</name>
|
146
|
-
<common_name>Tana River Mangabey</common_name>
|
147
|
-
</species>
|
148
|
-
<species id="112">
|
149
|
-
<name>sanjei</name>
|
150
|
-
<common_name>Sanje Mangabey</common_name>
|
151
|
-
</species>
|
152
|
-
</species>
|
153
|
-
</genus>
|
154
|
-
<genus>
|
155
|
-
<name>Theropithecus</name>
|
156
|
-
<species>
|
157
|
-
<species id="106">
|
158
|
-
<name>gelada</name>
|
159
|
-
<common_name>Gelada</common_name>
|
160
|
-
</species>
|
161
|
-
</species>
|
162
|
-
</genus>
|
163
|
-
<genus>
|
164
|
-
<name>Papio</name>
|
165
|
-
<species>
|
166
|
-
<species id="101">
|
167
|
-
<name>hamadryas</name>
|
168
|
-
<common_name>Hamadryas Baboon</common_name>
|
169
|
-
</species>
|
170
|
-
<species id="102">
|
171
|
-
<name>papio</name>
|
172
|
-
<common_name>Guinea Baboon</common_name>
|
173
|
-
</species>
|
174
|
-
<species id="103">
|
175
|
-
<name>anubis</name>
|
176
|
-
<common_name>Olive Baboon</common_name>
|
177
|
-
</species>
|
178
|
-
<species id="104">
|
179
|
-
<name>cynocephalus</name>
|
180
|
-
<common_name>Yellow Baboon</common_name>
|
181
|
-
</species>
|
182
|
-
<species id="105">
|
183
|
-
<name>ursinus</name>
|
184
|
-
<common_name>Chacma Baboon</common_name>
|
185
|
-
</species>
|
186
|
-
</species>
|
187
|
-
</genus>
|
188
|
-
<genus>
|
189
|
-
<name>Chlorocebus</name>
|
190
|
-
<species>
|
191
|
-
<species id="41">
|
192
|
-
<name>sabaeus</name>
|
193
|
-
<common_name>Green Monkey</common_name>
|
194
|
-
</species>
|
195
|
-
<species id="42">
|
196
|
-
<name>aethiops</name>
|
197
|
-
<common_name>Grivet</common_name>
|
198
|
-
</species>
|
199
|
-
<species id="43">
|
200
|
-
<name>djamdjamensis</name>
|
201
|
-
<common_name>Bale Mountains Vervet</common_name>
|
202
|
-
</species>
|
203
|
-
<species id="44">
|
204
|
-
<name>tantalus</name>
|
205
|
-
<common_name>Tantalus Monkey</common_name>
|
206
|
-
</species>
|
207
|
-
<species id="45">
|
208
|
-
<name>pygerythrus</name>
|
209
|
-
<common_name>Vervet Monkey</common_name>
|
210
|
-
</species>
|
211
|
-
<species id="46">
|
212
|
-
<name>cynosuros</name>
|
213
|
-
<common_name>Malbrouck</common_name>
|
214
|
-
</species>
|
215
|
-
</species>
|
216
|
-
</genus>
|
217
|
-
<genus>
|
218
|
-
<name>Allenopithecus</name>
|
219
|
-
<species>
|
220
|
-
<species id="37">
|
221
|
-
<name>nigroviridis</name>
|
222
|
-
<common_name>Allen's Swamp Monkey</common_name>
|
223
|
-
</species>
|
224
|
-
</species>
|
225
|
-
</genus>
|
226
|
-
<genus>
|
227
|
-
<name>Procolobus</name>
|
228
|
-
<species>
|
229
|
-
<species id="129">
|
230
|
-
<name>verus</name>
|
231
|
-
<common_name>Olive Colobus</common_name>
|
232
|
-
</species>
|
233
|
-
</species>
|
234
|
-
</genus>
|
235
|
-
<genus>
|
236
|
-
<name>Hylobates</name>
|
237
|
-
<species>
|
238
|
-
<species id="9">
|
239
|
-
<name>lar lar</name>
|
240
|
-
<common_name>Malaysian Lar Gibbon</common_name>
|
241
|
-
</species>
|
242
|
-
<species id="10">
|
243
|
-
<name>lar carpenteri</name>
|
244
|
-
<common_name>Carpenter's Lar Gibbon</common_name>
|
245
|
-
</species>
|
246
|
-
<species id="11">
|
247
|
-
<name>lar entelloides</name>
|
248
|
-
<common_name>Central Lar Gibbon</common_name>
|
249
|
-
</species>
|
250
|
-
<species id="12">
|
251
|
-
<name>lar vestitus</name>
|
252
|
-
<common_name>Sumatran Lar Gibbon</common_name>
|
253
|
-
</species>
|
254
|
-
<species id="13">
|
255
|
-
<name>lar yunnanensis</name>
|
256
|
-
<common_name>Yunnan Lar Gibbon</common_name>
|
257
|
-
</species>
|
258
|
-
<species id="14">
|
259
|
-
<name>agilis agilis</name>
|
260
|
-
<common_name>Mountain Agile Gibbon</common_name>
|
261
|
-
</species>
|
262
|
-
<species id="15">
|
263
|
-
<name>agilis albibarbis</name>
|
264
|
-
<common_name>Bornean White-bearded Gibbon</common_name>
|
265
|
-
</species>
|
266
|
-
<species id="16">
|
267
|
-
<name>agilis unko</name>
|
268
|
-
<common_name>Lowland Agile Gibbon</common_name>
|
269
|
-
</species>
|
270
|
-
<species id="17">
|
271
|
-
<name>muelleri muelleri</name>
|
272
|
-
<common_name>Müller's Gray Gibbon</common_name>
|
273
|
-
</species>
|
274
|
-
<species id="18">
|
275
|
-
<name>muelleri abbotti</name>
|
276
|
-
<common_name>Abbott's Gray Gibbon</common_name>
|
277
|
-
</species>
|
278
|
-
<species id="19">
|
279
|
-
<name>muelleri funereus</name>
|
280
|
-
<common_name>Northern Gray Gibbon</common_name>
|
281
|
-
</species>
|
282
|
-
</species>
|
283
|
-
</genus>
|
284
|
-
<genus>
|
285
|
-
<name>Aotus</name>
|
286
|
-
<species>
|
287
|
-
<species id="1">
|
288
|
-
<name>lemurinus</name>
|
289
|
-
<common_name>Gray-bellied Night Monkey</common_name>
|
290
|
-
</species>
|
291
|
-
<species id="2">
|
292
|
-
<name>zonalis</name>
|
293
|
-
<common_name>Panamanian Night Monkey</common_name>
|
294
|
-
</species>
|
295
|
-
<species id="3">
|
296
|
-
<name>jorgehernandezi</name>
|
297
|
-
<common_name>Hernández-Camacho's Night Monkey</common_name>
|
298
|
-
</species>
|
299
|
-
<species id="4">
|
300
|
-
<name>griseimembra</name>
|
301
|
-
<common_name>Gray-handed Night Monkey</common_name>
|
302
|
-
</species>
|
303
|
-
<species id="5">
|
304
|
-
<name>hershkovitzi</name>
|
305
|
-
<common_name>Hershkovitz's Night Monkey</common_name>
|
306
|
-
</species>
|
307
|
-
<species id="6">
|
308
|
-
<name>brumbacki</name>
|
309
|
-
<common_name>Brumback's Night Monkey</common_name>
|
310
|
-
</species>
|
311
|
-
<species id="7">
|
312
|
-
<name>trivirgatus</name>
|
313
|
-
<common_name>Three-striped Night Monkey</common_name>
|
314
|
-
</species>
|
315
|
-
<species id="8">
|
316
|
-
<name>vociferans</name>
|
317
|
-
<common_name>Spix's Night Monkey</common_name>
|
318
|
-
</species>
|
319
|
-
</species>
|
320
|
-
</genus>
|
321
|
-
<genus>
|
322
|
-
<name>Macaca</name>
|
323
|
-
<species>
|
324
|
-
<species id="72">
|
325
|
-
<name>sylvanus</name>
|
326
|
-
<common_name>Barbary Macaque</common_name>
|
327
|
-
</species>
|
328
|
-
<species id="73">
|
329
|
-
<name>silenus</name>
|
330
|
-
<common_name>Lion-tailed Macaque</common_name>
|
331
|
-
</species>
|
332
|
-
<species id="74">
|
333
|
-
<name>nemestrina</name>
|
334
|
-
<common_name>Southern Pig-tailed Macaque or Beruk</common_name>
|
335
|
-
</species>
|
336
|
-
<species id="75">
|
337
|
-
<name>leonina</name>
|
338
|
-
<common_name>Northern Pig-tailed Macaque</common_name>
|
339
|
-
</species>
|
340
|
-
<species id="76">
|
341
|
-
<name>pagensis</name>
|
342
|
-
<common_name>Pagai Island Macaque or Bokkoi</common_name>
|
343
|
-
</species>
|
344
|
-
<species id="77">
|
345
|
-
<name>siberu</name>
|
346
|
-
<common_name>Siberut Macaque</common_name>
|
347
|
-
</species>
|
348
|
-
<species id="78">
|
349
|
-
<name>maura</name>
|
350
|
-
<common_name>Moor Macaque</common_name>
|
351
|
-
</species>
|
352
|
-
<species id="79">
|
353
|
-
<name>ochreata</name>
|
354
|
-
<common_name>Booted Macaque</common_name>
|
355
|
-
</species>
|
356
|
-
<species id="80">
|
357
|
-
<name>tonkeana</name>
|
358
|
-
<common_name>Tonkean Macaque</common_name>
|
359
|
-
</species>
|
360
|
-
<species id="81">
|
361
|
-
<name>hecki</name>
|
362
|
-
<common_name>Heck's Macaque</common_name>
|
363
|
-
</species>
|
364
|
-
<species id="82">
|
365
|
-
<name>nigrescens</name>
|
366
|
-
<common_name>Gorontalo Macaque</common_name>
|
367
|
-
</species>
|
368
|
-
<species id="83">
|
369
|
-
<name>nigra</name>
|
370
|
-
<common_name>Celebes Crested Macaque or Black Ape</common_name>
|
371
|
-
</species>
|
372
|
-
<species id="84">
|
373
|
-
<name>fascicularis</name>
|
374
|
-
<common_name>Crab-eating Macaque or Long-tailed Macaque or Kera</common_name>
|
375
|
-
</species>
|
376
|
-
<species id="85">
|
377
|
-
<name>arctoides</name>
|
378
|
-
<common_name>Stump-tailed Macaque or Bear Macaque</common_name>
|
379
|
-
</species>
|
380
|
-
<species id="86">
|
381
|
-
<name>mulatta</name>
|
382
|
-
<common_name>Rhesus Macaque</common_name>
|
383
|
-
</species>
|
384
|
-
<species id="87">
|
385
|
-
<name>cyclopis</name>
|
386
|
-
<common_name>Formosan Rock Macaque</common_name>
|
387
|
-
</species>
|
388
|
-
<species id="88">
|
389
|
-
<name>fuscata</name>
|
390
|
-
<common_name>Japanese Macaque</common_name>
|
391
|
-
</species>
|
392
|
-
<species id="89">
|
393
|
-
<name>sinica</name>
|
394
|
-
<common_name>Toque Macaque</common_name>
|
395
|
-
</species>
|
396
|
-
<species id="90">
|
397
|
-
<name>radiata</name>
|
398
|
-
<common_name>Bonnet Macaque</common_name>
|
399
|
-
</species>
|
400
|
-
<species id="91">
|
401
|
-
<name>assamensis</name>
|
402
|
-
<common_name>Assam Macaque</common_name>
|
403
|
-
</species>
|
404
|
-
<species id="92">
|
405
|
-
<name>thibetana</name>
|
406
|
-
<common_name>Tibetan Macaque or Milne-Edwards' Macaque</common_name>
|
407
|
-
</species>
|
408
|
-
<species id="93">
|
409
|
-
<name>munzala</name>
|
410
|
-
<common_name>Arunachal Macaque or Munzala</common_name>
|
411
|
-
</species>
|
412
|
-
</species>
|
413
|
-
</genus>
|
414
|
-
<genus>
|
415
|
-
<name>Colobus</name>
|
416
|
-
<species>
|
417
|
-
<species id="115">
|
418
|
-
<name>satanas</name>
|
419
|
-
<common_name>Black Colobus</common_name>
|
420
|
-
</species>
|
421
|
-
<species id="116">
|
422
|
-
<name>angolensis</name>
|
423
|
-
<common_name>Angola Colobus</common_name>
|
424
|
-
</species>
|
425
|
-
<species id="117">
|
426
|
-
<name>polykomos</name>
|
427
|
-
<common_name>King Colobus</common_name>
|
428
|
-
</species>
|
429
|
-
<species id="118">
|
430
|
-
<name>vellerosus</name>
|
431
|
-
<common_name>Ursine Colobus</common_name>
|
432
|
-
</species>
|
433
|
-
<species id="119">
|
434
|
-
<name>guereza</name>
|
435
|
-
<common_name>Mantled Guereza</common_name>
|
436
|
-
</species>
|
437
|
-
</species>
|
438
|
-
</genus>
|
439
|
-
<genus>
|
440
|
-
<name>Cercopithecus</name>
|
441
|
-
<species>
|
442
|
-
<species id="47">
|
443
|
-
<name>dryas</name>
|
444
|
-
<common_name>Dryas Monkey or Salongo Monkey</common_name>
|
445
|
-
</species>
|
446
|
-
<species id="48">
|
447
|
-
<name>diana</name>
|
448
|
-
<common_name>Diana Monkey</common_name>
|
449
|
-
</species>
|
450
|
-
<species id="49">
|
451
|
-
<name>roloway</name>
|
452
|
-
<common_name>Roloway Monkey</common_name>
|
453
|
-
</species>
|
454
|
-
<species id="50">
|
455
|
-
<name>nictitans</name>
|
456
|
-
<common_name>Greater Spot-nosed Monkey</common_name>
|
457
|
-
</species>
|
458
|
-
<species id="51">
|
459
|
-
<name>mitis</name>
|
460
|
-
<common_name>Blue Monkey</common_name>
|
461
|
-
</species>
|
462
|
-
<species id="52">
|
463
|
-
<name>doggetti</name>
|
464
|
-
<common_name>Silver Monkey</common_name>
|
465
|
-
</species>
|
466
|
-
<species id="53">
|
467
|
-
<name>kandti</name>
|
468
|
-
<common_name>Golden Monkey</common_name>
|
469
|
-
</species>
|
470
|
-
<species id="54">
|
471
|
-
<name>albogularis</name>
|
472
|
-
<common_name>Sykes's Monkey</common_name>
|
473
|
-
</species>
|
474
|
-
<species id="55">
|
475
|
-
<name>mona</name>
|
476
|
-
<common_name>Mona Monkey</common_name>
|
477
|
-
</species>
|
478
|
-
<species id="56">
|
479
|
-
<name>campbelli</name>
|
480
|
-
<common_name>Campbell's Mona Monkey</common_name>
|
481
|
-
</species>
|
482
|
-
<species id="57">
|
483
|
-
<name>lowei</name>
|
484
|
-
<common_name>Lowe's Mona Monkey</common_name>
|
485
|
-
</species>
|
486
|
-
<species id="58">
|
487
|
-
<name>pogonias</name>
|
488
|
-
<common_name>Crested Mona Monkey</common_name>
|
489
|
-
</species>
|
490
|
-
<species id="59">
|
491
|
-
<name>wolfi</name>
|
492
|
-
<common_name>Wolf's Mona Monkey</common_name>
|
493
|
-
</species>
|
494
|
-
<species id="60">
|
495
|
-
<name>denti</name>
|
496
|
-
<common_name>Dent's Mona Monkey</common_name>
|
497
|
-
</species>
|
498
|
-
<species id="61">
|
499
|
-
<name>petaurista</name>
|
500
|
-
<common_name>Lesser Spot-nosed Monkey</common_name>
|
501
|
-
</species>
|
502
|
-
<species id="62">
|
503
|
-
<name>erythrogaster</name>
|
504
|
-
<common_name>White-throated Guenon</common_name>
|
505
|
-
</species>
|
506
|
-
<species id="63">
|
507
|
-
<name>sclateri</name>
|
508
|
-
<common_name>Sclater's Guenon</common_name>
|
509
|
-
</species>
|
510
|
-
<species id="64">
|
511
|
-
<name>erythrotis</name>
|
512
|
-
<common_name>Red-eared Guenon</common_name>
|
513
|
-
</species>
|
514
|
-
<species id="65">
|
515
|
-
<name>cephus</name>
|
516
|
-
<common_name>Moustached Guenon</common_name>
|
517
|
-
</species>
|
518
|
-
<species id="66">
|
519
|
-
<name>ascanius</name>
|
520
|
-
<common_name>Red-tailed Monkey</common_name>
|
521
|
-
</species>
|
522
|
-
<species id="67">
|
523
|
-
<name>lhoesti</name>
|
524
|
-
<common_name>L'Hoest's Monkey</common_name>
|
525
|
-
</species>
|
526
|
-
<species id="68">
|
527
|
-
<name>preussi</name>
|
528
|
-
<common_name>Preuss's Monkey</common_name>
|
529
|
-
</species>
|
530
|
-
<species id="69">
|
531
|
-
<name>solatus</name>
|
532
|
-
<common_name>Sun-tailed Monkey</common_name>
|
533
|
-
</species>
|
534
|
-
<species id="70">
|
535
|
-
<name>hamlyni</name>
|
536
|
-
<common_name>Hamlyn's Monkey</common_name>
|
537
|
-
</species>
|
538
|
-
<species id="71">
|
539
|
-
<name>neglectus</name>
|
540
|
-
<common_name>De Brazza's Monkey</common_name>
|
541
|
-
</species>
|
542
|
-
</species>
|
543
|
-
</genus>
|
544
|
-
<genus>
|
545
|
-
<name>Saguinas</name>
|
546
|
-
<species>
|
547
|
-
<species id="20">
|
548
|
-
<name>niger</name>
|
549
|
-
<common_name>Black Tamarin</common_name>
|
550
|
-
</species>
|
551
|
-
<species id="21">
|
552
|
-
<name>nigricollis</name>
|
553
|
-
<common_name>Black-mantled Tamarin</common_name>
|
554
|
-
</species>
|
555
|
-
<species id="22">
|
556
|
-
<name>fuscicollis</name>
|
557
|
-
<common_name>Brown-mantled Tamarin</common_name>
|
558
|
-
</species>
|
559
|
-
<species id="23">
|
560
|
-
<name>oedipus</name>
|
561
|
-
<common_name>Cottontop Tamarin or Pinché Tamarin</common_name>
|
562
|
-
</species>
|
563
|
-
<species id="24">
|
564
|
-
<name>imperator</name>
|
565
|
-
<common_name>Emperor Tamarin</common_name>
|
566
|
-
</species>
|
567
|
-
<species id="25">
|
568
|
-
<name>geoffroyi</name>
|
569
|
-
<common_name>Geoffroy's Tamarin</common_name>
|
570
|
-
</species>
|
571
|
-
<species id="26">
|
572
|
-
<name>tripartitus</name>
|
573
|
-
<common_name>Golden-mantled Tamarin</common_name>
|
574
|
-
</species>
|
575
|
-
<species id="27">
|
576
|
-
<name>graellsi</name>
|
577
|
-
<common_name>Graells's Tamarin</common_name>
|
578
|
-
</species>
|
579
|
-
<species id="28">
|
580
|
-
<name>martinsi</name>
|
581
|
-
<common_name>Martins's Tamarin</common_name>
|
582
|
-
</species>
|
583
|
-
<species id="29">
|
584
|
-
<name>inustus</name>
|
585
|
-
<common_name>Mottle-faced Tamarin</common_name>
|
586
|
-
</species>
|
587
|
-
<species id="30">
|
588
|
-
<name>mystax</name>
|
589
|
-
<common_name>Moustached Tamarin</common_name>
|
590
|
-
</species>
|
591
|
-
<species id="31">
|
592
|
-
<name>bicolor</name>
|
593
|
-
<common_name>Pied Tamarin</common_name>
|
594
|
-
</species>
|
595
|
-
<species id="32">
|
596
|
-
<name>pileatus</name>
|
597
|
-
<common_name>Red-capped Tamarin</common_name>
|
598
|
-
</species>
|
599
|
-
<species id="33">
|
600
|
-
<name>midas</name>
|
601
|
-
<common_name>Red-handed Tamarin</common_name>
|
602
|
-
</species>
|
603
|
-
<species id="34">
|
604
|
-
<name>leucopus</name>
|
605
|
-
<common_name>White-footed Tamarin</common_name>
|
606
|
-
</species>
|
607
|
-
<species id="35">
|
608
|
-
<name>labiatus</name>
|
609
|
-
<common_name>White-lipped Tamarin</common_name>
|
610
|
-
</species>
|
611
|
-
<species id="36">
|
612
|
-
<name>melanoleucus</name>
|
613
|
-
<common_name>White-mantled Tamarin</common_name>
|
614
|
-
</species>
|
615
|
-
</species>
|
616
|
-
</genus>
|
617
|
-
</genera>
|