blob: c5ddf503f1d68a3c4e3be69a4943f91741c9c491 [file] [log] [blame]
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl"?>
<!--
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.
-->
<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/">
<Project rdf:about="http://incubator.apache.org/servicemix">
<created>2006-03-28</created>
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
<name>Apache ServiceMix</name>
<homepage rdf:resource="http://incubator.apache.org/servicemix" />
<asfext:pmc rdf:resource="http://incubator.apache.org" />
<shortdesc>Apache ServiceMix is an open source ESB based on JBI.</shortdesc>
<description>Apache ServiceMix is an open source distributed Enterprise Service Bus (ESB) and SOA toolkit built from the ground up on the semantics and APIs of the Java Business Integration (JBI) specification JSR 208 and released under the Apache license.</description>
<bug-database rdf:resource="http://issues.apache.org/activemq/browse/SM" />
<mailing-list rdf:resource="http://incubator.apache.org/servicemix/Mailing+Lists" />
<download-page rdf:resource="http://incubator.apache.org/servicemix/Download" />
<programming-language>Java</programming-language>
<category rdf:resource="http://projects.apache.org/category/network-server" />
<category rdf:resource="http://projects.apache.org/category/xml" />
<repository>
<SVNRepository>
<location rdf:resource="http://svn.apache.org/repos/asf/incubator/servicemix/"/>
<browse rdf:resource="http://svn.apache.org/viewcvs.cgi/incubator/servicemix/"/>
</SVNRepository>
</repository>
<maintainer>
<foaf:Person>
<foaf:name>Guillaume Nodet</foaf:name>
<foaf:mbox rdf:resource="mailto:gnodet@apache.org"/>
</foaf:Person>
</maintainer>
<asfext:implements><asfext:Standard>
<asfext:title>Java Business Integration</asfext:title>
<asfext:body>JCP</asfext:body>
<asfext:id>JSR 208</asfext:id>
<asfext:url rdf:resource="http://www.jcp.org/en/jsr/detail?id=208"/>
</asfext:Standard></asfext:implements>
</Project>
</rdf:RDF>