From 523bc97e474a3d0469139119587deb62c4275eed Mon Sep 17 00:00:00 2001 From: suzialeksander Date: Tue, 28 May 2024 17:47:43 -0600 Subject: [PATCH] Update gene-product-information-gpi-format-20.md --- _docs/gene-product-information-gpi-format-20.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_docs/gene-product-information-gpi-format-20.md b/_docs/gene-product-information-gpi-format-20.md index b1b99adb..165242a7 100644 --- a/_docs/gene-product-information-gpi-format-20.md +++ b/_docs/gene-product-information-gpi-format-20.md @@ -24,8 +24,8 @@ For more general information on annotation, please see the [Introduction to GO a * **The `gpi-version` header must read `2.0` for this format.** **Columns** -* **Columns 1 & 2 from the GPI 1.2 are now combined in a single column containing an id in CURIE syntax, e.g. `UniProtKB:P56704`.** -* **NCBI taxon ids are to be prefixed with `NCBITaxon:` to indicate the source of the id, e.g. `NCBITaxon:6239`** +* **Columns 1 & 2 from the GPI 1.2 are now combined in a single column containing an ID in CURIE syntax, e.g. `UniProtKB:P56704`.** +* **NCBI taxon IDs are to be prefixed with `NCBITaxon:` to indicate the source of the ID, e.g. `NCBITaxon:6239`** * **Dates must now follow the ISO-8601 format YYYY-MM-DD; time may be included as YYYY-MM-DDTHH:MM:SS** @@ -139,6 +139,6 @@ Identifiers for the object in **DB:DB_Object_ID** found in other databases. Iden This field is optional, cardinality 0+; multiple identifiers should be pipe-separated. #### Gene Product Properties -The Properties column can be filled with a pipe separated list of values in the format "property_name = property_value". There is a fixed vocabulary for the property names and this list can be extended when necessary. Supported properties will include: 'GO annotation complete', "Phenotype annotation complete' (the value for these two properties would be a date), 'Target set' (e.g. Reference Genome, Kidney etc.), 'Database subset' (e.g. Swiss-Prot, TrEMBL). +The Properties column can be filled with a pipe separated list of values in the format "property_name = property_value". There is a fixed vocabulary for the property names and this list can be extended when necessary. Supported properties will include: 'GO annotation complete', "Phenotype annotation complete' (the value for these two properties would be a date), 'Target set' (e.g. Reference Genome, kidney, etc.), 'Database subset' (e.g. Swiss-Prot, TrEMBL). This field is optional, cardinality 0+; multiple properties should be pipe-separated.