Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • L loki
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 45
    • Issues 45
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • pro
  • loki
  • Issues
  • #29

Closed
Open
Created Sep 02, 2017 by Krzysztof Kutt@kkuttMaintainer

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

Assignee
Assign to
Time tracking