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: [OASIS Issue Tracker] Commented: (CMIS-693) CMIS RepositoryExtensions



    [ http://tools.oasis-open.org/issues/browse/CMIS-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=24414#action_24414 ] 

Jay Brown commented on CMIS-693:
--------------------------------

Here is an example of instance data generated by OpenCMIS (1.1 fork) based on the schema I have posted as part of the type mutability proposal here: 
http://www.oasis-open.org/apps/org/workgroup/cmis/download.php/40881/CMIS%20Type%20Mutability%20proposal%200.63.zip

example-----------------------------------

<cmis:extendedFeatures>
<cmis:id>urn:uuid:6e8bc430-9c3a-11d9-9669-0800200c9a66</cmis:id>
<cmis:url>http://www.apache.org/licenses/LICENSE-2.0</cmis:url>
<cmis:commonName>License</cmis:commonName>
<cmis:versionLabel>2.0</cmis:versionLabel>

<cmis:description>The License under which this repository is distributed
</cmis:description>
<cmis:featureData>
		<cmis:key>LicenseType</cmis:key>
		<cmis:value>Open Source</cmis:value>
</cmis:featureData>
</cmis:extendedFeatures>

Thanks to Florian and Jens for getting this implemented so we could see an actual instance example!

> CMIS Repository Extensions
> --------------------------
>
>                 Key: CMIS-693
>                 URL: http://tools.oasis-open.org/issues/browse/CMIS-693
>             Project: OASIS Content Management Interoperability Services (CMIS) TC
>          Issue Type: New Feature
>          Components: Domain Model
>    Affects Versions: V1.0
>         Environment: n/a
>            Reporter: Jay Brown
>            Priority: Minor
>             Fix For: V1.0
>
>
> As discussed in the TC meeting today. I have posted a wiki page describing the best practice for CMIS repository extensions. 
> Anyone interested, please comment. 
> Wiki page here:  http://wiki.oasis-open.org/cmis/Repository%20Extensions

-- 
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]