public class IndexerOBO extends Object
Constructor and Description |
---|
IndexerOBO() |
Modifier and Type | Method and Description |
---|---|
static IndexHash |
buildIndex(URIFactory factory,
String filepath,
String defaultNamespace)
Build an index for the terms specified in an OBO ontology.
|
public static IndexHash buildIndex(URIFactory factory, String filepath, String defaultNamespace) throws SLIB_Exception
factory
- the URI factory which will be used to generate the URIsfilepath
- the path to the ontology filedefaultNamespace
- the default namespace used to generate the URIsSLIB_Exception
Copyright © 2014. All rights reserved.