You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by se...@apache.org on 2016/02/07 13:47:19 UTC

svn commit: r1728953 - in /comdev/projects.apache.org/site/json/projects: datafu.json incubator-datafu.json incubator-taverna.json taverna.json

Author: sebb
Date: Sun Feb  7 12:47:19 2016
New Revision: 1728953

URL: http://svn.apache.org/viewvc?rev=1728953&view=rev
Log:
Removed the wrong duplicates

Added:
    comdev/projects.apache.org/site/json/projects/incubator-datafu.json
    comdev/projects.apache.org/site/json/projects/incubator-taverna.json
Removed:
    comdev/projects.apache.org/site/json/projects/datafu.json
    comdev/projects.apache.org/site/json/projects/taverna.json

Added: comdev/projects.apache.org/site/json/projects/incubator-datafu.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/json/projects/incubator-datafu.json?rev=1728953&view=auto
==============================================================================
--- comdev/projects.apache.org/site/json/projects/incubator-datafu.json (added)
+++ comdev/projects.apache.org/site/json/projects/incubator-datafu.json Sun Feb  7 12:47:19 2016
@@ -0,0 +1,23 @@
+{
+"bug-database": "https://issues.apache.org/jira/browse/DATAFU",
+"category": "big-data",
+"created": "2014-08-04",
+"description": "Apache DataFu consists of two libraries:\n\nApache DataFu Pig is a collection of useful user-defined functions for data analysis in Apache Pig.\n\nApache DataFu Hourglass is a library for incrementally processing data using Apache Hadoop MapReduce. This library was inspired by the prevelance of sliding window computations over daily tracking data. Computations such as these typically happen at regular intervals (e.g. daily, weekly), and therefore the sliding nature of the computations means that much of the work is unnecessarily repeated. DataFu's Hourglass was created to make these computations more efficient, yielding sometimes 50-95% reductions in computational resources.",
+"doap": "https://git-wip-us.apache.org/repos/asf?p=incubator-datafu.git;a=blob_plain;f=doap_DataFu.rdf;hb=HEAD",
+"homepage": "http://datafu.incubator.apache.org/",
+"license": "http://spdx.org/licenses/Apache-2.0",
+"mailing-list": "http://datafu.incubator.apache.org/community/mailing-lists.html",
+"maintainer": [
+{
+"mbox": "mailto:mhayes@apache.org",
+"name": "Matthew Hayes"
+}
+],
+"name": "Apache DataFu",
+"pmc": "incubator",
+"programming-language": "Java",
+"repository": [
+"https://git-wip-us.apache.org/repos/asf/incubator-datafu.git"
+],
+"shortdesc": "Apache DataFu is a collection of libraries for working with large-scale data in Hadoop. The project was inspired by the need for stable, well-tested libraries for data mining and statistics."
+}
\ No newline at end of file

Added: comdev/projects.apache.org/site/json/projects/incubator-taverna.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/json/projects/incubator-taverna.json?rev=1728953&view=auto
==============================================================================
--- comdev/projects.apache.org/site/json/projects/incubator-taverna.json (added)
+++ comdev/projects.apache.org/site/json/projects/incubator-taverna.json Sun Feb  7 12:47:19 2016
@@ -0,0 +1,42 @@
+{
+"category": "network-client, content, http, osgi, xml",
+"created": "2014-12-11",
+"description": "Taverna include the Workbench (desktop client application), the Command Line Tool (for a quick execution of workflows from a terminal), the Server (for remote execution of workflows) and the Player (Web interface plugin for submitting workflows for remote execution). The Taverna Platform gives OSGi-based programmatic access to the Taverna workflow engine. ",
+"doap": "http://taverna.incubator.apache.org/doap.rdf",
+"download-page": "http://taverna.incubator.apache.org/download/",
+"homepage": "http://taverna.incubator.apache.org/",
+"implements": [
+{
+"body": "W3C",
+"id": "prov-o",
+"title": "PROV-O: The PROV Ontology",
+"url": "http://www.w3.org/TR/prov-o/"
+},
+{
+"body": "researchobject.org",
+"id": "bundle",
+"title": "Research Object Bundle 1.0",
+"url": "https://w3id.org/bundle/"
+}
+],
+"license": "http://spdx.org/licenses/Apache-2.0",
+"mailing-list": "http://taverna.incubator.apache.org/community/lists",
+"name": "Apache Taverna",
+"pmc": "incubator",
+"programming-language": "Java",
+"repository": [
+"https://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline.git",
+"https://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities.git",
+"https://git-wip-us.apache.org/repos/asf/incubator-taverna-engine.git",
+"https://git-wip-us.apache.org/repos/asf/incubator-taverna-language.git",
+"https://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent.git",
+"https://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi.git",
+"https://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-bioinformatics.git",
+"https://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-component.git",
+"https://git-wip-us.apache.org/repos/asf/incubator-taverna-server.git",
+"https://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench.git",
+"https://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-common-activities.git",
+"https://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-product.git"
+],
+"shortdesc": "Taverna is a domain-independent suite of tools used to design and execute data-driven scientific workflows,  combining WSDL/REST web services and local tools.  "
+}
\ No newline at end of file