[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [lyo-dev] Query Requirements with Filter on OSLC Links?
|
This is not supported by the OSLC QM V2 service provider in RQM since it's not spec-compliant. The predicate value (uri_ref_esc) requires a valid URI:
uri_ref_esc ::= /* an angle bracket-delimited URI reference in which > and \ are \-escaped. */
Source: http://open-services.net/bin/view/Main/OSLCCoreSpecQuery#oslc_where
Thanks,
Paul
|
![]() |
Paul Slauenwhite | | |
IBM Software Group, Rational | |
IBM Toronto Lab, Canada | |
Phone: | 905-413-3861 | | ![]() |
Tie-Line: | 313-3861 | | ![]() |
Mobile: | 902-221-6721 | | ![]() |
E-mail: | paules@xxxxxxxxxx | | ![]() |
![]() | | ![]() |
![]() | | ![]() |
"Daniel Chirillo" ---04/19/2015 02:09:21 PM---I'm writing something to update existing OSLC links. Is it possible to create a query (of DOORS re
From: "Daniel Chirillo" <chirillo@xxxxxxxxxx>
To: "Lyo project developer discussions" <lyo-dev@xxxxxxxxxxx>
Date: 04/19/2015 02:09 PM
Subject: [lyo-dev] Query Requirements with Filter on OSLC Links?
Sent by: lyo-dev-bounces@xxxxxxxxxxx
I'm writing something to update existing OSLC links. Is it possible to create a query (of DOORS requirements) filter that contains a where clause that says, in essence, "where (validatedBy != null || affectedBy != null || implementedBy != null or trackedBy != null )? Without this filter, I'm having to get all requirements (this ends up being lists of thousands) and then go through them and do the filter myself (which results in a list of < 200).
Regards,
Daniel Chirillo
Rational Lab Services
1-720-395-0914 (voice)
1-646-349-1956 (fax)
chirillo@xxxxxxxxxx_______________________________________________
lyo-dev mailing list
lyo-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/lyo-dev




