We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c36c6c9 commit 88ef0d5Copy full SHA for 88ef0d5
1 file changed
wikidataintegrator/sdc_core.py
@@ -2488,7 +2488,7 @@ class WDItemID(WDBaseDataType):
2488
"""
2489
Implements the Wikidata data type with a value being another WD item ID
2490
2491
- DTYPE = 'wikibase-item'
+ DTYPE = 'wikibase-entityid'
2492
sparql_query = '''
2493
PREFIX wd: <{wb_url}/entity/>
2494
PREFIX wdt: <{wb_url}/prop/direct/>
0 commit comments