From 84f45f5927ffe1f5849e399cd62185c867445625 Mon Sep 17 00:00:00 2001 From: Damion Dooley Date: Tue, 12 Nov 2024 23:17:11 -0800 Subject: [PATCH] Update index.md --- docs/Data_Standardization/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Data_Standardization/index.md b/docs/Data_Standardization/index.md index bcfec7b..d64142f 100644 --- a/docs/Data_Standardization/index.md +++ b/docs/Data_Standardization/index.md @@ -62,7 +62,7 @@ Encountering a value that has a syntactic structure beyond random characters sug * [OLS](https://www.ebi.ac.uk/ols4) The European Molecular Biology Laboratory (EMBL) European Bioinformatics Institute ontology search interface reflects the agencies commitment to developing ontologies in the life science area. * [Fairsharing.org](https://fairsharing.org/search?fairsharingRegistry=Standard) has a standards registry dedicated to workflow and ontology resources. * [Wikidata](https://www.wikidata.org/wiki/) has an extensive set of country, region, city/town, and other geolocation identifiers obtainable by searching for a desired name. - * [GOLD](https://gold.jgi.doe.gov/ecosystem_classification) ecosystem classification system and its OBO Foundry [ontologized equivalent](https://github.com/cmungall/gold-ontology/blob/main/gold_definitions.yaml). + * [GOLD](https://gold.jgi.doe.gov/ecosystem_classification) ecosystem classification system in flat [tabular format](https://gold.jgi.doe.gov/download?mode=ecosystempaths), and its OBO Foundry [ontologized equivalent](https://github.com/cmungall/gold-ontology/blob/main/gold_definitions.yaml). More details on applying suitable ontologies to dataset standardization is provided in the [ontology](https://github.com/ClimateSmartAgCollab/Documentation-en/blob/main/docs/Data_Standardization/ontology.md) section.