Difference between revisions of "VTO Taxonomy Resources"

From phenoscape
(Tools)
(Generated Taxonomic Ontology)
Line 33: Line 33:
 
== Generated Taxonomic Ontology ==
 
== Generated Taxonomic Ontology ==
  
This taxonomy covers vertebrates and was built by starting with the NCBI taxonomy for vertebrates and splicing in TTO (except hagfish), ATO, and the IOC taxonomy of living birds.  Synonyms from ITIS and Catalog of Life were attached if the primary name matched a name in the existing taxonomy.  Subspecies names were added to their parent species as synonyms (not subclasses).  The taxonomy is currently in the OBO format used for TTO and ATO, which includes the use of the Taxonomic Rank Vocabulary to tag taxa with specified rank.  The version generated for the NESCent-sponsored Visual Systems Working Group is at ??.
+
This taxonomy covers vertebrates and was built by starting with the NCBI taxonomy for vertebrates and splicing in TTO (except hagfish), ATO, and the IOC taxonomy of living birds.  Synonyms from ITIS and Catalog of Life were attached if the primary name matched a name in the existing taxonomy.  Subspecies names were added to their parent species as synonyms (not subclasses).  The taxonomy is currently in the OBO format used for TTO and ATO, which includes the use of the Taxonomic Rank Vocabulary to tag taxa with specified rank.  The version generated for the NESCent-sponsored Visual Systems Working Group is at [http://github.org Github].
 
 
  
 
== TTOUpdate ==
 
== TTOUpdate ==
  
 
This tool is used to merge an existing TTO with a Catalog of Fishes update file, which will consist either of a single Microsoft Access database or three Excel (2003) files (one each for lineages, genera, and species).  Do not use CSV or tab-delimited text files as the free-text comments, which include extractable synonyms, contain commas, tabs and line breaks, so rendering the common text formats unusable.  TTO update includes libraries for reading the pre-2007 Excel formats which properly handle the various breaking characters.
 
This tool is used to merge an existing TTO with a Catalog of Fishes update file, which will consist either of a single Microsoft Access database or three Excel (2003) files (one each for lineages, genera, and species).  Do not use CSV or tab-delimited text files as the free-text comments, which include extractable synonyms, contain commas, tabs and line breaks, so rendering the common text formats unusable.  TTO update includes libraries for reading the pre-2007 Excel formats which properly handle the various breaking characters.

Revision as of 22:29, 18 May 2011

Resources for Constructing a Vertebrate Taxonomy Ontology

There are two types of resources useful for building taxonomic ontologies: taxonomic resources which provide hierarchy and nomenclature resources which provide information about names. Both types of resources are used in taxonomic ontologies and listed here.

Fish

The TTO is derived from the catalog of fishes, which provides some taxonomy information and a great deal of nomenclature in the form of synonyms. It is updated several times a year and TTO should be rebuilt by requesting the appropriate files from Stan Blum.

The TTO also incorporates some common names from Fishbase and cross references (xrefs) from the Global Names Index.

Information for extinct taxa has been added as needed by curation, and the taxonomy is, as a rule, from the curated publication.

Amphibians

The ATO is derived from the AmphibiaWeb list, which provides both taxonomy and some synonyms from ITIS and ???.

Birds

IOU checklist provides a current taxonomy and some common names, but no taxonomic synonyms.

Mammals

Wilson and Reader (1993) is the standard, but the available electronic version of their taxonomy is IP encumbered. NCBI and/or ITIS may be the best starting point.

Tools

VTO Construction Tool

This tool uses a script to construct a taxonomic ontology by specifying a starting taxonomy, then modifying it by removing branches and splicing corresponding pieces of alternate taxonomies (e.g., start with the NCBI taxonomy and replace the teleost part of the tree with the tree from the TTO). It also allows taxonomic synonyms to be extracted from taxonomies or name lists and attached to terms in the taxonomy. Currently, the tool generates a taxonomy in the OBO format, though support for an individual-based OWL format is in progress.

The tool source is available at GitHub.

Generated Taxonomic Ontology

This taxonomy covers vertebrates and was built by starting with the NCBI taxonomy for vertebrates and splicing in TTO (except hagfish), ATO, and the IOC taxonomy of living birds. Synonyms from ITIS and Catalog of Life were attached if the primary name matched a name in the existing taxonomy. Subspecies names were added to their parent species as synonyms (not subclasses). The taxonomy is currently in the OBO format used for TTO and ATO, which includes the use of the Taxonomic Rank Vocabulary to tag taxa with specified rank. The version generated for the NESCent-sponsored Visual Systems Working Group is at Github.

TTOUpdate

This tool is used to merge an existing TTO with a Catalog of Fishes update file, which will consist either of a single Microsoft Access database or three Excel (2003) files (one each for lineages, genera, and species). Do not use CSV or tab-delimited text files as the free-text comments, which include extractable synonyms, contain commas, tabs and line breaks, so rendering the common text formats unusable. TTO update includes libraries for reading the pre-2007 Excel formats which properly handle the various breaking characters.