(Rafinesque, 1810)
Go to Print Version
Molva macrophthalma
(Rafinesque, 1810)
Taxonomic Serial No.: 623033
(Download Help)
Molva macrophthalma TSN 623033
Taxonomy and Nomenclature | | | | | | | Kingdom: | Animalia | | | | Taxonomic Rank: | Species | | | |
Synonym(s): |
|
|
| | Common Name(s): |
Mediterranean ling [English]
|
|
| | | | | | | Taxonomic Status:
| | | | | Current Standing: | valid
| |
| | | | | | | Data Quality Indicators:
| | | | | Record Credibility Rating: | verified - standards met
| | | | | | |
|
Taxonomic Hierarchy | | | | | | |
Kingdom |
Animalia – Animal, animaux, animals |
|
| |
Subkingdom |
Bilateria
|
|
| |
Infrakingdom |
Deuterostomia
|
|
| |
Phylum |
Chordata – cords, cordado, chordates |
|
| |
Subphylum |
Vertebrata – vertebrado, vertbrs, vertebrates |
|
| |
Infraphylum |
Gnathostomata
|
|
| |
Superclass |
Actinopterygii – ray-finned fishes, spiny rayed fishes, poisson pineux, poissons nageoires rayonnes |
|
| |
Class |
Teleostei
|
|
| |
Superorder |
Paracanthopterygii
|
|
| |
Order |
Gadiformes – grenadiers, merlus, morues, gadiforms, cods, hakes |
|
| |
Family |
Gadidae Rafinesque, 1810 – codfishes, true cods, bacalaos, morues, cods |
|
| |
Subfamily |
Lotinae – cuskfishes |
|
| |
Genus |
Molva Lesueur, 1819 – European lings |
|
| |
Species |
Molva macrophthalma (Rafinesque, 1810) – Mediterranean ling |
|
| | | | |
|
References | | | | | | | Expert(s): | | | | | Expert: | | | | | Notes: | | | | | Reference for: | | | | | | | | | | Other Source(s): | | | | |
Source: |
Catalog of Fishes, 27-Sep-2004, website (version 16-Sep-04)
|
|
| |
Acquired: |
2004 |
|
| |
Notes: |
http://www.calacademy.org/research/ichthyology/catalog/ |
|
| |
Reference for: |
Molva macrophthalma |
|
| |
|
|
|
| | Publication(s): | | | | |
Author(s)/Editor(s): |
Eschmeyer, William N., ed.
|
|
| |
Publication Date: |
1998 |
|
| |
Article/Chapter Title: |
Catalog of Fishes |
|
| |
Journal/Book Name, Vol. No.: |
Special Publication of the Center for Biodiversity Research and Information, no. 1, vol 1-3 |
|
| |
Page(s): |
2905 |
|
| |
Publisher: |
California Academy of Sciences |
|
| |
Publication Place: |
San Francisco, California, USA |
|
| |
ISBN/ISSN: |
0-940228-47-5 |
|
| |
Notes: |
http://www.jstor.org/stable/25622932 |
|
| |
Reference for: |
Molva macrophthalma |
|
| |
|
|
|
| |
Author(s)/Editor(s): |
Shiino, Sueo M.
|
|
| |
Publication Date: |
1976 |
|
| |
Article/Chapter Title: |
List of Common Names of Fishes of the World, Those Prevailing among English-speaking Nations |
|
| |
Journal/Book Name, Vol. No.: |
Science Report of Shima Marineland, no. 4 |
|
| |
Page(s): |
262 |
|
| |
Publisher: |
Shima Marineland |
|
| |
Publication Place: |
Kashikojima, Shima, Mie, Japan |
|
| |
ISBN/ISSN: |
0385-1109 |
|
| |
Notes: |
|
|
| |
Reference for: |
Molva macrophthalma, Mediterranean ling [English] |
|
| |
|
|
|
|
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 = "220";
var pieChartConfig = [];
dataArray=[];
var dataExists = false;
//HTML Table header
outTable += "
";
outTable += "";
outTable += "";
outTable += " |