L.
Go to Print Version
Sibbaldia procumbens
L.
Taxonomic Serial No.: 25308
(Download Help)
Sibbaldia procumbens TSN 25308
Taxonomy and Nomenclature | | | | | Kingdom: | Plantae | | | Taxonomic Rank: | Species | | |
Synonym(s): |
Potentilla sibbaldii Haller f.
|
|
|
|
Potentilla sibbaldi Haller f.
|
|
| Common Name(s): |
creeping sibbaldia [English]
|
|
|
|
creeping-glow-wort [English]
|
|
|
|
prostrate sibbaldia [English]
|
|
| | | | | Taxonomic Status:
| | | | Current Standing: | accepted
| |
| | | | | Data Quality Indicators:
| | | | Record Credibility Rating: | verified - standards met
| | | | | |
|
Taxonomic Hierarchy | | | | |
Kingdom |
Plantae – plantes, Planta, Vegetal, plants |
|
|
Subkingdom |
Viridiplantae – green plants |
|
|
Infrakingdom |
Streptophyta – land plants |
|
|
Superdivision |
Embryophyta
|
|
|
Division |
Tracheophyta – vascular plants, tracheophytes |
|
|
Subdivision |
Spermatophytina – spermatophytes, seed plants, phanrogames |
|
|
Class |
Magnoliopsida
|
|
|
Superorder |
Rosanae
|
|
|
Order |
Rosales
|
|
|
Family |
Rosaceae – roses |
|
|
Genus |
Sibbaldia L.
|
|
|
Species |
Sibbaldia procumbens L. – creeping sibbaldia, creeping-glow-wort, prostrate sibbaldia |
|
| | | |
|
References | | | | | Expert(s): | | | | Expert: | | | | Notes: | | | | Reference for: | | | | | | | | Other Source(s): | | | |
Source: |
NODC Taxonomic Code, database (version 8.0)
|
|
|
Acquired: |
1996 |
|
|
Notes: |
|
|
|
Reference for: |
Sibbaldia procumbens |
|
|
|
|
|
|
Source: |
Rosaceae of North America Update, database (version 2011)
|
|
|
Acquired: |
2011 |
|
|
Notes: |
Updated for ITIS by the Flora of North America Expertise Network, in connection with an update for USDA PLANTS (2007-2010) |
|
|
Reference for: |
Sibbaldia procumbens |
|
|
|
|
|
|
Source: |
The PLANTS Database, database (version 4.0.4)
|
|
|
Acquired: |
1996 |
|
|
Notes: |
National Plant Data Center, NRCS, USDA. Baton Rouge, LA 70874-4490 USA. http://plants.usda.gov |
|
|
Reference for: |
Sibbaldia procumbens |
|
|
|
|
|
|
Source: |
The PLANTS Database, database (version 5.1.1)
|
|
|
Acquired: |
2000 |
|
|
Notes: |
National Plant Data Center, NRCS, USDA. Baton Rouge, LA 70874-4490 USA. http://plants.usda.gov |
|
|
Reference for: |
Sibbaldia procumbens |
|
|
|
|
|
| Publication(s): | | | | Author(s)/Editor(s): | | | | Publication Date: | | | | Article/Chapter Title: | | | | Journal/Book Name, Vol. No.: | | | | Page(s): | | | | Publisher: | | | | Publication Place: | | | | ISBN/ISSN: | | | | Notes: | | | | Reference for: | | | | | | |
|
Geographic Information | | | | | Geographic Division: |
North America |
|
| | | | | Jurisdiction/Origin: |
Continental US, Native |
|
|
|
Alaska, Native |
|
|
|
Canada, Native |
|
| | | |
|
//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 += " |