Querying: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Declare these namespaces at the start of every query: ``` PREFIX wd: <https://ottgaz.org/entity/> PREFIX wdt: <https://ottgaz.org/prop/direct/> ```") |
(No difference)
|
Revision as of 14:01, 30 September 2022
Declare these namespaces at the start of every query:
``` PREFIX wd: <https://ottgaz.org/entity/> PREFIX wdt: <https://ottgaz.org/prop/direct/> ```