Wikimedia Enterprise Wikidata Entity Reference Part Structure
wikidata_entity_reference_part schema from Wikimedia Enterprise API spec
Type: objectProperties: 2Required: 2
Open DataPublic APIsOpen KnowledgeEncyclopediaKnowledge GraphOpen-SourceNon-Profit
wikidata_entity_reference_part is a JSON Structure definition published by Wikipedia / MediaWiki, describing 2 properties, of which 2 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/wikipedia/refs/heads/main/json-structure/wikimedia-enterprise-wikidata-entity-reference-part-structure.json",
"name": "wikidata_entity_reference_part",
"description": "wikidata_entity_reference_part schema from Wikimedia Enterprise API spec",
"type": "object",
"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"
}
},
"required": [
"property",
"value"
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.