[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] Commented: (CMIS-128) Query result setAtomPub binding is ambiguous and implies object mapping, not row mapping
[ http://tools.oasis-open.org/issues/browse/CMIS-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=10249#action_10249 ]
Ryan McVeigh commented on CMIS-128:
-----------------------------------
I agree with Dave that we are missing a row/col mapping. It seems like we're not yet geared towards returning cmis:object's. This gets complicated when using things like the UPPER, SCORE and AS functions - then returned properties won't necessarily match the type's property definition names.
I would like to see the Query specification be explicit about what should be returned. If this is truly a collection of cmis:object's then how is join possible? What about the functions that change property names in the response? Or adds them in, in the case of SCORE?
Assuming the response is a collection of entries, then what does the self link point to?
> Query result set AtomPub binding is ambiguous and implies object mapping, not row mapping
> -----------------------------------------------------------------------------------------
>
> Key: CMIS-128
> URL: http://tools.oasis-open.org/issues/browse/CMIS-128
> Project: OASIS Content Management Interoperability Services (CMIS) TC
> Issue Type: Bug
> Components: REST/AtomPub Binding
> Affects Versions: Draft 0.50
> Reporter: David Caruana
> Assignee: Al Brown
>
> The Query response example in part II (AtomPub) implies cmis:object is rendered for documents matching query criteria (there's a comment in the example). This mapping is probably ok for queries without join, as the implication is that objects of a single type are queried.
> However, queries with joins don't map well to object oriented result sets.
> It seems we're missing a row/col mapping. In fact, this may be the primary mapping (with an optional injected cmis:object, or link to object where applicable).
> We may also want to consider including inline query meta-data, or a link to query meta-data.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]