Package | Description |
---|---|
org.dllearner.algorithms.qtl.datastructures.impl |
Modifier and Type | Method and Description |
---|---|
static RDFResourceTree.Rendering |
RDFResourceTree.Rendering.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RDFResourceTree.Rendering[] |
RDFResourceTree.Rendering.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
RDFResourceTree.getStringRepresentation(boolean stopIfChildIsResourceNode,
RDFResourceTree.Rendering syntax,
String baseIRI,
org.apache.jena.shared.PrefixMapping pm)
Prints the query tree and shows children of resources only if enabled.
|
String |
RDFResourceTree.getStringRepresentation(boolean stopIfChildIsResourceNode,
RDFResourceTree.Rendering syntax,
String baseIRI,
org.apache.jena.shared.PrefixMapping pm,
boolean showID)
Prints the query tree and shows children of resources only if enabled.
|
String |
RDFResourceTree.getStringRepresentation(RDFResourceTree.Rendering syntax) |
String |
RDFResourceTree.getStringRepresentation(RDFResourceTree.Rendering syntax,
String baseIRI,
org.apache.jena.shared.PrefixMapping pm) |
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann