You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pirk.apache.org by ea...@apache.org on 2016/07/23 02:59:24 UTC

incubator-pirk git commit: adding XSD file links for query and data schemas

Repository: incubator-pirk
Updated Branches:
  refs/heads/gh-pages 838e508df -> c4c2e7221


adding XSD file links for query and data schemas


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

Branch: refs/heads/gh-pages
Commit: c4c2e7221a0b481805b8a3789a449ae72f44b836
Parents: 838e508
Author: eawilliams <ea...@apache.org>
Authored: Fri Jul 22 22:58:36 2016 -0400
Committer: eawilliams <ea...@apache.org>
Committed: Fri Jul 22 22:58:36 2016 -0400

----------------------------------------------------------------------
 _site/downloads/index.html    |  9 ++++-----
 _site/faq.html                |  9 ++++-----
 _site/feed.xml                |  4 ++--
 _site/for_developers.html     |  9 ++++-----
 _site/for_users.html          | 15 +++++++++------
 _site/get_involved_pirk.html  |  9 ++++-----
 _site/how_to_contribute.html  |  9 ++++-----
 _site/index.html              |  9 ++++-----
 _site/mailing_list_pirk.html  |  9 ++++-----
 _site/news.html               |  9 ++++-----
 _site/papers.html             |  9 ++++-----
 _site/papers/index.html       |  9 ++++-----
 _site/people_pirk.html        |  9 ++++-----
 _site/pirk_origin.html        |  9 ++++-----
 _site/pirk_papers.html        |  9 ++++-----
 _site/releasing.html          |  9 ++++-----
 _site/roadmap/index.html      |  9 ++++-----
 _site/verifying_releases.html |  9 ++++-----
 _site/website_updates.html    |  9 ++++-----
 for_users.md                  |  4 +++-
 20 files changed, 82 insertions(+), 94 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/c4c2e722/_site/downloads/index.html
----------------------------------------------------------------------
diff --git a/_site/downloads/index.html b/_site/downloads/index.html
index 0cd476a..f724e7e 100644
--- a/_site/downloads/index.html
+++ b/_site/downloads/index.html
@@ -65,12 +65,11 @@
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
   m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
 
-  if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
-    ga('create', 'UA-50934829-1', 'apache.org');
-    ga('send', 'pageview');
-  }
+  ga('create', 'UA-81114308-1', 'auto');
+  ga('send', 'pageview');
+  
 </script>
 </head>
 <body style="padding-top: 100px">

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/c4c2e722/_site/faq.html
----------------------------------------------------------------------
diff --git a/_site/faq.html b/_site/faq.html
index dfde10b..aec0496 100644
--- a/_site/faq.html
+++ b/_site/faq.html
@@ -65,12 +65,11 @@
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
   m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
 
-  if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
-    ga('create', 'UA-50934829-1', 'apache.org');
-    ga('send', 'pageview');
-  }
+  ga('create', 'UA-81114308-1', 'auto');
+  ga('send', 'pageview');
+  
 </script>
 </head>
 <body style="padding-top: 100px">

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/c4c2e722/_site/feed.xml
----------------------------------------------------------------------
diff --git a/_site/feed.xml b/_site/feed.xml
index 559feed..38b76f6 100644
--- a/_site/feed.xml
+++ b/_site/feed.xml
@@ -6,8 +6,8 @@
 </description>
     <link>http://pirk.incubator.apache.org/</link>
     <atom:link href="http://pirk.incubator.apache.org/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Tue, 19 Jul 2016 15:49:56 -0400</pubDate>
-    <lastBuildDate>Tue, 19 Jul 2016 15:49:56 -0400</lastBuildDate>
+    <pubDate>Fri, 22 Jul 2016 22:57:34 -0400</pubDate>
+    <lastBuildDate>Fri, 22 Jul 2016 22:57:34 -0400</lastBuildDate>
     <generator>Jekyll v3.0.5</generator>
     
   </channel>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/c4c2e722/_site/for_developers.html
----------------------------------------------------------------------
diff --git a/_site/for_developers.html b/_site/for_developers.html
index 46ac028..531ccb1 100644
--- a/_site/for_developers.html
+++ b/_site/for_developers.html
@@ -65,12 +65,11 @@
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
   m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
 
-  if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
-    ga('create', 'UA-50934829-1', 'apache.org');
-    ga('send', 'pageview');
-  }
+  ga('create', 'UA-81114308-1', 'auto');
+  ga('send', 'pageview');
+  
 </script>
 </head>
 <body style="padding-top: 100px">

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/c4c2e722/_site/for_users.html
----------------------------------------------------------------------
diff --git a/_site/for_users.html b/_site/for_users.html
index 2c4b6e0..a4b2732 100644
--- a/_site/for_users.html
+++ b/_site/for_users.html
@@ -65,12 +65,11 @@
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
   m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
 
-  if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
-    ga('create', 'UA-50934829-1', 'apache.org');
-    ga('send', 'pageview');
-  }
+  ga('create', 'UA-81114308-1', 'auto');
+  ga('send', 'pageview');
+  
 </script>
 </head>
 <body style="padding-top: 100px">
@@ -194,7 +193,7 @@
   &lt;element&gt;
      &lt;name&gt; element name &lt;/name&gt;
       &lt;type&gt; class name or type name (if Java primitive type) of the element &lt;/type&gt;
-     &lt;isArray&gt; true or false -- whether or not the schema element is an array within the data &lt;/isArray&gt;
+     &lt;isArray&gt; (optional) whether or not the schema element is an array within the data; defaults to false &lt;/isArray&gt;
      &lt;partitioner&gt; optional - Partitioner class for the element; defaults to primitive java type partitioner &lt;/partitioner&gt; 
   &lt;/element&gt;
  &lt;/schema&gt;
@@ -203,6 +202,8 @@ Primitive Java types must be one of the following: "byte", "short", "int", "long
 </code></pre>
 </div>
 
+<p>A corresponding XSD file may be found <a href="https://github.com/apache/incubator-pirk/blob/master/src/main/resources/data-schema.xsd">here</a>.</p>
+
 <p>Each element of the data is defined by its name, type, whether or not it is an array of objects of the given type, and an optional partitioner class.</p>
 
 <p>The element type may be one of the Java primitive types given above or may be defined by a custom class.</p>
@@ -228,6 +229,8 @@ Primitive Java types must be one of the following: "byte", "short", "int", "long
 </code></pre>
 </div>
 
+<p>A corresponding XSD file may be found <a href="https://github.com/apache/incubator-pirk/blob/master/src/main/resources/query-schema.xsd">here</a>.</p>
+
 <p>The selectorName is the name of the element in the corresponding data schema that is to be used as the primary selector or indicator for the query (see Wideskies paper [link]).</p>
 
 <p>The elements field specifies all elements (via &lt;name&gt;) within a given piece of data to return as part of the encrypted query.</p>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/c4c2e722/_site/get_involved_pirk.html
----------------------------------------------------------------------
diff --git a/_site/get_involved_pirk.html b/_site/get_involved_pirk.html
index ffc05dc..81611a1 100644
--- a/_site/get_involved_pirk.html
+++ b/_site/get_involved_pirk.html
@@ -65,12 +65,11 @@
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
   m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
 
-  if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
-    ga('create', 'UA-50934829-1', 'apache.org');
-    ga('send', 'pageview');
-  }
+  ga('create', 'UA-81114308-1', 'auto');
+  ga('send', 'pageview');
+  
 </script>
 </head>
 <body style="padding-top: 100px">

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/c4c2e722/_site/how_to_contribute.html
----------------------------------------------------------------------
diff --git a/_site/how_to_contribute.html b/_site/how_to_contribute.html
index 3448e9a..e6ac56a 100644
--- a/_site/how_to_contribute.html
+++ b/_site/how_to_contribute.html
@@ -65,12 +65,11 @@
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
   m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
 
-  if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
-    ga('create', 'UA-50934829-1', 'apache.org');
-    ga('send', 'pageview');
-  }
+  ga('create', 'UA-81114308-1', 'auto');
+  ga('send', 'pageview');
+  
 </script>
 </head>
 <body style="padding-top: 100px">

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/c4c2e722/_site/index.html
----------------------------------------------------------------------
diff --git a/_site/index.html b/_site/index.html
index 8d46417..d699d9d 100644
--- a/_site/index.html
+++ b/_site/index.html
@@ -65,12 +65,11 @@
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
   m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
 
-  if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
-    ga('create', 'UA-50934829-1', 'apache.org');
-    ga('send', 'pageview');
-  }
+  ga('create', 'UA-81114308-1', 'auto');
+  ga('send', 'pageview');
+  
 </script>
 </head>
 <body style="padding-top: 100px">

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/c4c2e722/_site/mailing_list_pirk.html
----------------------------------------------------------------------
diff --git a/_site/mailing_list_pirk.html b/_site/mailing_list_pirk.html
index 7819aec..7a64a85 100644
--- a/_site/mailing_list_pirk.html
+++ b/_site/mailing_list_pirk.html
@@ -65,12 +65,11 @@
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
   m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
 
-  if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
-    ga('create', 'UA-50934829-1', 'apache.org');
-    ga('send', 'pageview');
-  }
+  ga('create', 'UA-81114308-1', 'auto');
+  ga('send', 'pageview');
+  
 </script>
 </head>
 <body style="padding-top: 100px">

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/c4c2e722/_site/news.html
----------------------------------------------------------------------
diff --git a/_site/news.html b/_site/news.html
index 7791bd5..d67f980 100644
--- a/_site/news.html
+++ b/_site/news.html
@@ -65,12 +65,11 @@
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
   m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
 
-  if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
-    ga('create', 'UA-50934829-1', 'apache.org');
-    ga('send', 'pageview');
-  }
+  ga('create', 'UA-81114308-1', 'auto');
+  ga('send', 'pageview');
+  
 </script>
 </head>
 <body style="padding-top: 100px">

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/c4c2e722/_site/papers.html
----------------------------------------------------------------------
diff --git a/_site/papers.html b/_site/papers.html
index 3cc6501..838be57 100644
--- a/_site/papers.html
+++ b/_site/papers.html
@@ -60,12 +60,11 @@
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
   m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
 
-  if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
-    ga('create', 'UA-50934829-1', 'apache.org');
-    ga('send', 'pageview');
-  }
+  ga('create', 'UA-81114308-1', 'auto');
+  ga('send', 'pageview');
+  
 </script>
 </head>
 <body style="padding-top: 100px">

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/c4c2e722/_site/papers/index.html
----------------------------------------------------------------------
diff --git a/_site/papers/index.html b/_site/papers/index.html
index bcd7bfa..1093684 100644
--- a/_site/papers/index.html
+++ b/_site/papers/index.html
@@ -65,12 +65,11 @@
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
   m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
 
-  if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
-    ga('create', 'UA-50934829-1', 'apache.org');
-    ga('send', 'pageview');
-  }
+  ga('create', 'UA-81114308-1', 'auto');
+  ga('send', 'pageview');
+  
 </script>
 </head>
 <body style="padding-top: 100px">

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/c4c2e722/_site/people_pirk.html
----------------------------------------------------------------------
diff --git a/_site/people_pirk.html b/_site/people_pirk.html
index 36fd1b7..325bb5c 100644
--- a/_site/people_pirk.html
+++ b/_site/people_pirk.html
@@ -65,12 +65,11 @@
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
   m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
 
-  if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
-    ga('create', 'UA-50934829-1', 'apache.org');
-    ga('send', 'pageview');
-  }
+  ga('create', 'UA-81114308-1', 'auto');
+  ga('send', 'pageview');
+  
 </script>
 </head>
 <body style="padding-top: 100px">

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/c4c2e722/_site/pirk_origin.html
----------------------------------------------------------------------
diff --git a/_site/pirk_origin.html b/_site/pirk_origin.html
index 80a09d5..15dc6bc 100644
--- a/_site/pirk_origin.html
+++ b/_site/pirk_origin.html
@@ -65,12 +65,11 @@
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
   m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
 
-  if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
-    ga('create', 'UA-50934829-1', 'apache.org');
-    ga('send', 'pageview');
-  }
+  ga('create', 'UA-81114308-1', 'auto');
+  ga('send', 'pageview');
+  
 </script>
 </head>
 <body style="padding-top: 100px">

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/c4c2e722/_site/pirk_papers.html
----------------------------------------------------------------------
diff --git a/_site/pirk_papers.html b/_site/pirk_papers.html
index 303cb30..a7b192f 100644
--- a/_site/pirk_papers.html
+++ b/_site/pirk_papers.html
@@ -65,12 +65,11 @@
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
   m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
 
-  if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
-    ga('create', 'UA-50934829-1', 'apache.org');
-    ga('send', 'pageview');
-  }
+  ga('create', 'UA-81114308-1', 'auto');
+  ga('send', 'pageview');
+  
 </script>
 </head>
 <body style="padding-top: 100px">

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/c4c2e722/_site/releasing.html
----------------------------------------------------------------------
diff --git a/_site/releasing.html b/_site/releasing.html
index 6207922..5c1f0d7 100644
--- a/_site/releasing.html
+++ b/_site/releasing.html
@@ -65,12 +65,11 @@
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
   m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
 
-  if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
-    ga('create', 'UA-50934829-1', 'apache.org');
-    ga('send', 'pageview');
-  }
+  ga('create', 'UA-81114308-1', 'auto');
+  ga('send', 'pageview');
+  
 </script>
 </head>
 <body style="padding-top: 100px">

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/c4c2e722/_site/roadmap/index.html
----------------------------------------------------------------------
diff --git a/_site/roadmap/index.html b/_site/roadmap/index.html
index 81e6fa4..fb76d0f 100644
--- a/_site/roadmap/index.html
+++ b/_site/roadmap/index.html
@@ -65,12 +65,11 @@
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
   m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
 
-  if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
-    ga('create', 'UA-50934829-1', 'apache.org');
-    ga('send', 'pageview');
-  }
+  ga('create', 'UA-81114308-1', 'auto');
+  ga('send', 'pageview');
+  
 </script>
 </head>
 <body style="padding-top: 100px">

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/c4c2e722/_site/verifying_releases.html
----------------------------------------------------------------------
diff --git a/_site/verifying_releases.html b/_site/verifying_releases.html
index 19756be..38e1195 100644
--- a/_site/verifying_releases.html
+++ b/_site/verifying_releases.html
@@ -65,12 +65,11 @@
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
   m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
 
-  if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
-    ga('create', 'UA-50934829-1', 'apache.org');
-    ga('send', 'pageview');
-  }
+  ga('create', 'UA-81114308-1', 'auto');
+  ga('send', 'pageview');
+  
 </script>
 </head>
 <body style="padding-top: 100px">

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/c4c2e722/_site/website_updates.html
----------------------------------------------------------------------
diff --git a/_site/website_updates.html b/_site/website_updates.html
index 75cc447..93fe709 100644
--- a/_site/website_updates.html
+++ b/_site/website_updates.html
@@ -65,12 +65,11 @@
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
   m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
 
-  if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
-    ga('create', 'UA-50934829-1', 'apache.org');
-    ga('send', 'pageview');
-  }
+  ga('create', 'UA-81114308-1', 'auto');
+  ga('send', 'pageview');
+  
 </script>
 </head>
 <body style="padding-top: 100px">

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/c4c2e722/for_users.md
----------------------------------------------------------------------
diff --git a/for_users.md b/for_users.md
index fa94e25..f7c5e2a 100644
--- a/for_users.md
+++ b/for_users.md
@@ -41,13 +41,14 @@ The format of the data schema XML file is as follows:
 	  <element>
 	     <name> element name </name>
 	      <type> class name or type name (if Java primitive type) of the element </type>
-	     <isArray> true or false -- whether or not the schema element is an array within the data </isArray>
+	     <isArray> (optional) whether or not the schema element is an array within the data; defaults to false </isArray>
 	     <partitioner> optional - Partitioner class for the element; defaults to primitive java type partitioner </partitioner> 
 	  </element>
 	 </schema>
 	
 	Primitive Java types must be one of the following: "byte", "short", "int", "long", "float", "double", "char", "string", "boolean"
 
+A corresponding XSD file may be found [here](https://github.com/apache/incubator-pirk/blob/master/src/main/resources/data-schema.xsd).
 
 Each element of the data is defined by its name, type, whether or not it is an array of objects of the given type, and an optional partitioner class. 
 
@@ -72,6 +73,7 @@ The format of the query schema XML file is as follows:
 	  </filterNames>
 	</schema>
 
+A corresponding XSD file may be found [here](https://github.com/apache/incubator-pirk/blob/master/src/main/resources/query-schema.xsd).
 
 The selectorName is the name of the element in the corresponding data schema that is to be used as the primary selector or indicator for the query (see Wideskies paper [link]).