Class SuggestedLexemeIdValue
java.lang.Object
org.openrefine.wikidata.schema.entityvalues.SuggestedEntityIdValue
org.openrefine.wikidata.schema.entityvalues.SuggestedLexemeIdValue
- All Implemented Interfaces:
PrefetchedEntityIdValue,org.wikidata.wdtk.datamodel.interfaces.EntityIdValue,org.wikidata.wdtk.datamodel.interfaces.IriIdentifiedValue,org.wikidata.wdtk.datamodel.interfaces.LexemeIdValue,org.wikidata.wdtk.datamodel.interfaces.Value
public class SuggestedLexemeIdValue
extends SuggestedEntityIdValue
implements org.wikidata.wdtk.datamodel.interfaces.LexemeIdValue
-
Field Summary
Fields inherited from interface org.wikidata.wdtk.datamodel.interfaces.EntityIdValue
ET_FORM, ET_ITEM, ET_LEXEME, ET_MEDIA_INFO, ET_PROPERTY, ET_SENSE, ET_UNSUPPORTED, SITE_LOCALFields inherited from interface org.wikidata.wdtk.datamodel.interfaces.LexemeIdValue
NULL -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openrefine.wikidata.schema.entityvalues.SuggestedEntityIdValue
accept, build, equals, getId, getIri, getLabel, getSiteIri, getTypes, hashCode, isPlaceholder, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.wikidata.wdtk.datamodel.interfaces.EntityIdValue
getId, getSiteIri, isPlaceholderMethods inherited from interface org.wikidata.wdtk.datamodel.interfaces.IriIdentifiedValue
getIriMethods inherited from interface org.wikidata.wdtk.datamodel.interfaces.Value
accept
-
Constructor Details
-
SuggestedLexemeIdValue
-
-
Method Details
-
getEntityType
- Specified by:
getEntityTypein interfaceorg.wikidata.wdtk.datamodel.interfaces.EntityIdValue
-