site/doap_anakia.rdf (35 lines of code) (raw):

<?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/"> <!-- ======================================================================= Copyright (c) 2006 The Apache Software Foundation. All rights reserved. ======================================================================= --> <Project rdf:about="http://velocity.apache.org/anakia/"> <created>2006-11-21</created> <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" /> <name>Apache Anakia</name> <homepage rdf:resource="http://velocity.apache.org/anakia/" /> <asfext:pmc rdf:resource="http://velocity.apache.org/"/> <shortdesc>Anakia uses Apache Velocity to generate documents based on XML source files.</shortdesc> <description>Anakia is an XML transformation tool that uses JDOM and Velocity to transform XML documents into the format of your choice. It provides an alternative to using Ant&apos;s style task and XSL to process XML files.</description> <bug-database rdf:resource="http://issues.apache.org/jira/browse/ANAKIA" /> <mailing-list rdf:resource="http://velocity.apache.org/mail-lists.html" /> <download-page rdf:resource="http://velocity.apache.org/download.cgi" /> <programming-language>Java</programming-language> <category rdf:resource="http://projects.apache.org/category/library"/> <release> <Version> <name>Latest Stable Release</name> <created>2007-04-28</created> <revision>1.0</revision> </Version> </release> <repository> <SVNRepository> <location rdf:resource="http://svn.apache.org/repos/asf/velocity/anakia/trunk"/> <browse rdf:resource="http://svn.apache.org/viewvc/velocity/anakia/trunk"/> </SVNRepository> </repository> </Project> </rdf:RDF>