public class TargetQueryRenderer extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
displayConcat(it.unibz.inf.ontop.model.term.ImmutableFunctionalTerm function)
Concat is expected to be flat
|
static String |
encode(com.google.common.collect.ImmutableList<it.unibz.inf.ontop.model.atom.TargetAtom> body,
PrefixManager prefixManager)
Transforms the given
OBDAQuery into a string. |
public static String encode(com.google.common.collect.ImmutableList<it.unibz.inf.ontop.model.atom.TargetAtom> body, PrefixManager prefixManager)
OBDAQuery into a string. The method requires
a prefix manager to shorten full IRI name.public static String displayConcat(it.unibz.inf.ontop.model.term.ImmutableFunctionalTerm function)
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.