Modifier and Type | Field and Description |
---|---|
static String |
subclassof |
Constructor and Description |
---|
Hierarchy() |
Modifier and Type | Method and Description |
---|---|
Map<String,SortedSet<String>> |
expandHierarchy(Map<String,SortedSet<String>> hierarchy) |
Map<String,SortedSet<String>> |
getHierarchyDown(String filename,
String format,
String relationUri,
boolean noExpand) |
Map<String,SortedSet<String>> |
getHierarchyUp(String filename,
String format,
String relationUri,
boolean noExpand) |
static void |
main(String[] args) |
static void |
printMap(Map<String,SortedSet<String>> hierarchy) |
org.apache.jena.rdf.model.Model |
read(String filename,
String format) |
public static String subclassof
public Hierarchy()
public Map<String,SortedSet<String>> getHierarchyDown(String filename, String format, String relationUri, boolean noExpand)
public Map<String,SortedSet<String>> getHierarchyUp(String filename, String format, String relationUri, boolean noExpand)
public Map<String,SortedSet<String>> expandHierarchy(Map<String,SortedSet<String>> hierarchy)
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann