The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.42

Documentation

PERL modules for OBO-formatted ontologies
Collects the ancestor terms (list of IDs) from a given term (existing ID) in the given OBO ontology.
Collects the child terms (list of term IDs and their names) from a given term (existing ID) in the given OBO ontology.
Collects the descendent terms (list of IDs) from a given term (existing ID) in the given OBO ontology.
the lowest common ancestor (LCA) of two terms in a given OBO ontology.
Obsolete terms vs their definitions.
Obsolete terms vs their names.
Find all the obsolete terms in a given ontology.
Collects the parent terms (list of term IDs and their names) from a given term (existing ID) in the given OBO ontology.
Gets the relationship IDs and relationship definitions of a given ontology.
Gets the relationship IDs and relationship names of a given ontology.
Gets the relationship IDs and its namespaces in a given ontology.
Find all the relationship types in a given ontology.
Find all the root terms in a given ontology.
Extracts a subontology (in OBO format) of a given ontology having as root the given term ID.
Gets the term IDs and term defintions of a given ontology.
Gets the term IDs and term names of a given ontology.
Gets the term IDs and its namespaces in a given ontology.
Gets the local neighbourhood of a given term (and over an optional relationship type) in a given OBO ontology.
Find all the synonyms of a given term name in an ontology.
Find all the terms in a given ontology.
Find all the terms and synonyms in a given ontology.
Find all the terms in a given ontology that have a given string in their names.
Gene Ontology (in OBO) to OWL translator.
Generates a simple RDF graph from a given GOA file.
Converts an ontology into another one which could be integrated into APO.
OBO to OWL translator.
OBO to RDF translator.
OBOF into RDF translator. The resulting file has (full) transitive closures over 'is_a' and 'part_of'.
OBO to XML translator (APO scheme).
Finds the intersection of two OBO-formatted ontologies.
Finds the transitive reduction ontology of the given OBO-formatted ontology.
This script trims a given branch of an OBO ontology.
Finds the union of the given OBO-formatted ontologies.
OWL to OBO translator (oboinowl mapping).

Modules

A module for describing Application Ontology (APO) identifiers. Its idspace, subnamespace and localID are stored.
An implementation of a set of OBO::APO::APO_ID objects.
A map between APO IDs and term names.
A GOA association record.
A GoaAssociationSet implementation
A GOA associations to RDF converter.
A NCBI taxonomy dump to RDF converter.
A SwissProt to RDF converter.
A database reference structure.
A definition structure of a term. A term should have zero or one instance of this type per term description.
A mapping between a "local" ID space and a "global" ID space.
An instance in an ontology.
An ontology of terms/concepts/universals, instances/individuals and relationships/properties.
A relationship between two terms or two relationships or an instance and a term within an ontology.
A type of relationship type in an ontology.
A description of a term subset. The value for this tag should contain a subset name and a subset description.
A term synonym.
A synonym type definition. It should contain a synonym type name, a space, a quote enclosed description, and an optional scope specifier.
A universal/term/class/concept in an ontology.
A GOA associations to OBO translator.
An IntAct to OBO parser/filter.
A NCBI taxonomy to OBO translator.
An OBO (Open Biomedical Ontologies) file parser.
An OWL parser (oboInOwl mapping).
A UniProt to OBO translator.
A Dbxref set implementation.
An implementation of a set of IDspace's.
A Set implementation.
An implementation of a map (key -> value).
A Set implementation of object IDs.
An implementation of a set of OBO ontology objects.
A set of ontologies. This module supports the management of a set of ontologies.
A Set implementation.
An implementation of a set of scalars (sensu PERL).
A Map implementation of a subset definition.
An implementation of a set of synonyms.
A Set implementation of Synonym Types.
A Set implementation.
A module for describing identifiers of any OBO ontology (e.g. XO). Its IDSpace and LocalID are stored.
An implementation of a set of OBO::XO::OBO_ID objects.
A map between OBO IDs and term names.