|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.raritantechnologies.temis.TemisFactRelationshipExtractor
Uses TEMIS Insight Discoverer Extractor (IDE) to extract a set of fact relationships from one or more result fields.
XML Configuration Template:
| Field Summary |
| Fields inherited from interface com.raritantechnologies.searchApp.IResultParser |
TEMPLATE |
| Constructor Summary | |
TemisFactRelationshipExtractor()
|
|
| Method Summary | |
void |
addFactRelationships(org.w3c.dom.Element documentElement,
java.util.Map termMap)
Add Fact Relationships from a document. |
IResultSet |
getFactTermResults(IResult result,
java.lang.String termField,
java.lang.String associatedTermField,
java.lang.String factRelationshipField,
java.lang.String[] additionalFields)
Extracts a set of results with a term, associated term and the fact relationship between them from a result object. |
java.lang.String |
getRelationshipType()
|
void |
initialize(org.w3c.dom.Element elem)
Initializes the object from an XML tag or element. |
IResult |
parse(java.lang.String dataString)
Parses a structured data string into an IResult with subject, predicate, object fields. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TemisFactRelationshipExtractor()
| Method Detail |
public void addFactRelationships(org.w3c.dom.Element documentElement,
java.util.Map termMap)
addFactRelationships in interface IFactRelationshipExtractorpublic java.lang.String getRelationshipType()
getRelationshipType in interface IFactRelationshipExtractor
public IResultSet getFactTermResults(IResult result,
java.lang.String termField,
java.lang.String associatedTermField,
java.lang.String factRelationshipField,
java.lang.String[] additionalFields)
IFactRelationshipExtractor
getFactTermResults in interface IFactRelationshipExtractorpublic IResult parse(java.lang.String dataString)
parse in interface IResultParserpublic void initialize(org.w3c.dom.Element elem)
IConfigurable
initialize in interface IConfigurable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||