You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by mf...@apache.org on 2016/10/12 19:00:30 UTC

[32/53] [abbrv] incubator-streams git commit: resolves STREAMS-405

resolves STREAMS-405


Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/51961a01
Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/51961a01
Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams/diff/51961a01

Branch: refs/heads/invalid_headers
Commit: 51961a01ded3072e2a2c1a66a46d22ed5dd64813
Parents: a726b3c
Author: charlesmims <ch...@gmail.com>
Authored: Tue Oct 11 13:53:53 2016 -0500
Committer: charlesmims <ch...@gmail.com>
Committed: Tue Oct 11 13:53:53 2016 -0500

----------------------------------------------------------------------
 README.md | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/51961a01/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 92d2627..4ab85cb 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,17 @@ Apache Streams (incubating)
 Licensed under Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0
 --------------------------------------------------------------------------------
 
-[README.md](src/site/markdown/index.md "README")
+## Overview
+Apache Streams (incubating) unifies a diverse world of digital profiles and online activities into common formats and vocabularies, and makes these datasets accessible across a variety of databases, devices, and platforms for streaming, browsing, search, sharing, and analytics use-cases.
 
+### What is Streams?
+Apache Streams contains JRE-based modules that developers can use to easily integrate with online data sources and build polyglot indexes of activities, entities, and relationships - all based on public standards such as [Activity Streams](http://activitystrea.ms/), or other published organizational standards.
 
+### Why use Streams?
+Streams contains libraries and patterns for specifying, publishing, and inter-linking schemas, and assists with conversion of activities (posts, shares, likes, follows, etc.) and objects (profiles, pages, photos, videos, etc.) between the representation, format, and encoding preferred by supported data providers (Twitter, Instagram, etc.), and storage services (Cassandra, Elasticsearch, HBase, HDFS, Neo4J, etc.)
+
+### Why is Streams important?
+The project aims to provide simple two-way data interchange with all popular REST APIs in activity streams formats using a universal protocol.  No other active open-source project has this ambitious goal, as well as production-worthy implementations for >10 services.  Streams compatibility with multiple storage back-ends and ability to be embedded within any java-based real-time or batch data processing platform ensures that its interoperability features come with little technical baggage.
+
+### Disclaimer
+Apache Streams is an effort undergoing incubation at [The Apache Software Foundation (ASF)](http://apache.org) sponsored by the [Apache Incubator PMC](http://incubator.apache.org). Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.