Skip to content

Commit 76d9f24

Browse files
authored
Update clause_specification_text.adoc
Corrected my mental glitch, thank you @kschleidt
1 parent 75e55fc commit 76d9f24

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

standard/clause_specification_text.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ where `"SST_mean"` references the following parameter:
283283
"en": "Sea surface temperature daily mean"
284284
},
285285
"statisticalMeasure": "https://ec.europa.eu/eurostat/statistics-explained/index.php?title=Glossary:Arithmetic_mean",
286-
"narrower": "http://www.w3.org/2004/02/skos/core"
286+
"narrower": ["http://vocab.nerc.ac.uk/standard_name/sea_surface_temperature/"]
287287
},
288288
"unit" : {
289289
"label": {
@@ -308,7 +308,7 @@ and `"SST_stddev"` references the following parameter:
308308
"en": "Sea surface temperature standard deviation of daily mean"
309309
},
310310
"statisticalMeasure": "https://ec.europa.eu/eurostat/statistics-explained/index.php?title=Glossary:Standard_deviation",
311-
"narrower": "http://www.w3.org/2004/02/skos/core"
311+
"narrower": ["http://vocab.nerc.ac.uk/standard_name/sea_surface_temperature/"]
312312
},
313313
"unit" : {
314314
"label": {

0 commit comments

Comments
 (0)