Class ReconPropertyIdValue

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

public class ReconPropertyIdValue extends ReconEntityIdValue implements org.wikidata.wdtk.datamodel.interfaces.PropertyIdValue
  • Constructor Details

    • ReconPropertyIdValue

      public ReconPropertyIdValue(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