public class CleanIri extends APreprocessingFunction implements IPreprocessingFunction
http://www.w3.org/2000/01/rdf-schema#label will
become label Basically it removes everything until the last
/ or #AT, checkFunctionString, commaNotInsideQuotation| Constructor and Description |
|---|
CleanIri() |
| Modifier and Type | Method and Description |
|---|---|
Instance |
applyFunctionAfterCheck(Instance i,
String property,
String... arguments) |
static String |
cleanIriString(String iri) |
int |
maxNumberOfArguments() |
int |
minNumberOfArguments() |
applyFunction, retrieveArguments, retrieveKeywordArgumentValue, sanityCheckArguments, testIfNumberOfArgumentsIsLegalclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyFunctionpublic Instance applyFunctionAfterCheck(Instance i, String property, String... arguments)
applyFunctionAfterCheck in class APreprocessingFunctionpublic int minNumberOfArguments()
minNumberOfArguments in interface IPreprocessingFunctionpublic int maxNumberOfArguments()
maxNumberOfArguments in interface IPreprocessingFunctionCopyright © 2018. All rights reserved.