From dcc08e27bcfc0e944808f863264c34ab5ef5b673 Mon Sep 17 00:00:00 2001 From: "Batjes, Niels" <niels.batjes@wur.nl> Date: Fri, 1 Nov 2024 08:40:29 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18639bb..12ca898 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ __For a given property, each layer can have one or more measurements (e.g., one 2) measurementValues R 3) measurementValues T -For more information on the WoSIS data model please check this scientific data paper in [_Earth Syst Sci. Data_ (2024)](https://doi.org/10.5194/essd-16-4735-2024). +For more information on the WoSIS data model please check this paper in [_Earth Syst Sci. Data_ (2024)](https://doi.org/10.5194/essd-16-4735-2024). Please explore the current schema using **graphiql** IDE. For this, follow this link [https://graphql.isric.org/wosis/graphiql](https://graphql.isric.org/wosis/graphiql). -- GitLab