scampi / gosparqled

SPARQL auto-completion
Apache License 2.0
25 stars 2 forks source link

autocompletion grammar error that sets two fill vars #44

Closed scampi closed 9 years ago

scampi commented 9 years ago
select * {
  ?s a ; <
}

the type object is missing, but the ?fillvar variable is added. This query is invalid