|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.lehigh.swat.obione.KAON2AbstractConnection
edu.lehigh.swat.obione.SourceProcessor
public class SourceProcessor
Populates the MapKB by parsing peer maps and RelStatements
| Field Summary | |
|---|---|
private MapKB |
maps
|
private java.util.Vector<java.lang.String> |
relDocList
|
| Fields inherited from class edu.lehigh.swat.obione.KAON2AbstractConnection |
|---|
m_connection |
| Constructor Summary | |
|---|---|
SourceProcessor(java.lang.String filename)
|
|
| Method Summary | |
|---|---|
(package private) MapKB |
getMaps()
Getter for the Maps |
static void |
main(java.lang.String[] args)
Test module |
void |
parseRel()
|
| Methods inherited from class edu.lehigh.swat.obione.KAON2AbstractConnection |
|---|
createOntology, endConnection, loadOntology, makeConnection, showOntologyAxioms, showOntologyEntities |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.util.Vector<java.lang.String> relDocList
private MapKB maps
| Constructor Detail |
|---|
public SourceProcessor(java.lang.String filename)
| Method Detail |
|---|
MapKB getMaps()
public void parseRel()
throws org.semanticweb.kaon2.api.KAON2Exception,
java.lang.InterruptedException
org.semanticweb.kaon2.api.KAON2Exception
java.lang.InterruptedExceptionpublic static void main(java.lang.String[] args)
args -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||