History | Log In     View a printable version of the current page. Get help!  
Issue Details [XML]

Key: SES-395
Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Unassigned
Reporter: Arjohn Kampman
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Sesame

Keywords cannot be used as variable names or namespace prefixes in SeRQL queries

Created: 14/May/07 11:30 AM   Updated: 14/May/07 11:30 AM
Component/s: SeRQL
Affects Version/s: 2.0-alpha-4, 2.0-beta1, 2.0-beta2, 2.0-beta3
Fix Version/s: None


 Description   
The SeRQL parser fails to parse queries where keywords are used for variable names or namespace prefixes. Queries like the following result in an error saying that the <Context> token is not expected here:

SELECT Context
FROM CONTEXT
    Context {X} P {Y}

 All   Comments   Change History      Sort Order:
There are no comments yet on this issue.