wqx 3.0.260 → 3.0.262
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/deprecated/Taxon.json +164 -0
- package/deprecated/Taxon.json.js +164 -0
- package/descriptions/AnalyticalMethod.json +153 -11
- package/descriptions/AnalyticalMethod.json.js +233 -15
- package/descriptions/Characteristic.json +3 -3
- package/descriptions/Characteristic.json.js +4 -4
- package/descriptions/CharacteristicAlias.json +971 -968
- package/descriptions/CharacteristicAlias.json.js +1042 -1032
- package/descriptions/ResultStatisticalBase.json +1 -0
- package/descriptions/ResultStatisticalBase.json.js +2 -0
- package/descriptions/Taxon.json +5 -4
- package/descriptions/Taxon.json.js +10 -8
- package/descriptions/TaxonAlias.json +1947 -1947
- package/descriptions/TaxonAlias.json.js +2604 -2518
- package/groups/CASNumber.json +3 -3
- package/groups/CASNumber.json.js +3 -3
- package/groups/CharacteristicName.json +3 -3
- package/groups/CharacteristicName.json.js +3 -3
- package/groups/Taxon.json +5 -4
- package/groups/Taxon.json.js +5 -4
- package/json-schema/biological.json +151 -7
- package/json-schema/definitions.json +151 -7
- package/json-schema/habitat.json +146 -3
- package/json-schema/instantaneous.json +146 -3
- package/json-schema/physical-chemistry.json +146 -3
- package/package.json +1 -1
- package/values/AnalyticalMethod.json +142 -0
- package/values/AnalyticalMethod.json.js +142 -0
- package/values/Characteristic.json +3 -3
- package/values/Characteristic.json.js +3 -3
- package/values/CharacteristicAlias.json +3 -0
- package/values/CharacteristicAlias.json.js +3 -0
- package/values/ResultStatisticalBase.json +1 -0
- package/values/ResultStatisticalBase.json.js +1 -0
- package/values/Taxon.json +5 -4
- package/values/Taxon.json.js +5 -4
- package/values/TaxonAlias.json +4 -4
- package/values/TaxonAlias.json.js +4 -4
|
@@ -33,6 +33,7 @@
|
|
|
33
33
|
"Daily Mean": "The mean value of a set, each period of a day cycle",
|
|
34
34
|
"Daily Median": "The median value of a set (also known as the 50 Pctl), each period of a day cycle",
|
|
35
35
|
"Daily Minimum": "The smallest value of a set, each period of a day cycle",
|
|
36
|
+
"Daily Standard Deviation": "Daily standard deviation measures volatility over a single day, while general standard deviation calculates dispersion over any specified period (e.g., annual, monthly).",
|
|
36
37
|
"Delta": "The measurable difference between two points or results themselves",
|
|
37
38
|
"Geometric Mean": "the geometric mean is a mean or average, which indicates the central tendency or typical value of a set of numbers by using the product of their values.",
|
|
38
39
|
"Hourly Maximum": "The largest value of a set, each period of a hour cycle",
|
|
@@ -56,6 +56,8 @@ export default {
|
|
|
56
56
|
'Daily Median':
|
|
57
57
|
'The median value of a set (also known as the 50 Pctl), each period of a day cycle',
|
|
58
58
|
'Daily Minimum': 'The smallest value of a set, each period of a day cycle',
|
|
59
|
+
'Daily Standard Deviation':
|
|
60
|
+
'Daily standard deviation measures volatility over a single day, while general standard deviation calculates dispersion over any specified period (e.g., annual, monthly).',
|
|
59
61
|
Delta: 'The measurable difference between two points or results themselves',
|
|
60
62
|
'Geometric Mean':
|
|
61
63
|
'the geometric mean is a mean or average, which indicates the central tendency or typical value of a set of numbers by using the product of their values.',
|
package/descriptions/Taxon.json
CHANGED
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
+
"---Bouteloua gracilis...": "((Kunth) Lag. ex Griffiths)~https://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=41493#null",
|
|
3
|
+
"---Cyperus lupulinus...": "((Spreng.) Marcks)~https://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=501933#null",
|
|
2
4
|
"Abalistes macrophthalmus***retired***use Abalistes stellatus": "(Swainson 1839)~http://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=203426",
|
|
3
5
|
"Abalistes stellatus": "(Swainson, 1839)~https://itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=646168#null",
|
|
4
6
|
"Abarenicola": "(Wells 1959)~http://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=67501",
|
|
@@ -2143,6 +2145,7 @@
|
|
|
2143
2145
|
"Anabaenopsis elenkinii": "(V.V. Miller)~https://itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=1238040#null",
|
|
2144
2146
|
"Anabaenopsis philippinensis": "(Taylor)~http://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=1187#",
|
|
2145
2147
|
"Anabaenopsis tanganyikae": "NARS",
|
|
2148
|
+
"Anabaenopsis_elenkenii***retired***use Anabaenopsis elenkenii": "(Miller 1923)~http://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=1185",
|
|
2146
2149
|
"Anabantidae": "http://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=172583",
|
|
2147
2150
|
"Anabantoidei": "http://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=172582",
|
|
2148
2151
|
"Anabas": "(Cloquet 1816)~http://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=172584",
|
|
@@ -5494,7 +5497,6 @@
|
|
|
5494
5497
|
"Bouteloua curtipendula": "((Michx.) Torr.) Common Name \"sideoats grama\" http://plants.usda.gov/core/profile?symbol=BOCU",
|
|
5495
5498
|
"Bouteloua dactyloides": "((Nutt.) J.T. Columbus) Common Name \"buffalograss\" http://plants.usda.gov/core/profile?symbol=BODA2",
|
|
5496
5499
|
"Bouteloua gracilis": "((Kunth) Lag. ex Griffiths)~https://itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=41493",
|
|
5497
|
-
"Bouteloua gracilis...": "((Kunth) Lag. ex Griffiths)~https://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=41493#null",
|
|
5498
5500
|
"Bouteloua hirsuta": "(Lag.)~https://itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=41502",
|
|
5499
5501
|
"Bovichthyidae": "http://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=171100",
|
|
5500
5502
|
"Bovichthys variegatus***retired***use Bovichtus variegatus": "(Richardson 1846)~http://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=171102",
|
|
@@ -7501,8 +7503,8 @@
|
|
|
7501
7503
|
"Celtis occidentalis": "Common Name \"common hackberry\" http://plants.usda.gov/core/profile?symbol=CEOC",
|
|
7502
7504
|
"Celtis pallida": "(Klotzsch Liebm)~http://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=897065",
|
|
7503
7505
|
"Celtis reticulata": "(Torr.)~https://itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=19045",
|
|
7506
|
+
"Cenchrus": "(L.)~https://itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=40569#null",
|
|
7504
7507
|
"Cenchrus longispinus": "((Hack.) Fernald)~https://itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=40570",
|
|
7505
|
-
"Cenchrus longispinus...": "((Hack.) Fernald)~https://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=40570#null",
|
|
7506
7508
|
"Cenchrus spinifex": "(Cav.) Common Name \"coastal sandbur\" http://plants.usda.gov/core/profile?symbol=CESP4",
|
|
7507
7509
|
"Cenocorixa": "(Hungerford 1948)~http://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=103501",
|
|
7508
7510
|
"Cenocorixa bifida": "(Hungerford 1926)~http://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=103504",
|
|
@@ -12875,7 +12877,6 @@
|
|
|
12875
12877
|
"Cyperus lancastriensis": "(Porter ex A. Gray) Common Name \"manyflower flatsedge\" http://plants.usda.gov/core/profile?symbol=CYLA3",
|
|
12876
12878
|
"Cyperus lecontei": "(Torr. ex Steud.) Common Name \"Le Conte's flatsedge\" http://plants.usda.gov/core/profile?symbol=CYLE2",
|
|
12877
12879
|
"Cyperus lupulinus": "((Spreng.) Marcks)~https://itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=501933",
|
|
12878
|
-
"Cyperus lupulinus...": "((Spreng.) Marcks)~https://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=501933#null",
|
|
12879
12880
|
"Cyperus odoratus": "(L)~http://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=39894",
|
|
12880
12881
|
"Cyperus polystachyos": "(Rottb.) Common Name \"manyspike flatsedge\" http://plants.usda.gov/core/profile?symbol=CYPO",
|
|
12881
12882
|
"Cyperus pseudovegetus": "(Steud.) Common Name \"marsh flatsedge\" http://plants.usda.gov/core/profile?symbol=CYPS",
|
|
@@ -15163,8 +15164,8 @@
|
|
|
15163
15164
|
"Eleotris smaragdus***retired***use Erotelis smaragdus": "(Valenciennes in Cuvier and Valenciennes 1837)~http://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=171936",
|
|
15164
15165
|
"Elephantopus carolinianus": "(Raeusch.) Common Name \"Carolina elephantsfoot\" http://plants.usda.gov/core/profile?symbol=ELCA3",
|
|
15165
15166
|
"Elephantopus tomentosus": "Common Name \"devil's grandmother\" http://plants.usda.gov/core/profile?symbol=ELTO2",
|
|
15167
|
+
"Eleusine": "(Gaertn.)~https://itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=41690#null",
|
|
15166
15168
|
"Eleusine indica": "((L.) Gaertn.)~https://itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=41692",
|
|
15167
|
-
"Eleusine indica...": "((L.) Gaertn.)~https://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=41692#null",
|
|
15168
15169
|
"Eleutheonema tetradactylum***retired***use Eleutheronema tetradactylum": "(Shaw 1804)~http://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=170472",
|
|
15169
15170
|
"Eleutheonema tridactylum***retired***use Eleutheronema tridactylum": "(Bleeker 1849)~http://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=170473",
|
|
15170
15171
|
"Eleutheonema***retired***use Eleutheronema": "(Bleeker 1862)~http://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=170471",
|
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
export default {
|
|
2
|
+
'---Bouteloua gracilis...':
|
|
3
|
+
'((Kunth) Lag. ex Griffiths)~https://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=41493#null',
|
|
4
|
+
'---Cyperus lupulinus...':
|
|
5
|
+
'((Spreng.) Marcks)~https://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=501933#null',
|
|
2
6
|
'Abalistes macrophthalmus***retired***use Abalistes stellatus':
|
|
3
7
|
'(Swainson 1839)~http://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=203426',
|
|
4
8
|
'Abalistes stellatus':
|
|
@@ -4228,6 +4232,8 @@ export default {
|
|
|
4228
4232
|
'Anabaenopsis philippinensis':
|
|
4229
4233
|
'(Taylor)~http://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=1187#',
|
|
4230
4234
|
'Anabaenopsis tanganyikae': 'NARS',
|
|
4235
|
+
'Anabaenopsis_elenkenii***retired***use Anabaenopsis elenkenii':
|
|
4236
|
+
'(Miller 1923)~http://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=1185',
|
|
4231
4237
|
Anabantidae:
|
|
4232
4238
|
'http://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=172583',
|
|
4233
4239
|
Anabantoidei:
|
|
@@ -10880,8 +10886,6 @@ export default {
|
|
|
10880
10886
|
'((Nutt.) J.T. Columbus) Common Name "buffalograss" http://plants.usda.gov/core/profile?symbol=BODA2',
|
|
10881
10887
|
'Bouteloua gracilis':
|
|
10882
10888
|
'((Kunth) Lag. ex Griffiths)~https://itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=41493',
|
|
10883
|
-
'Bouteloua gracilis...':
|
|
10884
|
-
'((Kunth) Lag. ex Griffiths)~https://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=41493#null',
|
|
10885
10889
|
'Bouteloua hirsuta':
|
|
10886
10890
|
'(Lag.)~https://itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=41502',
|
|
10887
10891
|
Bovichthyidae:
|
|
@@ -14853,10 +14857,10 @@ export default {
|
|
|
14853
14857
|
'(Klotzsch Liebm)~http://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=897065',
|
|
14854
14858
|
'Celtis reticulata':
|
|
14855
14859
|
'(Torr.)~https://itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=19045',
|
|
14860
|
+
Cenchrus:
|
|
14861
|
+
'(L.)~https://itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=40569#null',
|
|
14856
14862
|
'Cenchrus longispinus':
|
|
14857
14863
|
'((Hack.) Fernald)~https://itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=40570',
|
|
14858
|
-
'Cenchrus longispinus...':
|
|
14859
|
-
'((Hack.) Fernald)~https://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=40570#null',
|
|
14860
14864
|
'Cenchrus spinifex':
|
|
14861
14865
|
'(Cav.) Common Name "coastal sandbur" http://plants.usda.gov/core/profile?symbol=CESP4',
|
|
14862
14866
|
Cenocorixa:
|
|
@@ -25515,8 +25519,6 @@ export default {
|
|
|
25515
25519
|
'(Torr. ex Steud.) Common Name "Le Conte\'s flatsedge" http://plants.usda.gov/core/profile?symbol=CYLE2',
|
|
25516
25520
|
'Cyperus lupulinus':
|
|
25517
25521
|
'((Spreng.) Marcks)~https://itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=501933',
|
|
25518
|
-
'Cyperus lupulinus...':
|
|
25519
|
-
'((Spreng.) Marcks)~https://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=501933#null',
|
|
25520
25522
|
'Cyperus odoratus':
|
|
25521
25523
|
'(L)~http://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=39894',
|
|
25522
25524
|
'Cyperus polystachyos':
|
|
@@ -30043,10 +30045,10 @@ export default {
|
|
|
30043
30045
|
'(Raeusch.) Common Name "Carolina elephantsfoot" http://plants.usda.gov/core/profile?symbol=ELCA3',
|
|
30044
30046
|
'Elephantopus tomentosus':
|
|
30045
30047
|
'Common Name "devil\'s grandmother" http://plants.usda.gov/core/profile?symbol=ELTO2',
|
|
30048
|
+
Eleusine:
|
|
30049
|
+
'(Gaertn.)~https://itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=41690#null',
|
|
30046
30050
|
'Eleusine indica':
|
|
30047
30051
|
'((L.) Gaertn.)~https://itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=41692',
|
|
30048
|
-
'Eleusine indica...':
|
|
30049
|
-
'((L.) Gaertn.)~https://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=41692#null',
|
|
30050
30052
|
'Eleutheonema tetradactylum***retired***use Eleutheronema tetradactylum':
|
|
30051
30053
|
'(Shaw 1804)~http://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=170472',
|
|
30052
30054
|
'Eleutheonema tridactylum***retired***use Eleutheronema tridactylum':
|