Uses of Class
org.openrefine.wikibase.schema.exceptions.SpecialValueNoValueException
-
Packages that use SpecialValueNoValueException Package Description org.openrefine.wikibase.schema -
-
Uses of SpecialValueNoValueException in org.openrefine.wikibase.schema
Methods in org.openrefine.wikibase.schema that throw SpecialValueNoValueException Modifier and Type Method Description TWbExpression. evaluate(ExpressionContext ctxt)Evaluates the value expression in a given context, returns a Wikibase value suitable to be the target of a claim.TWbVariableExpr. evaluate(ExpressionContext ctxt)Evaluates the expression in a given context, returning
-