Class Hierarchy
- java.lang.Object
- org.openrefine.wikidata.schema.ExpressionContext
- org.openrefine.wikidata.schema.WbDateConstant (implements org.openrefine.wikidata.schema.WbExpression<T>)
- org.openrefine.wikidata.schema.WbEntityIdValueConstant (implements org.openrefine.wikidata.schema.WbExpression<T>)
- org.openrefine.wikidata.schema.WbItemConstant (implements org.openrefine.wikidata.schema.WbExpression<T>)
- org.openrefine.wikidata.schema.WbItemEditExpr (implements org.openrefine.wikidata.schema.WbExpression<T>)
- org.openrefine.wikidata.schema.WbLanguageConstant (implements org.openrefine.wikidata.schema.WbExpression<T>)
- org.openrefine.wikidata.schema.WbLocationConstant (implements org.openrefine.wikidata.schema.WbExpression<T>)
- org.openrefine.wikidata.schema.WbMediaInfoEditExpr (implements org.openrefine.wikidata.schema.WbExpression<T>)
- org.openrefine.wikidata.schema.WbMonolingualExpr (implements org.openrefine.wikidata.schema.WbExpression<T>)
- org.openrefine.wikidata.schema.WbNameDescExpr
- org.openrefine.wikidata.schema.WbPropConstant (implements org.openrefine.wikidata.schema.WbExpression<T>)
- org.openrefine.wikidata.schema.WbQuantityExpr (implements org.openrefine.wikidata.schema.WbExpression<T>)
- org.openrefine.wikidata.schema.WbReferenceExpr (implements org.openrefine.wikidata.schema.WbExpression<T>)
- org.openrefine.wikidata.schema.WbSnakExpr (implements org.openrefine.wikidata.schema.WbExpression<T>)
- org.openrefine.wikidata.schema.WbStatementExpr
- org.openrefine.wikidata.schema.WbStatementGroupExpr
- org.openrefine.wikidata.schema.WbStringConstant (implements org.openrefine.wikidata.schema.WbExpression<T>)
- org.openrefine.wikidata.schema.WbVariableExpr<T> (implements org.openrefine.wikidata.schema.WbExpression<T>)
- org.openrefine.wikidata.schema.WbDateVariable
- org.openrefine.wikidata.schema.WbEntityVariable
- org.openrefine.wikidata.schema.WbItemVariable
- org.openrefine.wikidata.schema.WbLanguageVariable
- org.openrefine.wikidata.schema.WbLocationVariable
- org.openrefine.wikidata.schema.WbStringVariable
- org.openrefine.wikidata.schema.WikibaseSchema (implements com.google.refine.model.OverlayModel)
- org.openrefine.wikidata.schema.WikibaseSchema.EvaluatingRowVisitor (implements com.google.refine.browsing.RowVisitor)
Interface Hierarchy
- org.openrefine.wikidata.schema.WbExpression<T>