Uses of Interface
org.aksw.limes.core.io.preprocessing.IPreprocessingFunction
-
Packages that use IPreprocessingFunction Package Description org.aksw.limes.core.io.preprocessing org.aksw.limes.core.io.preprocessing.functions -
-
Uses of IPreprocessingFunction in org.aksw.limes.core.io.preprocessing
Classes in org.aksw.limes.core.io.preprocessing that implement IPreprocessingFunction Modifier and Type Class Description classAPreprocessingFunction -
Uses of IPreprocessingFunction in org.aksw.limes.core.io.preprocessing.functions
Classes in org.aksw.limes.core.io.preprocessing.functions that implement IPreprocessingFunction 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
-