Next in thread → Next in month →

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

From
OASIS Issues Tracker <>
Date
2017-09-29T15:51:12+00:00
ID
Thread
[OASIS Issue Tracker] (OSLCCORE-110) oslc.where syntax differs from Lyo reference implementation
[ https://issues.oasis-open.org/browse/OSLCCORE-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Honey updated OSLCCORE-110:
---------------------------------

    Description: 
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 seems useful, so should we adopt that in the spec?


  was:
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.



> 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 seems useful, so should we adopt that in the spec?



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