You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by je...@apache.org on 2011/03/16 21:20:31 UTC

svn commit: r1082285 - /chemistry/site/trunk/content/project/cmis.mdtext

Author: jens
Date: Wed Mar 16 20:20:31 2011
New Revision: 1082285

URL: http://svn.apache.org/viewvc?rev=1082285&view=rev
Log:
Add a page for CMIS introduction

Added:
    chemistry/site/trunk/content/project/cmis.mdtext   (with props)

Added: chemistry/site/trunk/content/project/cmis.mdtext
URL: http://svn.apache.org/viewvc/chemistry/site/trunk/content/project/cmis.mdtext?rev=1082285&view=auto
==============================================================================
--- chemistry/site/trunk/content/project/cmis.mdtext (added)
+++ chemistry/site/trunk/content/project/cmis.mdtext Wed Mar 16 20:20:31 2011
@@ -0,0 +1,62 @@
+Title:     What is CMIS?
+Notice:    Licensed to the Apache Software Foundation (ASF) under one
+           or more contributor license agreements.  See the NOTICE file
+           distributed with this work for additional information
+           regarding copyright ownership.  The ASF licenses this file
+           to you under the Apache License, Version 2.0 (the
+           "License"); you may not use this file except in compliance
+           with the License.  You may obtain a copy of the License at
+           .
+             http://www.apache.org/licenses/LICENSE-2.0
+           .
+           Unless required by applicable law or agreed to in writing,
+           software distributed under the License is distributed on an
+           "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+           KIND, either express or implied.  See the License for the
+           specific language governing permissions and limitations
+           under the License.
+
+# What is CMIS?
+
+## About CMIS
+
+CMIS (Content Management Interoperability Services) is an OASIS
+standard enabling information sharing between different Content 
+Management Systems. 
+ 
+See also: 
+
+  - [Wikipedia][1]
+  - [OASIS][2]
+
+## CMIS Introduction
+There are a couple of good tutorials and other resources on the web. 
+
+
+An [introduction to CMIS][6] including use cases and a lot of links
+
+A general (technical) overview about CMIS in a blog series
+
+  - [Part 1: Overview, domain model and bindings][3]
+  - [Part 2: Domain Model I, Repositories, Types and Properties][4]
+  - [Part 3:  Domain Model II, Folders, Path, Versions][5]
+
+A [CMIS presentation][7] and an overview about the Apache Chemistry project
+at the Apache Dev Con 2010.
+
+An [introduction focusing on the AtomPub protocol][8]
+
+[Another presentation about CMIS][9] including a lot 
+of history and motivation also available as [recording][10].
+
+
+  [1]: http://en.wikipedia.org/wiki/Content_Management_Interoperability_Services
+  [2]: http://www.oasis-open.org/committees/cmis
+  [3]: http://jenshuebel.wordpress.com/2010/05/08/whats-this-thing-called-cmis/
+  [4]: http://jenshuebel.wordpress.com/2010/05/16/whats-this-thing-called-cmis-part-2/
+  [5]: http://jenshuebel.wordpress.com/2010/07/15/whats-this-thing-called-cmis-part-3-folders-path-versions/
+  [6]: http://www.oldschooltechie.com/blog/2009/11/23/introduction-cmis
+  [7]: http://www.slideshare.net/efge/cmis-and-apache-chemistry-apachecon-2010
+  [8]: http://ecmarchitect.com/archives/2009/11/23/1094
+  [9]: http://oxford.geeknights.net/2010/dec-1st/talks/keynote-DavidCaruana.pdf
+  [10]: http://vimeo.com/17555846
\ No newline at end of file

Propchange: chemistry/site/trunk/content/project/cmis.mdtext
------------------------------------------------------------------------------
    svn:eol-style = native