jannahastings / horned-owl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Horned OWL

Horned-OWL is a library for manipulating OWL (Ontology Web Language) data. While there are a number of libraries that manipulate this form of data such as the OWL API, they can be quite slow. Horned-OWL is aimed at allowing ontologies with millions of terms.

The library now implements all of OWL2, and we are working on further parser functionality. We are testing it with real world tasks, such as parsing the Gene Ontology, which is does in 2-3 seconds which is 20-40 times faster than the OWL API.

About

License:GNU Lesser General Public License v3.0


Languages

Language:Rust 97.0%Language:Clojure 2.2%Language:Makefile 0.7%Language:Shell 0.1%