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 classReconEntityIdValueAn 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.classReconItemIdValueclassReconMediaInfoIdValueclassReconPropertyIdValueclassSuggestedEntityIdValueAn EntityIdValue that we have obtained from a suggest widget in the schema alignment dialog.classSuggestedFormIdValueclassSuggestedItemIdValueclassSuggestedLexemeIdValueclassSuggestedMediaInfoIdValueclassSuggestedPropertyIdValueclassSuggestedSenseIdValue
-