| Package | Description |
|---|---|
| org.wikidata.wdtk.datamodel.helpers |
Package for mostly static helper code to work with data objects.
|
| org.wikidata.wdtk.datamodel.implementation |
Basic implementation for objects representing Wikibase data and related factories.
|
| org.wikidata.wdtk.datamodel.interfaces |
Interfaces for representing Wikibase data and related factories.
|
| org.wikidata.wdtk.datamodel.json.jackson |
Main package for Jackson-compatible implementations of the WDTK datamodel
interfaces.
|
| org.wikidata.wdtk.datamodel.json.jackson.datavalues |
Jackson-compatible implementation of all WDTK
Value interfaces for use as
snak values. |
| Class and Description |
|---|
| Claim
Interface for Wikidata claims.
|
| DataObjectFactory
Interface for factories that create data objects that implement the
interfaces from this package.
|
| DatatypeIdValue
A value that represents one of the available Wikibase datatypes.
|
| EntityIdValue
An entity is a Value that is represented by a page in Wikibase.
|
| GlobeCoordinatesValue
Globe coordinates specify a position on some globe (usually Earth, but
possibly also another celestial body, such as Mars).
|
| ItemDocument
Interface for datasets that describe items.
|
| ItemIdValue
The id of a Wikibase Item.
|
| MonolingualTextValue
A monolingual text value represents a text (string) in a certain language.
|
| NoValueSnak
A NoValueSnak represents the information that a given property has no value.
|
| PropertyDocument
Interface for datasets that describe properties.
|
| PropertyIdValue
The id of a Wikibase Property.
|
| QuantityValue
A quantity value represents a number, possibly under some unit.
|
| Reference
An interface for references in Wikidata.
|
| SiteLink
A site link in Wikibase specifies a link to an article on another MediaWiki
site, and a list of "badges" that this article holds.
|
| Snak
Snaks are the basic information structures used to describe Entities in
Wikibase.
|
| SnakGroup
A snak group represents an ordered list of
Snak objects that use the
same property. |
| SnakVisitor
A visitor for the various types of snaks in the datamodel.
|
| SomeValueSnak
A SomeValueSnak represents the information that a given property has some
value that is not speficied further.
|
| Statement
Interface for Wikibase Statments.
|
| StatementDocument
Interface for EntityDocuments that can have statements.
|
| StatementGroup |
| StatementRank
Enum for the possible ranks of Wikibase Statements.
|
| StringValue
String Values represent a single string.
|
| TermedDocument
Interface for EntityDocuments that can be described by terms in several
languages.
|
| TimeValue
Time values represent points and intervals in time, and additional
information about their format.
|
| Value
A Value is the most general kind of object in the Wikibase datamodel.
|
| ValueSnak
ValueSnaks represent property-value pairs, where the property are represented
by a
PropertyIdValue and the value is represented by a Value. |
| ValueVisitor
A visitor for the various types of values in the datamodel.
|
| Class and Description |
|---|
| Claim
Interface for Wikidata claims.
|
| DataObjectFactory
Interface for factories that create data objects that implement the
interfaces from this package.
|
| DatatypeIdValue
A value that represents one of the available Wikibase datatypes.
|
| EntityDocument
Interface for datasets that describe an entity.
|
| EntityIdValue
An entity is a Value that is represented by a page in Wikibase.
|
| GlobeCoordinatesValue
Globe coordinates specify a position on some globe (usually Earth, but
possibly also another celestial body, such as Mars).
|
| IriIdentifiedValue
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 for datasets that describe items.
|
| ItemIdValue
The id of a Wikibase Item.
|
| MonolingualTextValue
A monolingual text value represents a text (string) in a certain language.
|
| NoValueSnak
A NoValueSnak represents the information that a given property has no value.
|
| PropertyDocument
Interface for datasets that describe properties.
|
| PropertyIdValue
The id of a Wikibase Property.
|
| QuantityValue
A quantity value represents a number, possibly under some unit.
|
| Reference
An interface for references in Wikidata.
|
| SiteLink
A site link in Wikibase specifies a link to an article on another MediaWiki
site, and a list of "badges" that this article holds.
|
| Sites
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. |
| Snak
Snaks are the basic information structures used to describe Entities in
Wikibase.
|
| SnakGroup
A snak group represents an ordered list of
Snak objects that use the
same property. |
| SnakVisitor
A visitor for the various types of snaks in the datamodel.
|
| SomeValueSnak
A SomeValueSnak represents the information that a given property has some
value that is not speficied further.
|
| Statement
Interface for Wikibase Statments.
|
| StatementDocument
Interface for EntityDocuments that can have statements.
|
| StatementGroup |
| StatementRank
Enum for the possible ranks of Wikibase Statements.
|
| StringValue
String Values represent a single string.
|
| TermedDocument
Interface for EntityDocuments that can be described by terms in several
languages.
|
| TimeValue
Time values represent points and intervals in time, and additional
information about their format.
|
| Value
A Value is the most general kind of object in the Wikibase datamodel.
|
| ValueSnak
ValueSnaks represent property-value pairs, where the property are represented
by a
PropertyIdValue and the value is represented by a Value. |
| ValueVisitor
A visitor for the various types of values in the datamodel.
|
| Class and Description |
|---|
| Claim
Interface for Wikidata claims.
|
| DatatypeIdValue
A value that represents one of the available Wikibase datatypes.
|
| EntityDocument
Interface for datasets that describe an entity.
|
| EntityDocumentProcessor
Interface for classes that are able to process
EntityDocument objects
in some way. |
| EntityIdValue
An entity is a Value that is represented by a page in Wikibase.
|
| GlobeCoordinatesValue
Globe coordinates specify a position on some globe (usually Earth, but
possibly also another celestial body, such as Mars).
|
| IriIdentifiedValue
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 for datasets that describe items.
|
| ItemIdValue
The id of a Wikibase Item.
|
| MonolingualTextValue
A monolingual text value represents a text (string) in a certain language.
|
| NoValueSnak
A NoValueSnak represents the information that a given property has no value.
|
| PropertyDocument
Interface for datasets that describe properties.
|
| PropertyIdValue
The id of a Wikibase Property.
|
| QuantityValue
A quantity value represents a number, possibly under some unit.
|
| Reference
An interface for references in Wikidata.
|
| SiteLink
A site link in Wikibase specifies a link to an article on another MediaWiki
site, and a list of "badges" that this article holds.
|
| Snak
Snaks are the basic information structures used to describe Entities in
Wikibase.
|
| SnakGroup
A snak group represents an ordered list of
Snak objects that use the
same property. |
| SnakVisitor
A visitor for the various types of snaks in the datamodel.
|
| SomeValueSnak
A SomeValueSnak represents the information that a given property has some
value that is not speficied further.
|
| Statement
Interface for Wikibase Statments.
|
| StatementDocument
Interface for EntityDocuments that can have statements.
|
| StatementGroup |
| StatementRank
Enum for the possible ranks of Wikibase Statements.
|
| StringValue
String Values represent a single string.
|
| TermedDocument
Interface for EntityDocuments that can be described by terms in several
languages.
|
| TimeValue
Time values represent points and intervals in time, and additional
information about their format.
|
| Value
A Value is the most general kind of object in the Wikibase datamodel.
|
| ValueSnak
ValueSnaks represent property-value pairs, where the property are represented
by a
PropertyIdValue and the value is represented by a Value. |
| ValueVisitor
A visitor for the various types of values in the datamodel.
|
| Class and Description |
|---|
| Claim
Interface for Wikidata claims.
|
| DataObjectFactory
Interface for factories that create data objects that implement the
interfaces from this package.
|
| DatatypeIdValue
A value that represents one of the available Wikibase datatypes.
|
| EntityDocument
Interface for datasets that describe an entity.
|
| EntityDocumentDumpProcessor
Interface for classes that process a list of
EntityDocument objects. |
| EntityDocumentProcessor
Interface for classes that are able to process
EntityDocument objects
in some way. |
| EntityIdValue
An entity is a Value that is represented by a page in Wikibase.
|
| GlobeCoordinatesValue
Globe coordinates specify a position on some globe (usually Earth, but
possibly also another celestial body, such as Mars).
|
| IriIdentifiedValue
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 for datasets that describe items.
|
| ItemIdValue
The id of a Wikibase Item.
|
| MonolingualTextValue
A monolingual text value represents a text (string) in a certain language.
|
| NoValueSnak
A NoValueSnak represents the information that a given property has no value.
|
| PropertyDocument
Interface for datasets that describe properties.
|
| PropertyIdValue
The id of a Wikibase Property.
|
| QuantityValue
A quantity value represents a number, possibly under some unit.
|
| Reference
An interface for references in Wikidata.
|
| SiteLink
A site link in Wikibase specifies a link to an article on another MediaWiki
site, and a list of "badges" that this article holds.
|
| Snak
Snaks are the basic information structures used to describe Entities in
Wikibase.
|
| SnakGroup
A snak group represents an ordered list of
Snak objects that use the
same property. |
| SnakVisitor
A visitor for the various types of snaks in the datamodel.
|
| SomeValueSnak
A SomeValueSnak represents the information that a given property has some
value that is not speficied further.
|
| Statement
Interface for Wikibase Statments.
|
| StatementDocument
Interface for EntityDocuments that can have statements.
|
| StatementGroup |
| StatementRank
Enum for the possible ranks of Wikibase Statements.
|
| StringValue
String Values represent a single string.
|
| TermedDocument
Interface for EntityDocuments that can be described by terms in several
languages.
|
| TimeValue
Time values represent points and intervals in time, and additional
information about their format.
|
| Value
A Value is the most general kind of object in the Wikibase datamodel.
|
| ValueSnak
ValueSnaks represent property-value pairs, where the property are represented
by a
PropertyIdValue and the value is represented by a Value. |
| ValueVisitor
A visitor for the various types of values in the datamodel.
|
| Class and Description |
|---|
| EntityIdValue
An entity is a Value that is represented by a page in Wikibase.
|
| GlobeCoordinatesValue
Globe coordinates specify a position on some globe (usually Earth, but
possibly also another celestial body, such as Mars).
|
| IriIdentifiedValue
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.
|
| ItemIdValue
The id of a Wikibase Item.
|
| MonolingualTextValue
A monolingual text value represents a text (string) in a certain language.
|
| PropertyIdValue
The id of a Wikibase Property.
|
| QuantityValue
A quantity value represents a number, possibly under some unit.
|
| StringValue
String Values represent a single string.
|
| TimeValue
Time values represent points and intervals in time, and additional
information about their format.
|
| Value
A Value is the most general kind of object in the Wikibase datamodel.
|
| ValueVisitor
A visitor for the various types of values in the datamodel.
|
Copyright © 2014–2015 Wikidata Toolkit Developers. Generated from source code published under the Apache License 2.0. For more information, see the Wikidata Toolkit homepage