← Prev in month
← Prev in thread
Next in thread →
Next in month →
[OASIS Issue Tracker] (OSLCCORE-106) Example might not work on many implementations
David Honey created OSLCCORE-106:
------------------------------------
Summary: Example might not work on many implementations
Key: OSLCCORE-106
URL: https://issues.oasis-open.org/browse/OSLCCORE-106
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 has this example of a nested oslc.where:
http://example.com/bugs?oslc.where=dcterms:creator{foaf:givenName="John" and foaf:familyName="Smith"}
However, many implementations might only support foaf:name.
Should we change this example (see below) so it might be more widely supported?
http://example.com/bugs?oslc.where=dcterms:creator{foaf:name="John Smith"}
--
This message was sent by Atlassian JIRA
(v6.2.2#6258)
← Prev in month
← Prev in thread
Next in thread →
Next in month →