Hodgson, 1846
Go to Print Version
Procapra
Hodgson, 1846
Taxonomic Serial No.: 624976
(Download Help)
Procapra
TSN 624976
Taxonomy and Nomenclature | | | | | | | Kingdom: | Animalia | | | | Taxonomic Rank: | Genus | | | |
Synonym(s): |
|
|
| | Common Name(s): |
Central Asian gazelles [English]
|
|
| | | | | | | Taxonomic Status:
| | | | | Current Standing: | valid
| |
| | | | | | | Data Quality Indicators:
| | | | | Record Credibility Rating: | verified - standards met
| | | | Global Species Completeness: | complete | | | | Latest Record Review: | 2012 | | | | | | |
|
Taxonomic Hierarchy | | | | | | |
Kingdom |
Animalia – Animal, animaux, animals |
|
| |
Subkingdom |
Bilateria
|
|
| |
Infrakingdom |
Deuterostomia
|
|
| |
Phylum |
Chordata – cords, cordado, chordates |
|
| |
Subphylum |
Vertebrata – vertebrado, vertbrs, vertebrates |
|
| |
Infraphylum |
Gnathostomata
|
|
| |
Superclass |
Tetrapoda
|
|
| |
Class |
Mammalia Linnaeus, 1758 – mammifres, mamfero, mammals |
|
| |
Subclass |
Theria Parker and Haswell, 1897
|
|
| |
Infraclass |
Eutheria Gill, 1872
|
|
| |
Order |
Artiodactyla Owen, 1848 – artiodactyls, porco do mato, veado, cloven-hoofed ungulates, even-toed ungulates |
|
| |
Family |
Bovidae Gray, 1821 – antelopes, cattle, goats, sheep, bovids |
|
| |
Subfamily |
Antilopinae Gray, 1821
|
|
| |
Genus |
Procapra Hodgson, 1846 – Central Asian gazelles |
|
| | | Direct Children: | | | |
Species |
Procapra gutturosa (Pallas, 1777) – Mongolian Gazelle, Mongolian gazelle |
|
| |
Species |
Procapra picticaudata Hodgson, 1846 – Tibetan gazelle, Tibetan Gazelle |
|
| |
Species |
Procapra przewalskii (Bchner, 1891) – Przewalski's Gazelle, Przewalski's gazelle |
|
| | | | |
|
References | | | | | | | Expert(s): | | | | |
Expert: |
Peter Grubb
|
|
| |
Notes: |
35 Downhills Park Road, London N17 6PE, England |
|
| |
Reference for: |
Procapra |
|
| | | | | | | Other Source(s): | | | | | Source: | | | | | Acquired: | | | | | Notes: | | | | | Reference for: | | | | | | | | | | Publication(s): | | | | |
Author(s)/Editor(s): |
Wilson, Don E., and DeeAnn M. Reeder, eds.
|
|
| |
Publication Date: |
1993 |
|
| |
Article/Chapter Title: |
|
|
| |
Journal/Book Name, Vol. No.: |
Mammal Species of the World: A Taxonomic and Geographic Reference, 2nd ed., 3rd printing |
|
| |
Page(s): |
xviii + 1207 |
|
| |
Publisher: |
Smithsonian Institution Press |
|
| |
Publication Place: |
Washington, DC, USA |
|
| |
ISBN/ISSN: |
1-56098-217-9 |
|
| |
Notes: |
Corrections were made to text at 3rd printing |
|
| |
Reference for: |
Procapra |
|
| |
|
|
|
| |
Author(s)/Editor(s): |
Wilson, Don E., and DeeAnn M. Reeder, eds.
|
|
| |
Publication Date: |
2005 |
|
| |
Article/Chapter Title: |
|
|
| |
Journal/Book Name, Vol. No.: |
Mammal Species of the World: A Taxonomic and Geographic Reference, 3rd ed., vols. 1 & 2 |
|
| |
Page(s): |
2142 |
|
| |
Publisher: |
Johns Hopkins University Press |
|
| |
Publication Place: |
Baltimore, Maryland, USA |
|
| |
ISBN/ISSN: |
0-8018-8221-4 |
|
| |
Notes: |
|
|
| |
Reference for: |
Procapra |
|
| |
|
|
|
|
Geographic Information | | | | | | | Geographic Division: |
|
|
| | | | | | | Jurisdiction/Origin: |
|
|
| | | | |
|
Comments | | | | | | | Comment: |
Comments: Revised by Groves (1967a). Gromov and Baranova (1981:393) considered Procapra a subgenus of Gazella; but Groves (1985a) maintained its status as a genus. Genus comprises P. picticaudata or Procapra group (includes also przewalskii) and P. gutturosa or Prodorcas group |
|
| | | | |
|
//Array variable to store data returned from SOLR server
var dataArray=[];
/**
* @description: javascript callback function which will be called after asynchronous call to SOLR
* @param: SOLR Data
**/
function on_SubordinateTaxaReturn(data)
$('#results').empty();
var docs = data.facet_counts.facet_pivot.product;
var groupDoc = data.grouped.rankID.groups;
var suboradinateTaxa = 0;
var rank = "";
var verifiedStandardsMet =0;
var verifiedMinStandardsMet = 0;
var unverified = 0;
var unverifiedReview = 0;
var credibility="";
var outTable = "";
var rankName="";
var totalVerifiedStandardsMet=0;
var totalVerifiedMinStandardsMet=0;
var totalUnverified=0;
var arrayIndex=0;
var percentStandardsMet="";
var offSiteSources=[];
//the number of rank objects returned from the solr query
var totalNumberOfRanks = docs.length;
//The rank of the item for which the subordinate taxa is being calculated
var searchTermRank = "180";
var pieChartConfig = [];
dataArray=[];
var dataExists = false;
//HTML Table header
outTable += "
";
outTable += "";
outTable += "";
outTable += " |