public final class OntoFocusCmdHandler
extends slib.tools.module.CmdHandler
Modifier and Type | Field and Description |
---|---|
boolean |
addR |
slib.sglib.io.util.GFormat |
format |
String |
incR |
String |
ontoFile |
String |
outprefix |
String |
queryFile |
boolean |
transitiveReductionClass |
Constructor and Description |
---|
OntoFocusCmdHandler(String[] args) |
Modifier and Type | Method and Description |
---|---|
static org.openrdf.model.URI |
buildURIFromString(slib.sglib.model.repo.URIFactory factory,
String string) |
static void |
execCommandLine(String[] args) |
static void |
main(String[] args) |
void |
processArgs(String[] args) |
String |
toString() |
public String ontoFile
public String outprefix
public String queryFile
public String incR
public boolean addR
public boolean transitiveReductionClass
public slib.sglib.io.util.GFormat format
public OntoFocusCmdHandler(String[] args) throws slib.utils.ex.SLIB_Exception
args
- slib.utils.ex.SLIB_Exception
public void processArgs(String[] args) throws slib.utils.ex.SLIB_Ex_Critic
processArgs
in class slib.tools.module.CmdHandler
slib.utils.ex.SLIB_Ex_Critic
public static org.openrdf.model.URI buildURIFromString(slib.sglib.model.repo.URIFactory factory, String string) throws slib.utils.ex.SLIB_Ex_Critic
slib.utils.ex.SLIB_Ex_Critic
public static void execCommandLine(String[] args) throws slib.utils.ex.SLIB_Ex_Critic, slib.utils.ex.SLIB_Exception, Exception
slib.utils.ex.SLIB_Ex_Critic
slib.utils.ex.SLIB_Exception
Exception
public static void main(String[] args)
Copyright © 2014. All rights reserved.