You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As we all implement TRAPI 1.3, I think it would be very helpful to document our common answers to these questions:
If a client does not specify qualifiers in a query, but a server has edges that match the requested predicate but with qualifiers on them, SHOULD/MUST it furnish those qualifiers to the client?
If a client does specify qualifiers in a query, but a server has only edges that match the unqualified predicate (or doesn't implement qualifiers at all yet), SHOULD/MUST the server return the matching unqualified edges or nothing?
I think we should discuss and document these policies. I think this is a job for Architecture, but maybe it more apropos for another group?
The text was updated successfully, but these errors were encountered:
As we all implement TRAPI 1.3, I think it would be very helpful to document our common answers to these questions:
If a client does not specify qualifiers in a query, but a server has edges that match the requested predicate but with qualifiers on them, SHOULD/MUST it furnish those qualifiers to the client?
If a client does specify qualifiers in a query, but a server has only edges that match the unqualified predicate (or doesn't implement qualifiers at all yet), SHOULD/MUST the server return the matching unqualified edges or nothing?
I think we should discuss and document these policies. I think this is a job for Architecture, but maybe it more apropos for another group?
The text was updated successfully, but these errors were encountered: