public class BackgroundKnowledgeUtils extends Object
| Constructor and Description |
|---|
BackgroundKnowledgeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T> List<T> |
filterDuplicates(List<T> nodes) |
static Optional<Namespace> |
getNamespace(String elementId) |
static boolean |
hasNamespace(String elementId) |
static org.eclipse.rdf4j.model.Literal |
parse(String propertyValue,
String rdfsType) |
Copyright © 2018. All rights reserved.