Serialized Form


Package org.eaglei.lexical

Class org.eaglei.lexical.EntityMatchRequest extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

text

java.lang.String text
Required field that holds the text to match.


uri

org.eaglei.model.EIURI uri
Optional field that holds the URI of the resolved or selected entity from the eagle-i ontology used to constrain the search term. Either query or entity must be specified.


maxMatches

int maxMatches
Maximum number of matches to return



Copyright © 2009-2010 Eagle-I. All Rights Reserved.