• Type: Task
    • Resolution: Unresolved
    • Priority: Major
    • Component/s: Query
    • None
    • Hide

      The spec should contain real examples including real responses. Those examples should work with current implementations. This may mean avoiding some of the current examples of nested queries (aka scoped queries).

      Show
      The spec should contain real examples including real responses. Those examples should work with current implementations. This may mean avoiding some of the current examples of nested queries (aka scoped queries).

      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"}

            Assignee:
            James Amsden (Inactive)
            Reporter:
            davidhoney
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: