Uses of Interface
org.wikidata.wdtk.datamodel.interfaces.IriIdentifiedValue
Package
Description
Basic implementation for objects representing Wikibase data and related factories.
Interfaces for representing Wikibase data and related factories.
-
Uses of IriIdentifiedValue in org.wikidata.wdtk.datamodel.implementation
Modifier and TypeClassDescriptionclass
Abstract base implementation ofEntityIdValue
for Jackson.class
Jackson implementation ofFormIdValue
.class
Jackson implementation ofItemIdValue
.class
Jackson implementation ofLexemeIdValue
.class
Jackson implementation ofMediaInfoIdValue
.class
Jackson implementation ofPropertyIdValue
.class
Jackson implementation ofSenseIdValue
.class
Represents a entity id value of an unsupported type. -
Uses of IriIdentifiedValue in org.wikidata.wdtk.datamodel.interfaces
Modifier and TypeInterfaceDescriptioninterface
An entity is a Value that is represented by a page in Wikibase.interface
The id of a Wikibase Lexeme Form.interface
The id of a Wikibase Item.interface
The id of a Wikibase Lexeme.interface
The id of a Wikibase MediaInfo.interface
The id of a Wikibase Property.interface
The id of a Wikibase Lexeme Sense.interface
Represents a entity id value of an unsupported type.