Package owltools.solrj

OWLTools and Solr

See: Description

Package owltools.solrj Description

OWLTools and Solr

This package contains major loading methods for taking files parsed by OWLTools and loading them into a Solr index.

Some of the basic groundwork is covered by AbstractSolrLoader, but the two extreme specific cases are probably better examples for the possible ways of loading an index.

There are presently two file loading methods: one fairly generic one for loading ontology files (FlexSolrDocumentLoader) that requires the use of a YAML configuration file and one narrow one that's tied to the Gene Ontology's specific schema for GAF files (GafSolrDocumentLoader).

Copyright © 2010-2014. All Rights Reserved.