Difference between revisions of "VTO Taxonomy Resources"

From phenoscape
(Generated Taxonomic Ontology)
(Generated Taxonomic Ontology)
Line 47: Line 47:
 
== 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 current version of the VTO is [http://phenoscape.svn.sourceforge.net/viewvc/phenoscape/trunk/vocab/vertebrate_taxonomy.obo?revision=3109&view=markup here].  The file is large so be patient when browsing or downloading.
+
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 current version of the VTO is [http://phenoscape.svn.sourceforge.net/viewvc/phenoscape/trunk/vocab/vertebrate_taxonomy.obo?view=markup here].  The file is large so be patient when browsing or downloading.
  
 
== 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 12:26, 1 June 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.

Taxonomic Resources

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 the ICN redlist.

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.

All Vertebrates

  • NCBI This was used to fill in the gaps (non-avian amniotes) in the current proposed VTO.
  • ITIS

Nomenclature Resources

These can provide links to additional synonyms and resources (e.g., TTO uses fishbase to provide common names and links to their pages).

  • Fishbase - their taxonomy is close to TTO (both based on Catalog of Fishes), but TTO uses it strictly as a name resource.
  • GNI (global names index)

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 current version of the VTO is here. The file is large so be patient when browsing or downloading.

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.