Wikidata · Example Payload

Wikidata Statement Example

Knowledge GraphLinked DataOpen DataSemantic WebSPARQLWikipedia

Wikidata Statement Example is an example object payload from Wikidata, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idrankpropertyvaluequalifiersreferences

Example Payload

Raw ↑
{
  "id": "Q42",
  "rank": "deprecated",
  "property": {
    "id": "Q42"
  },
  "value": null,
  "qualifiers": [
    {
      "property": {
        "id": "Q42"
      },
      "value": null
    },
    {
      "property": {
        "id": "Q42"
      },
      "value": null
    }
  ],
  "references": [
    {
      "hash": "a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2",
      "parts": [
        {},
        {}
      ]
    },
    {
      "hash": "a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2",
      "parts": [
        {},
        {}
      ]
    }
  ]
}