Uses of Interface
org.openrefine.wikibase.schema.entityvalues.PrefetchedEntityIdValue
-
Packages that use PrefetchedEntityIdValue Package Description org.openrefine.wikibase.schema.entityvalues -
-
Uses of PrefetchedEntityIdValue in org.openrefine.wikibase.schema.entityvalues
Classes in org.openrefine.wikibase.schema.entityvalues that implement PrefetchedEntityIdValue Modifier and Type Class Description class
ReconEntityIdValue
An EntityIdValue that holds not just the id but also the label as fetched by either the reconciliation interface or the suggester and its type, both stored as reconciliation candidates.class
ReconItemIdValue
class
ReconMediaInfoIdValue
class
ReconPropertyIdValue
class
SuggestedEntityIdValue
An EntityIdValue that we have obtained from a suggest widget in the schema alignment dialog.class
SuggestedFormIdValue
class
SuggestedItemIdValue
class
SuggestedLexemeIdValue
class
SuggestedMediaInfoIdValue
class
SuggestedPropertyIdValue
class
SuggestedSenseIdValue
-