Wikipedia / MediaWiki · JSON-LD Context

Wikipedia Context

JSON-LD context defining the semantic vocabulary for Wikipedia from Wikipedia / MediaWiki.

7 Classes 0 Properties 4 Namespaces
View Context View on GitHub

Namespaces

wm: https://wikimedia.org/api/vocab/
schema: https://schema.org/
dcterms: http://purl.org/dc/terms/
xsd: http://www.w3.org/2001/XMLSchema#

Classes

Encyclopedia Article Page Revision User name description

JSON-LD Document

Raw ↑
{
  "@context": {
    "@version": 1.1,
    "wm": "https://wikimedia.org/api/vocab/",
    "schema": "https://schema.org/",
    "dcterms": "http://purl.org/dc/terms/",
    "xsd": "http://www.w3.org/2001/XMLSchema#",
    "Encyclopedia": "schema:EncyclopediaArticle",
    "Article": "schema:Article",
    "Page": "wm:Page",
    "Revision": "wm:Revision",
    "User": "schema:Person",
    "name": "schema:name",
    "description": "schema:description"
  }
}