Skip to content

C-SPARQL query parsing error #15

Description

@pkapahnke

When registering C-SPARQL queries, the parser throws an error at the FROM STREAM keywords.

The grammar in https://github.com/streamreasoning/CSPARQL-engine/blob/master/csparql-core/Grammar/master.jj shows the following entry: <FROM: " from ">. Note the whitespace before "from": Adding this whitespace in the query works fine, i.e. FROM STREAM.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions