blob: 34e33e557ea8e0dba33f44f09cd81023ac1b3827 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
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/">
<Project rdf:about="https://inlong.apache.org">
<created>2023-09-06</created>
<license rdf:resource="https://spdx.org/licenses/Apache-2.0" />
<name>Apache InLong</name>
<homepage rdf:resource="https://inlong.apache.org" />
<asfext:pmc rdf:resource="https://inlong.apache.org" />
<shortdesc>Apache InLong - a one-stop, full-scenario integration framework for massive data</shortdesc>
<description>Apache InLong is a one-stop, full-scenario integration framework for massive data that supports Data Ingestion, Data Synchronization, and Data Subscription, and it provides automatic, safe, reliable, and high-performance data transmission capabilities to facilitate the construction of streaming-based data analysis, modeling, and applications.</description>
<bug-database rdf:resource="https://github.com/apache/inlong/issues" />
<mailing-list rdf:resource="https://lists.apache.org/list.html?dev@inlong.apache.org" />
<download-page rdf:resource="https://inlong.apache.org/downloads" />
<programming-language>Java</programming-language>
<category rdf:resource="https://projects.apache.org/category/big-data" />
<repository>
<SVNRepository>
<location rdf:resource="https://dist.apache.org/repos/dist/release/inlong/"/>
<browse rdf:resource="https://dist.apache.org/repos/dist/release/inlong/"/>
</SVNRepository>
</repository>
<repository>
<GitRepository>
<location rdf:resource="https://git@github.com:apache/inlong.git"/>
<browse rdf:resource="https://github.com/apache/inlong"/>
</GitRepository>
</repository>
<maintainer>
<foaf:Person>
<foaf:name>Charles Zhang</foaf:name>
<foaf:mbox rdf:resource="mailto:dockerzhang@apache.org"/>
</foaf:Person>
</maintainer>
</Project>
</rdf:RDF>