blob: ba2e84ceeb04539f97a4401bb5afe01d836e037a [file] [log] [blame]
<?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://jakarta.apache.org/velocity/dvsl/">
<created>2006-11-21</created>
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
<name>Apache Velocity DVSL</name>
<homepage rdf:resource="http://jakarta.apache.org/velocity/dvsl/" />
<asfext:pmc rdf:resource="http://velocity.apache.org/"/>
<shortdesc>A tool modeled after XSLT and intended for general XML transformations using the Velocity Template Language.</shortdesc>
<description>DVSL (Declarative Velocity Style Language) is a tool modeled after XSLT and is intended for general XML transformations using the Velocity Template Language as the templating language for the transformations. The key differences are that it incorporates easy access to Java objects and allows you to use the Velocity template language and it's features for expressing the transformation templates.</description>
<bug-database rdf:resource="http://issues.apache.org/jira/browse/VELOCITY" />
<mailing-list rdf:resource="http://jakarta.apache.org/velocity/" />
<download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_velocity.cgi" />
<programming-language>Java</programming-language>
<category rdf:resource="http://projects.apache.org/category/library"/>
<repository>
<SVNRepository>
<location rdf:resource="http://svn.apache.org/repos/asf/velocity/dvsl/trunk"/>
<browse rdf:resource="http://svn.apache.org/viewvc/velocity/dvsl/trunk"/>
</SVNRepository>
</repository>
</Project>
</rdf:RDF>