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

Key: SES-156
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Arjohn Kampman
Reporter: Jeen Broekstra
Votes: 0
Watchers: 0
Operations

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

Remove support for obsolete SeRQL syntax

Created: 10/May/05 02:37 PM   Updated: 13/May/05 10:18 PM
Component/s: SeRQL
Affects Version/s: 1.1, 1.1.1, 1.1.2, 1.1.3
Fix Version/s: 1.2-RC1

Issue Links:
Dependency
This issue depends on:
SES-75 SeRQL Syntax Revision Major Closed
 


 Description   
SeRQL 1.1 is a syntax revision of SeRQL in which two changes were made:

Full URIs are surrounded by angle brackets: <http://example.org/fullURI>. The exclamation mark '!' has been dropped.

Abbreviated URIs are not surrounded by any brackets: ex:abbrevURI .

In Sesame 1.1.x both syntaxes are still supported interchangably, however, parsing speed is affected by this and this syntax is no longer documented as valid. Support for the old syntax is to be removed from the SeRQL query parser.

 All   Comments   Change History      Sort Order:
Comment by Jeen Broekstra [10/May/05 02:37 PM]
SeRQL parser now no longer supports old syntax style.