You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltacloud.apache.org by ma...@apache.org on 2013/07/16 10:06:59 UTC

git commit: Adding Deltacloud doap file - http://projects.apache.org/doap.html

Updated Branches:
  refs/heads/master 16ba86d8f -> ab9528330


Adding Deltacloud doap file - http://projects.apache.org/doap.html


Project: http://git-wip-us.apache.org/repos/asf/deltacloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/deltacloud/commit/ab952833
Tree: http://git-wip-us.apache.org/repos/asf/deltacloud/tree/ab952833
Diff: http://git-wip-us.apache.org/repos/asf/deltacloud/diff/ab952833

Branch: refs/heads/master
Commit: ab95283307449f10a0742a5b11907b4a5939bb23
Parents: 16ba86d
Author: marios <ma...@redhat.com>
Authored: Tue Jul 16 11:04:55 2013 +0300
Committer: marios <ma...@redhat.com>
Committed: Tue Jul 16 11:04:55 2013 +0300

----------------------------------------------------------------------
 site/content/doap_Deltacloud.rdf | 55 +++++++++++++++++++++++++++++++++++
 site/output/doap_Deltacloud.rdf  | 55 +++++++++++++++++++++++++++++++++++
 2 files changed, 110 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/deltacloud/blob/ab952833/site/content/doap_Deltacloud.rdf
----------------------------------------------------------------------
diff --git a/site/content/doap_Deltacloud.rdf b/site/content/doap_Deltacloud.rdf
new file mode 100644
index 0000000..3c410f5
--- /dev/null
+++ b/site/content/doap_Deltacloud.rdf
@@ -0,0 +1,55 @@
+<rdf:RDF xml:lang="en"
+         xmlns="http://usefulinc.com/ns/doap#"
+         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+         xmlns:asfext="http://projects.apache.org/ns/asfext#"
+         xmlns:foaf="http://xmlns.com/foaf/0.1/">
+<!--
+    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.
+-->
+  <Project rdf:about="http://deltacloud.apache.org">
+    <created>2013-07-16</created>
+    <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
+    <name>Apache DeltaCloud</name>
+    <homepage rdf:resource="http://deltacloud.apache.org" />
+    <asfext:pmc rdf:resource="http://deltacloud.apache.org" />
+    <shortdesc>Apache DeltaCloud provides common front-end APIs to abstract differences between cloud providers.</shortdesc>
+    <description>Deltacloud contains a cloud abstraction API - whether the Deltacloud classic API, the DMTF CIMI API or even the EC2 API. Each abstraction API works as a wrapper around a large number of clouds, shielding users from their differences. For every cloud provider there is a driver "speaking" that cloud provider's native API, freeing you from dealing with the particulars of each cloud's API.</description>
+    <bug-database rdf:resource="https://issues.apache.org/jira/browse/DTACLOUD" />
+    <mailing-list rdf:resource="http://deltacloud.apache.org/contact.html" />
+    <download-page rdf:resource="http://deltacloud.apache.org/download.html" />
+    <programming-language>Ruby</programming-language>
+    <category rdf:resource="http://projects.apache.org/indexes/category.html#cloud" />
+    <release>
+      <Version>
+        <name>Apache deltacloud 1.3</name>
+        <created>2013-04-22</created>
+        <revision>1.3</revision>
+      </Version>
+    </release>
+    <repository>
+      <SVNRepository>
+        <location rdf:resource="https://git-wip-us.apache.org/repos/asf/deltacloud.git"/>
+        <browse rdf:resource="https://git-wip-us.apache.org/repos/asf/deltacloud.git"/>
+      </SVNRepository>
+    </repository>
+    <maintainer>
+      <foaf:Person>
+        <foaf:name>Apache DeltaCloud PMC</foaf:name>
+          <foaf:mbox rdf:resource="mailto:dev@deltacloud.apache.org"/>
+      </foaf:Person>
+    </maintainer>
+  </Project>
+</rdf:RDF>

http://git-wip-us.apache.org/repos/asf/deltacloud/blob/ab952833/site/output/doap_Deltacloud.rdf
----------------------------------------------------------------------
diff --git a/site/output/doap_Deltacloud.rdf b/site/output/doap_Deltacloud.rdf
new file mode 100644
index 0000000..3c410f5
--- /dev/null
+++ b/site/output/doap_Deltacloud.rdf
@@ -0,0 +1,55 @@
+<rdf:RDF xml:lang="en"
+         xmlns="http://usefulinc.com/ns/doap#"
+         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+         xmlns:asfext="http://projects.apache.org/ns/asfext#"
+         xmlns:foaf="http://xmlns.com/foaf/0.1/">
+<!--
+    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.
+-->
+  <Project rdf:about="http://deltacloud.apache.org">
+    <created>2013-07-16</created>
+    <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
+    <name>Apache DeltaCloud</name>
+    <homepage rdf:resource="http://deltacloud.apache.org" />
+    <asfext:pmc rdf:resource="http://deltacloud.apache.org" />
+    <shortdesc>Apache DeltaCloud provides common front-end APIs to abstract differences between cloud providers.</shortdesc>
+    <description>Deltacloud contains a cloud abstraction API - whether the Deltacloud classic API, the DMTF CIMI API or even the EC2 API. Each abstraction API works as a wrapper around a large number of clouds, shielding users from their differences. For every cloud provider there is a driver "speaking" that cloud provider's native API, freeing you from dealing with the particulars of each cloud's API.</description>
+    <bug-database rdf:resource="https://issues.apache.org/jira/browse/DTACLOUD" />
+    <mailing-list rdf:resource="http://deltacloud.apache.org/contact.html" />
+    <download-page rdf:resource="http://deltacloud.apache.org/download.html" />
+    <programming-language>Ruby</programming-language>
+    <category rdf:resource="http://projects.apache.org/indexes/category.html#cloud" />
+    <release>
+      <Version>
+        <name>Apache deltacloud 1.3</name>
+        <created>2013-04-22</created>
+        <revision>1.3</revision>
+      </Version>
+    </release>
+    <repository>
+      <SVNRepository>
+        <location rdf:resource="https://git-wip-us.apache.org/repos/asf/deltacloud.git"/>
+        <browse rdf:resource="https://git-wip-us.apache.org/repos/asf/deltacloud.git"/>
+      </SVNRepository>
+    </repository>
+    <maintainer>
+      <foaf:Person>
+        <foaf:name>Apache DeltaCloud PMC</foaf:name>
+          <foaf:mbox rdf:resource="mailto:dev@deltacloud.apache.org"/>
+      </foaf:Person>
+    </maintainer>
+  </Project>
+</rdf:RDF>