SPARQL SELECT query returns `no` instead of table with results
Page text (saved as start:xxx
):
~~NOCACHE~~
[[category:task| ]]
Tytuł: [[test_title:=Miejsce na twoją reklamę]]
Miejsce na treść twojej reklamy
Dane:
* Rok: [[test_year:=dzisiaj]]
* Autor: [[test_autor:=Nieznany]]
* Lokalizacja: [[test_location:=internet]]
* Język: [[test_lang:=english]]
* Długość: [[test_length:=1]]
* Inna strona: [[test_other_page::tests:loki-queries:page1]]
SPARQL query (in SPARQL Endpoint / within the wiki page):
PREFIX wiki: <>
SELECT ?p
WHERE {
?p a "task" .
}
Result: no
but should return the table with at least one page start:xxx