blob: dce8ac64df90c2fd7c800fb5dc15d676e5953931 [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/">
<Project rdf:about="https://submarine.apache.org">
<created>2023-09-08</created>
<license rdf:resource="https://spdx.org/licenses/Apache-2.0" />
<name>Apache Submarine</name>
<homepage rdf:resource="https://submarine.apache.org" />
<asfext:pmc rdf:resource="https://submarine.apache.org" />
<shortdesc>Submarine is Cloud Native Machine Learning Platform.</shortdesc>
<description>Apache Submarine (Submarine for short) is an End-to-End Machine Learning Platform to allow data scientists to create end-to-end machine learning workflows. On Submarine, data scientists can finish each stage in the ML model lifecycle, including data exploration, data pipeline creation, model training, serving, and monitoring.</description>
<mailing-list rdf:resource="https://issues.apache.org/jira/projects/SUBMARINE" />
<download-page rdf:resource="https://submarine.apache.org/docs/next/download" />
<programming-language>Java</programming-language>
<category rdf:resource="https://projects.apache.org/category/cloud" />
<category rdf:resource="https://projects.apache.org/category/java"/>
<category rdf:resource="https://projects.apache.org/category/python"/>
<category rdf:resource="https://projects.apache.org/category/go"/>
<release>
<Version>
<name>Apache Submarine 0.1.0</name>
<created>2019-01-16</created>
<revision>0.1.0</revision>
</Version>
</release>
<release>
<Version>
<name>Apache Submarine 0.2.0</name>
<created>2019-07-02</created>
<revision>0.2.0</revision>
</Version>
</release>
<release>
<Version>
<name>Apache Submarine 0.3.0</name>
<created>2020-02-01</created>
<revision>0.3.0</revision>
</Version>
</release>
<release>
<Version>
<name>Apache Submarine 0.4.0</name>
<created>2020-07-05</created>
<revision>0.4.0</revision>
</Version>
</release>
<release>
<Version>
<name>Apache Submarine 0.5.0</name>
<created>2020-12-17</created>
<revision>0.5.0</revision>
</Version>
</release>
<release>
<Version>
<name>Apache Submarine 0.6.0</name>
<created>2021-10-21</created>
<revision>0.6.0</revision>
</Version>
</release>
<release>
<Version>
<name>Apache Submarine 0.7.0</name>
<created>2022-04-25</created>
<revision>0.7.0</revision>
</Version>
</release>
<release>
<Version>
<name>Apache Submarine 0.8.0</name>
<created>2023-09-23</created>
<revision>0.8.0</revision>
</Version>
</release>
<repository>
<GitRepository>
<location rdf:resource="https://github.com/apache/submarine.git"/>
<browse rdf:resource="https://github.com/apache/submarine"/>
</GitRepository>
</repository>
<maintainer>
<foaf:Person>
<foaf:name>Apache Submarine PMC</foaf:name>
<foaf:mbox rdf:resource="mailto:dev@submarine.apache.org"/>
</foaf:Person>
</maintainer>
</Project>
</rdf:RDF>