Go to Print Version
Plesiopidae
Taxonomic Serial No.: 168019
(Download Help)
Plesiopidae
TSN 168019
Taxonomy and Nomenclature | | | | | Kingdom: | Animalia | | | Taxonomic Rank: | Family | | |
Synonym(s): |
Acanthoclinidae
|
|
| Common Name(s): |
longfins [English]
|
|
|
|
roundheads [English]
|
|
|
|
spiny basslets [English]
|
|
| | | | | Taxonomic Status:
| | | | Current Standing: | valid
| |
| | | | | Data Quality Indicators:
| | | | Record Credibility Rating: | verified - standards met
| | | Global Species Completeness: | complete | | | Latest Record Review: | 2004 | | | | | |
|
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 |
Acanthopterygii
|
|
|
Order |
Perciformes – perch-like fishes |
|
|
Suborder |
Percoidei
|
|
|
Family |
Plesiopidae – longfins, roundheads, spiny basslets |
|
| | Direct Children: | | |
Genus |
Acanthoclinus Jenyns, 1841
|
|
|
Genus |
Acanthoplesiops Regan, 1912
|
|
|
Genus |
Assessor Whitley, 1935
|
|
|
Genus |
Beliops Hardy, 1985
|
|
|
Genus |
Belonepterygion McCulloch, 1915
|
|
|
Genus |
Calloplesiops Fowler and Bean, 1930
|
|
|
Genus |
Fraudella Whitley, 1935
|
|
|
Genus |
Paraplesiops Bleeker, 1875
|
|
|
Genus |
Plesiops Oken, 1817
|
|
|
Genus |
Steeneichthys Allen and Randall, 1985
|
|
|
Genus |
Trachinops Gnther, 1861
|
|
| | | |
|
References | | | | | Expert(s): | | | | Expert: | | | | Notes: | | | | Reference for: | | | | | | | | Other Source(s): | | | |
Source: |
NODC Taxonomic Code, database (version 8.0)
|
|
|
Acquired: |
1996 |
|
|
Notes: |
|
|
|
Reference for: |
Plesiopidae |
|
|
|
|
|
| Publication(s): | | | |
Author(s)/Editor(s): |
Nelson, Joseph S.
|
|
|
Publication Date: |
1994 |
|
|
Article/Chapter Title: |
|
|
|
Journal/Book Name, Vol. No.: |
Fishes of the World, Third Edition |
|
|
Page(s): |
xvii + 600 |
|
|
Publisher: |
John Wiley and Sons |
|
|
Publication Place: |
New York, New York, USA |
|
|
ISBN/ISSN: |
0-471-54713-1 |
|
|
Notes: |
|
|
|
Reference for: |
Plesiopidae |
|
|
|
|
|
|
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 = "140";
var pieChartConfig = [];
dataArray=[];
var dataExists = false;
//HTML Table header
outTable += "
";
outTable += "";
outTable += "";
outTable += " |