org.dllearner.core.options
Class CommonConfigMappings
java.lang.Object
org.dllearner.core.options.CommonConfigMappings
public class CommonConfigMappings
- extends Object
- Author:
- Jens Lehmann
CommonConfigMappings
public CommonConfigMappings()
getIndividualSet
public static SortedSet<Individual> getIndividualSet(Set<String> individuals)
getAtomicConceptSet
public static SortedSet<NamedClass> getAtomicConceptSet(Set<String> atomicConcepts)
getAtomicRoleSet
public static SortedSet<ObjectProperty> getAtomicRoleSet(Set<String> atomicRoles)
getFuzzyIndividualSet
public static SortedSet<FuzzyIndividual> getFuzzyIndividualSet(Set<FuzzyExample> examples)
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann