A C D E F G H I J K L M N O P Q R S T V W 

A

accept(ValueVisitor<T>) - Method in class org.wikidata.wdtk.datamodel.implementation.DatatypeIdImpl
 
accept(ValueVisitor<T>) - Method in class org.wikidata.wdtk.datamodel.implementation.EntityIdValueImpl
 
accept(ValueVisitor<T>) - Method in class org.wikidata.wdtk.datamodel.implementation.GlobeCoordinatesValueImpl
 
accept(ValueVisitor<T>) - Method in class org.wikidata.wdtk.datamodel.implementation.MonolingualTextValueImpl
 
accept(SnakVisitor<T>) - Method in class org.wikidata.wdtk.datamodel.implementation.NoValueSnakImpl
 
accept(ValueVisitor<T>) - Method in class org.wikidata.wdtk.datamodel.implementation.QuantityValueImpl
 
accept(SnakVisitor<T>) - Method in class org.wikidata.wdtk.datamodel.implementation.SomeValueSnakImpl
 
accept(ValueVisitor<T>) - Method in class org.wikidata.wdtk.datamodel.implementation.StringValueImpl
 
accept(ValueVisitor<T>) - Method in class org.wikidata.wdtk.datamodel.implementation.TimeValueImpl
 
accept(SnakVisitor<T>) - Method in class org.wikidata.wdtk.datamodel.implementation.ValueSnakImpl
 
accept(SnakVisitor<T>) - Method in interface org.wikidata.wdtk.datamodel.interfaces.Snak
Accept a SnakVisitor and return its output.
accept(ValueVisitor<T>) - Method in interface org.wikidata.wdtk.datamodel.interfaces.Value
Accept a ValueVisitor and return its output.
accept(ValueVisitor<T>) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueGlobeCoordinates
 
accept(ValueVisitor<T>) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueItemId
 
accept(ValueVisitor<T>) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueMonolingualText
 
accept(ValueVisitor<T>) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueQuantity
 
accept(ValueVisitor<T>) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueString
 
accept(ValueVisitor<T>) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueTime
 
accept(ValueVisitor<T>) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonDatatypeId
 
accept(ValueVisitor<T>) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonMonolingualTextValue
 
accept(SnakVisitor<T>) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonNoValueSnak
 
accept(SnakVisitor<T>) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonSomeValueSnak
 
accept(SnakVisitor<T>) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonValueSnak
 
aliases - Variable in class org.wikidata.wdtk.datamodel.json.jackson.JacksonTermedDocument
 
AliasesDeserializer - Class in org.wikidata.wdtk.datamodel.json.jackson
A deserializer implementation for the aliases in an JacksonTermedDocument.
AliasesDeserializer() - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.AliasesDeserializer
 

C

Claim - Interface in org.wikidata.wdtk.datamodel.interfaces
Interface for Wikidata claims.
ClaimFromJson - Class in org.wikidata.wdtk.datamodel.json.jackson
Helper class to represent a Claim deserialized from JSON.
ClaimFromJson(JacksonStatement) - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.ClaimFromJson
 
ClaimImpl - Class in org.wikidata.wdtk.datamodel.implementation
Implementation of Claim.
close() - Method in interface org.wikidata.wdtk.datamodel.interfaces.EntityDocumentsSerializer
Writes the footer (if any) on the output and closes the output stream.
close() - Method in class org.wikidata.wdtk.datamodel.json.JsonSerializer
 
CM_GREGORIAN_PRO - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.TimeValue
IRI of the proleptic Gregorian calendar; often used to specify the calendar model
CM_JULIAN_PRO - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.TimeValue
IRI of the proleptic Julian calendar; often used to specify the calendar model
convert(ItemIdValue) - Method in class org.wikidata.wdtk.datamodel.helpers.DataModelConverter
 
convert(PropertyIdValue) - Method in class org.wikidata.wdtk.datamodel.helpers.DataModelConverter
 
convert(DatatypeIdValue) - Method in class org.wikidata.wdtk.datamodel.helpers.DataModelConverter
 
convert(TimeValue) - Method in class org.wikidata.wdtk.datamodel.helpers.DataModelConverter
 
convert(GlobeCoordinatesValue) - Method in class org.wikidata.wdtk.datamodel.helpers.DataModelConverter
 
convert(StringValue) - Method in class org.wikidata.wdtk.datamodel.helpers.DataModelConverter
 
convert(MonolingualTextValue) - Method in class org.wikidata.wdtk.datamodel.helpers.DataModelConverter
 
convert(QuantityValue) - Method in class org.wikidata.wdtk.datamodel.helpers.DataModelConverter
 
convert(ValueSnak) - Method in class org.wikidata.wdtk.datamodel.helpers.DataModelConverter
 
convert(SomeValueSnak) - Method in class org.wikidata.wdtk.datamodel.helpers.DataModelConverter
 
convert(NoValueSnak) - Method in class org.wikidata.wdtk.datamodel.helpers.DataModelConverter
 
convert(SnakGroup) - Method in class org.wikidata.wdtk.datamodel.helpers.DataModelConverter
 
convert(Claim) - Method in class org.wikidata.wdtk.datamodel.helpers.DataModelConverter
 
convert(Reference) - Method in class org.wikidata.wdtk.datamodel.helpers.DataModelConverter
 
convert(Statement) - Method in class org.wikidata.wdtk.datamodel.helpers.DataModelConverter
 
convert(StatementGroup) - Method in class org.wikidata.wdtk.datamodel.helpers.DataModelConverter
 
convert(SiteLink) - Method in class org.wikidata.wdtk.datamodel.helpers.DataModelConverter
 
convert(PropertyDocument) - Method in class org.wikidata.wdtk.datamodel.helpers.DataModelConverter
 
convert(ItemDocument) - Method in class org.wikidata.wdtk.datamodel.helpers.DataModelConverter
 
convertSnak(Snak) - Method in class org.wikidata.wdtk.datamodel.helpers.DataModelConverter
 
convertValue(Value) - Method in class org.wikidata.wdtk.datamodel.helpers.DataModelConverter
 

D

DataFormatter - Class in org.wikidata.wdtk.datamodel.helpers
This class contains static methods to create string notations for values of several datatypes and classes.
DataFormatter() - Constructor for class org.wikidata.wdtk.datamodel.helpers.DataFormatter
 
Datamodel - Class in org.wikidata.wdtk.datamodel.helpers
This class contains static methods to create WDTK data objects.
Datamodel() - Constructor for class org.wikidata.wdtk.datamodel.helpers.Datamodel
 
DataModelConverter - Class in org.wikidata.wdtk.datamodel.helpers
Class to re-create data model objects using a specified factory.
DataModelConverter(DataObjectFactory) - Constructor for class org.wikidata.wdtk.datamodel.helpers.DataModelConverter
Constructor.
DataObjectFactory - Interface in org.wikidata.wdtk.datamodel.interfaces
Interface for factories that create data objects that implement the interfaces from this package.
DataObjectFactoryImpl - Class in org.wikidata.wdtk.datamodel.implementation
Implementation of DataObjectFactory that uses the data object implementations from this package.
DataObjectFactoryImpl() - Constructor for class org.wikidata.wdtk.datamodel.implementation.DataObjectFactoryImpl
 
DatatypeIdImpl - Class in org.wikidata.wdtk.datamodel.implementation
Implementation of DatatypeIdValue
DatatypeIdValue - Interface in org.wikidata.wdtk.datamodel.interfaces
A value that represents one of the available Wikibase datatypes.
descriptions - Variable in class org.wikidata.wdtk.datamodel.json.jackson.JacksonTermedDocument
 
deserialize(JsonParser, DeserializationContext) - Method in class org.wikidata.wdtk.datamodel.json.jackson.AliasesDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.wikidata.wdtk.datamodel.json.jackson.StatementRankDeserializer
 
DT_COMMONS_MEDIA - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.DatatypeIdValue
IRI of the Commons media datatype in Wikibase.
DT_GLOBE_COORDINATES - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.DatatypeIdValue
IRI of the globe coordinates datatype in Wikibase.
DT_ITEM - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.DatatypeIdValue
IRI of the item datatype in Wikibase.
DT_MONOLINGUAL_TEXT - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.DatatypeIdValue
IRI of the monolingual text datatype in Wikibase.
DT_QUANTITY - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.DatatypeIdValue
IRI of the quantity datatype in Wikibase.
DT_STRING - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.DatatypeIdValue
IRI of the string datatype in Wikibase.
DT_TIME - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.DatatypeIdValue
IRI of the time datatype in Wikibase.
DT_URL - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.DatatypeIdValue
IRI of the URL datatype in Wikibase.

E

EntityDocument - Interface in org.wikidata.wdtk.datamodel.interfaces
Interface for datasets that describe an entity.
EntityDocumentProcessor - Interface in org.wikidata.wdtk.datamodel.interfaces
Interface for classes that are able to process EntityDocument objects in some way.
EntityDocumentProcessorBroker - Class in org.wikidata.wdtk.datamodel.interfaces
Simple broker implementation of EntityDocumentProcessor which distributes entity documents to multiple registered listeners.
EntityDocumentProcessorBroker() - Constructor for class org.wikidata.wdtk.datamodel.interfaces.EntityDocumentProcessorBroker
 
EntityDocumentsSerializer - Interface in org.wikidata.wdtk.datamodel.interfaces
Interface for classes which serialize EntityDocument objects.
entityId - Variable in class org.wikidata.wdtk.datamodel.json.jackson.JacksonTermedDocument
The id of the entity that the document refers to.
EntityIdValue - Interface in org.wikidata.wdtk.datamodel.interfaces
An entity is a Value that is represented by a page in Wikibase.
EntityIdValueImpl - Class in org.wikidata.wdtk.datamodel.implementation
Generic implementation of EntityIdValue that works with arbitrary Wikibase instances: it requires a baseIri that identifies the site globally.
Equality - Class in org.wikidata.wdtk.datamodel.helpers
Static class for checking the equality of arbitrary data objects using only their interfaces.
Equality() - Constructor for class org.wikidata.wdtk.datamodel.helpers.Equality
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.implementation.ClaimImpl
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.implementation.DatatypeIdImpl
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.implementation.EntityIdValueImpl
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.implementation.GlobeCoordinatesValueImpl
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.implementation.ItemDocumentImpl
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.implementation.MonolingualTextValueImpl
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.implementation.NoValueSnakImpl
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.implementation.PropertyDocumentImpl
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.implementation.QuantityValueImpl
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.implementation.ReferenceImpl
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.implementation.SiteLinkImpl
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.implementation.SnakGroupImpl
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.implementation.SomeValueSnakImpl
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.implementation.StatementGroupImpl
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.implementation.StatementImpl
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.implementation.StringValueImpl
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.implementation.TimeValueImpl
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.implementation.ValueSnakImpl
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.json.jackson.ClaimFromJson
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerEntityId
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerGlobeCoordinates
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerMonolingualText
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerQuantity
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerTime
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueGlobeCoordinates
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueItemId
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueMonolingualText
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueQuantity
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueString
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueTime
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonDatatypeId
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonItemDocument
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonMonolingualTextValue
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonNoValueSnak
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonPropertyDocument
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonReference
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonSiteLink
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonSomeValueSnak
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonStatement
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonValueSnak
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.json.jackson.SnakGroupFromJson
 
equals(Object) - Method in class org.wikidata.wdtk.datamodel.json.jackson.StatementGroupFromJson
 
equalsClaim(Claim, Object) - Static method in class org.wikidata.wdtk.datamodel.helpers.Equality
Returns true if the parameters are two Claim objects with exactly the same data.
equalsDatatypeIdValue(DatatypeIdValue, Object) - Static method in class org.wikidata.wdtk.datamodel.helpers.Equality
Returns true if the parameters are two DatatypeIdValue objects with exactly the same data.
equalsEntityIdValue(EntityIdValue, Object) - Static method in class org.wikidata.wdtk.datamodel.helpers.Equality
Returns true if the parameters are two EntityIdValue objects with exactly the same data.
equalsGlobeCoordinatesValue(GlobeCoordinatesValue, Object) - Static method in class org.wikidata.wdtk.datamodel.helpers.Equality
Returns true if the parameters are two GlobeCoordinatesValue objects with exactly the same data.
equalsItemDocument(ItemDocument, Object) - Static method in class org.wikidata.wdtk.datamodel.helpers.Equality
Returns true if the parameters are two ItemDocument objects with exactly the same data.
equalsMonolingualTextValue(MonolingualTextValue, Object) - Static method in class org.wikidata.wdtk.datamodel.helpers.Equality
Returns true if the parameters are two MonolingualTextValue objects with exactly the same data.
equalsNoValueSnak(NoValueSnak, Object) - Static method in class org.wikidata.wdtk.datamodel.helpers.Equality
Returns true if the parameters are two NoValueSnak objects with exactly the same data.
equalsPropertyDocument(PropertyDocument, Object) - Static method in class org.wikidata.wdtk.datamodel.helpers.Equality
Returns true if the parameters are two PropertyDocument objects with exactly the same data.
equalsQuantityValue(QuantityValue, Object) - Static method in class org.wikidata.wdtk.datamodel.helpers.Equality
Returns true if the parameters are two QuantityValue objects with exactly the same data.
equalsReference(Reference, Object) - Static method in class org.wikidata.wdtk.datamodel.helpers.Equality
Returns true if the parameters are two Reference objects with exactly the same data.
equalsSiteLink(SiteLink, Object) - Static method in class org.wikidata.wdtk.datamodel.helpers.Equality
Returns true if the parameters are two SiteLink objects with exactly the same data.
equalsSnakGroup(SnakGroup, Object) - Static method in class org.wikidata.wdtk.datamodel.helpers.Equality
Returns true if the parameters are two SnakGroup objects with exactly the same data.
equalsSomeValueSnak(SomeValueSnak, Object) - Static method in class org.wikidata.wdtk.datamodel.helpers.Equality
Returns true if the parameters are two SomeValueSnak objects with exactly the same data.
equalsStatement(Statement, Object) - Static method in class org.wikidata.wdtk.datamodel.helpers.Equality
Returns true if the parameters are two Statement objects with exactly the same data.
equalsStatementGroup(StatementGroup, Object) - Static method in class org.wikidata.wdtk.datamodel.helpers.Equality
Returns true if the parameters are two StatementGroup objects with exactly the same data.
equalsStringValue(StringValue, Object) - Static method in class org.wikidata.wdtk.datamodel.helpers.Equality
Returns true if the parameters are two StringValue objects with exactly the same data.
equalsTermedDocument(TermedDocument, Object) - Static method in class org.wikidata.wdtk.datamodel.helpers.Equality
Returns true if the parameters are two TermedDocument objects with exactly the same data.
equalsTimeValue(TimeValue, Object) - Static method in class org.wikidata.wdtk.datamodel.helpers.Equality
Returns true if the parameters are two TimeValue objects with exactly the same data.
equalsValueSnak(ValueSnak, Object) - Static method in class org.wikidata.wdtk.datamodel.helpers.Equality
Returns true if the parameters are two ValueSnak objects with exactly the same data.
ET_ITEM - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.EntityIdValue
IRI of the type of an entity that is an item.
ET_PROPERTY - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.EntityIdValue
IRI of the type of an entity that is a property.

F

formatBigDecimal(BigDecimal) - Static method in class org.wikidata.wdtk.datamodel.helpers.DataFormatter
Returns a signed string representation of the given number.
formatTimeISO8601(TimeValue) - Static method in class org.wikidata.wdtk.datamodel.helpers.DataFormatter
Returns a representation of the date from the value attributes as ISO 8601 encoding.

G

getAfter() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerTime
Returns the after tolerance.
getAfterTolerance() - Method in class org.wikidata.wdtk.datamodel.implementation.TimeValueImpl
 
getAfterTolerance() - Method in interface org.wikidata.wdtk.datamodel.interfaces.TimeValue
Get a tolerance value that specifies how much later in time the value could at most be, measured as a multiple of precision.
getAfterTolerance() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueTime
 
getAliases() - Method in class org.wikidata.wdtk.datamodel.implementation.TermedDocumentImpl
 
getAliases() - Method in interface org.wikidata.wdtk.datamodel.interfaces.TermedDocument
Return a Map from Wikibase language codes to lists of alias labels for a given language.
getAliases() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonTermedDocument
 
getAllQualifiers() - Method in class org.wikidata.wdtk.datamodel.implementation.ClaimImpl
 
getAllQualifiers() - Method in interface org.wikidata.wdtk.datamodel.interfaces.Claim
Returns an iterator over all qualifiers, without considering qualifier groups.
getAllQualifiers() - Method in class org.wikidata.wdtk.datamodel.json.jackson.ClaimFromJson
 
getAllSnaks() - Method in class org.wikidata.wdtk.datamodel.implementation.ReferenceImpl
 
getAllSnaks() - Method in interface org.wikidata.wdtk.datamodel.interfaces.Reference
Returns an interator over all snaks, without considering snak groups.
getAllSnaks() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonReference
 
getAllStatements() - Method in class org.wikidata.wdtk.datamodel.implementation.ItemDocumentImpl
 
getAllStatements() - Method in interface org.wikidata.wdtk.datamodel.interfaces.ItemDocument
Returns an iterator that provides access to all statements, without considering the statement groups.
getAllStatements() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonItemDocument
 
getAmount() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerQuantity
Returns the numeric value.
getAmountAsString() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerQuantity
 
getBadges() - Method in class org.wikidata.wdtk.datamodel.implementation.SiteLinkImpl
 
getBadges() - Method in interface org.wikidata.wdtk.datamodel.interfaces.SiteLink
Get the list of badges of the linked article.
getBadges() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonSiteLink
 
getBefore() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerTime
Returns the before tolerance.
getBeforeTolerance() - Method in class org.wikidata.wdtk.datamodel.implementation.TimeValueImpl
 
getBeforeTolerance() - Method in interface org.wikidata.wdtk.datamodel.interfaces.TimeValue
Get a tolerance value that specifies how much earlier in time the value could at most be, measured as a multiple of precision.
getBeforeTolerance() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueTime
 
getCalendarmodel() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerTime
Returns the calendar model IRI.
getCalendarString(String) - Static method in class org.wikidata.wdtk.datamodel.helpers.ToString
Returns a human-readable string representation of a reference to a calendar model that is used for a time value.
getClaim(EntityIdValue, Snak, List<SnakGroup>) - Method in class org.wikidata.wdtk.datamodel.implementation.DataObjectFactoryImpl
 
getClaim() - Method in class org.wikidata.wdtk.datamodel.implementation.StatementImpl
 
getClaim(EntityIdValue, Snak, List<SnakGroup>) - Method in interface org.wikidata.wdtk.datamodel.interfaces.DataObjectFactory
Creates a Claim.
getClaim() - Method in interface org.wikidata.wdtk.datamodel.interfaces.Statement
Get the Claim object that this statement refers to.
getClaim(EntityIdValue, Snak, List<SnakGroup>) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonObjectFactory
 
getClaim() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonStatement
 
getDatatype() - Method in class org.wikidata.wdtk.datamodel.implementation.PropertyDocumentImpl
 
getDatatype() - Method in interface org.wikidata.wdtk.datamodel.interfaces.PropertyDocument
Get the datatype id of the datatype defined for this property.
getDatatype() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonPropertyDocument
 
getDatatype() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonValueSnak
Returns the JSON datatype string.
getDatatypeIdValue(String) - Method in class org.wikidata.wdtk.datamodel.implementation.DataObjectFactoryImpl
 
getDatatypeIdValue(String) - Method in interface org.wikidata.wdtk.datamodel.interfaces.DataObjectFactory
Creates a DatatypeIdValue.
getDatatypeIdValue(String) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonObjectFactory
 
getDatatypeIriFromJsonDatatype(String) - Static method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonDatatypeId
Returns the WDTK datatype IRI for the property datatype as represented by the given JSON datatype string.
getDatavalue() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonValueSnak
Returns the snak value.
getDay() - Method in class org.wikidata.wdtk.datamodel.implementation.TimeValueImpl
 
getDay() - Method in interface org.wikidata.wdtk.datamodel.interfaces.TimeValue
Get the day stored for this date.
getDay() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerTime
Returns the day.
getDay() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueTime
 
getDescriptions() - Method in class org.wikidata.wdtk.datamodel.implementation.TermedDocumentImpl
 
getDescriptions() - Method in interface org.wikidata.wdtk.datamodel.interfaces.TermedDocument
Return a Map from Wikibase language codes to descriptions.
getDescriptions() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonTermedDocument
 
getEntityId() - Method in class org.wikidata.wdtk.datamodel.implementation.ItemDocumentImpl
 
getEntityId() - Method in class org.wikidata.wdtk.datamodel.implementation.PropertyDocumentImpl
 
getEntityId() - Method in interface org.wikidata.wdtk.datamodel.interfaces.EntityDocument
Return the ID of the entity that the data refers to
getEntityId() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonItemDocument
 
getEntityId() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonPropertyDocument
 
getEntityType() - Method in class org.wikidata.wdtk.datamodel.implementation.ItemIdValueImpl
 
getEntityType() - Method in class org.wikidata.wdtk.datamodel.implementation.PropertyIdValueImpl
 
getEntityType() - Method in interface org.wikidata.wdtk.datamodel.interfaces.EntityIdValue
Returns the type of this entity.
getEntityType() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerEntityId
Returns the entity type string as used in JSON.
getEntityType() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueItemId
 
getFileUrl(String, String) - Method in class org.wikidata.wdtk.datamodel.implementation.SitesImpl
 
getFileUrl(String, String) - Method in interface org.wikidata.wdtk.datamodel.interfaces.Sites
Returns the URL for the file of the given name, or null if the site is not known.
getGlobe() - Method in class org.wikidata.wdtk.datamodel.implementation.GlobeCoordinatesValueImpl
 
getGlobe() - Method in interface org.wikidata.wdtk.datamodel.interfaces.GlobeCoordinatesValue
Get the IRI of the globe that these coordinates refer to.
getGlobe() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerGlobeCoordinates
Returns the globe.
getGlobe() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueGlobeCoordinates
 
getGlobeCoordinatesValue(long, long, long, String) - Method in class org.wikidata.wdtk.datamodel.implementation.DataObjectFactoryImpl
 
getGlobeCoordinatesValue(long, long, long, String) - Method in interface org.wikidata.wdtk.datamodel.interfaces.DataObjectFactory
getGlobeCoordinatesValue(long, long, long, String) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonObjectFactory
 
getGlobeString(String) - Static method in class org.wikidata.wdtk.datamodel.helpers.ToString
Returns a human-readable string representation of a reference to a globe on which coordinates may be present.
getGroup(String) - Method in class org.wikidata.wdtk.datamodel.implementation.SitesImpl
 
getGroup(String) - Method in interface org.wikidata.wdtk.datamodel.interfaces.Sites
Returns the group for the given site, or null if there is no such data for this site key.
getHour() - Method in class org.wikidata.wdtk.datamodel.implementation.TimeValueImpl
 
getHour() - Method in interface org.wikidata.wdtk.datamodel.interfaces.TimeValue
Get the hour stored for this date.
getHour() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerTime
Returns the hour.
getHour() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueTime
 
getId() - Method in class org.wikidata.wdtk.datamodel.implementation.EntityIdValueImpl
 
getId() - Method in interface org.wikidata.wdtk.datamodel.interfaces.EntityIdValue
Returns the id of this entity.
getId() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueItemId
 
getIri() - Method in class org.wikidata.wdtk.datamodel.implementation.DatatypeIdImpl
 
getIri() - Method in class org.wikidata.wdtk.datamodel.implementation.EntityIdValueImpl
 
getIri() - Method in interface org.wikidata.wdtk.datamodel.interfaces.IriIdentifiedValue
Get the IRI of this entity.
getIri() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueItemId
 
getIri() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonDatatypeId
 
getItemDocument(ItemIdValue, List<MonolingualTextValue>, List<MonolingualTextValue>, List<MonolingualTextValue>, List<StatementGroup>, Map<String, SiteLink>) - Method in class org.wikidata.wdtk.datamodel.implementation.DataObjectFactoryImpl
 
getItemDocument(ItemIdValue, List<MonolingualTextValue>, List<MonolingualTextValue>, List<MonolingualTextValue>, List<StatementGroup>, Map<String, SiteLink>) - Method in interface org.wikidata.wdtk.datamodel.interfaces.DataObjectFactory
Creates an ItemDocument.
getItemDocument(ItemIdValue, List<MonolingualTextValue>, List<MonolingualTextValue>, List<MonolingualTextValue>, List<StatementGroup>, Map<String, SiteLink>) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonObjectFactory
 
getItemId() - Method in class org.wikidata.wdtk.datamodel.implementation.ItemDocumentImpl
 
getItemId() - Method in interface org.wikidata.wdtk.datamodel.interfaces.ItemDocument
Return the ID of the item that the data refers to.
getItemId() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonItemDocument
 
getItemIdValue(String, String) - Method in class org.wikidata.wdtk.datamodel.implementation.DataObjectFactoryImpl
 
getItemIdValue(String, String) - Method in interface org.wikidata.wdtk.datamodel.interfaces.DataObjectFactory
Creates an ItemIdValue.
getItemIdValue(String, String) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonObjectFactory
 
getJsonClaims() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonItemDocument
Returns the "claims".
getJsonDatatype() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonPropertyDocument
Returns the JSON string version of the property's datatype.
getJsonForItemDocument(ItemDocument) - Method in class org.wikidata.wdtk.datamodel.json.JsonConverter
Returns a JSONObject that encodes the given ItemDocument.
getJsonForPropertyDocument(PropertyDocument) - Method in class org.wikidata.wdtk.datamodel.json.JsonConverter
Returns a JSONObject that encodes the given PropertyDocument.
getJsonId() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonTermedDocument
Returns the string id of the entity that this document refers to.
getJsonType() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonItemDocument
 
getJsonType() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonPropertyDocument
 
getJsonType() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonStatement
Returns the value for the "type" field used in JSON.
getJsonType() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonTermedDocument
Returns the JSON type string of the entity that this document refers to.
getLabels() - Method in class org.wikidata.wdtk.datamodel.implementation.TermedDocumentImpl
 
getLabels() - Method in interface org.wikidata.wdtk.datamodel.interfaces.TermedDocument
Return a Map from Wikibase language codes to labels.
getLabels() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonTermedDocument
 
getLanguage() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerMonolingualText
Returns the language code.
getLanguageCode() - Method in class org.wikidata.wdtk.datamodel.implementation.MonolingualTextValueImpl
 
getLanguageCode(String) - Method in class org.wikidata.wdtk.datamodel.implementation.SitesImpl
 
getLanguageCode() - Method in interface org.wikidata.wdtk.datamodel.interfaces.MonolingualTextValue
Get the language code of this value.
getLanguageCode(String) - Method in interface org.wikidata.wdtk.datamodel.interfaces.Sites
Returns the MediaWiki language code for the given site, or null if there is no such data for this site key.
getLanguageCode(String) - Static method in class org.wikidata.wdtk.datamodel.interfaces.WikimediaLanguageCodes
Get a BCP 47 language code for the given Wikimedia language code.
getLanguageCode() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueMonolingualText
 
getLanguageCode() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonMonolingualTextValue
 
getLatitude() - Method in class org.wikidata.wdtk.datamodel.implementation.GlobeCoordinatesValueImpl
 
getLatitude() - Method in interface org.wikidata.wdtk.datamodel.interfaces.GlobeCoordinatesValue
Get the latitude of this value in nanodegrees.
getLatitude() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerGlobeCoordinates
Returns the latitude.
getLatitude() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueGlobeCoordinates
 
getLongitude() - Method in class org.wikidata.wdtk.datamodel.implementation.GlobeCoordinatesValueImpl
 
getLongitude() - Method in interface org.wikidata.wdtk.datamodel.interfaces.GlobeCoordinatesValue
Get the longitude of this value in nanodegrees.
getLongitude() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerGlobeCoordinates
Returns the longitude.
getLongitude() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueGlobeCoordinates
 
getLowerBound() - Method in class org.wikidata.wdtk.datamodel.implementation.QuantityValueImpl
 
getLowerBound() - Method in interface org.wikidata.wdtk.datamodel.interfaces.QuantityValue
Get the upper bound for the numeric value of this quantity.
getLowerBound() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerQuantity
Returns the lower bound.
getLowerBound() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueQuantity
 
getLowerBoundAsString() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerQuantity
 
getMainSnak() - Method in class org.wikidata.wdtk.datamodel.implementation.ClaimImpl
 
getMainSnak() - Method in interface org.wikidata.wdtk.datamodel.interfaces.Claim
Main Snak of the statement.
getMainSnak() - Method in class org.wikidata.wdtk.datamodel.json.jackson.ClaimFromJson
 
getMainsnak() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonStatement
Returns the main snak of the claim of this statement.
getMinute() - Method in class org.wikidata.wdtk.datamodel.implementation.TimeValueImpl
 
getMinute() - Method in interface org.wikidata.wdtk.datamodel.interfaces.TimeValue
Get the minute stored for this date.
getMinute() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerTime
Returns the minute.
getMinute() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueTime
 
getMonolingualTextValue(String, String) - Method in class org.wikidata.wdtk.datamodel.implementation.DataObjectFactoryImpl
 
getMonolingualTextValue(String, String) - Method in interface org.wikidata.wdtk.datamodel.interfaces.DataObjectFactory
getMonolingualTextValue(String, String) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonObjectFactory
 
getMonth() - Method in class org.wikidata.wdtk.datamodel.implementation.TimeValueImpl
 
getMonth() - Method in interface org.wikidata.wdtk.datamodel.interfaces.TimeValue
Get the month stored for this date.
getMonth() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerTime
Returns the month.
getMonth() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueTime
 
getNoValueSnak(PropertyIdValue) - Method in class org.wikidata.wdtk.datamodel.implementation.DataObjectFactoryImpl
 
getNoValueSnak(PropertyIdValue) - Method in interface org.wikidata.wdtk.datamodel.interfaces.DataObjectFactory
Creates a NoValueSnak.
getNoValueSnak(PropertyIdValue) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonObjectFactory
 
getNumericId() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerEntityId
Returns the numeric item id as used in JSON.
getNumericValue() - Method in class org.wikidata.wdtk.datamodel.implementation.QuantityValueImpl
 
getNumericValue() - Method in interface org.wikidata.wdtk.datamodel.interfaces.QuantityValue
Get the main numeric value of this quantity.
getNumericValue() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueQuantity
 
getPageTitle() - Method in class org.wikidata.wdtk.datamodel.implementation.SiteLinkImpl
 
getPageTitle() - Method in interface org.wikidata.wdtk.datamodel.interfaces.SiteLink
Get the string title of the linked page.
getPageTitle() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonSiteLink
 
getPageUrl(String, String) - Method in class org.wikidata.wdtk.datamodel.implementation.SitesImpl
 
getPageUrl(String, String) - Method in interface org.wikidata.wdtk.datamodel.interfaces.Sites
Returns the URL for the page of the given name, or null if the site is not known.
getPrecision() - Method in class org.wikidata.wdtk.datamodel.implementation.GlobeCoordinatesValueImpl
 
getPrecision() - Method in class org.wikidata.wdtk.datamodel.implementation.TimeValueImpl
 
getPrecision() - Method in interface org.wikidata.wdtk.datamodel.interfaces.GlobeCoordinatesValue
Get the precision of the value in nanodegrees.
getPrecision() - Method in interface org.wikidata.wdtk.datamodel.interfaces.TimeValue
Get the precision hint of this date.
getPrecision() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerGlobeCoordinates
Returns the precision.
getPrecision() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerTime
Returns the precision constant.
getPrecision() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueGlobeCoordinates
 
getPrecision() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueTime
 
getPreferredCalendarModel() - Method in class org.wikidata.wdtk.datamodel.implementation.TimeValueImpl
 
getPreferredCalendarModel() - Method in interface org.wikidata.wdtk.datamodel.interfaces.TimeValue
Get the IRI of the preferred calendar model that should be used to display this date (and that was presumably used when entering it).
getPreferredCalendarModel() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueTime
 
getProperty() - Method in class org.wikidata.wdtk.datamodel.implementation.SnakGroupImpl
 
getProperty() - Method in class org.wikidata.wdtk.datamodel.implementation.StatementGroupImpl
 
getProperty() - Method in interface org.wikidata.wdtk.datamodel.interfaces.SnakGroup
Get the property used by each snak in this group.
getProperty() - Method in interface org.wikidata.wdtk.datamodel.interfaces.StatementGroup
Get the property used in the main snak of the Claim of each statement in this group.
getProperty() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonSnak
Returns the property id string.
getProperty() - Method in class org.wikidata.wdtk.datamodel.json.jackson.SnakGroupFromJson
 
getProperty() - Method in class org.wikidata.wdtk.datamodel.json.jackson.StatementGroupFromJson
 
getPropertyDocument(PropertyIdValue, List<MonolingualTextValue>, List<MonolingualTextValue>, List<MonolingualTextValue>, DatatypeIdValue) - Method in class org.wikidata.wdtk.datamodel.implementation.DataObjectFactoryImpl
 
getPropertyDocument(PropertyIdValue, List<MonolingualTextValue>, List<MonolingualTextValue>, List<MonolingualTextValue>, DatatypeIdValue) - Method in interface org.wikidata.wdtk.datamodel.interfaces.DataObjectFactory
Creates a PropertyDocument.
getPropertyDocument(PropertyIdValue, List<MonolingualTextValue>, List<MonolingualTextValue>, List<MonolingualTextValue>, DatatypeIdValue) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonObjectFactory
 
getPropertyId() - Method in class org.wikidata.wdtk.datamodel.implementation.PropertyDocumentImpl
 
getPropertyId() - Method in class org.wikidata.wdtk.datamodel.implementation.SnakImpl
 
getPropertyId() - Method in interface org.wikidata.wdtk.datamodel.interfaces.PropertyDocument
Return the ID of the property that the data refers to.
getPropertyId() - Method in interface org.wikidata.wdtk.datamodel.interfaces.Snak
Get the id of the property that this snak refers to.
getPropertyId() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonPropertyDocument
 
getPropertyId() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonSnak
 
getPropertyIdValue(String, String) - Method in class org.wikidata.wdtk.datamodel.implementation.DataObjectFactoryImpl
 
getPropertyIdValue(String, String) - Method in interface org.wikidata.wdtk.datamodel.interfaces.DataObjectFactory
Creates a PropertyIdValue.
getPropertyIdValue(String, String) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonObjectFactory
 
getPropertyOrder() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonReference
Returns the list of property ids used to order snaks as found in JSON.
getPropertyOrder() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonStatement
Returns the list of property ids used to order qualifiers as found in JSON.
getQualifiers() - Method in class org.wikidata.wdtk.datamodel.implementation.ClaimImpl
 
getQualifiers() - Method in interface org.wikidata.wdtk.datamodel.interfaces.Claim
Groups of auxiliary Snaks, also known as qualifiers, that provide additional context information for this claim.
getQualifiers() - Method in class org.wikidata.wdtk.datamodel.json.jackson.ClaimFromJson
 
getQualifiers() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonStatement
Returns the qualifiers of the claim of this statement.
getQuantityValue(BigDecimal, BigDecimal, BigDecimal) - Method in class org.wikidata.wdtk.datamodel.implementation.DataObjectFactoryImpl
 
getQuantityValue(BigDecimal, BigDecimal, BigDecimal) - Method in interface org.wikidata.wdtk.datamodel.interfaces.DataObjectFactory
Creates a QuantityValue.
getQuantityValue(BigDecimal, BigDecimal, BigDecimal) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonObjectFactory
 
getRank() - Method in class org.wikidata.wdtk.datamodel.implementation.StatementImpl
 
getRank() - Method in interface org.wikidata.wdtk.datamodel.interfaces.Statement
 
getRank() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonStatement
 
getReference(List<SnakGroup>) - Method in class org.wikidata.wdtk.datamodel.implementation.DataObjectFactoryImpl
 
getReference(List<SnakGroup>) - Method in interface org.wikidata.wdtk.datamodel.interfaces.DataObjectFactory
Creates a Reference.
getReference(List<SnakGroup>) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonObjectFactory
 
getReferences() - Method in class org.wikidata.wdtk.datamodel.implementation.StatementImpl
 
getReferences() - Method in interface org.wikidata.wdtk.datamodel.interfaces.Statement
Get a list of references for this Statement.
getReferences() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonStatement
 
getSecond() - Method in class org.wikidata.wdtk.datamodel.implementation.TimeValueImpl
 
getSecond() - Method in interface org.wikidata.wdtk.datamodel.interfaces.TimeValue
Get the seconds stored for this date.
getSecond() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerTime
Returns the second.
getSecond() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueTime
 
getSiteIri() - Method in class org.wikidata.wdtk.datamodel.implementation.EntityIdValueImpl
 
getSiteIri() - Method in interface org.wikidata.wdtk.datamodel.interfaces.EntityIdValue
Returns an IRI that identifies the site that this entity comes from,, e.g., "http://www.wikidata.org/entity/" for Wikidata.
getSiteIri() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueItemId
 
getSiteIri() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonTermedDocument
 
getSiteKey() - Method in class org.wikidata.wdtk.datamodel.implementation.SiteLinkImpl
 
getSiteKey() - Method in interface org.wikidata.wdtk.datamodel.interfaces.SiteLink
Get the string key of the linked site.
getSiteKey() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonSiteLink
 
getSiteLink(String, String, List<String>) - Method in class org.wikidata.wdtk.datamodel.implementation.DataObjectFactoryImpl
 
getSiteLink(String, String, List<String>) - Method in interface org.wikidata.wdtk.datamodel.interfaces.DataObjectFactory
Creates a SiteLink.
getSiteLink(String, String, List<String>) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonObjectFactory
 
getSiteLinks() - Method in class org.wikidata.wdtk.datamodel.implementation.ItemDocumentImpl
 
getSiteLinks() - Method in interface org.wikidata.wdtk.datamodel.interfaces.ItemDocument
Get a Map of site keys to SiteLink objects.
getSiteLinks() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonItemDocument
 
getSiteLinkUrl(SiteLink) - Method in class org.wikidata.wdtk.datamodel.implementation.SitesImpl
 
getSiteLinkUrl(SiteLink) - Method in interface org.wikidata.wdtk.datamodel.interfaces.Sites
Returns the URL for the given site link, or null if its site key is not known.
getSiteType(String) - Method in class org.wikidata.wdtk.datamodel.implementation.SitesImpl
 
getSiteType(String) - Method in interface org.wikidata.wdtk.datamodel.interfaces.Sites
Returns the type for the given site, or null if there is no such data for this site key.
getSnakGroup(List<? extends Snak>) - Method in class org.wikidata.wdtk.datamodel.implementation.DataObjectFactoryImpl
 
getSnakGroup(List<? extends Snak>) - Method in interface org.wikidata.wdtk.datamodel.interfaces.DataObjectFactory
Creates a SnakGroup.
getSnakGroup(List<? extends Snak>) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonObjectFactory
 
getSnakGroups() - Method in class org.wikidata.wdtk.datamodel.implementation.ReferenceImpl
 
getSnakGroups() - Method in interface org.wikidata.wdtk.datamodel.interfaces.Reference
Get the list of snak groups associated with this reference.
getSnakGroups() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonReference
 
getSnaks() - Method in class org.wikidata.wdtk.datamodel.implementation.SnakGroupImpl
 
getSnaks() - Method in interface org.wikidata.wdtk.datamodel.interfaces.SnakGroup
Get the list of Snaks of this group.
getSnaks() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonReference
Returns the map of snaks as found in JSON.
getSnaks() - Method in class org.wikidata.wdtk.datamodel.json.jackson.SnakGroupFromJson
 
getSnaktype() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonSnak
Returns the snak type string.
getSomeValueSnak(PropertyIdValue) - Method in class org.wikidata.wdtk.datamodel.implementation.DataObjectFactoryImpl
 
getSomeValueSnak(PropertyIdValue) - Method in interface org.wikidata.wdtk.datamodel.interfaces.DataObjectFactory
Creates a SomeValueSnak.
getSomeValueSnak(PropertyIdValue) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonObjectFactory
 
getStatement(Claim, List<? extends Reference>, StatementRank, String) - Method in class org.wikidata.wdtk.datamodel.implementation.DataObjectFactoryImpl
 
getStatement(Claim, List<? extends Reference>, StatementRank, String) - Method in interface org.wikidata.wdtk.datamodel.interfaces.DataObjectFactory
Creates a Statement.
getStatement(Claim, List<? extends Reference>, StatementRank, String) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonObjectFactory
 
getStatementGroup(List<Statement>) - Method in class org.wikidata.wdtk.datamodel.implementation.DataObjectFactoryImpl
 
getStatementGroup(List<Statement>) - Method in interface org.wikidata.wdtk.datamodel.interfaces.DataObjectFactory
Creates a StatementGroup.
getStatementGroup(List<Statement>) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonObjectFactory
 
getStatementGroups() - Method in class org.wikidata.wdtk.datamodel.implementation.ItemDocumentImpl
 
getStatementGroups() - Method in interface org.wikidata.wdtk.datamodel.interfaces.ItemDocument
Return the list of all StatementGroups stored for this item.
getStatementGroups() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonItemDocument
 
getStatementId() - Method in class org.wikidata.wdtk.datamodel.implementation.StatementImpl
 
getStatementId() - Method in interface org.wikidata.wdtk.datamodel.interfaces.Statement
Return the id used to identify this statement.
getStatementId() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonStatement
 
getStatements() - Method in class org.wikidata.wdtk.datamodel.implementation.StatementGroupImpl
 
getStatements() - Method in interface org.wikidata.wdtk.datamodel.interfaces.StatementGroup
Get the list of Statements of this group.
getStatements() - Method in class org.wikidata.wdtk.datamodel.json.jackson.StatementGroupFromJson
 
getString() - Method in class org.wikidata.wdtk.datamodel.implementation.StringValueImpl
 
getString() - Method in interface org.wikidata.wdtk.datamodel.interfaces.StringValue
Get the string stored in this value.
getString() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueString
 
getStringId() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerEntityId
Returns the standard string version of the entity id encoded in this value.
getStringValue(String) - Method in class org.wikidata.wdtk.datamodel.implementation.DataObjectFactoryImpl
 
getStringValue(String) - Method in interface org.wikidata.wdtk.datamodel.interfaces.DataObjectFactory
Creates a StringValue.
getStringValue(String) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonObjectFactory
 
getSubject() - Method in class org.wikidata.wdtk.datamodel.implementation.ClaimImpl
 
getSubject() - Method in class org.wikidata.wdtk.datamodel.implementation.StatementGroupImpl
 
getSubject() - Method in interface org.wikidata.wdtk.datamodel.interfaces.Claim
The subject that the claim refers to, e.g., the id of "Berlin".
getSubject() - Method in interface org.wikidata.wdtk.datamodel.interfaces.StatementGroup
Get the subject used in the Claim of each statement in this group.
getSubject() - Method in class org.wikidata.wdtk.datamodel.json.jackson.ClaimFromJson
 
getSubject() - Method in class org.wikidata.wdtk.datamodel.json.jackson.StatementGroupFromJson
 
getText() - Method in class org.wikidata.wdtk.datamodel.implementation.MonolingualTextValueImpl
 
getText() - Method in interface org.wikidata.wdtk.datamodel.interfaces.MonolingualTextValue
Get the text of this value.
getText() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerMonolingualText
Returns the text.
getText() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueMonolingualText
 
getText() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonMonolingualTextValue
 
getTime() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerTime
Returns the formatted date-time string as used in JSON.
getTimePrecisionString(byte) - Static method in class org.wikidata.wdtk.datamodel.helpers.ToString
Returns a human-readable string representation of a reference to a precision that is used for a time value.
getTimeValue(long, byte, byte, byte, byte, byte, byte, int, int, int, String) - Method in class org.wikidata.wdtk.datamodel.implementation.DataObjectFactoryImpl
 
getTimeValue(long, byte, byte, byte, byte, byte, byte, int, int, int, String) - Method in interface org.wikidata.wdtk.datamodel.interfaces.DataObjectFactory
Creates a TimeValue.
getTimeValue(long, byte, byte, byte, byte, byte, byte, int, int, int, String) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonObjectFactory
 
getTimezone() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerTime
Returns the timezone offset.
getTimezoneOffset() - Method in class org.wikidata.wdtk.datamodel.implementation.TimeValueImpl
 
getTimezoneOffset() - Method in interface org.wikidata.wdtk.datamodel.interfaces.TimeValue
Get the offset in minutes from UTC that should be applied when displaying this time to users.
getTimezoneOffset() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueTime
 
getType() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValue
Returns the JSON type string of this value.
getUnit() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerQuantity
Returns the string to use for the "unit" field in JSON.
getUpperBound() - Method in class org.wikidata.wdtk.datamodel.implementation.QuantityValueImpl
 
getUpperBound() - Method in interface org.wikidata.wdtk.datamodel.interfaces.QuantityValue
Get the upper bound for the numeric value of this quantity.
getUpperBound() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerQuantity
Returns the upper bound.
getUpperBound() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueQuantity
 
getUpperBoundAsString() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerQuantity
 
getValue() - Method in class org.wikidata.wdtk.datamodel.implementation.ValueSnakImpl
 
getValue() - Method in interface org.wikidata.wdtk.datamodel.interfaces.ValueSnak
Get the Value of this Snak.
getValue() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueGlobeCoordinates
Returns the inner value helper object.
getValue() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueItemId
Returns the inner value helper object.
getValue() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueMonolingualText
Returns the inner value helper object.
getValue() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueQuantity
Returns the inner value helper object.
getValue() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueString
Returns the string.
getValue() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueTime
Returns the inner value helper object.
getValue() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonValueSnak
 
getValueSnak(PropertyIdValue, Value) - Method in class org.wikidata.wdtk.datamodel.implementation.DataObjectFactoryImpl
 
getValueSnak(PropertyIdValue, Value) - Method in interface org.wikidata.wdtk.datamodel.interfaces.DataObjectFactory
Creates a ValueSnak.
getValueSnak(PropertyIdValue, Value) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonObjectFactory
Creates a JacksonValueSnak.
getYear() - Method in class org.wikidata.wdtk.datamodel.implementation.TimeValueImpl
 
getYear() - Method in interface org.wikidata.wdtk.datamodel.interfaces.TimeValue
Get the year stored for this date.
getYear() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerTime
Returns the year.
getYear() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueTime
 
GLOBE_EARTH - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.GlobeCoordinatesValue
IRI of the earth.
GlobeCoordinatesValue - Interface in org.wikidata.wdtk.datamodel.interfaces
Globe coordinates specify a position on some globe (usually Earth, but possibly also another celestial body, such as Mars).
GlobeCoordinatesValueImpl - Class in org.wikidata.wdtk.datamodel.implementation
Implementation of GlobeCoordinatesValue.

H

Hash - Class in org.wikidata.wdtk.datamodel.helpers
Static class for computing a hashcode of arbitrary data objects using only their interfaces.
Hash() - Constructor for class org.wikidata.wdtk.datamodel.helpers.Hash
 
hashCode(EntityIdValue) - Static method in class org.wikidata.wdtk.datamodel.helpers.Hash
Returns a hash code for the given object.
hashCode(DatatypeIdValue) - Static method in class org.wikidata.wdtk.datamodel.helpers.Hash
Returns a hash code for the given object.
hashCode(TimeValue) - Static method in class org.wikidata.wdtk.datamodel.helpers.Hash
Returns a hash code for the given object.
hashCode(GlobeCoordinatesValue) - Static method in class org.wikidata.wdtk.datamodel.helpers.Hash
Returns a hash code for the given object.
hashCode(StringValue) - Static method in class org.wikidata.wdtk.datamodel.helpers.Hash
Returns a hash code for the given object.
hashCode(MonolingualTextValue) - Static method in class org.wikidata.wdtk.datamodel.helpers.Hash
Returns a hash code for the given object.
hashCode(QuantityValue) - Static method in class org.wikidata.wdtk.datamodel.helpers.Hash
Returns a hash code for the given object.
hashCode(ValueSnak) - Static method in class org.wikidata.wdtk.datamodel.helpers.Hash
Returns a hash code for the given object.
hashCode(SomeValueSnak) - Static method in class org.wikidata.wdtk.datamodel.helpers.Hash
Returns a hash code for the given object.
hashCode(NoValueSnak) - Static method in class org.wikidata.wdtk.datamodel.helpers.Hash
Returns a hash code for the given object.
hashCode(SnakGroup) - Static method in class org.wikidata.wdtk.datamodel.helpers.Hash
Returns a hash code for the given object.
hashCode(Claim) - Static method in class org.wikidata.wdtk.datamodel.helpers.Hash
Returns a hash code for the given object.
hashCode(Reference) - Static method in class org.wikidata.wdtk.datamodel.helpers.Hash
Returns a hash code for the given object.
hashCode(Statement) - Static method in class org.wikidata.wdtk.datamodel.helpers.Hash
Returns a hash code for the given object.
hashCode(StatementGroup) - Static method in class org.wikidata.wdtk.datamodel.helpers.Hash
Returns a hash code for the given object.
hashCode(SiteLink) - Static method in class org.wikidata.wdtk.datamodel.helpers.Hash
Returns a hash code for the given object.
hashCode(PropertyDocument) - Static method in class org.wikidata.wdtk.datamodel.helpers.Hash
Returns a hash code for the given object.
hashCode(ItemDocument) - Static method in class org.wikidata.wdtk.datamodel.helpers.Hash
Returns a hash code for the given object.
hashCode() - Method in class org.wikidata.wdtk.datamodel.implementation.ClaimImpl
 
hashCode() - Method in class org.wikidata.wdtk.datamodel.implementation.DatatypeIdImpl
 
hashCode() - Method in class org.wikidata.wdtk.datamodel.implementation.EntityIdValueImpl
 
hashCode() - Method in class org.wikidata.wdtk.datamodel.implementation.GlobeCoordinatesValueImpl
 
hashCode() - Method in class org.wikidata.wdtk.datamodel.implementation.ItemDocumentImpl
 
hashCode() - Method in class org.wikidata.wdtk.datamodel.implementation.MonolingualTextValueImpl
 
hashCode() - Method in class org.wikidata.wdtk.datamodel.implementation.NoValueSnakImpl
 
hashCode() - Method in class org.wikidata.wdtk.datamodel.implementation.PropertyDocumentImpl
 
hashCode() - Method in class org.wikidata.wdtk.datamodel.implementation.QuantityValueImpl
 
hashCode() - Method in class org.wikidata.wdtk.datamodel.implementation.ReferenceImpl
 
hashCode() - Method in class org.wikidata.wdtk.datamodel.implementation.SiteLinkImpl
 
hashCode() - Method in class org.wikidata.wdtk.datamodel.implementation.SnakGroupImpl
 
hashCode() - Method in class org.wikidata.wdtk.datamodel.implementation.SomeValueSnakImpl
 
hashCode() - Method in class org.wikidata.wdtk.datamodel.implementation.StatementGroupImpl
 
hashCode() - Method in class org.wikidata.wdtk.datamodel.implementation.StatementImpl
 
hashCode() - Method in class org.wikidata.wdtk.datamodel.implementation.StringValueImpl
 
hashCode() - Method in class org.wikidata.wdtk.datamodel.implementation.TimeValueImpl
 
hashCode() - Method in class org.wikidata.wdtk.datamodel.implementation.ValueSnakImpl
 
hashCode() - Method in class org.wikidata.wdtk.datamodel.json.jackson.ClaimFromJson
 
hashCode() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueGlobeCoordinates
 
hashCode() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueItemId
 
hashCode() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueMonolingualText
 
hashCode() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueQuantity
 
hashCode() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueString
 
hashCode() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueTime
 
hashCode() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonDatatypeId
 
hashCode() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonItemDocument
 
hashCode() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonMonolingualTextValue
 
hashCode() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonNoValueSnak
 
hashCode() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonPropertyDocument
 
hashCode() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonReference
 
hashCode() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonSiteLink
 
hashCode() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonSomeValueSnak
 
hashCode() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonStatement
 
hashCode() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonValueSnak
 
hashCode() - Method in class org.wikidata.wdtk.datamodel.json.jackson.SnakGroupFromJson
 
hashCode() - Method in class org.wikidata.wdtk.datamodel.json.jackson.StatementGroupFromJson
 
hashCodeForTermedDocument(TermedDocument) - Static method in class org.wikidata.wdtk.datamodel.helpers.Hash
Returns a hash code for the given object.

I

IriIdentifiedValue - Interface in org.wikidata.wdtk.datamodel.interfaces
An IriIdentifiedValue is a Value that is identified by an IRI, which can be used as the canonical identifier for the entity outside of the context of a particular Wikibase installation.
ItemDocument - Interface in org.wikidata.wdtk.datamodel.interfaces
Interface for datasets that describe items.
ItemDocumentImpl - Class in org.wikidata.wdtk.datamodel.implementation
 
ItemIdValue - Interface in org.wikidata.wdtk.datamodel.interfaces
The id of a Wikibase Item.
ItemIdValueImpl - Class in org.wikidata.wdtk.datamodel.implementation
Generic implementation of ItemIdValue that works with arbitrary Wikibase instances: it requires a baseIri that identifies the site globally.
iterator() - Method in class org.wikidata.wdtk.datamodel.implementation.SnakGroupImpl
 
iterator() - Method in class org.wikidata.wdtk.datamodel.implementation.StatementGroupImpl
 
iterator() - Method in class org.wikidata.wdtk.datamodel.json.jackson.SnakGroupFromJson
 
iterator() - Method in class org.wikidata.wdtk.datamodel.json.jackson.StatementGroupFromJson
 

J

JacksonDatatypeId - Class in org.wikidata.wdtk.datamodel.json.jackson
Jackson implementation of DatatypeIdValue.
JacksonDatatypeId(String) - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.JacksonDatatypeId
Constructs an object representing the datatype id from a string denoting the datatype.
JacksonInnerEntityId - Class in org.wikidata.wdtk.datamodel.json.jackson.datavalues
This class represents the inner anonymous object in the JSON type of "wikibase-entityid".
JacksonInnerEntityId() - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerEntityId
Constructor.
JacksonInnerEntityId(String, int) - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerEntityId
Constructor.
JacksonInnerGlobeCoordinates - Class in org.wikidata.wdtk.datamodel.json.jackson.datavalues
Helper object that represents the JSON object structure that is used to represent values of type JacksonValue.JSON_VALUE_TYPE_GLOBE_COORDINATES.
JacksonInnerGlobeCoordinates() - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerGlobeCoordinates
Constructor.
JacksonInnerGlobeCoordinates(long, long, long, String) - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerGlobeCoordinates
TODO Review the utility of this constructor.
JacksonInnerMonolingualText - Class in org.wikidata.wdtk.datamodel.json.jackson.datavalues
Helper object that represents the JSON object structure that is used to represent values of type JacksonValue.JSON_VALUE_TYPE_MONOLINGUAL_TEXT.
JacksonInnerMonolingualText() - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerMonolingualText
Constructor.
JacksonInnerMonolingualText(String, String) - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerMonolingualText
TODO Review the utility of this constructor.
JacksonInnerQuantity - Class in org.wikidata.wdtk.datamodel.json.jackson.datavalues
Helper object that represents the JSON object structure that is used to represent values of type JacksonValue.JSON_VALUE_TYPE_QUANTITY.
JacksonInnerQuantity() - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerQuantity
Constructor.
JacksonInnerQuantity(BigDecimal, BigDecimal, BigDecimal) - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerQuantity
TODO Review the utility of this constructor.
JacksonInnerTime - Class in org.wikidata.wdtk.datamodel.json.jackson.datavalues
Helper object that represents the JSON object structure that is used to represent values of type JacksonValue.JSON_VALUE_TYPE_STRING.
JacksonInnerTime() - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerTime
Constructor.
JacksonInnerTime(String, int, int, int, int, String) - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerTime
Constructs a new object for the given data.
JacksonInnerTime(long, byte, byte, byte, byte, byte, int, int, int, int, String) - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerTime
TODO Review the utility of this constructor.
JacksonItemDocument - Class in org.wikidata.wdtk.datamodel.json.jackson
Jackson implementation of ItemDocument.
JacksonItemDocument() - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.JacksonItemDocument
Constructor.
JacksonMonolingualTextValue - Class in org.wikidata.wdtk.datamodel.json.jackson
Jackson representation of MonolingualTextValue data used in labels, aliases, and descriptions in JSON.
JacksonMonolingualTextValue() - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.JacksonMonolingualTextValue
Constructor.
JacksonMonolingualTextValue(String, String) - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.JacksonMonolingualTextValue
Create a new object from the given data.
JacksonMonolingualTextValue(MonolingualTextValue) - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.JacksonMonolingualTextValue
Copy constructor.
JacksonNoValueSnak - Class in org.wikidata.wdtk.datamodel.json.jackson
Jackson implementation of NoValueSnak.
JacksonNoValueSnak() - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.JacksonNoValueSnak
Constructor.
JacksonObjectFactory - Class in org.wikidata.wdtk.datamodel.json.jackson
Factory implementation to create Jackson versions of the datamodel objects, where available.
JacksonObjectFactory() - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.JacksonObjectFactory
 
JacksonPropertyDocument - Class in org.wikidata.wdtk.datamodel.json.jackson
Jackson implementation of PropertyDocument.
JacksonPropertyDocument() - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.JacksonPropertyDocument
Constructor.
JacksonReference - Class in org.wikidata.wdtk.datamodel.json.jackson
Jackson implementation of Reference.
JacksonReference() - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.JacksonReference
 
JacksonSiteLink - Class in org.wikidata.wdtk.datamodel.json.jackson
Jackson implementation of SiteLink.
JacksonSnak - Class in org.wikidata.wdtk.datamodel.json.jackson
Abstract Jackson implementation of Snak.
JacksonSnak() - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.JacksonSnak
Constructor.
JacksonSomeValueSnak - Class in org.wikidata.wdtk.datamodel.json.jackson
Jackson implementation of SomeValueSnak.
JacksonSomeValueSnak() - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.JacksonSomeValueSnak
Constructor.
JacksonStatement - Class in org.wikidata.wdtk.datamodel.json.jackson
Jackson implementation of Statement.
JacksonStatement() - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.JacksonStatement
Constructor.
JacksonStatement(String, JacksonSnak) - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.JacksonStatement
TODO review the utility of this constructor.
JacksonTermedDocument - Class in org.wikidata.wdtk.datamodel.json.jackson
Abstract Jackson implementation of TermedDocument.
JacksonTermedDocument() - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.JacksonTermedDocument
Constructor.
JacksonValue - Class in org.wikidata.wdtk.datamodel.json.jackson.datavalues
Abstract Jackson implementation of Value.
JacksonValue() - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValue
Constructor.
JacksonValue(String) - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValue
Constructor.
JacksonValueGlobeCoordinates - Class in org.wikidata.wdtk.datamodel.json.jackson.datavalues
Jackson implementation of GlobeCoordinatesValue.
JacksonValueGlobeCoordinates() - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueGlobeCoordinates
Constructor.
JacksonValueItemId - Class in org.wikidata.wdtk.datamodel.json.jackson.datavalues
Jackson implementation of ItemIdValue.
JacksonValueItemId() - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueItemId
Constructor.
JacksonValueMonolingualText - Class in org.wikidata.wdtk.datamodel.json.jackson.datavalues
Jackson implementation of MonolingualTextValue.
JacksonValueMonolingualText() - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueMonolingualText
Constructor.
JacksonValueQuantity - Class in org.wikidata.wdtk.datamodel.json.jackson.datavalues
Jackson implementation of QuantityValue.
JacksonValueQuantity() - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueQuantity
Constructor.
JacksonValueSnak - Class in org.wikidata.wdtk.datamodel.json.jackson
Jackson implementation of ValueSnak.
JacksonValueSnak() - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.JacksonValueSnak
Constructor.
JacksonValueString - Class in org.wikidata.wdtk.datamodel.json.jackson.datavalues
Jackson implementation of StringValue.
JacksonValueString() - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueString
Constructor.
JacksonValueTime - Class in org.wikidata.wdtk.datamodel.json.jackson.datavalues
Jackson implementation of TimeValue.
JacksonValueTime() - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueTime
Constructor.
JSON_DT_COMMONS_MEDIA - Static variable in class org.wikidata.wdtk.datamodel.json.jackson.JacksonDatatypeId
String used to refer to the property datatype DatatypeIdValue.DT_COMMONS_MEDIA in JSON.
JSON_DT_GLOBE_COORDINATES - Static variable in class org.wikidata.wdtk.datamodel.json.jackson.JacksonDatatypeId
String used to refer to the property datatype DatatypeIdValue.DT_GLOBE_COORDINATES in JSON.
JSON_DT_ITEM - Static variable in class org.wikidata.wdtk.datamodel.json.jackson.JacksonDatatypeId
String used to refer to the property datatype DatatypeIdValue.DT_ITEM in JSON.
JSON_DT_MONOLINGUAL_TEXT - Static variable in class org.wikidata.wdtk.datamodel.json.jackson.JacksonDatatypeId
String used to refer to the property datatype DatatypeIdValue.DT_MONOLINGUAL_TEXT in JSON.
JSON_DT_QUANTITY - Static variable in class org.wikidata.wdtk.datamodel.json.jackson.JacksonDatatypeId
String used to refer to the property datatype DatatypeIdValue.DT_QUANTITY in JSON.
JSON_DT_STRING - Static variable in class org.wikidata.wdtk.datamodel.json.jackson.JacksonDatatypeId
String used to refer to the property datatype DatatypeIdValue.DT_STRING in JSON.
JSON_DT_TIME - Static variable in class org.wikidata.wdtk.datamodel.json.jackson.JacksonDatatypeId
String used to refer to the property datatype DatatypeIdValue.DT_TIME in JSON.
JSON_DT_URL - Static variable in class org.wikidata.wdtk.datamodel.json.jackson.JacksonDatatypeId
String used to refer to the property datatype DatatypeIdValue.DT_ITEM in JSON.
JSON_ENTITY_TYPE_ITEM - Static variable in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerEntityId
The string used in JSON to denote the type of entity id values that are items.
JSON_SNAK_TYPE_NOVALUE - Static variable in class org.wikidata.wdtk.datamodel.json.jackson.JacksonSnak
Type string used to denote novalue snaks in JSON.
JSON_SNAK_TYPE_SOMEVALUE - Static variable in class org.wikidata.wdtk.datamodel.json.jackson.JacksonSnak
Type string used to denote somevalue snaks in JSON.
JSON_SNAK_TYPE_VALUE - Static variable in class org.wikidata.wdtk.datamodel.json.jackson.JacksonSnak
Type string used to denote value snaks in JSON.
JSON_TYPE_ITEM - Static variable in class org.wikidata.wdtk.datamodel.json.jackson.JacksonTermedDocument
String used to refer to items in JSON.
JSON_TYPE_PROPERTY - Static variable in class org.wikidata.wdtk.datamodel.json.jackson.JacksonTermedDocument
String used to refer to properties in JSON.
JSON_VALUE_TYPE_ENTITY_ID - Static variable in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValue
String used to denote the entity id value type in JSON.
JSON_VALUE_TYPE_GLOBE_COORDINATES - Static variable in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValue
String used to denote the globe coordinates value type in JSON.
JSON_VALUE_TYPE_MONOLINGUAL_TEXT - Static variable in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValue
String used to denote the monolingual text value type in JSON.
JSON_VALUE_TYPE_QUANTITY - Static variable in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValue
String used to denote the quantity value type in JSON.
JSON_VALUE_TYPE_STRING - Static variable in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValue
String used to denote the string value type in JSON.
JSON_VALUE_TYPE_TIME - Static variable in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValue
String used to denote the time value type in JSON.
JsonConstants - Interface in org.wikidata.wdtk.datamodel.json
This interface collects constants that are used in the Wikibase JSON format.
JsonConverter - Class in org.wikidata.wdtk.datamodel.json
Class for converting instances of EntityDocument to JSON for later serialization.
JsonConverter() - Constructor for class org.wikidata.wdtk.datamodel.json.JsonConverter
 
JsonSerializer - Class in org.wikidata.wdtk.datamodel.json
This class implements EntityDocumentsSerializer to provide a JsonSerializer for EntityDocument objects.
JsonSerializer(OutputStream) - Constructor for class org.wikidata.wdtk.datamodel.json.JsonSerializer
Creates a new JSON serializer that writes its output to the given stream.

K

KEY_ALIASES - Static variable in interface org.wikidata.wdtk.datamodel.json.JsonConstants
 
KEY_CLAIMS - Static variable in interface org.wikidata.wdtk.datamodel.json.JsonConstants
 
KEY_DATATYPE - Static variable in interface org.wikidata.wdtk.datamodel.json.JsonConstants
 
KEY_DATAVALUE - Static variable in interface org.wikidata.wdtk.datamodel.json.JsonConstants
 
KEY_DESCRIPTIONS - Static variable in interface org.wikidata.wdtk.datamodel.json.JsonConstants
 
KEY_ID - Static variable in interface org.wikidata.wdtk.datamodel.json.JsonConstants
 
KEY_LABELS - Static variable in interface org.wikidata.wdtk.datamodel.json.JsonConstants
 
KEY_MAINSNAK - Static variable in interface org.wikidata.wdtk.datamodel.json.JsonConstants
 
KEY_PROPERTY - Static variable in interface org.wikidata.wdtk.datamodel.json.JsonConstants
 
KEY_QUALIFIERS - Static variable in interface org.wikidata.wdtk.datamodel.json.JsonConstants
 
KEY_QUALIFIERS_ORDER - Static variable in interface org.wikidata.wdtk.datamodel.json.JsonConstants
 
KEY_SITE_LINKS - Static variable in interface org.wikidata.wdtk.datamodel.json.JsonConstants
 
KEY_SNAK_ORDER - Static variable in interface org.wikidata.wdtk.datamodel.json.JsonConstants
 
KEY_SNAK_TYPE - Static variable in interface org.wikidata.wdtk.datamodel.json.JsonConstants
 
KEY_SNAKS - Static variable in interface org.wikidata.wdtk.datamodel.json.JsonConstants
 
KEY_TITLE - Static variable in interface org.wikidata.wdtk.datamodel.json.JsonConstants
 
KEY_TYPE - Static variable in interface org.wikidata.wdtk.datamodel.json.JsonConstants
 
KEY_VALUE - Static variable in interface org.wikidata.wdtk.datamodel.json.JsonConstants
 

L

labels - Variable in class org.wikidata.wdtk.datamodel.json.jackson.JacksonTermedDocument
 

M

makeClaim(EntityIdValue, Snak, List<SnakGroup>) - Static method in class org.wikidata.wdtk.datamodel.helpers.Datamodel
Creates a Claim.
makeDatatypeIdValue(String) - Static method in class org.wikidata.wdtk.datamodel.helpers.Datamodel
Creates a DatatypeIdValue.
makeGlobeCoordinatesValue(long, long, long, String) - Static method in class org.wikidata.wdtk.datamodel.helpers.Datamodel
makeItemDocument(ItemIdValue, List<MonolingualTextValue>, List<MonolingualTextValue>, List<MonolingualTextValue>, List<StatementGroup>, Map<String, SiteLink>) - Static method in class org.wikidata.wdtk.datamodel.helpers.Datamodel
Creates an ItemDocument.
makeItemIdValue(String, String) - Static method in class org.wikidata.wdtk.datamodel.helpers.Datamodel
Creates an ItemIdValue.
makeMonolingualTextValue(String, String) - Static method in class org.wikidata.wdtk.datamodel.helpers.Datamodel
makeNoValueSnak(PropertyIdValue) - Static method in class org.wikidata.wdtk.datamodel.helpers.Datamodel
Creates a NoValueSnak.
makePropertyDocument(PropertyIdValue, List<MonolingualTextValue>, List<MonolingualTextValue>, List<MonolingualTextValue>, DatatypeIdValue) - Static method in class org.wikidata.wdtk.datamodel.helpers.Datamodel
Creates a PropertyDocument.
makePropertyIdValue(String, String) - Static method in class org.wikidata.wdtk.datamodel.helpers.Datamodel
Creates a PropertyIdValue.
makeQuantityValue(BigDecimal, BigDecimal, BigDecimal) - Static method in class org.wikidata.wdtk.datamodel.helpers.Datamodel
Creates a QuantityValue.
makeQuantityValue(long, long, long) - Static method in class org.wikidata.wdtk.datamodel.helpers.Datamodel
Creates a QuantityValue from long numbers.
makeReference(List<SnakGroup>) - Static method in class org.wikidata.wdtk.datamodel.helpers.Datamodel
Creates a Reference.
makeSiteLink(String, String, List<String>) - Static method in class org.wikidata.wdtk.datamodel.helpers.Datamodel
Creates a SiteLink.
makeSnakGroup(List<? extends Snak>) - Static method in class org.wikidata.wdtk.datamodel.helpers.Datamodel
Creates a SnakGroup.
makeSnakGroups(Map<String, List<JacksonSnak>>, List<String>) - Static method in class org.wikidata.wdtk.datamodel.json.jackson.SnakGroupFromJson
Construct a list of SnakGroup objects from a map from property ids to snak lists as found in JSON.
makeSomeValueSnak(PropertyIdValue) - Static method in class org.wikidata.wdtk.datamodel.helpers.Datamodel
Creates a SomeValueSnak.
makeStatement(Claim, List<? extends Reference>, StatementRank, String) - Static method in class org.wikidata.wdtk.datamodel.helpers.Datamodel
Creates a Statement.
makeStatementGroup(List<Statement>) - Static method in class org.wikidata.wdtk.datamodel.helpers.Datamodel
Creates a StatementGroup.
makeStringValue(String) - Static method in class org.wikidata.wdtk.datamodel.helpers.Datamodel
Creates a StringValue.
makeTimeValue(long, byte, byte, byte, byte, byte, byte, int, int, int, String) - Static method in class org.wikidata.wdtk.datamodel.helpers.Datamodel
Creates a TimeValue.
makeTimeValue(long, byte, byte, byte, byte, byte, int, String) - Static method in class org.wikidata.wdtk.datamodel.helpers.Datamodel
Creates a TimeValue for a given date and time.
makeTimeValue(long, byte, byte, String) - Static method in class org.wikidata.wdtk.datamodel.helpers.Datamodel
Creates a TimeValue for a given date.
makeValueSnak(PropertyIdValue, Value) - Static method in class org.wikidata.wdtk.datamodel.helpers.Datamodel
Creates a ValueSnak.
makeWikidataItemIdValue(String) - Static method in class org.wikidata.wdtk.datamodel.helpers.Datamodel
Creates an ItemIdValue for Wikidata.
makeWikidataPropertyIdValue(String) - Static method in class org.wikidata.wdtk.datamodel.helpers.Datamodel
Creates a PropertyIdValue.
MonolingualTextValue - Interface in org.wikidata.wdtk.datamodel.interfaces
A monolingual text value represents a text (string) in a certain language.
MonolingualTextValueImpl - Class in org.wikidata.wdtk.datamodel.implementation
 

N

NAME_ENTITY_TYPE_ITEM - Static variable in interface org.wikidata.wdtk.datamodel.json.JsonConstants
 
NAME_ENTITY_TYPE_PROPERTY - Static variable in interface org.wikidata.wdtk.datamodel.json.JsonConstants
 
NAME_RANK_DEPRECATED - Static variable in interface org.wikidata.wdtk.datamodel.json.JsonConstants
 
NAME_RANK_NORMAL - Static variable in interface org.wikidata.wdtk.datamodel.json.JsonConstants
 
NAME_RANK_PREFERRED - Static variable in interface org.wikidata.wdtk.datamodel.json.JsonConstants
 
NoValueSnak - Interface in org.wikidata.wdtk.datamodel.interfaces
A NoValueSnak represents the information that a given property has no value.
NoValueSnakImpl - Class in org.wikidata.wdtk.datamodel.implementation
Implementation of NoValueSnak.

O

org.wikidata.wdtk.datamodel.helpers - package org.wikidata.wdtk.datamodel.helpers
Package for mostly static helper code to work with data objects.
org.wikidata.wdtk.datamodel.implementation - package org.wikidata.wdtk.datamodel.implementation
Basic implementation for objects representing Wikibase data and related factories.
org.wikidata.wdtk.datamodel.interfaces - package org.wikidata.wdtk.datamodel.interfaces
Interfaces for representing Wikibase data and related factories.
org.wikidata.wdtk.datamodel.json - package org.wikidata.wdtk.datamodel.json
Code that is related to the official Wikibase JSON format as used, e.g., to export result in the Wikibase Web API.
org.wikidata.wdtk.datamodel.json.jackson - package org.wikidata.wdtk.datamodel.json.jackson
Main package for Jackson-compatible implementations of the WDTK datamodel interfaces.
org.wikidata.wdtk.datamodel.json.jackson.datavalues - package org.wikidata.wdtk.datamodel.json.jackson.datavalues
Jackson-compatible implementation of all WDTK Value interfaces for use as snak values.

P

PREC_100KY - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.TimeValue
Precision constant for dates that are precise to 100,000 years.
PREC_100MY - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.TimeValue
Precision constant for dates that are precise to 100 million years.
PREC_100Y - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.TimeValue
Precision constant for dates that are precise to 100 years.
PREC_10KY - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.TimeValue
Precision constant for dates that are precise to 10,000 years.
PREC_10MY - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.TimeValue
Precision constant for dates that are precise to 10 million years.
PREC_1GY - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.TimeValue
Precision constant for dates that are precise to 10^9 years.
PREC_1KY - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.TimeValue
Precision constant for dates that are precise to 1,000 years.
PREC_1MY - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.TimeValue
Precision constant for dates that are precise to 1 million years.
PREC_ARCMINUTE - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.GlobeCoordinatesValue
Precision constant for globe coordinates that are precise to the arcminute.
PREC_ARCSECOND - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.GlobeCoordinatesValue
Precision constant for globe coordinates that are precise to the arcsecond.
PREC_CENTI_ARCSECOND - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.GlobeCoordinatesValue
Precision constant for globe coordinates that are precise to the hundredth of an arcsecond.
PREC_CENTI_DEGREE - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.GlobeCoordinatesValue
Precision constant for globe coordinates that are precise to the hundredth of a degree.
PREC_DAY - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.TimeValue
Precision constant for dates that are precise to the day.
PREC_DECADE - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.TimeValue
Precision constant for dates that are precise to the decade.
PREC_DECI_ARCSECOND - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.GlobeCoordinatesValue
Precision constant for globe coordinates that are precise to the tenth of an arcsecond.
PREC_DECI_DEGREE - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.GlobeCoordinatesValue
Precision constant for globe coordinates that are precise to the tenth of a degree.
PREC_DEGREE - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.GlobeCoordinatesValue
Precision constant for globe coordinates that are precise to the degree.
PREC_HOUR - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.TimeValue
Precision constant for dates that are precise to the hour.
PREC_HUNDRED_MICRO_DEGREE - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.GlobeCoordinatesValue
Precision constant for globe coordinates that are precise to the ten-thousandth of a degree.
PREC_MICRO_DEGREE - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.GlobeCoordinatesValue
Precision constant for globe coordinates that are precise to the millionth of a degree.
PREC_MILLI_ARCSECOND - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.GlobeCoordinatesValue
Precision constant for globe coordinates that are precise to the thousandth of an arcsecond.
PREC_MILLI_DEGREE - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.GlobeCoordinatesValue
Precision constant for globe coordinates that are precise to the thousandth of a degree.
PREC_MINUTE - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.TimeValue
Precision constant for dates that are precise to the minute.
PREC_MONTH - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.TimeValue
Precision constant for dates that are precise to the month.
PREC_SECOND - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.TimeValue
Precision constant for dates that are precise to the second.
PREC_TEN_DEGREE - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.GlobeCoordinatesValue
Precision constant for globe coordinates that are precise to ten degrees.
PREC_TEN_MICRO_DEGREE - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.GlobeCoordinatesValue
Precision constant for globe coordinates that are precise to the hundred-thousandth of a degree.
PREC_YEAR - Static variable in interface org.wikidata.wdtk.datamodel.interfaces.TimeValue
Precision constant for dates that are precise to the year.
processItemDocument(ItemDocument) - Method in interface org.wikidata.wdtk.datamodel.interfaces.EntityDocumentProcessor
Processes the given ItemDocument.
processItemDocument(ItemDocument) - Method in class org.wikidata.wdtk.datamodel.interfaces.EntityDocumentProcessorBroker
 
processItemDocument(ItemDocument) - Method in class org.wikidata.wdtk.datamodel.json.JsonSerializer
 
processPropertyDocument(PropertyDocument) - Method in interface org.wikidata.wdtk.datamodel.interfaces.EntityDocumentProcessor
Processes the given PropertyDocument.
processPropertyDocument(PropertyDocument) - Method in class org.wikidata.wdtk.datamodel.interfaces.EntityDocumentProcessorBroker
 
processPropertyDocument(PropertyDocument) - Method in class org.wikidata.wdtk.datamodel.json.JsonSerializer
 
PropertyDocument - Interface in org.wikidata.wdtk.datamodel.interfaces
Interface for datasets that describe properties.
PropertyDocumentImpl - Class in org.wikidata.wdtk.datamodel.implementation
Implementation of PropertyDocument.
PropertyIdValue - Interface in org.wikidata.wdtk.datamodel.interfaces
The id of a Wikibase Property.
PropertyIdValueImpl - Class in org.wikidata.wdtk.datamodel.implementation
Generic implementation of PropertyIdValue that works with arbitrary Wikibase instances: it requires a baseIri that identifies the site globally.

Q

QuantityValue - Interface in org.wikidata.wdtk.datamodel.interfaces
A quantity value represents a number, possibly under some unit.
QuantityValueImpl - Class in org.wikidata.wdtk.datamodel.implementation
Implementation of QuantityValue.

R

Reference - Interface in org.wikidata.wdtk.datamodel.interfaces
An interface for references in Wikidata.
ReferenceImpl - Class in org.wikidata.wdtk.datamodel.implementation
Implementation of Reference.
registerEntityDocumentProcessor(EntityDocumentProcessor) - Method in class org.wikidata.wdtk.datamodel.interfaces.EntityDocumentProcessorBroker
Registers a listener which will be called for all entity documents that are processed.
restartProcess() - Method in class org.wikidata.wdtk.datamodel.json.JsonSerializer
This function resets the processor.

S

serialize(StatementRank, JsonGenerator, SerializerProvider) - Method in class org.wikidata.wdtk.datamodel.json.jackson.StatementRankSerializer
 
setAfter(int) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerTime
Sets the after tolerance to the given value.
setAliases(Map<String, List<JacksonMonolingualTextValue>>) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonTermedDocument
Sets the aliases to the given value.
setAmount(BigDecimal) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerQuantity
Sets the numerical value to the given value.
setBadges(List<String>) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonSiteLink
Sets the badges to the given value.
setBefore(int) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerTime
Sets the before tolerance to the given value.
setCalendarmodel(String) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerTime
Sets the calendar model IRI to the given value.
setDatatype(String) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonValueSnak
Sets the JSON datatype string to the given value.
setDatavalue(JacksonValue) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonValueSnak
Sets the snak value to the given value.
setDescriptions(Map<String, JacksonMonolingualTextValue>) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonTermedDocument
Sets the descriptions to the given value.
setEntityType(String) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerEntityId
Sets the entity type string to the given value.
setGlobe(String) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerGlobeCoordinates
Sets the globe to the given value.
setJsonClaims(Map<String, List<JacksonStatement>>) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonItemDocument
Sets the "claims" to the given value.
setJsonDatatype(String) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonPropertyDocument
Sets the datatype to the given JSON datatype string.
setJsonId(String) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonTermedDocument
Sets the string id of the entity that this document refers to.
setLabels(Map<String, JacksonMonolingualTextValue>) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonTermedDocument
Sets the labels to the given value.
setLanguage(String) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerMonolingualText
Sets the language code to the given value.
setLanguageCode(String) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonMonolingualTextValue
Sets the language code to the given value.
setLatitude(long) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerGlobeCoordinates
Sets the latitude to the given value.
setLongitude(long) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerGlobeCoordinates
Sets the longitude to the given value.
setLowerBound(BigDecimal) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerQuantity
Sets the lower bound to the given value.
setMainsnak(JacksonSnak) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonStatement
Sets the main snak of the claim of this statement to the given value.
setNumericId(int) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerEntityId
Sets thenumeric item id to the given value.
setPageTitle(String) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonSiteLink
Sets the page title to the given value.
setParentDocument(JacksonTermedDocument) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueItemId
Sets the parent document of this value to the given value.
setPrecision(long) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerGlobeCoordinates
Sets the precision to the given value.
setPrecision(int) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerTime
Sets the precision to the given value.
setProperty(String) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonSnak
Sets the property id string to the given value.
setPropertyOrder(List<String>) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonReference
Sets the list of property ids to the given value.
setPropertyOrder(List<String>) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonStatement
Sets the list of property ids to the given value.
setQualifiers(Map<String, List<JacksonSnak>>) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonStatement
Sets the qualifiers to the given value.
setRank(StatementRank) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonStatement
Sets the statement rank to the given value.
setReferences(List<JacksonReference>) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonStatement
Sets the references to the given value.
setSiteInformation(String, String, String, String, String, String) - Method in class org.wikidata.wdtk.datamodel.implementation.SitesImpl
Sets the stored information for the site of the given key to the given values.
setSiteIri(String) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonTermedDocument
Sets the site iri to the given value.
setSiteKey(String) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonSiteLink
Sets the site key to the given value.
setSiteLinks(Map<String, JacksonSiteLink>) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonItemDocument
Sets the site links to the given value.
setSnaks(Map<String, List<JacksonSnak>>) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonReference
Sets the map of snaks to the given value.
setSnakType(String) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonSnak
Sets the snak type string to the given value.
setStatementId(String) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonStatement
Sets the statement id to the given value.
setText(String) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerMonolingualText
Sets the text to the given value.
setText(String) - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonMonolingualTextValue
Sets the text to the given value.
setTime(String) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerTime
Sets the formatted date-time string to the given value.
setTimezone(int) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerTime
Sets the timezone offset to the given value.
setType(String) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValue
Sets the JSON type string to the given value.
setUpperBound(BigDecimal) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonInnerQuantity
Sets the upper bound to the given value.
setValue(JacksonInnerGlobeCoordinates) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueGlobeCoordinates
Sets the inner value helper object to the given value.
setValue(JacksonInnerEntityId) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueItemId
Sets the inner value helper object to the given value.
setValue(JacksonInnerMonolingualText) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueMonolingualText
Sets the inner value helper object to the given value.
setValue(JacksonInnerQuantity) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueQuantity
Sets the inner value helper object to the given value.
setValue(String) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueString
Sets the string to the given value.
setValue(JacksonInnerTime) - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueTime
Sets the inner value helper object to the given value.
SITE_WIKIDATA - Static variable in class org.wikidata.wdtk.datamodel.helpers.Datamodel
The site IRI of Wikidata.
siteIri - Variable in class org.wikidata.wdtk.datamodel.json.jackson.JacksonTermedDocument
The site IRI that this document refers to, or null if not specified.
SiteLink - Interface in org.wikidata.wdtk.datamodel.interfaces
A site link in Wikibase specifies a link to an article on another MediaWiki site, and a list of "badges" that this article holds.
SiteLinkImpl - Class in org.wikidata.wdtk.datamodel.implementation
Most basic implementation of SiteLink.
Sites - Interface in org.wikidata.wdtk.datamodel.interfaces
Registry to manage the association between site keys (such as "enwiki") and base URLs (such as "http://en.wikipedia.org/wiki/") that is needed to interpret SiteLink objects.
SitesImpl - Class in org.wikidata.wdtk.datamodel.implementation
Implementation of the Sites interface that allows sites to be registered.
SitesImpl() - Constructor for class org.wikidata.wdtk.datamodel.implementation.SitesImpl
 
Snak - Interface in org.wikidata.wdtk.datamodel.interfaces
Snaks are the basic information structures used to describe Entities in Wikibase.
SnakGroup - Interface in org.wikidata.wdtk.datamodel.interfaces
A snak group represents an ordered list of Snak objects that use the same property.
SnakGroupFromJson - Class in org.wikidata.wdtk.datamodel.json.jackson
Helper class to represent a SnakGroup deserialized from JSON.
SnakGroupFromJson(List<JacksonSnak>) - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.SnakGroupFromJson
 
SnakGroupImpl - Class in org.wikidata.wdtk.datamodel.implementation
Implementation of SnakGroup.
SnakImpl - Class in org.wikidata.wdtk.datamodel.implementation
Implementation of Snak.
SnakJsonConverter - Class in org.wikidata.wdtk.datamodel.json
Class that converts instances of Snak to JSON for later serialization.
SnakJsonConverter(ValueJsonConverter) - Constructor for class org.wikidata.wdtk.datamodel.json.SnakJsonConverter
 
SnakVisitor<T> - Interface in org.wikidata.wdtk.datamodel.interfaces
A visitor for the various types of snaks in the datamodel.
SomeValueSnak - Interface in org.wikidata.wdtk.datamodel.interfaces
A SomeValueSnak represents the information that a given property has some value that is not speficied further.
SomeValueSnakImpl - Class in org.wikidata.wdtk.datamodel.implementation
 
start() - Method in interface org.wikidata.wdtk.datamodel.interfaces.EntityDocumentsSerializer
Initializes the serializer and writes the header (if any) to the output.
start() - Method in class org.wikidata.wdtk.datamodel.json.JsonSerializer
 
Statement - Interface in org.wikidata.wdtk.datamodel.interfaces
Interface for Wikibase Statments.
StatementGroup - Interface in org.wikidata.wdtk.datamodel.interfaces
A statement group represents an ordered list of Statement objects that use the same subject and the same property in the main snak of their Claim.
StatementGroupFromJson - Class in org.wikidata.wdtk.datamodel.json.jackson
Helper class to represent a StatementGroup deserialized from JSON.
StatementGroupFromJson(List<JacksonStatement>) - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.StatementGroupFromJson
 
StatementGroupImpl - Class in org.wikidata.wdtk.datamodel.implementation
Implementation of StatementGroup.
StatementGroupImpl(List<Statement>) - Constructor for class org.wikidata.wdtk.datamodel.implementation.StatementGroupImpl
Constructor.
StatementImpl - Class in org.wikidata.wdtk.datamodel.implementation
Implementation of Statement.
StatementRank - Enum in org.wikidata.wdtk.datamodel.interfaces
Enum for the possible ranks of Wikibase Statements.
StatementRankDeserializer - Class in org.wikidata.wdtk.datamodel.json.jackson
A deserializer implementation for the StatementRank enumeration.
StatementRankDeserializer() - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.StatementRankDeserializer
 
StatementRankSerializer - Class in org.wikidata.wdtk.datamodel.json.jackson
A serializer implementation for the StatementRank enumeration.
StatementRankSerializer() - Constructor for class org.wikidata.wdtk.datamodel.json.jackson.StatementRankSerializer
 
StringValue - Interface in org.wikidata.wdtk.datamodel.interfaces
String Values represent a single string.
StringValueImpl - Class in org.wikidata.wdtk.datamodel.implementation
Implementation of StringValue.

T

TermedDocument - Interface in org.wikidata.wdtk.datamodel.interfaces
Interface for EntityDocuments that can be described by terms in several languages.
TermedDocumentImpl - Class in org.wikidata.wdtk.datamodel.implementation
Implementation of TermedDocument.
TimeValue - Interface in org.wikidata.wdtk.datamodel.interfaces
Time values represent points and intervals in time, and additional information about their format.
TimeValueImpl - Class in org.wikidata.wdtk.datamodel.implementation
Implementation of TimeValue.
ToString - Class in org.wikidata.wdtk.datamodel.helpers
Static class for computing a toString of arbitrary data objects using only their Stringerfaces.
ToString() - Constructor for class org.wikidata.wdtk.datamodel.helpers.ToString
 
toString(ItemIdValue) - Static method in class org.wikidata.wdtk.datamodel.helpers.ToString
Returns a human-readable string representation of the given object.
toString(PropertyIdValue) - Static method in class org.wikidata.wdtk.datamodel.helpers.ToString
Returns a human-readable string representation of the given object.
toString(DatatypeIdValue) - Static method in class org.wikidata.wdtk.datamodel.helpers.ToString
Returns a human-readable string representation of the given object.
toString(TimeValue) - Static method in class org.wikidata.wdtk.datamodel.helpers.ToString
Returns a human-readable string representation of the given object.
toString(GlobeCoordinatesValue) - Static method in class org.wikidata.wdtk.datamodel.helpers.ToString
Returns a human-readable string representation of the given object.
toString(StringValue) - Static method in class org.wikidata.wdtk.datamodel.helpers.ToString
Returns a human-readable string representation of the given object.
toString(MonolingualTextValue) - Static method in class org.wikidata.wdtk.datamodel.helpers.ToString
Returns a human-readable string representation of the given object.
toString(QuantityValue) - Static method in class org.wikidata.wdtk.datamodel.helpers.ToString
Returns a human-readable string representation of the given object.
toString(ValueSnak) - Static method in class org.wikidata.wdtk.datamodel.helpers.ToString
Returns a human-readable string representation of the given object.
toString(SomeValueSnak) - Static method in class org.wikidata.wdtk.datamodel.helpers.ToString
Returns a human-readable string representation of the given object.
toString(NoValueSnak) - Static method in class org.wikidata.wdtk.datamodel.helpers.ToString
Returns a human-readable string representation of the given object.
toString(SnakGroup) - Static method in class org.wikidata.wdtk.datamodel.helpers.ToString
Returns a human-readable string representation of the given object.
toString(Claim) - Static method in class org.wikidata.wdtk.datamodel.helpers.ToString
Returns a human-readable string representation of the given object.
toString(Reference) - Static method in class org.wikidata.wdtk.datamodel.helpers.ToString
Returns a human-readable string representation of the given object.
toString(Statement) - Static method in class org.wikidata.wdtk.datamodel.helpers.ToString
Returns a human-readable string representation of the given object.
toString(StatementGroup) - Static method in class org.wikidata.wdtk.datamodel.helpers.ToString
Returns a human-readable string representation of the given object.
toString(SiteLink) - Static method in class org.wikidata.wdtk.datamodel.helpers.ToString
Returns a human-readable string representation of the given object.
toString(PropertyDocument) - Static method in class org.wikidata.wdtk.datamodel.helpers.ToString
Returns a human-readable string representation of the given object.
toString(ItemDocument) - Static method in class org.wikidata.wdtk.datamodel.helpers.ToString
Returns a human-readable string representation of the given object.
toString() - Method in class org.wikidata.wdtk.datamodel.implementation.ClaimImpl
 
toString() - Method in class org.wikidata.wdtk.datamodel.implementation.DatatypeIdImpl
 
toString() - Method in class org.wikidata.wdtk.datamodel.implementation.GlobeCoordinatesValueImpl
 
toString() - Method in class org.wikidata.wdtk.datamodel.implementation.ItemDocumentImpl
 
toString() - Method in class org.wikidata.wdtk.datamodel.implementation.ItemIdValueImpl
 
toString() - Method in class org.wikidata.wdtk.datamodel.implementation.MonolingualTextValueImpl
 
toString() - Method in class org.wikidata.wdtk.datamodel.implementation.NoValueSnakImpl
 
toString() - Method in class org.wikidata.wdtk.datamodel.implementation.PropertyDocumentImpl
 
toString() - Method in class org.wikidata.wdtk.datamodel.implementation.PropertyIdValueImpl
 
toString() - Method in class org.wikidata.wdtk.datamodel.implementation.QuantityValueImpl
 
toString() - Method in class org.wikidata.wdtk.datamodel.implementation.ReferenceImpl
 
toString() - Method in class org.wikidata.wdtk.datamodel.implementation.SiteLinkImpl
 
toString() - Method in class org.wikidata.wdtk.datamodel.implementation.SnakGroupImpl
 
toString() - Method in class org.wikidata.wdtk.datamodel.implementation.SomeValueSnakImpl
 
toString() - Method in class org.wikidata.wdtk.datamodel.implementation.StatementGroupImpl
 
toString() - Method in class org.wikidata.wdtk.datamodel.implementation.StatementImpl
 
toString() - Method in class org.wikidata.wdtk.datamodel.implementation.StringValueImpl
 
toString() - Method in class org.wikidata.wdtk.datamodel.implementation.TimeValueImpl
 
toString() - Method in class org.wikidata.wdtk.datamodel.implementation.ValueSnakImpl
 
toString() - Method in class org.wikidata.wdtk.datamodel.json.jackson.ClaimFromJson
 
toString() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueGlobeCoordinates
 
toString() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueItemId
 
toString() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueMonolingualText
 
toString() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueQuantity
 
toString() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueString
 
toString() - Method in class org.wikidata.wdtk.datamodel.json.jackson.datavalues.JacksonValueTime
 
toString() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonDatatypeId
 
toString() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonItemDocument
 
toString() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonMonolingualTextValue
 
toString() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonNoValueSnak
 
toString() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonPropertyDocument
 
toString() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonReference
 
toString() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonSiteLink
 
toString() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonSomeValueSnak
 
toString() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonStatement
 
toString() - Method in class org.wikidata.wdtk.datamodel.json.jackson.JacksonValueSnak
 
toString() - Method in class org.wikidata.wdtk.datamodel.json.jackson.SnakGroupFromJson
 
toString() - Method in class org.wikidata.wdtk.datamodel.json.jackson.StatementGroupFromJson
 
toStringForTermedDocument(TermedDocument) - Static method in class org.wikidata.wdtk.datamodel.helpers.ToString
Returns a human-readable string representation of the given TermedDocument.

V

Value - Interface in org.wikidata.wdtk.datamodel.interfaces
A Value is the most general kind of object in the Wikibase datamodel.
ValueJsonConverter - Class in org.wikidata.wdtk.datamodel.json
Helper class that converts instances of Value to JSON for later serialization.
ValueJsonConverter() - Constructor for class org.wikidata.wdtk.datamodel.json.ValueJsonConverter
 
valueOf(String) - Static method in enum org.wikidata.wdtk.datamodel.interfaces.StatementRank
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.wikidata.wdtk.datamodel.interfaces.StatementRank
Returns an array containing the constants of this enum type, in the order they are declared.
ValueSnak - Interface in org.wikidata.wdtk.datamodel.interfaces
ValueSnaks represent property-value pairs, where the property are represented by a PropertyIdValue and the value is represented by a Value.
ValueSnakImpl - Class in org.wikidata.wdtk.datamodel.implementation
Implementation of ValueSnak.
ValueVisitor<T> - Interface in org.wikidata.wdtk.datamodel.interfaces
A visitor for the various types of values in the datamodel.
visit(ValueSnak) - Method in class org.wikidata.wdtk.datamodel.helpers.DataModelConverter
 
visit(SomeValueSnak) - Method in class org.wikidata.wdtk.datamodel.helpers.DataModelConverter
 
visit(NoValueSnak) - Method in class org.wikidata.wdtk.datamodel.helpers.DataModelConverter
 
visit(DatatypeIdValue) - Method in class org.wikidata.wdtk.datamodel.helpers.DataModelConverter
 
visit(EntityIdValue) - Method in class org.wikidata.wdtk.datamodel.helpers.DataModelConverter
 
visit(GlobeCoordinatesValue) - Method in class org.wikidata.wdtk.datamodel.helpers.DataModelConverter
 
visit(MonolingualTextValue) - Method in class org.wikidata.wdtk.datamodel.helpers.DataModelConverter
 
visit(QuantityValue) - Method in class org.wikidata.wdtk.datamodel.helpers.DataModelConverter
 
visit(StringValue) - Method in class org.wikidata.wdtk.datamodel.helpers.DataModelConverter
 
visit(TimeValue) - Method in class org.wikidata.wdtk.datamodel.helpers.DataModelConverter
 
visit(ValueSnak) - Method in interface org.wikidata.wdtk.datamodel.interfaces.SnakVisitor
Visits a ValueSnak and returns a result.
visit(SomeValueSnak) - Method in interface org.wikidata.wdtk.datamodel.interfaces.SnakVisitor
Visits a SomeValueSnak and returns a result.
visit(NoValueSnak) - Method in interface org.wikidata.wdtk.datamodel.interfaces.SnakVisitor
Visits a NoValueSnak and returns a result.
visit(DatatypeIdValue) - Method in interface org.wikidata.wdtk.datamodel.interfaces.ValueVisitor
Visits a DatatypeIdValue and returns a result.
visit(EntityIdValue) - Method in interface org.wikidata.wdtk.datamodel.interfaces.ValueVisitor
Visits a EntityIdValue and returns a result.
visit(GlobeCoordinatesValue) - Method in interface org.wikidata.wdtk.datamodel.interfaces.ValueVisitor
Visits a GlobeCoordinatesValue and returns a result.
visit(MonolingualTextValue) - Method in interface org.wikidata.wdtk.datamodel.interfaces.ValueVisitor
Visits a MonolingualTextValue and returns a result.
visit(QuantityValue) - Method in interface org.wikidata.wdtk.datamodel.interfaces.ValueVisitor
Visits a QuantityValue and returns a result.
visit(StringValue) - Method in interface org.wikidata.wdtk.datamodel.interfaces.ValueVisitor
Visits a StringValue and returns a result.
visit(TimeValue) - Method in interface org.wikidata.wdtk.datamodel.interfaces.ValueVisitor
Visits a TimeValue and returns a result.
visit(ValueSnak) - Method in class org.wikidata.wdtk.datamodel.json.SnakJsonConverter
 
visit(SomeValueSnak) - Method in class org.wikidata.wdtk.datamodel.json.SnakJsonConverter
 
visit(NoValueSnak) - Method in class org.wikidata.wdtk.datamodel.json.SnakJsonConverter
 
visit(DatatypeIdValue) - Method in class org.wikidata.wdtk.datamodel.json.ValueJsonConverter
 
visit(EntityIdValue) - Method in class org.wikidata.wdtk.datamodel.json.ValueJsonConverter
 
visit(GlobeCoordinatesValue) - Method in class org.wikidata.wdtk.datamodel.json.ValueJsonConverter
 
visit(MonolingualTextValue) - Method in class org.wikidata.wdtk.datamodel.json.ValueJsonConverter
 
visit(QuantityValue) - Method in class org.wikidata.wdtk.datamodel.json.ValueJsonConverter
 
visit(StringValue) - Method in class org.wikidata.wdtk.datamodel.json.ValueJsonConverter
 
visit(TimeValue) - Method in class org.wikidata.wdtk.datamodel.json.ValueJsonConverter
 

W

WikimediaLanguageCodes - Class in org.wikidata.wdtk.datamodel.interfaces
This class helps to interpret Wikimedia language codes in terms of official BCP 47 language codes.
WikimediaLanguageCodes() - Constructor for class org.wikidata.wdtk.datamodel.interfaces.WikimediaLanguageCodes
 
A C D E F G H I J K L M N O P Q R S T V W 

Copyright © 2014 Wikidata Toolkit Developers. Generated from source code published under the Apache License 2.0. For more information, see the Wikidata Toolkit homepage