| Package | Description |
|---|---|
| it.unibz.inf.ontop.model.term.functionsymbol | |
| it.unibz.inf.ontop.model.term.functionsymbol.impl |
| Modifier and Type | Method and Description |
|---|---|
SPARQLAggregationFunctionSymbol |
FunctionSymbolFactory.getSPARQLGroupConcatFunctionSymbol(String separator,
boolean isDistinct) |
| Modifier and Type | Class and Description |
|---|---|
class |
AvgSPARQLFunctionSymbolImpl |
class |
CountSPARQLFunctionSymbolImpl |
class |
GroupConcatSPARQLFunctionSymbolImpl |
class |
MinBasedSampleSPARQLFunctionSymbol
SAMPLE implemented as MIN
|
class |
MinOrMaxSPARQLFunctionSymbolImpl |
class |
SumLikeSPARQLAggregationFunctionSymbolImpl
TODO: find a better name
For aggregates like SUM where AGG(xsd:integer) returns an xsd:integer.
|
class |
SumSPARQLFunctionSymbolImpl |
class |
UnaryNumericSPARQLAggregationFunctionSymbolImpl |
| Modifier and Type | Method and Description |
|---|---|
protected SPARQLAggregationFunctionSymbol |
FunctionSymbolFactoryImpl.createSPARQLGroupConcat(String separator,
boolean isDistinct) |
SPARQLAggregationFunctionSymbol |
FunctionSymbolFactoryImpl.getSPARQLGroupConcatFunctionSymbol(String separator,
boolean isDistinct) |
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.