| Package | Description |
|---|---|
| org.aksw.simba.bengal.selector |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSelector
Gets the CBD of a resource
|
class |
HybridTripleSelector
This triple selector is a hybrid approach based on the
SimpleSummarySelector and the PathBasedTripleSelector. |
class |
PathBasedTripleSelector
Simple triple selector that selects statements based on a random path.
|
class |
SimpleSummarySelector |
class |
SimpleTripleSelector
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
TripleSelector |
TripleSelectorFactory.create(TripleSelectorFactory.SelectorType type,
Set<String> sourceClasses,
Set<String> targetClasses,
String endpoint,
String graph,
int minSize,
int maxSize,
long seed) |
Copyright © 2020. All rights reserved.