See: Description
Interface | Description |
---|---|
AggregationComparator |
Comparator of quads used by
BestSelectedAggregation . |
GraphQualityCalculator |
Helper interface that provides access to a total quality computation of a named graph.
|
Class | Description |
---|---|
BooleanLiteralComparator |
Comparator of quads having a boolean literal as the object.
|
DateLiteralComparator |
Comparator of quads having a date literal as the object.
|
GraphQualityComparator |
Comparator of quads by the odcs:score or their named graph.
|
InsertedAtComparator |
Comparator of quads by their w3p:insertedAt time.
|
LexicalLengthComparator |
Comparator of quads by the lexical length of their object.
|
LiteralComparatorFactory |
A factory for AggregationComparators comparing quads by the literal in place of the object.
|
NumericLiteralComparator |
Comparator of quads having a numeric literal as the object.
|
ReverseAggregationComparator |
A comparator that wraps another comparator and reverses its ordering.
|
StringLiteralComparator |
Comparator of quads by the lexical form of their object.
|
TimeLiteralComparator |
Comparator of quads having a time literal as the object.
|
Copyright © 2013. All Rights Reserved.