| Package | Description |
|---|---|
| org.aksw.jassa.sparql_path.core | |
| org.aksw.jassa.sparql_path.core.algorithm | |
| org.aksw.jassa.sparql_path.core.domain | |
| org.aksw.jassa.sparql_path.utils |
| Modifier and Type | Method and Description |
|---|---|
static Concept |
PathConstraint.getPathConstraintsSimple(Concept concept) |
| Modifier and Type | Method and Description |
|---|---|
static void |
PathConstraint.getPathConstraints(Concept concept) |
static Concept |
PathConstraint.getPathConstraintsSimple(Concept concept) |
| Modifier and Type | Method and Description |
|---|---|
static List<Path> |
ConceptPathFinder.findPaths(org.aksw.jena_sparql_api.core.QueryExecutionFactory qef,
Concept sourceConcept,
Concept tmpTargetConcept,
int nPaths,
int maxHops) |
static List<Path> |
ConceptPathFinder.findPaths(org.aksw.jena_sparql_api.core.QueryExecutionFactory qef,
Concept sourceConcept,
Concept tmpTargetConcept,
int nPaths,
int maxHops,
com.hp.hpl.jena.rdf.model.Model joinSummaryModel) |
| Modifier and Type | Method and Description |
|---|---|
static Concept |
Concept.create(String elementStr,
String varName) |
Concept |
Concept.makeDistinctFrom(Concept that)
Create a new concept that has no variables with the given one in common
|
| Modifier and Type | Method and Description |
|---|---|
Concept |
Concept.makeDistinctFrom(Concept that)
Create a new concept that has no variables with the given one in common
|
| Modifier and Type | Method and Description |
|---|---|
static Concept |
QueryGenerationUtils.createPropertyQuery(Concept concept)
Takes a concept and adds
|
| Modifier and Type | Method and Description |
|---|---|
static Concept |
QueryGenerationUtils.createPropertyQuery(Concept concept)
Takes a concept and adds
|
Copyright © 2014 Agile Knowledge Engineering and Semantic Web. All Rights Reserved.