public static class DLLearnerWS.Datastructures extends Object
Constructor and Description |
---|
Datastructures() |
Modifier and Type | Method and Description |
---|---|
static String[] |
setToArray(Set<String> s)
easy conversion
|
static String[] |
sortedSet2StringListConcepts(Set<org.semanticweb.owlapi.model.OWLClass> s) |
static String[] |
sortedSet2StringListIndividuals(Set<org.semanticweb.owlapi.model.OWLIndividual> individuals) |
static String[] |
sortedSet2StringListRoles(Set<org.semanticweb.owlapi.model.OWLObjectProperty> s) |
static boolean |
strToBool(String str) |
public Datastructures()
public static String[] setToArray(Set<String> s)
s
- public static String[] sortedSet2StringListIndividuals(Set<org.semanticweb.owlapi.model.OWLIndividual> individuals)
public static String[] sortedSet2StringListRoles(Set<org.semanticweb.owlapi.model.OWLObjectProperty> s)
public static String[] sortedSet2StringListConcepts(Set<org.semanticweb.owlapi.model.OWLClass> s)
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann