[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [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)
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]