Class SuggestedSenseIdValue
java.lang.Object
org.openrefine.wikidata.schema.entityvalues.SuggestedEntityIdValue
org.openrefine.wikidata.schema.entityvalues.SuggestedSenseIdValue
- All Implemented Interfaces:
PrefetchedEntityIdValue,org.wikidata.wdtk.datamodel.interfaces.EntityIdValue,org.wikidata.wdtk.datamodel.interfaces.IriIdentifiedValue,org.wikidata.wdtk.datamodel.interfaces.SenseIdValue,org.wikidata.wdtk.datamodel.interfaces.Value
public class SuggestedSenseIdValue
extends SuggestedEntityIdValue
implements org.wikidata.wdtk.datamodel.interfaces.SenseIdValue
-
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.SenseIdValue
NULL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.wikidata.wdtk.datamodel.interfaces.LexemeIdValueMethods 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
-
SuggestedSenseIdValue
-
-
Method Details
-
getLexemeId
public org.wikidata.wdtk.datamodel.interfaces.LexemeIdValue getLexemeId()- Specified by:
getLexemeIdin interfaceorg.wikidata.wdtk.datamodel.interfaces.SenseIdValue
-
getEntityType
- Specified by:
getEntityTypein interfaceorg.wikidata.wdtk.datamodel.interfaces.EntityIdValue
-