|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
MatchingContext.acceptMatch(edu.byu.deg.osmx.binding.DataFrameExpression.MatchedTextType)
on every value match remaining in the context that
belongs to the specified object set.
SourceDocument
element in the
ontology.
Relationship
to the identified
SourceDocument
in the ontology.
LexiconAccessor
stores words
in an ArrayList on which binary searches are done for lookups.ObjectBinding
element, which connects an Object
to a Relationship
.
MatchedText
elements from the ontology.
MappingContext
.
RelSetConnection
s with respect to
a particular matching context.
ValueRecognizer
, extracting values from an input
text based on matching rules (value and keyword phrases) from an ontology.DataFrameMatcher
.
DataFrameMatcher.doMatches(String, String)
using the document's contents and its URI as arguments.
LexiconMatcher
Document
, returning
a new PlaintextDocument
.
DataFrameMatcher.doMatches(edu.byu.deg.framework.TextDocument)
with the input parameter.
DataInstance
elements belonging to the indexed
ontology.
Iterator
.
DataFrameExpression
that the given MatchedText
matched.
null
if the
document is empty.
MatchedTextComparator
class.
KeywordPhrase
that owns the given MatchedText
element, or null
if the match does not belong to a keyword phrase.
String
or Node
returned by the last DOMString.getNodeFor(int)
or DOMString.getStringAt(int)
method
call.
Node
which contains the text at the given offset.
MatchedText
element
belongs.
List
of all object sets in the ontology, including those
that belong to a high-level element.
SourceDocument
element corresponding to
the given URI.
String
which contains the text at the given offset.
List
of all value phrase matches in the ontology.
MatchedTextComparator
class.
ValuePhrase
that owns the given MatchedText
element, or null
if the match does not belong to a value phrase.
ContentFilter
implementation that strips all HTML tags from the
input.ValueMapper
that uses a heuristics-guided
Bernstein synthesis algorithm to map extracted values to objects and
relationships.RelSetConnection
qualifies as a
functional group connection.
MatchedText
element is associated with
a keyword phrase.
RelSetConnection
qualifies as a
nested group connection.
RelSetConnection
qualifies as a
nonfunctional connection.
RelSetConnection
qualifies as a
singleton connection.
MatchedText
element is associated with a value phrase.
DocumentRetriever
interface by obtaining HTML
documents from specified locations on the local filesystem.HeuristicBasedMapper
.MatchingContext
with the same
set of keyword and value matches as the one passed to the constructor.
MatchedText
object.
OntologyWriter
that produces a human-friendly
view of the objects and relationships in the data instance(s) of the ontology,
with output formatted as HTML for ready viewing in a browser.ExtractionPlan
that attempts to replicate the
functionality and fundamental algorithm of the Ontos system described in
this paper, in which a set of heuristics
are used to govern the execution of a Bernstein synthesis algorithm for deriving
objects and relationships given a particular ontology structure.Comparator
that establishes an ordering function over a set of
relationship set connections.MatchingContext.rejectMatch(edu.byu.deg.osmx.binding.DataFrameExpression.MatchedTextType)
for all value matches remaining in the context that
belong to the specified object set.
MatchingContext
.
DataFrameMatcher
with a new ontology.
DOMString
beginning at the given offset and continuing to
the end of this DOMString
DOMString
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |