You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by sb...@apache.org on 2016/03/28 07:40:26 UTC

svn commit: r983994 [38/43] - in /websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-provider-gnip/gnip-powertrack: ./ apidocs/ apidocs/class-use/ apidocs/com/ apidocs/com/gnip/ apidocs/com/gnip/api...

Added: websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-provider-gnip/gnip-powertrack/com/gnip/Gnip.json
==============================================================================
--- websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-provider-gnip/gnip-powertrack/com/gnip/Gnip.json (added)
+++ websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-provider-gnip/gnip-powertrack/com/gnip/Gnip.json Mon Mar 28 05:40:23 2016
@@ -0,0 +1,815 @@
+{
+    "$schema": "http://json-schema.org/draft-03/schema",
+    "$license": [
+        "http://www.apache.org/licenses/LICENSE-2.0"
+    ],
+    "id": "#",
+    "type": "object",
+    "javaType": "com.gnip.pojo.Gnip",
+    "javaInterfaces": ["java.io.Serializable"],
+    "properties": {
+        "profileLocations": {
+            "properties": {
+                "geo": {
+                    "properties": {
+                        "type": {
+                            "type": "string"
+                        },
+                        "coordinates": {
+                            "type": "double"
+                        }
+                    }
+                },
+                "address": {
+                    "properties": {
+                        "region": {
+                            "type": "string"
+                        },
+                        "countryCode": {
+                            "type": "string"
+                        },
+                        "locality": {
+                            "type": "string"
+                        },
+                        "country": {
+                            "type": "string"
+                        }
+                    }
+                },
+                "displayName": {
+                    "type": "string"
+                },
+                "objectType": {
+                    "type": "string"
+                }
+            }
+        },
+        "klout_score": {
+            "type": "long"
+        },
+        "urls": {
+            "properties": {
+                "expanded_url": {
+                    "type": "string"
+                },
+                "url": {
+                    "type": "string"
+                }
+            }
+        },
+        "language": {
+            "properties": {
+                "value": {
+                    "type": "string"
+                }
+            }
+        },
+        "body": {
+            "type": "string"
+        },
+        "inReplyTo": {
+            "properties": {
+                "content": {
+                    "type": "string"
+                },
+                "author": {
+                    "properties": {
+                        "link": {
+                            "type": "string"
+                        },
+                        "displayName": {
+                            "type": "string"
+                        }
+                    }
+                },
+                "link": {
+                    "type": "string"
+                }
+            }
+        },
+        "tumblrRebloggedRoot": {
+            "properties": {
+                "author": {
+                    "properties": {
+                        "link": {
+                            "type": "string"
+                        },
+                        "displayName": {
+                            "type": "string"
+                        }
+                    }
+                },
+                "link": {
+                    "type": "string"
+                }
+            }
+        },
+        "favoritesCount": {
+            "type": "long"
+        },
+        "geo": {
+            "properties": {
+                "type": {
+                    "type": "string"
+                },
+                "coordinates": {
+                    "type": "double"
+                }
+            }
+        },
+        "location": {
+            "javaType": "com.gnip.config.Location",
+            "properties": {
+                "geo": {
+                    "properties": {
+                        "type": {
+                            "type": "string"
+                        },
+                        "coordinates": {
+                            "type": "double"
+                        }
+                    }
+                },
+                "name": {
+                    "type": "string"
+                },
+                "link": {
+                    "type": "string"
+                },
+                "twitter_country_code": {
+                    "type": "string"
+                },
+                "displayName": {
+                    "type": "string"
+                },
+                "objectType": {
+                    "type": "string"
+                },
+                "country_code": {
+                    "type": "string"
+                }
+            }
+        },
+        "link": {
+            "type": "string"
+        },
+        "twitter_lang": {
+            "type": "string"
+        },
+        "retweetCount": {
+            "type": "long"
+        },
+        "postedTime": {
+            "type": "string"
+        },
+        "provider": {
+            "javaType": "com.gnip.config.Provider",
+            "properties": {
+                "link": {
+                    "type": "string"
+                },
+                "displayName": {
+                    "type": "string"
+                },
+                "objectType": {
+                    "type": "string"
+                }
+            }
+        },
+        "actor": {
+            "javaType": "com.gnip.config.Actor",
+            "properties": {
+                "twitterTimeZone": {
+                    "type": "string"
+                },
+                "summary": {
+                    "type": "string"
+                },
+                "friendsCount": {
+                    "type": "long"
+                },
+                "favoritesCount": {
+                    "type": "long"
+                },
+                "location": {
+                    "properties": {
+                        "displayName": {
+                            "type": "string"
+                        },
+                        "objectType": {
+                            "type": "string"
+                        }
+                    }
+                },
+                "link": {
+                    "type": "string"
+                },
+                "image": {
+                    "type": "string"
+                },
+                "postedTime": {
+                    "type": "string"
+                },
+                "links": {
+                    "properties": {
+                        "rel": {
+                            "type": "string"
+                        },
+                        "href": {
+                            "type": "string"
+                        }
+                    }
+                },
+                "listedCount": {
+                    "type": "long"
+                },
+                "id": {
+                    "type": "string"
+                },
+                "languages": {
+                    "type": "string"
+                },
+                "verified": {
+                    "type": "boolean"
+                },
+                "utcOffset": {
+                    "type": "string"
+                },
+                "followersCount": {
+                    "type": "long"
+                },
+                "statusesCount": {
+                    "type": "long"
+                },
+                "preferredUsername": {
+                    "type": "string"
+                },
+                "displayName": {
+                    "type": "string"
+                },
+                "objectType": {
+                    "type": "string"
+                }
+            },
+            "object": {
+                "javaType": "com.gnip.config.Object",
+                "properties": {
+                    "summary": {
+                        "type": "string"
+                    },
+                    "id": {
+                        "type": "string"
+                    },
+                    "link": {
+                        "type": "string"
+                    },
+                    "postedTime": {
+                        "type": "string"
+                    },
+                    "objectType": {
+                        "type": "string"
+                    }
+                }
+            },
+            "actor": {
+                "properties": {
+                    "twitterTimeZone": {
+                        "type": "string"
+                    },
+                    "summary": {
+                        "type": "string"
+                    },
+                    "friendsCount": {
+                        "type": "long"
+                    },
+                    "favoritesCount": {
+                        "type": "long"
+                    },
+                    "location": {
+                        "properties": {
+                            "displayName": {
+                                "type": "string"
+                            },
+                            "objectType": {
+                                "type": "string"
+                            }
+                        }
+                    },
+                    "link": {
+                        "type": "string"
+                    },
+                    "image": {
+                        "type": "string"
+                    },
+                    "postedTime": {
+                        "type": "string"
+                    },
+                    "links": {
+                        "properties": {
+                            "rel": {
+                                "type": "string"
+                            },
+                            "href": {
+                                "type": "string"
+                            }
+                        }
+                    },
+                    "listedCount": {
+                        "type": "long"
+                    },
+                    "i": {
+                        "type": "string"
+                    },
+                    "languages": {
+                        "type": "string"
+                    },
+                    "verified": {
+                        "type": "boolean"
+                    },
+                    "utcOffset": {
+                        "type": "string"
+                    },
+                    "followersCount": {
+                        "type": "long"
+                    },
+                    "statusesCount": {
+                        "type": "long"
+                    },
+                    "preferredUsername": {
+                        "type": "string"
+                    },
+                    "displayName": {
+                        "type": "string"
+                    },
+                    "objectType": {
+                        "type": "string"
+                    }
+                }
+            },
+            "tumblrFormat": {
+                "type": "string"
+            },
+            "embedCode": {
+                "type": "string"
+            },
+            "id": {
+                "type": "string"
+            },
+            "quoteSource": {
+                "type": "string"
+            },
+            "verb": {
+                "type": "string"
+            },
+            "tumblrReblogKey": {
+                "type": "string"
+            },
+            "tumblrType": {
+                "type": "string"
+            },
+            "generator": {
+                "properties": {
+                    "link": {
+                        "type": "string"
+                    },
+                    "displayName": {
+                        "type": "string"
+                    }
+                }
+            },
+            "year": {
+                "type": "long"
+            },
+            "artist": {
+                "type": "string"
+            },
+            "albumArt": {
+                "type": "string"
+            },
+            "tags": {
+                "properties": {
+                    "displayName": {
+                        "type": "string"
+                    }
+                }
+            },
+            "inReplyTo": {
+                "properties": {
+                    "link": {
+                        "type": "string"
+                    }
+                }
+            },
+            "geo": {
+                "properties": {
+                    "type": {
+                        "type": "string"
+                    },
+                    "coordinates": {
+                        "type": "double"
+                    }
+                }
+            },
+            "favoritesCount": {
+                "type": "long"
+            },
+            "twitter_lang": {
+                "type": "string"
+            },
+            "image": {
+                "properties": {
+                    "height": {
+                        "type": "long"
+                    },
+                    "width": {
+                        "type": "long"
+                    },
+                    "link": {
+                        "type": "string"
+                    }
+                }
+            },
+            "provider": {
+                "properties": {
+                    "link": {
+                        "type": "string"
+                    },
+                    "displayName": {
+                        "type": "string"
+                    },
+                    "objectType": {
+                        "type": "string"
+                    }
+                }
+            },
+            "trackNumber": {
+                "type": "string"
+            },
+            "twitter_entities": {
+                "properties": {
+                    "urls": {
+                        "properties": {
+                            "expanded_url": {
+                                "type": "string"
+                            },
+                            "indices": {
+                                "type": "long"
+                            },
+                            "display_url": {
+                                "type": "string"
+                            },
+                            "url": {
+                                "type": "string"
+                            }
+                        }
+                    },
+                    "hashtags": {
+                        "properties": {
+                            "text": {
+                                "type": "string"
+                            },
+                            "indices": {
+                                "type": "long"
+                            }
+                        }
+                    },
+                    "media": {
+                        "properties": {
+                            "sizes": {
+                                "properties": {
+                                    "thumb": {
+                                        "properties": {
+                                            "w": {
+                                                "type": "long"
+                                            },
+                                            "resize": {
+                                                "type": "string"
+                                            },
+                                            "h": {
+                                                "type": "long"
+                                            }
+                                        }
+                                    },
+                                    "small": {
+                                        "properties": {
+                                            "w": {
+                                                "type": "long"
+                                            },
+                                            "resize": {
+                                                "type": "string"
+                                            },
+                                            "h": {
+                                                "type": "long"
+                                            }
+                                        }
+                                    },
+                                    "medium": {
+                                        "properties": {
+                                            "w": {
+                                                "type": "long"
+                                            },
+                                            "resize": {
+                                                "type": "string"
+                                            },
+                                            "h": {
+                                                "type": "long"
+                                            }
+                                        }
+                                    },
+                                    "large": {
+                                        "properties": {
+                                            "w": {
+                                                "type": "long"
+                                            },
+                                            "resize": {
+                                                "type": "string"
+                                            },
+                                            "h": {
+                                                "type": "long"
+                                            }
+                                        }
+                                    }
+                                }
+                            },
+                            "id": {
+                                "type": "long"
+                            },
+                            "media_url_https": {
+                                "type": "string"
+                            },
+                            "media_url": {
+                                "type": "string"
+                            },
+                            "expanded_url": {
+                                "type": "string"
+                            },
+                            "source_status_id_str": {
+                                "type": "string"
+                            },
+                            "indices": {
+                                "type": "long"
+                            },
+                            "source_status_id": {
+                                "type": "long"
+                            },
+                            "id_str": {
+                                "type": "string"
+                            },
+                            "type": {
+                                "type": "string"
+                            },
+                            "display_url": {
+                                "type": "string"
+                            },
+                            "url": {
+                                "type": "string"
+                            }
+                        }
+                    },
+                    "user_mentions": {
+                        "properties": {
+                            "id": {
+                                "type": "long"
+                            },
+                            "name": {
+                                "type": "string"
+                            },
+                            "indices": {
+                                "type": "long"
+                            },
+                            "screen_name": {
+                                "type": "string"
+                            },
+                            "id_str": {
+                                "type": "string"
+                            }
+                        }
+                    }
+                }
+            },
+            "targetUrl": {
+                "type": "string"
+            },
+            "content": {
+                "type": "string"
+            },
+            "source": {
+                "properties": {
+                    "link": {
+                        "type": "string"
+                    },
+                    "displayName": {
+                        "type": "string"
+                    }
+                }
+            },
+            "items": {
+                "properties": {
+                    "summary": {
+                        "type": "string"
+                    },
+                    "image": {
+                        "properties": {
+                            "height": {
+                                "type": "long"
+                            },
+                            "width": {
+                                "type": "long"
+                            },
+                            "link": {
+                                "type": "string"
+                            }
+                        }
+                    },
+                    "objectType": {
+                        "type": "string"
+                    },
+                    "fullImage": {
+                        "properties": {
+                            "height": {
+                                "type": "long"
+                            },
+                            "width": {
+                                "type": "long"
+                            },
+                            "link": {
+                                "type": "string"
+                            }
+                        }
+                    }
+                }
+            },
+            "totalItems": {
+                "type": "long"
+            },
+            "displayName": {
+                "type": "string"
+            },
+            "objectType": {
+                "type": "string"
+            }
+        }
+    },
+    "twitter_entities": {
+        "properties": {
+            "urls": {
+                "properties": {
+                    "expanded_url": {
+                        "type": "string"
+                    },
+                    "indices": {
+                        "type": "long"
+                    },
+                    "display_url": {
+                        "type": "string"
+                    },
+                    "url": {
+                        "type": "string"
+                    }
+                }
+            },
+            "hashtags": {
+                "properties": {
+                    "text": {
+                        "type": "string"
+                    },
+                    "indices": {
+                        "type": "long"
+                    }
+                }
+            },
+            "media": {
+                "properties": {
+                    "sizes": {
+                        "properties": {
+                            "thumb": {
+                                "properties": {
+                                    "w": {
+                                        "type": "long"
+                                    },
+                                    "resize": {
+                                        "type": "string"
+                                    },
+                                    "h": {
+                                        "type": "long"
+                                    }
+                                }
+                            },
+                            "small": {
+                                "properties": {
+                                    "w": {
+                                        "type": "long"
+                                    },
+                                    "resize": {
+                                        "type": "string"
+                                    },
+                                    "h": {
+                                        "type": "long"
+                                    }
+                                }
+                            },
+                            "medium": {
+                                "properties": {
+                                    "w": {
+                                        "type": "long"
+                                    },
+                                    "resize": {
+                                        "type": "string"
+                                    },
+                                    "h": {
+                                        "type": "long"
+                                    }
+                                }
+                            },
+                            "large": {
+                                "properties": {
+                                    "w": {
+                                        "type": "long"
+                                    },
+                                    "resize": {
+                                        "type": "string"
+                                    },
+                                    "h": {
+                                        "type": "long"
+                                    }
+                                }
+                            }
+                        }
+                    },
+                    "id": {
+                        "type": "long"
+                    },
+                    "media_url_https": {
+                        "type": "string"
+                    },
+                    "media_url": {
+                        "type": "string"
+                    },
+                    "expanded_url": {
+                        "type": "string"
+                    },
+                    "source_status_id_str": {
+                        "type": "string"
+                    },
+                    "indices": {
+                        "type": "long"
+                    },
+                    "source_status_id": {
+                        "type": "long"
+                    },
+                    "id_str": {
+                        "type": "string"
+                    },
+                    "type": {
+                        "type": "string"
+                    },
+                    "display_url": {
+                        "type": "string"
+                    },
+                    "url": {
+                        "type": "string"
+                    }
+                }
+            },
+            "user_mentions": {
+                "properties": {
+                    "id": {
+                        "type": "long"
+                    },
+                    "name": {
+                        "type": "string"
+                    },
+                    "indices": {
+                        "type": "long"
+                    },
+                    "screen_name": {
+                        "type": "string"
+                    },
+                    "id_str": {
+                        "type": "string"
+                    }
+                }
+            }
+        },
+        "tumblrRebloggedFrom": {
+            "properties": {
+                "author": {
+                    "properties": {
+                        "link": {
+                            "type": "string"
+                        },
+                        "displayName": {
+                            "type": "string"
+                        }
+                    }
+                },
+                "link": {
+                    "type": "string"
+                }
+            }
+        },
+        "twitter_filter_level": {
+            "type": "string"
+        }
+    }
+}
\ No newline at end of file

Added: websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-provider-gnip/gnip-powertrack/com/gnip/binding.xjb
==============================================================================
--- websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-provider-gnip/gnip-powertrack/com/gnip/binding.xjb (added)
+++ websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-provider-gnip/gnip-powertrack/com/gnip/binding.xjb Mon Mar 28 05:40:23 2016
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<!--
+  ~ 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
+  ~
+  ~   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.
+  -->
+<jaxb:bindings xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" xmlns:xs="http://www.w3.org/2001/XMLSchema"
+               xmlns:xjc="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+               xsi:schemaLocation="http://java.sun.com/xml/ns/jaxb http://java.sun.com/xml/ns/jaxb/bindingschema_2_0.xsd"
+               version="2.1">
+    <jaxb:globalBindings>
+        <!-- Use java.util.Calendar instead of javax.xml.datatype.XMLGregorianCalendar for xs:dateTime -->
+        <jaxb:javaType name="java.util.Calendar" xmlType="xs:dateTime"
+                       parseMethod="javax.xml.bind.DatatypeConverter.parseDateTime"
+                       printMethod="javax.xml.bind.DatatypeConverter.printDateTime" />
+
+        <!-- Force all classes implements Serializable -->
+        <xjc:serializable uid="1" />
+    </jaxb:globalBindings>
+
+</jaxb:bindings>
\ No newline at end of file

Added: websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-provider-gnip/gnip-powertrack/com/gnip/entry.xsd
==============================================================================
--- websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-provider-gnip/gnip-powertrack/com/gnip/entry.xsd (added)
+++ websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-provider-gnip/gnip-powertrack/com/gnip/entry.xsd Mon Mar 28 05:40:23 2016
@@ -0,0 +1,398 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<!--
+  ~ 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
+  ~
+  ~   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.
+  -->
+<xs:schema version="1.0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
+
+    <xs:element name="entry" type="entry"/>
+
+    <xs:complexType name="entry">
+        <xs:sequence>
+            <xs:element name="title" type="xs:string" minOccurs="0"/>
+            <xs:element name="id" type="xs:string" minOccurs="0"/>
+            <!--<xs:element name="fb:id" type="xs:positiveInteger" minOccurs="0"/>-->
+            <xs:element name="link" minOccurs="0">
+                <xs:complexType>
+                    <xs:attribute name="rel" type="xs:string"/>
+                    <xs:attribute name="type" type="xs:string"/>
+                    <xs:attribute name="href" type="xs:string"/>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="published" type="xs:string" minOccurs="0"/>
+            <xs:element name="updated" type="xs:string" minOccurs="0"/>
+            <xs:element name="author" type="author" minOccurs="0"/>
+            <xs:element name="category" minOccurs="0">
+                <xs:complexType>
+                    <xs:attribute name="term" type="xs:string"/>
+                    <xs:attribute name="label" type="xs:string"/>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="articles" minOccurs="0">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element name="article" type="article" minOccurs="0" maxOccurs="unbounded"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+        </xs:sequence>
+    </xs:complexType>
+
+    <xs:complexType name="article">
+        <xs:sequence>
+            <xs:element name="sequenceId" type="xs:string" minOccurs="0"/>
+            <xs:element name="id" type="xs:string"/>
+            <xs:element name="language" type="xs:string"/>
+            <xs:element name="title" type="xs:string"/>
+            <xs:element name="subTitle" type="xs:string" minOccurs="0"/>
+            <xs:element name="content" type="xs:string" minOccurs="0"/>
+            <xs:element name="contentWithMarkup" type="xs:string" minOccurs="0"/>
+            <xs:element name="tags" minOccurs="0">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element name="tag" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="publishedDate" type="xs:string"/>
+            <xs:element name="harvestDate" type="xs:string"/>
+            <xs:element name="embargoDate" type="xs:string" minOccurs="0"/>
+            <xs:element name="licenseEndDate" type="xs:string"/>
+            <xs:element name="url" type="xs:string"/>
+            <xs:element name="originalUrl" type="xs:string" minOccurs="0"/>
+            <xs:element name="commentsUrl" type="xs:string"/>
+            <xs:element name="outboundUrls" minOccurs="0">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element name="outboundUrl" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="wordCount" type="xs:string" minOccurs="0"/>
+            <xs:element name="dataFormat" type="xs:string"/>
+            <xs:element name="copyright" type="xs:string"/>
+            <xs:element name="loginStatus" type="xs:string"/>
+            <xs:element name="duplicateGroupId" type="xs:string"/>
+            <xs:element name="contentGroupIds" type="xs:string" minOccurs="0"/>
+            <xs:element name="harvest" type="harvest" minOccurs="0"/>
+            <xs:element name="media" type="media"/>
+            <xs:element name="publishingPlatform" type="articlePublishingPlatform"/>
+            <xs:element name="adultLanguage" type="xs:string"/>
+            <xs:element name="topics" minOccurs="0">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element name="topic" type="topic" minOccurs="0" maxOccurs="unbounded"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="companies" minOccurs="0">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element name="company" type="company" minOccurs="0" maxOccurs="unbounded"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="locations" minOccurs="0">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element name="location" type="articleLocation" minOccurs="0" maxOccurs="unbounded"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="semantics" type="semantics" minOccurs="0"/>
+            <xs:element name="print" type="print" minOccurs="0"/>
+            <xs:element name="broadcast" type="broadcast" minOccurs="0"/>
+            <xs:element name="author" type="author"/>
+            <xs:element name="source" type="source"/>
+        </xs:sequence>
+    </xs:complexType>
+
+    <xs:complexType name="harvest">
+        <xs:sequence>
+            <xs:element name="headlineVia" type="xs:string"/>
+            <xs:element name="contentVia" type="xs:string"/>
+        </xs:sequence>
+    </xs:complexType>
+
+    <xs:complexType name="media">
+        <xs:sequence>
+            <xs:element name="audio" type="audioOrVideo" minOccurs="0" maxOccurs="unbounded"/>
+            <xs:element name="image" type="image" minOccurs="0" maxOccurs="unbounded"/>
+            <xs:element name="video" type="audioOrVideo" minOccurs="0" maxOccurs="unbounded"/>
+        </xs:sequence>
+    </xs:complexType>
+
+    <xs:complexType name="audioOrVideo">
+        <xs:sequence>
+            <xs:element name="url" type="xs:string"/>
+            <xs:element name="mimeType" type="xs:string"/>
+            <xs:element name="caption" type="xs:string"/>
+            <xs:element name="duration" type="xs:string"/>
+        </xs:sequence>
+    </xs:complexType>
+
+    <xs:complexType name="image">
+        <xs:sequence>
+            <xs:element name="url" type="xs:string"/>
+            <xs:element name="mimeType" type="xs:string"/>
+            <xs:element name="caption" type="xs:string"/>
+        </xs:sequence>
+    </xs:complexType>
+
+    <xs:complexType name="articlePublishingPlatform">
+        <xs:sequence>
+            <xs:element name="itemId" type="xs:string"/>
+            <xs:element name="statusId" type="xs:string"/>
+            <xs:element name="inReplyToUserId" type="xs:string"/>
+            <xs:element name="inReplyToStatusId" type="xs:string"/>
+            <xs:element name="totalViews" type="xs:string"/>
+        </xs:sequence>
+    </xs:complexType>
+
+    <xs:complexType name="topic">
+        <xs:sequence>
+            <xs:element name="name" type="xs:string" minOccurs="0"/>
+            <xs:element name="group" type="xs:string" minOccurs="0"/>
+        </xs:sequence>
+    </xs:complexType>
+
+    <xs:complexType name="company">
+        <xs:sequence>
+            <xs:element name="name" type="xs:string"/>
+            <xs:element name="symbol" type="xs:string"/>
+            <xs:element name="exchange" type="xs:string"/>
+            <xs:element name="isin" type="xs:string"/>
+            <xs:element name="cusip" type="xs:string" minOccurs="0"/>
+            <xs:element name="titleCount" type="xs:int"/>
+            <xs:element name="contentCount" type="xs:int"/>
+            <xs:element name="primary" type="xs:boolean"/>
+        </xs:sequence>
+    </xs:complexType>
+
+    <xs:complexType name="articleLocation">
+        <xs:sequence>
+            <xs:element name="name" type="xs:string"/>
+            <xs:element name="type" type="xs:string"/>
+            <xs:element name="class" type="xs:string"/>
+            <xs:element name="mentions" type="xs:string"/>
+            <xs:element name="confidence" type="xs:string"/>
+            <xs:element name="country" type="country"/>
+            <xs:element name="region" type="xs:string"/>
+            <xs:element name="subregion" type="xs:string"/>
+            <xs:element name="state" type="state"/>
+            <xs:element name="latitude" type="xs:string"/>
+            <xs:element name="longitude" type="xs:string"/>
+        </xs:sequence>
+    </xs:complexType>
+
+    <xs:complexType name="country">
+        <xs:sequence>
+            <xs:element name="confidence" type="xs:string" minOccurs="0"/>
+            <xs:element name="fipsCode" type="xs:string" minOccurs="0"/>
+            <xs:element name="isoCode" type="xs:string" minOccurs="0"/>
+            <xs:element name="name" type="xs:string" minOccurs="0"/>
+        </xs:sequence>
+    </xs:complexType>
+
+    <xs:complexType name="state">
+        <xs:sequence>
+            <xs:element name="confidence" type="xs:string" minOccurs="0"/>
+            <xs:element name="fipsCode" type="xs:string" minOccurs="0"/>
+            <xs:element name="name" type="xs:string" minOccurs="0"/>
+        </xs:sequence>
+    </xs:complexType>
+
+    <xs:complexType name="semantics">
+        <xs:sequence>
+            <xs:element name="events" minOccurs="0">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element name="event" type="semanticsItem" minOccurs="0" maxOccurs="unbounded"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="entities" minOccurs="0">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element name="entity" type="semanticsItem" minOccurs="0" maxOccurs="unbounded"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+        </xs:sequence>
+    </xs:complexType>
+
+    <xs:complexType name="semanticsItem">
+        <xs:sequence>
+            <xs:element name="properties" minOccurs="0">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element name="property" type="property" minOccurs="0" maxOccurs="unbounded"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+        </xs:sequence>
+    </xs:complexType>
+
+    <xs:complexType name="property">
+        <xs:sequence>
+            <xs:element name="name" type="xs:string" minOccurs="0"/>
+            <xs:element name="value" type="xs:string" minOccurs="0"/>
+        </xs:sequence>
+    </xs:complexType>
+
+    <xs:complexType name="print">
+        <xs:sequence>
+            <xs:element name="supplement" type="xs:string"/>
+            <xs:element name="publicationEdition" type="xs:string"/>
+            <xs:element name="regionalEdition" type="xs:string"/>
+            <xs:element name="section" type="xs:string"/>
+            <xs:element name="pageNumber" type="xs:string"/>
+            <xs:element name="sizeCm" type="xs:string"/>
+            <xs:element name="sizePercentage" type="xs:string"/>
+            <xs:element name="originLeft" type="xs:string"/>
+            <xs:element name="originTop" type="xs:string"/>
+            <xs:element name="width" type="xs:string"/>
+            <xs:element name="height" type="xs:string"/>
+            <xs:element name="byLine" type="xs:string"/>
+            <xs:element name="photo" type="xs:string"/>
+        </xs:sequence>
+    </xs:complexType>
+
+    <xs:complexType name="broadcast">
+        <xs:sequence>
+            <xs:element name="marketName" type="xs:string"/>
+            <xs:element name="nationalNetwork" type="xs:string"/>
+            <xs:element name="title" type="xs:string"/>
+            <xs:element name="lines" minOccurs="0">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element name="line" type="line" minOccurs="0" maxOccurs="unbounded"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+        </xs:sequence>
+    </xs:complexType>
+
+    <xs:complexType name="line">
+        <xs:sequence>
+            <xs:element name="date" type="xs:string" minOccurs="0"/>
+            <xs:element name="text" type="xs:string" minOccurs="0"/>
+        </xs:sequence>
+    </xs:complexType>
+
+    <xs:complexType name="author">
+        <xs:sequence>
+            <xs:element name="name" type="xs:string"/>
+            <xs:element name="homeUrl" type="xs:string"/>
+            <xs:element name="email" type="xs:string"/>
+            <xs:element name="description" type="xs:string"/>
+            <xs:element name="dateLastActive" type="xs:string"/>
+            <xs:element name="publishingPlatform" type="authorPublishingPlatform"/>
+        </xs:sequence>
+    </xs:complexType>
+
+    <xs:complexType name="authorPublishingPlatform">
+        <xs:sequence>
+            <xs:element name="userName" type="xs:string"/>
+            <xs:element name="userId" type="xs:string"/>
+            <xs:element name="statusesCount" type="xs:string"/>
+            <xs:element name="totalViews" type="xs:string"/>
+            <xs:element name="followingCount" type="xs:string"/>
+            <xs:element name="followersCount" type="xs:string"/>
+            <xs:element name="kloutScore" type="xs:string"/>
+        </xs:sequence>
+    </xs:complexType>
+
+    <xs:complexType name="source">
+        <xs:sequence>
+            <xs:element name="id" type="xs:string" minOccurs="0"/>
+            <xs:element name="name" type="xs:string"/>
+            <xs:element name="homeUrl" type="xs:string"/>
+            <xs:element name="publisher" type="xs:string"/>
+            <xs:element name="primaryLanguage" type="xs:string"/>
+            <xs:element name="primaryMediaType" type="xs:string"/>
+            <xs:element name="category" type="xs:string"/>
+            <xs:element name="editorialRank" type="xs:string"/>
+            <xs:element name="publicationId" type="xs:string" minOccurs="0"/>
+            <xs:element name="channelCode" type="xs:string" minOccurs="0"/>
+            <xs:element name="location" type="sourceLocation"/>
+            <xs:element name="feedSource" type="xs:string" minOccurs="0"/>
+            <xs:element name="feed" type="feed"/>
+        </xs:sequence>
+    </xs:complexType>
+
+    <xs:complexType name="sourceLocation">
+        <xs:sequence>
+            <xs:element name="country" type="xs:string"/>
+            <xs:element name="countryCode" type="xs:string"/>
+            <xs:element name="region" type="xs:string"/>
+            <xs:element name="subregion" type="xs:string"/>
+            <xs:element name="state" type="xs:string"/>
+            <xs:element name="zipArea" type="xs:string"/>
+            <xs:element name="zipCode" type="xs:string"/>
+        </xs:sequence>
+    </xs:complexType>
+
+    <xs:complexType name="feed">
+        <xs:sequence>
+            <xs:element name="id" type="xs:string"/>
+            <xs:element name="name" type="xs:string"/>
+            <xs:element name="url" type="xs:string" minOccurs="0"/>
+            <xs:element name="mediaType" type="xs:string"/>
+            <xs:element name="publishingPlatform" type="xs:string"/>
+            <xs:element name="idFromPublisher" type="xs:string"/>
+            <xs:element name="generator" type="xs:string"/>
+            <xs:element name="description" type="xs:string"/>
+            <xs:element name="tags" minOccurs="0">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element name="tag" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="imageUrl" type="xs:string"/>
+            <xs:element name="copyright" type="xs:string"/>
+            <xs:element name="language" type="xs:string"/>
+            <xs:element name="dataFormat" type="xs:string"/>
+            <xs:element name="rank" type="rank"/>
+            <xs:element name="inWhiteList" type="xs:string"/>
+            <xs:element name="autoTopics" minOccurs="0">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element name="autoTopic" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="editorialTopics" minOccurs="0">
+                <xs:complexType>
+                    <xs:sequence>
+                        <xs:element name="editorialTopic" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
+                    </xs:sequence>
+                </xs:complexType>
+            </xs:element>
+            <xs:element name="genre" type="xs:string"/>
+        </xs:sequence>
+    </xs:complexType>
+
+    <xs:complexType name="rank">
+        <xs:sequence>
+            <xs:element name="autoRank" type="xs:string"/>
+            <xs:element name="autoRankOrder" type="xs:string"/>
+            <xs:element name="inboundLinkCount" type="xs:string"/>
+        </xs:sequence>
+    </xs:complexType>
+</xs:schema>
+

Added: websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-provider-gnip/gnip-powertrack/css/apache-maven-fluido-1.3.0.min.css
==============================================================================
--- websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-provider-gnip/gnip-powertrack/css/apache-maven-fluido-1.3.0.min.css (added)
+++ websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-provider-gnip/gnip-powertrack/css/apache-maven-fluido-1.3.0.min.css Mon Mar 28 05:40:23 2016
@@ -0,0 +1,9 @@
+/*!
+ * Bootstrap v2.1.0
+ *
+ * Copyright 2012 Twitter, Inc
+ * Licensed under the Apache License v2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Designed and built with all the love in the world @twitter by @mdo and @fat.

[... 3 lines stripped ...]
Added: websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-provider-gnip/gnip-powertrack/css/print.css
==============================================================================
--- websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-provider-gnip/gnip-powertrack/css/print.css (added)
+++ websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-provider-gnip/gnip-powertrack/css/print.css Mon Mar 28 05:40:23 2016
@@ -0,0 +1,23 @@
+/*
+ * 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.
+ */
+
+/* $Id: print.css 1201871 2011-11-14 20:18:24Z simonetripodi $ */
+
+#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {display: none !important;}
+#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important}

Added: websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-provider-gnip/gnip-powertrack/css/site.css
==============================================================================
--- websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-provider-gnip/gnip-powertrack/css/site.css (added)
+++ websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-provider-gnip/gnip-powertrack/css/site.css Mon Mar 28 05:40:23 2016
@@ -0,0 +1 @@
+/* You can override this file with your own styles */
\ No newline at end of file