Wikidata · JSON-LD Context

Wikidata Context

JSON-LD context defining the semantic vocabulary for Wikidata from Wikidata.

10 Classes 27 Properties 7 Namespaces
View Context View on GitHub

Namespaces

wd: http://www.wikidata.org/entity/
wdt: http://www.wikidata.org/prop/direct/
wikibase: http://wikiba.se/ontology#
schema: https://schema.org/
dcterms: http://purl.org/dc/terms/
xsd: http://www.w3.org/2001/XMLSchema#
rdfs: http://www.w3.org/2000/01/rdf-schema#

Classes

Property Item Sitelink ItemCreate Statement StatementCreate DataValue Wikidata Entity PatchRequest url

Properties

Property Type Container
id string
type string
datatype string
labels reference
descriptions reference
aliases reference
statements reference
sitelinks reference
title string
badges string set
comment string
bot boolean
rank string
property reference
qualifiers reference set
references reference set
hash string
parts reference set
content string
lastrevid integer
modified dateTime
patch reference set
op string
path string
value string
from string
tags string set

JSON-LD Document

Raw ↑
{
  "@context": {
    "@version": 1.1,
    "wd": "http://www.wikidata.org/entity/",
    "wdt": "http://www.wikidata.org/prop/direct/",
    "wikibase": "http://wikiba.se/ontology#",
    "schema": "https://schema.org/",
    "dcterms": "http://purl.org/dc/terms/",
    "xsd": "http://www.w3.org/2001/XMLSchema#",
    "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
    "Property": "wikibase:Property",
    "Item": "wikibase:Item",
    "Sitelink": "wikibase:Sitelink",
    "ItemCreate": "wikibase:ItemCreate",
    "Statement": "wikibase:Statement",
    "StatementCreate": "wikibase:StatementCreate",
    "DataValue": "wikibase:DataValue",
    "Wikidata Entity": "wikibase:Wikidata Entity",
    "PatchRequest": "wikibase:PatchRequest",
    "id": {
      "@id": "wd:id",
      "@type": "xsd:string"
    },
    "type": {
      "@id": "wd:type",
      "@type": "xsd:string"
    },
    "datatype": {
      "@id": "wd:datatype",
      "@type": "xsd:string"
    },
    "labels": {
      "@id": "wd:labels",
      "@type": "@id"
    },
    "descriptions": {
      "@id": "wd:descriptions",
      "@type": "@id"
    },
    "aliases": {
      "@id": "wd:aliases",
      "@type": "@id"
    },
    "statements": {
      "@id": "wd:statements",
      "@type": "@id"
    },
    "sitelinks": {
      "@id": "wd:sitelinks",
      "@type": "@id"
    },
    "title": {
      "@id": "wd:title",
      "@type": "xsd:string"
    },
    "url": "schema:url",
    "badges": {
      "@id": "wd:badges",
      "@container": "@set",
      "@type": "xsd:string"
    },
    "comment": {
      "@id": "wd:comment",
      "@type": "xsd:string"
    },
    "bot": {
      "@id": "wd:bot",
      "@type": "xsd:boolean"
    },
    "rank": {
      "@id": "wd:rank",
      "@type": "xsd:string"
    },
    "property": {
      "@id": "wd:property",
      "@type": "@id"
    },
    "qualifiers": {
      "@id": "wd:qualifiers",
      "@container": "@set",
      "@type": "@id"
    },
    "references": {
      "@id": "wd:references",
      "@container": "@set",
      "@type": "@id"
    },
    "hash": {
      "@id": "wd:hash",
      "@type": "xsd:string"
    },
    "parts": {
      "@id": "wd:parts",
      "@container": "@set",
      "@type": "@id"
    },
    "content": {
      "@id": "wd:content",
      "@type": "xsd:string"
    },
    "lastrevid": {
      "@id": "wd:lastrevid",
      "@type": "xsd:integer"
    },
    "modified": {
      "@id": "wd:modified",
      "@type": "xsd:dateTime"
    },
    "patch": {
      "@id": "wd:patch",
      "@container": "@set",
      "@type": "@id"
    },
    "op": {
      "@id": "wd:op",
      "@type": "xsd:string"
    },
    "path": {
      "@id": "wd:path",
      "@type": "xsd:string"
    },
    "value": {
      "@id": "wd:value",
      "@type": "xsd:string"
    },
    "from": {
      "@id": "wd:from",
      "@type": "xsd:string"
    },
    "tags": {
      "@id": "wd:tags",
      "@container": "@set",
      "@type": "xsd:string"
    }
  }
}