Class ReconItemIdValue

java.lang.Object
org.openrefine.wikidata.schema.entityvalues.ReconEntityIdValue
org.openrefine.wikidata.schema.entityvalues.ReconItemIdValue
All Implemented Interfaces:
PrefetchedEntityIdValue, org.wikidata.wdtk.datamodel.interfaces.EntityIdValue, org.wikidata.wdtk.datamodel.interfaces.IriIdentifiedValue, org.wikidata.wdtk.datamodel.interfaces.ItemIdValue, org.wikidata.wdtk.datamodel.interfaces.Value

public class ReconItemIdValue extends ReconEntityIdValue implements org.wikidata.wdtk.datamodel.interfaces.ItemIdValue
  • Constructor Details

    • ReconItemIdValue

      public ReconItemIdValue(Recon recon, String cellValue)
  • Method Details

    • isPlaceholder

      public boolean isPlaceholder()
      Specified by:
      isPlaceholder in interface org.wikidata.wdtk.datamodel.interfaces.EntityIdValue
    • getEntityType

      public String getEntityType()
      Specified by:
      getEntityType in interface org.wikidata.wdtk.datamodel.interfaces.EntityIdValue
      Specified by:
      getEntityType in class ReconEntityIdValue