Fargo, 1953
Go to Print Version
Vitricythara
Fargo, 1953
Taxonomic Serial No.: 75278
(Download Help)
Vitricythara TSN 75278
Taxonomy and Nomenclature | | | | | Kingdom: | Animalia | | | Taxonomic Rank: | Genus | | |
Synonym(s): |
|
|
| Common Name(s): |
|
|
| | | | | Taxonomic Status:
| | | | Current Standing: | valid
| |
| | | | | Data Quality Indicators:
| | | | Record Credibility Rating: | verified - standards met
| | | Global Species Completeness: | partial | | | Latest Record Review: | 1999 | | | | | |
|
Taxonomic Hierarchy | | | | |
Kingdom |
Animalia – Animal, animaux, animals |
|
|
Subkingdom |
Bilateria
|
|
|
Infrakingdom |
Protostomia
|
|
|
Superphylum |
Lophozoa
|
|
|
Phylum |
Mollusca – mollusques, molusco, molluscs, mollusks |
|
|
Class |
Gastropoda Cuvier, 1797 – gastropods, slugs, snails, escargots, gastropodes, limaces, caracol, caramujo, lesma |
|
|
Subclass |
Prosobranchia Milne-Edwards, 1848
|
|
|
Order |
Neogastropoda
|
|
|
Family |
Conidae Rafinesque, 1815
|
|
|
Genus |
Vitricythara Fargo, 1953 |
|
| | Direct Children: | | |
Species |
Vitricythara elata (Dall, 1889)
|
|
|
Species |
Vitricythara metria (Dall, 1903)
|
|
| | | |
|
References | | | | | Expert(s): | | | | Expert: | | | | Notes: | | | | Reference for: | | | | | | | | Other Source(s): | | | |
Source: |
NODC Taxonomic Code, database (version 8.0)
|
|
|
Acquired: |
1996 |
|
|
Notes: |
|
|
|
Reference for: |
Vitricythara |
|
|
|
|
|
| Publication(s): | | | |
Author(s)/Editor(s): |
Turgeon, D. D., J. F. Quinn, Jr., A. E. Bogan, E. V. Coan, F. G. Hochberg, W. G. Lyons, et al.
|
|
|
Publication Date: |
1998 |
|
|
Article/Chapter Title: |
Common and scientific names of aquatic invertebrates from the United States and Canada: Mollusks, 2nd ed. |
|
|
Journal/Book Name, Vol. No.: |
American Fisheries Society Special Publication 26 |
|
|
Page(s): |
526 |
|
|
Publisher: |
American Fisheries Society |
|
|
Publication Place: |
Bethesda, Maryland, USA |
|
|
ISBN/ISSN: |
1-888569-01-8, 0097-0638 |
|
|
Notes: |
|
|
|
Reference for: |
Vitricythara |
|
|
|
|
|
|
Geographic Information | | | | | Geographic Division: |
|
|
| | | | | Jurisdiction/Origin: |
|
|
| | | |
|
//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 += " |