static/doap_Hop.rdf (44 lines of code) (raw):

<?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/"> <!-- 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 https://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. --> <Project rdf:about="https://hop.apache.org"> <created>2021-04-05</created> <license rdf:resource="https://spdx.org/licenses/Apache-2.0" /> <name>Apache Hop</name> <homepage rdf:resource="https://hop.apache.org" /> <asfext:pmc rdf:resource="https://hop.apache.org" /> <shortdesc>The Hop Orchestration Platform, or Apache Hop, aims to facilitate all aspects of data and metadata orchestration.</shortdesc> <description>The Hop Orchestration Platform, or Apache Hop, aims to facilitate all aspects of data and metadata orchestration. Hop is an entirely new open source data integration platform that is easy to use, fast and flexible Hop aims to be the future of data integration. Visual development enables developers to be more productive than they can be through code. Our Design once, run anywhere workflows and pipelines can be designed in the Hop Gui and run on the Hop native engine (local or remote), or on Spark, Flink, Google Dataflow or AWS EMR through Beam. Lifecycle Management enables developers and administrators to switch between projects, environments and purposes without leaving your train of thought. </description> <bug-database rdf:resource="https://github.com/apache/hop/issues" /> <mailing-list rdf:resource="http://hop.apache.org/community/mailing-list/" /> <download-page rdf:resource="http://hop.apache.org/download/" /> <programming-language>Java</programming-language> <category rdf:resource="https://projects.apache.org/category/big-data" /> <release> <Version> <name>Apache Hop 2.2.0</name> <created>2022-12-08</created> <revision>2.2.0</revision> </Version> </release> <repository> <GitRepository> <location rdf:resource="https://github.com/apache/hop.git"/> <browse rdf:resource="https://github.com/apache/hop"/> </GitRepository> </repository> <maintainer> <foaf:Person> <foaf:name>Hans Van Akelyen</foaf:name> <foaf:mbox rdf:resource="mailto:hans.van.akelyen@gmail.com"/> </foaf:Person> </maintainer> </Project> </rdf:RDF>