public class ScriptDoAll extends Object
| Modifier and Type | Field and Description | 
|---|---|
static String | 
broader  | 
static String | 
catns  | 
static String | 
dbns  | 
static String | 
rdftype  | 
static String | 
subclassof  | 
static String | 
subject  | 
static String | 
yagons  | 
| Constructor and Description | 
|---|
ScriptDoAll()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
doIt(String file,
    String format,
    String relation,
    String type,
    String nsFilter,
    boolean noExpand)  | 
static List<CountInstances.Count> | 
expand(List<CountInstances.Count> count,
      Map<String,SortedSet<String>> hierarchy)  | 
static void | 
main(String[] args)  | 
static Map<String,SortedSet<String>> | 
purge(List<CountInstances.Count> count,
     Map<String,SortedSet<String>> hierarchy)  | 
static void | 
toFile(List<CountInstances.Count> c,
      String filename)  | 
static Map<String,Integer> | 
toMap(List<CountInstances.Count> c)  | 
public static String subclassof
public ScriptDoAll()
public static void doIt(String file, String format, String relation, String type, String nsFilter, boolean noExpand)
public static Map<String,SortedSet<String>> purge(List<CountInstances.Count> count, Map<String,SortedSet<String>> hierarchy)
public static List<CountInstances.Count> expand(List<CountInstances.Count> count, Map<String,SortedSet<String>> hierarchy)
public static void toFile(List<CountInstances.Count> c, String filename)
 DL-Learner is licenced 						under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann