Skip to content

Commit 99d5d67

Browse files
authored
Remove undefined terms in parameterGroup examples
1 parent 6d33001 commit 99d5d67

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

standard/clause_specification_text.adoc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -282,9 +282,6 @@ where `"SST_mean"` references the following parameter:
282282
"label" : {
283283
"en": "Sea surface temperature daily mean"
284284
},
285-
"statisticalMeasure": "http://www.uncertml.org/statistics/mean",
286-
"statisticalPeriod": "P1D",
287-
"narrowerThan": ["http://vocab.nerc.ac.uk/standard_name/sea_surface_temperature/"]
288285
},
289286
"unit" : {
290287
"label": {
@@ -308,8 +305,6 @@ and `"SST_stddev"`:
308305
"label" : {
309306
"en": "Sea surface temperature standard deviation of daily mean"
310307
},
311-
"statisticalMeasure": "http://www.uncertml.org/statistics/standard-deviation",
312-
"narrowerThan": ["http://vocab.nerc.ac.uk/standard_name/sea_surface_temperature/"]
313308
},
314309
"unit" : {
315310
"label": {

0 commit comments

Comments
 (0)