Added categories and CIMI standard to DOAP file
diff --git a/site/content/doap_Deltacloud.rdf b/site/content/doap_Deltacloud.rdf
index 3c410f5..e653062 100644
--- a/site/content/doap_Deltacloud.rdf
+++ b/site/content/doap_Deltacloud.rdf
@@ -22,21 +22,22 @@
<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>
+ <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>
+ <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" />
+ <category rdf:resource="http://projects.apache.org/category/cloud" />
+ <category rdf:resource="http://projects.apache.org/category/library" />
<release>
<Version>
- <name>Apache deltacloud 1.3</name>
+ <name>Apache Deltacloud</name>
<created>2013-04-22</created>
- <revision>1.3</revision>
+ <revision>1.0.3</revision>
</Version>
</release>
<repository>
@@ -45,9 +46,17 @@
<browse rdf:resource="https://git-wip-us.apache.org/repos/asf/deltacloud.git"/>
</SVNRepository>
</repository>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>Cloud Infrastructure Management Interface</asfext:title>
+ <asfext:body>DMTF</asfext:body>
+ <asfext:id>DSP0263</asfext:id>
+ <asfext:url rdf:resource="http://dmtf.org/standards/cloud"/>
+ </asfext:Standard>
+ </asfext:implements>
<maintainer>
<foaf:Person>
- <foaf:name>Apache DeltaCloud PMC</foaf:name>
+ <foaf:name>Apache Deltacloud PMC</foaf:name>
<foaf:mbox rdf:resource="mailto:dev@deltacloud.apache.org"/>
</foaf:Person>
</maintainer>
diff --git a/site/output/doap_Deltacloud.rdf b/site/output/doap_Deltacloud.rdf
index 3c410f5..e653062 100644
--- a/site/output/doap_Deltacloud.rdf
+++ b/site/output/doap_Deltacloud.rdf
@@ -22,21 +22,22 @@
<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>
+ <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>
+ <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" />
+ <category rdf:resource="http://projects.apache.org/category/cloud" />
+ <category rdf:resource="http://projects.apache.org/category/library" />
<release>
<Version>
- <name>Apache deltacloud 1.3</name>
+ <name>Apache Deltacloud</name>
<created>2013-04-22</created>
- <revision>1.3</revision>
+ <revision>1.0.3</revision>
</Version>
</release>
<repository>
@@ -45,9 +46,17 @@
<browse rdf:resource="https://git-wip-us.apache.org/repos/asf/deltacloud.git"/>
</SVNRepository>
</repository>
+ <asfext:implements>
+ <asfext:Standard>
+ <asfext:title>Cloud Infrastructure Management Interface</asfext:title>
+ <asfext:body>DMTF</asfext:body>
+ <asfext:id>DSP0263</asfext:id>
+ <asfext:url rdf:resource="http://dmtf.org/standards/cloud"/>
+ </asfext:Standard>
+ </asfext:implements>
<maintainer>
<foaf:Person>
- <foaf:name>Apache DeltaCloud PMC</foaf:name>
+ <foaf:name>Apache Deltacloud PMC</foaf:name>
<foaf:mbox rdf:resource="mailto:dev@deltacloud.apache.org"/>
</foaf:Person>
</maintainer>