Main Page

From KBTestWikibase
Revision as of 14:31, 16 June 2022 by OlafJanssen (talk | contribs)
Jump to navigation Jump to search

Test Wikibase instance for the national library of The Netherlands.

Quick links

Eigenschappen (properties) (namespace = xx)

Items (namespace = 120)

Terminologie

  • Statements can also be expanded upon, annotated, or contextualized with the addition of optional qualifiers, references, and ranks.
  • The core part of a statement without references and ranks is also called claim. A claim without qualifiers is also referred to as snak. (= simplest P-Q pair)

SPARQL

Setup

PREFIX wd: <https://kbtestwikibase.wikibase.cloud/entity/>
PREFIX wds: <https://kbtestwikibase.wikibase.cloud/entity/statement/>
PREFIX wdv: <https://kbtestwikibase.wikibase.cloud/value/>
PREFIX wdt: <https://kbtestwikibase.wikibase.cloud/prop/direct/>
PREFIX wikibase: <http://wikiba.se/ontology#>
PREFIX p: <https://kbtestwikibase.wikibase.cloud/prop/>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>

Wat zit er in de Wikibase?

Eenvoudige zoekvragen

Interactie via de API

Endpoint

Via URLs

Via Python