Wikimedia · Schema

wikidata_entity_reference_part

Schema for wikidata_entity_reference_part from the Wikimedia Enterprise API

WikipediaWikimediaEncyclopediaOpen KnowledgeContentSearchReference

Properties

Name Type Description
property object The property this reference part refers to. Has the same substructure as statements.PID.property
value object The value of the reference part. Has the same substructure as statements.PROPERTYID.value
View JSON Schema on GitHub

JSON Schema

wikidata_entity_reference_part.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/wikimedia/refs/heads/main/json-schema/wikidata_entity_reference_part.json",
  "title": "wikidata_entity_reference_part",
  "description": "Schema for wikidata_entity_reference_part from the Wikimedia Enterprise API",
  "type": "object",
  "required": [
    "property",
    "value"
  ],
  "properties": {
    "property": {
      "description": "The property this reference part refers to. Has the same substructure as statements.PID.property",
      "$ref": "#/components/schemas/wikidata_entity_property"
    },
    "value": {
      "description": "The value of the reference part. Has the same substructure as statements.PROPERTYID.value",
      "$ref": "#/components/schemas/wikidata_entity_value"
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/wikidata_entity_reference_part"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.