Wiki |
This is preliminary documentation and is subject to change.
Class | Description | |
---|---|---|
Claim | Represents a claim applied to a Wikibase entity. | |
ClaimCollection | ||
ClaimReference | Represents the a reference (citation) item of a Claim. | |
Entity | Provides information on a Wikibase item or property. | |
EntityEditEntry | Represents an item of coarse-grained modification information on Entity. | |
EntityExtensions | ||
EntitySiteLink | Represents a corresponding link for an entity to an external wiki site. | |
EntitySiteLinkCollection | ||
SerializableEntity | Represents an entity that can be loaded from or serialized into JSON. | |
Snak | Represents a "snak", i.e. a pair of property and value. | |
WikibaseSiteInfo | Contains read-only data about a Wikibase-enabled site. | |
WikibaseUriFactory | A static class provides functionality for caching Uri instances. |
Interface | Description | |
---|---|---|
IEntity | Provides basic access to Wikibase entities. |
Enumeration | Description | |
---|---|---|
EntityEditEntryState | Used to mark how an item changes in EntityEditEntry. | |
EntityEditOptions | Provides options for editing a Wikibase entity. | |
EntityQueryOptions | Provides options for fetching entity information from server. | |
EntityType | Wikibase entity types. | |
SnakType | Indicates the presence of value in a snak. |
For example, Wikidata is a Wikibase Repository as well as a Wikibase Client.
For the concepts on the Wikibase data model, see mw:Wikibase/DataModel.
For a preliminary Wikibase API documentation, see mw:Wikibase/API.