content/batik/doap.rdf (73 lines of code) (raw):

<?xml version="1.0"?> <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/"> <!-- ======================================================================= Copyright (c) 2006-2007 The Apache Software Foundation. All rights reserved. ======================================================================= --> <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="https://issues.apache.org/jira/browse/BATIK" /> <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" /> <category rdf:resource="http://projects.apache.org/category/graphics" /> <release> <Version> <name>Batik 1.8</name> <created>2015-03-17</created> <revision>1.8</revision> </Version> </release> <release> <Version> <name>Batik 1.7</name> <created>2008-01-09</created> <revision>1.7</revision> </Version> </release> <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: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: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> </Project> </rdf:RDF>