Uses of Class
org.aksw.limes.core.io.preprocessing.APreprocessingFunction
-
Packages that use APreprocessingFunction Package Description org.aksw.limes.core.io.preprocessing org.aksw.limes.core.io.preprocessing.functions -
-
Uses of APreprocessingFunction in org.aksw.limes.core.io.preprocessing
Methods in org.aksw.limes.core.io.preprocessing that return APreprocessingFunction Modifier and Type Method Description static APreprocessingFunctionPreprocessingFunctionFactory. getPreprocessingFunction(PreprocessingFunctionType type) -
Uses of APreprocessingFunction in org.aksw.limes.core.io.preprocessing.functions
Subclasses of APreprocessingFunction in org.aksw.limes.core.io.preprocessing.functions Modifier and Type Class Description classCleanIriCleans IRIs e.g.classCleanNumberRemoves type information from number propertiesclassConcatclassRegexReplaceclassRemoveBracesclassRemoveLanguageTagDeletes everything after and including@Used to delete language tags so e.g.classRemoveNonAlphanumericclassRenamePropertyclassReplaceclassSplitclassToCelsiusclassToFahrenheitclassToLowercaseclassToUppercaseclassToWktPointclassUriAsString
-