|
Synonyms in GOGO synonyms are useful for many purposes, primarily for searching, but also for applications such as text mining and semantic matching. Despite their name, they are not always exactly synonymous to the term they are attached to. This is because it is often useful to search on a string related to the term of interest, for example, if I search GO for 'respiration' I retrieve two terms, 'respiratory gaseous exchange ; GO:0007585' and 'cellular respiration ; GO:0045333' which I can choose between, although respiration is not directly synonymous with either term. Equally, it is also useful to include exactly synonymous terms and very loosely related terms such as individual gene products, so there is actually a spectrum of relationships between GO terms and their 'synonyms'. Having a single, broad relationship between a GO term and its 'synonyms' is adequate for most search purposes, but for other applications such as semantic matching, the inclusion of a more formal relationship set is valuable. For this reason, GO records a relationship type for each synonym. These relationships are currently stored in a flat file but in the future will be included in the structure of GO itself. Synonym typesThe synonym relationship types are:
= the term is an exact synonym
related (~) %exact (=) %broader (<) %narrower (>) %other related (!=) The default relationship is related to (~), as all synonyms are in some way related to the term name, but more specific relationships are assigned where possible. Other related (!=) should is used where the relationship between a term and its synonym is NOT exact, narrower or broader e.g. pathogenesis and virulence. The synonyms fileYou will find the synonyms file in go/doc/synonyms. It is maintained by Amelia Ireland (aji@ebi.ac.uk) and Jane Lomax (jane@ebi.ac.uk). Please email them if you have any questions or if you spot an error. Updating the synonyms fileWhen GO curators add new synonyms to the ontologies, they should add them to the synonyms file and then commit it to CVS. Adding your synonym to the synonyms fileThe format of the synonyms file is as follows: GO id[tab] GO term name[tab] relationship type[tab] synonym for example: GO:0007631 feeding behavior > eating To add your synonym, insert a line in the file in the format shown, choosing one of the synonym types from the list above. If you are not sure what type the synonym should have, use ~ . Some terms have additional data at the end clarifying the relationship between the terms. If you wish to append such data, add it after the synonym separated by a tab. The synonyms file is in tab-delimited plain text format so it can be easily edited in spreadsheet applications such as Excel. If you edit the file using Excel, please save the file in text (tab-delimited) format. This adds speech marks around any term with a comma in it; these can be left in the file. The synonyms file will be checked regularly for missing synonyms so please attempt to keep it up to date. If you have problems altering the file, send your synonyms, along with the relationship type, to Amelia Ireland (aji@ebi.ac.uk), who will add them with a rather convenient perl script. Rules For Synonyms
|
last modified October-2003 | Report problems with this website to webmaster@geneontology.org |
For problems with Netscape 4, please upgrade to Netscape 7 | |