OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

cmis message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [cmis] [OASIS Issue Tracker] (CMIS-786) Symbolic Link Extension Proposal


Thanks, I will correct this.

-- Ken

On Mon, 15 Dec 2014, OASIS Issues Tracker wrote:


   [ https://issues.oasis-open.org/browse/CMIS-786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=53348#comment-53348 ]

Gregory Melahn commented on CMIS-786:
-------------------------------------

The proposal mentions support for CMIS 1.0 though cmis:item was only added in cmis 1.1

Symbolic Link Extension Proposal
--------------------------------

                Key: CMIS-786
                URL: https://issues.oasis-open.org/browse/CMIS-786
            Project: OASIS Content Management Interoperability Services (CMIS) TC
         Issue Type: New Feature
         Components: Domain Model
   Affects Versions: Proposals for 2.0
           Reporter: Ken Baclawski
           Priority: Minor

This extension provides for a subclass of cmis:item called cmis:symbolicLink.  An object of type cmis:symbolicLink has an attribute referenceId that specifies an object Id or latest accessible state identifier.  When the Id of a  symbolic link item is specified in a service request, the referenceId attribute of the item may be used instead of the specified symbolic link Id.  The replacement of the symbolic link Id with another Id is called dereferencing.  When dereferencing is performed, it is recursive: if the referenceId of a symbolic link item is itself the Id of a symbolic link item, then that symbolic link Id is also dereferenced.  If a dereferencing cycle is detected, a cmis:dereferenceException is thrown.  Dereferencing of symbolic links in a service call can be explicitly enabled or disabled by an optional dereferenceSymbolicLinks parameter.  If the dereferenceSymbolicLinks parameter is not specified as FALSE in a service call, then symbolic link dereferencing is p
erformed, i.e., the default value of the dereferenceSymbolicLinks parameter is TRUE.



--
This message was sent by Atlassian JIRA
(v6.2.2#6258)

---------------------------------------------------------------------
To unsubscribe from this mail list, you must leave the OASIS TC that
generates this mail.  Follow this link to all your TCs in OASIS at:
https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]