Tag Archives: Pellet

Ontology Pre Processor Language for Galaxy

I have just released the first version of OPPL Galaxy, a wrapper of OPPL for the Galaxy platform. OPPL is an scripting language for manipulating ontologies; Galaxy is a platform for executing Bioinformatics workflows. Since ontologies are an important part of data analysis in Bioinformatics, it made sense to adapt OPPL to Galaxy. Plus it was really easy ;-)

You can find it in the Galaxy Tool Shed, under Ontology Manipulation.

OPPL Galaxy is built on top of OPPL API, OWL API and Pellet. Thanks to all of them!

OWL as RDF validator

Very nice explanation on the Pellet Integrity Constraint Validator. Pellet ICV allows to use OWL to validate RDF data with CWA and weak UNA.