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
-
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.PropertyIdValue
NULL -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openrefine.wikidata.schema.entityvalues.ReconEntityIdValue
accept, equals, getId, getIri, getLabel, getRecon, getReconInternalId, getSiteIri, getTypes, hashCode, isMatched, isNew, 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, getSiteIriMethods inherited from interface org.wikidata.wdtk.datamodel.interfaces.IriIdentifiedValue
getIriMethods inherited from interface org.wikidata.wdtk.datamodel.interfaces.Value
accept
-
Constructor Details
-
ReconPropertyIdValue
-
-
Method Details
-
isPlaceholder
public boolean isPlaceholder()- Specified by:
isPlaceholderin interfaceorg.wikidata.wdtk.datamodel.interfaces.EntityIdValue
-
getEntityType
- Specified by:
getEntityTypein interfaceorg.wikidata.wdtk.datamodel.interfaces.EntityIdValue- Specified by:
getEntityTypein classReconEntityIdValue
-