Package org.openrefine.wikidata.schema
Class WbStringConstant
java.lang.Object
org.openrefine.wikidata.schema.WbStringConstant
- All Implemented Interfaces:
WbExpression<org.wikidata.wdtk.datamodel.interfaces.StringValue>
public class WbStringConstant
extends Object
implements WbExpression<org.wikidata.wdtk.datamodel.interfaces.StringValue>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WbStringConstant
-
-
Method Details
-
evaluate
Description copied from interface:WbExpressionEvaluates the value expression in a given context, returns a Wikibase value suitable to be the target of a claim.- Specified by:
evaluatein interfaceWbExpression<org.wikidata.wdtk.datamodel.interfaces.StringValue>
-
getValue
-
equals
-
hashCode
public int hashCode()
-