public class ConciseBoundedDescriptionGeneratorImpl extends AbstractConciseBoundedDescriptionGenerator
TP| Constructor and Description |
|---|
ConciseBoundedDescriptionGeneratorImpl(org.apache.jena.rdf.model.Model model) |
ConciseBoundedDescriptionGeneratorImpl(org.aksw.jena_sparql_api.core.QueryExecutionFactory qef) |
ConciseBoundedDescriptionGeneratorImpl(SparqlEndpoint endpoint) |
ConciseBoundedDescriptionGeneratorImpl(SparqlEndpoint endpoint,
String cacheDir)
Deprecated.
Will be removed in next release as it is redundant. Please use
ConciseBoundedDescriptionGeneratorImpl(QueryExecutionFactory) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.jena.rdf.model.Model |
getConciseBoundedDescription(Set<String> resources,
int depth,
boolean withTypesForLeafs)
Computes the CBD of given depth for the given resources and puts them into a single model.
|
static void |
main(String[] args) |
getConciseBoundedDescription, setAllowedClassNamespaces, setAllowedObjectNamespaces, setAllowedPropertyNamespaces, setIgnoredPropertiesequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConciseBoundedDescription, getConciseBoundedDescription, getConciseBoundedDescription, getConciseBoundedDescription, triplePatternpublic ConciseBoundedDescriptionGeneratorImpl(org.aksw.jena_sparql_api.core.QueryExecutionFactory qef)
@Deprecated public ConciseBoundedDescriptionGeneratorImpl(SparqlEndpoint endpoint, String cacheDir)
ConciseBoundedDescriptionGeneratorImpl(QueryExecutionFactory)endpoint - cacheDir - public ConciseBoundedDescriptionGeneratorImpl(SparqlEndpoint endpoint)
public ConciseBoundedDescriptionGeneratorImpl(org.apache.jena.rdf.model.Model model)
public org.apache.jena.rdf.model.Model getConciseBoundedDescription(Set<String> resources, int depth, boolean withTypesForLeafs)
ConciseBoundedDescriptionGeneratorresources - the resource URIsdepth - the max. depth of the CBDswithTypesForLeafs - whether to get the types of the leaf nodes
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann