← Prev in month ← Prev in thread

[OASIS Issue Tracker] (OSLCCORE-110) oslc.where syntax differs from Lyo reference implementation

From
OASIS Issues Tracker <>
Date
2017-09-29T15:51:02+00:00
ID
Thread
[OASIS Issue Tracker] (OSLCCORE-110) oslc.where syntax differs from Lyo reference implementation
David Honey created OSLCCORE-110:
------------------------------------

             Summary: oslc.where syntax differs from Lyo reference implementation
                 Key: OSLCCORE-110
                 URL: https://issues.oasis-open.org/browse/OSLCCORE-110
             Project: OASIS OSLC Lifecycle Integration Core (OSLC Core) TC
          Issue Type: Task
          Components: Query
            Reporter: David Honey
            Assignee: James Amsden


https://open-services.net/bin/view/Main/OSLCCoreSpecQuery description of the syntax of oslc.where only supports:

value         ::= uri_ref_esc | literal_value
	uri_ref_esc   ::= /* an angle bracket-delimited URI reference in which > and \ are \-escaped. */

However, when I plaigerised the Antlr definition of this from Lyo, I found it also accepted prefixed names. For example, the following was supported:

    oslc.where=dcterms:creator=jtsuser:John

providing that the prefix jtsuser was defined.




--
This message was sent by Atlassian JIRA
(v6.2.2#6258)
← Prev in month ← Prev in thread