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

Changes for version 1.33

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.
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 defintions 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.
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 CCO.
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 (CCO scheme).
Finds the intersection of two OBO-formatted ontologies.
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 Cell Cycle Ontology (CCO) identifiers. Its idspace, subnamespace and localID are stored.
An implementation of a set of OBO::CCO::CCO_ID objects.
A map between CCO IDs and term names.
A GOA association record.
A GoaAssociationSet implementation
A GOA associations to OBO translator.
A GOA associations to RDF converter.
An IntAct to OBO parser/filter.
A NCBI taxonomy to OBO translator.
A NCBI taxonomy dump to RDF converter.
A UniProt to OBO translator.
A database reference structure.
A definition structure of the current 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 holding terms, instances and relationships.
A relationship between two terms or two relationships 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.
An OBO (Open Biomedical Ontologies) file parser.
An OWL parser (oboInOwl mapping).
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.
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.