Wikipedia / MediaWiki · JSON Structure

Wikimedia Enterprise Wikidata Labels Structure

key-value pairs with labels in different languages

Type: object Properties: 0
Open DataPublic APIsOpen KnowledgeEncyclopediaKnowledge GraphOpen SourceNon-Profit

wikidata_labels is a JSON Structure definition published by Wikipedia / MediaWiki. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/wikipedia/refs/heads/main/json-structure/wikimedia-enterprise-wikidata-labels-structure.json",
  "name": "wikidata_labels",
  "description": "key-value pairs with labels in different languages",
  "type": "object",
  "example": {
    "ce": "\u041e\u044c\u0437\u043b\u0435\u0440",
    "en": "\u00d6zler"
  }
}