blob: 3f53120922800c96fccc3d22dd97a77db16dc3c4 [file] [log] [blame]
<?xml version="1.0"?>
<!--
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.
-->
<?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) 2022 The Apache Software Foundation.
All rights reserved.
=======================================================================
-->
<Project rdf:about="http://camel.rdf.apache.org/">
<created>2008-12-17</created>
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
<name>Apache Camel</name>
<homepage rdf:resource="https://camel.apache.org/" />
<asfext:pmc rdf:resource="https://camel.apache.org/" />
<shortdesc>Apache Camel is an integration framework</shortdesc>
<description>Camel is an Open Source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data</description>
<bug-database rdf:resource="https://issues.apache.org/jira/browse/CAMEL" />
<mailing-list rdf:resource="https://camel.apache.org/mailing-lists.html" />
<download-page rdf:resource="https://camel.apache.org/download.html" />
<programming-language>Java</programming-language>
<category rdf:resource="http://projects.apache.org/category/integration" />
<category rdf:resource="http://projects.apache.org/category/cloud" />
<category rdf:resource="http://projects.apache.org/category/java" />
<category rdf:resource="http://projects.apache.org/category/library" />
<maintainer>
<foaf:Person>
<foaf:name>Andrea Cosentino</foaf:name>
<foaf:mbox rdf:resource="mailto:acosentino@apache.org"/>
</foaf:Person>
</maintainer>
</Project>
</rdf:RDF>