You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-commits@xmlgraphics.apache.org by cl...@apache.org on 2007/02/16 07:53:26 UTC

svn commit: r508327 - /xmlgraphics/batik/trunk/documentation-sources/content/doap.rdf

Author: clay
Date: Thu Feb 15 22:53:25 2007
New Revision: 508327

URL: http://svn.apache.org/viewvc?view=rev&rev=508327
Log:
Created valid version of doap.rdf file for inclusion in projects.apache.org.

Modified:
    xmlgraphics/batik/trunk/documentation-sources/content/doap.rdf

Modified: xmlgraphics/batik/trunk/documentation-sources/content/doap.rdf
URL: http://svn.apache.org/viewvc/xmlgraphics/batik/trunk/documentation-sources/content/doap.rdf?view=diff&rev=508327&r1=508326&r2=508327
==============================================================================
--- xmlgraphics/batik/trunk/documentation-sources/content/doap.rdf (original)
+++ xmlgraphics/batik/trunk/documentation-sources/content/doap.rdf Thu Feb 15 22:53:25 2007
@@ -1,78 +1,67 @@
 <?xml version="1.0"?>
-
+<?xml-stylesheet type="text/xsl"?>
+<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.
+   Copyright (c) 2006 The Apache Software Foundation.  
+   All rights reserved.
 
+  =======================================================================
 -->
-
-<Project 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#">
-
-  <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
-  <name>Apache Batik</name>
-  <homepage rdf:resource="http://xmlgraphics.apache.org/batik/"/>
-  <asfext:pmc rdf:resource="http://xmlgraphics.apache.org"/>
-  <shortdesc>
-    The Apache Foundation’s Java-based toolkit for SVG generation and
-    manipulation.
-  </shortdesc>
-  <description>
-    Batik is a Java-based toolkit for applications or applets to use
-    images in the Scalable Vector Graphics (SVG) format for
-    various purposes, such as display, generation and manipulation.
-  </description>
-  <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?query_format=specific&amp;order=relevance+desc&amp;bug_status=__open__&amp;product=Batik&amp;content="/>
-  <mailing-list rdf:resource="http://xmlgraphics.apache.org/batik/mailing-list.html"/>
-  <download-page rdf:resource="http://xmlgraphics.apache.org/download.cgi"/>
-  <programming-language>Java</programming-language>
-  <category rdf:resource="http://projects.apache.org/category/xml"/>
-  <category rdf:resource="http://projects.apache.org/category/graphics"/>
-  <asfext:implements>
-    <asfext:Standard>
+  <Project rdf:about="http://xmlgraphics.apache.org/batik/">
+    <created>2007-02-16</created>
+    <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
+    <name>Apache Batik</name>
+    <homepage rdf:resource="http://xmlgraphics.apache.org/batik/" />
+    <asfext:pmc rdf:resource="http://xmlgraphics.apache.org" />
+    <shortdesc>The Apache Foundation’s Java-based toolkit for SVG generation and manipulation.</shortdesc>
+    <description>Batik is a Java-based toolkit for applications or applets to use images in the Scalable Vector Graphics (SVG) format for various purposes, such as display, generation and manipulation.</description>
+    <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?query_format=specific&amp;order=relevance+desc&amp;bug_status=__open__&amp;product=Batik&amp;content=" />
+    <mailing-list rdf:resource="http://xmlgraphics.apache.org/batik/mailing-list.html" />
+    <download-page rdf:resource="http://xmlgraphics.apache.org/download.cgi" />
+    <programming-language>SVG</programming-language>
+    <category rdf:resource="http://projects.apache.org/category/xml" />
+    <release>
+      <Version>
+        <name>Batik 1.6</name>
+        <created>2005-04-11</created>
+        <revision>1.6</revision>
+      </Version>
+    </release>
+    <repository>
+      <SVNRepository>
+        <location rdf:resource="http://svn.apache.org/repos/asf/xmlgraphics/batik/trunk"/>
+        <browse rdf:resource="http://svn.apache.org/viewcvs.cgi/xmlgraphics/batik/"/>
+      </SVNRepository>
+    </repository>
+    <asfext:implements>
+     <asfext:Standard>
       <asfext:title>Scalable Vector Graphics (SVG) 1.1</asfext:title>
       <asfext:body>W3C</asfext:body>
       <asfext:id>SVG 1.1</asfext:id>
       <asfext:url rdf:resource="http://www.w3.org/TR/SVG11/"/>
-    </asfext:Standard>
-    <asfext:Standard>
+     </asfext:Standard>
+    </asfext:implements>
+    <asfext:implements>
+     <asfext:Standard>
       <asfext:title>Scalable Vector Graphics (SVG) Tiny 1.2</asfext:title>
       <asfext:body>W3C</asfext:body>
       <asfext:id>SVG Tiny 1.2</asfext:id>
       <asfext:url rdf:resource="http://www.w3.org/TR/SVGMobile12/"/>
-    </asfext:Standard>
-    <asfext:Standard>
+     </asfext:Standard>
+    </asfext:implements>
+    <asfext:implements>
+     <asfext:Standard>
       <asfext:title>Scalable Vector Graphics (SVG) Full 1.2</asfext:title>
       <asfext:body>W3C</asfext:body>
       <asfext:id>SVG 1.2</asfext:id>
       <asfext:url rdf:resource="http://www.w3.org/TR/SVG12/"/>
-    </asfext:Standard>
-  </asfext:implements>
-  <release>
-    <Version>
-      <created>2005-04-11</created>
-      <revision>1.6</revision>
-    </Version>
-  </release>
-  <repository>
-    <SVNRepository>
-      <location rdf:resource="http://svn.apache.org/repos/asf/xmlgraphics/batik/trunk"/>
-      <browse rdf:resource="http://svn.apache.org/viewcvs.cgi/xmlgraphics/batik/"/>
-    </SVNRepository>
-  </repository>
-</Project>
+     </asfext:Standard>
+    </asfext:implements>
+  </Project>
+</rdf:RDF>