You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@atlas.apache.org by ma...@apache.org on 2018/02/05 09:17:36 UTC

[30/39] atlas-website git commit: ATLAS-2428: update Apache Atlas website for 0.8.2 release

http://git-wip-us.apache.org/repos/asf/atlas-website/blob/525c122e/0.8.2/api/v2/json_NumberFormat.html
----------------------------------------------------------------------
diff --git a/0.8.2/api/v2/json_NumberFormat.html b/0.8.2/api/v2/json_NumberFormat.html
new file mode 100644
index 0000000..f4f28be
--- /dev/null
+++ b/0.8.2/api/v2/json_NumberFormat.html
@@ -0,0 +1,609 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+  <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1">
+  <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
+
+  <title>Atlas REST API: NumberFormat</title>
+
+  <!-- Mobile viewport optimized: j.mp/bplateviewport -->
+  <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+  <!-- Bootstrap core CSS -->
+  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css">
+
+  <!--custom css for these pages-->
+  <link rel="stylesheet" href="css/style.css">
+
+  <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
+  <!--[if lt IE 9]>
+  <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
+  <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
+  <![endif]-->
+</head>
+
+<body data-spy="scroll" data-target="#apinav">
+
+  <nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container-fluid">
+      <div class="navbar-header">
+        <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar">
+          <span class="sr-only">Toggle navigation</span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+        </button>
+        <a class="navbar-brand" href="index.html">Atlas REST API: NumberFormat</a>
+      </div>
+      <div id="navbar" class="navbar-collapse collapse">
+        <ul class="nav navbar-nav navbar-right">
+          <li><a href="resources.html">Resources</a></li>
+          <li><a href="data.html">Data Types</a></li>
+        </ul>
+      </div>
+    </div>
+  </nav>
+
+  <div class="container-fluid">
+    <div class="row">
+      <div class="col-sm-3 col-md-2 sidebar" id="apinav">
+        <ul class="nav nav-sidebar">
+          <li class="text-right"><a href="#top"><small>Back to Top</small></a></li>
+        </ul>
+      </div>
+
+      <div class="col-sm-9 col-sm-offset-3 col-md-10 col-md-offset-2 main">
+        <ol class="breadcrumb" id="top">
+          <li class="active dropdown"><a href="index.html">Home</a></li>
+          <li class="active dropdown"><a href="syntax_json.html">JSON</a></li>
+          <li class="dropdown"><a href="json_NumberFormat.html">NumberFormat</a></li>
+        </ol>
+
+      <h1 class="page-header">NumberFormat <small>Data Type</small></h1>
+
+      <p></p>
+
+      <dl class="dl-horizontal">
+        <dt>Abstract Type</dt>
+        <dd></dd>
+      </dl>
+
+      <table class="table datatype-properties">
+        <caption>Properties</caption>
+        <thead>
+        <tr>
+          <th>name</th>
+          <th>data type</th>
+          <th>description</th>
+        </tr>
+        </thead>
+        <tbody>
+        <tr>
+          <td>  <span class="property-name">minimumIntegerDigits</span>
+</td>
+          <td>  <span class="datatype-reference">number
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span class="property-name">percentInstance</span>
+</td>
+          <td>  <span class="datatype-reference"><a href="json_NumberFormat.html">NumberFormat</a>
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span class="property-name">roundingMode</span>
+</td>
+          <td>  <span class="datatype-reference"><a href="json_RoundingMode.html">RoundingMode</a>
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span class="property-name">currency</span>
+</td>
+          <td>  <span class="datatype-reference"><a href="json_Currency.html">Currency</a>
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span class="property-name">maximumIntegerDigits</span>
+</td>
+          <td>  <span class="datatype-reference">number
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span class="property-name">groupingUsed</span>
+</td>
+          <td>  <span class="datatype-reference">boolean
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span class="property-name">instance</span>
+</td>
+          <td>  <span class="datatype-reference"><a href="json_NumberFormat.html">NumberFormat</a>
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span class="property-name">integerInstance</span>
+</td>
+          <td>  <span class="datatype-reference"><a href="json_NumberFormat.html">NumberFormat</a>
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span class="property-name">parseIntegerOnly</span>
+</td>
+          <td>  <span class="datatype-reference">boolean
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span class="property-name">maximumFractionDigits</span>
+</td>
+          <td>  <span class="datatype-reference">number
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span class="property-name">currencyInstance</span>
+</td>
+          <td>  <span class="datatype-reference"><a href="json_NumberFormat.html">NumberFormat</a>
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span class="property-name">numberInstance</span>
+</td>
+          <td>  <span class="datatype-reference"><a href="json_NumberFormat.html">NumberFormat</a>
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span class="property-name">availableLocales</span>
+</td>
+          <td>  <span class="datatype-reference">array of <a href="json_Locale.html">Locale</a>
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span class="property-name">minimumFractionDigits</span>
+</td>
+          <td>  <span class="datatype-reference">number
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        </tbody>
+      </table>
+
+      <p class="lead">Example</p>
+
+      <div class="alert alert-warning">This data type is abstract. The example below may be incomplete. More accurate examples can be found in subtypes pages.</div>
+      
+      <pre class="prettyprint language-js example">{
+  &quot;minimumIntegerDigits&quot; : 12345,
+  &quot;percentInstance&quot; : {
+    &quot;minimumIntegerDigits&quot; : 12345,
+    &quot;percentInstance&quot; : { },
+    &quot;roundingMode&quot; : &quot;CEILING&quot;,
+    &quot;currency&quot; : {
+      &quot;symbol&quot; : &quot;...&quot;,
+      &quot;availableCurrencies&quot; : [ { }, { } ],
+      &quot;defaultFractionDigits&quot; : 12345,
+      &quot;displayName&quot; : &quot;...&quot;,
+      &quot;numericCode&quot; : 12345,
+      &quot;currencyCode&quot; : &quot;...&quot;
+    },
+    &quot;maximumIntegerDigits&quot; : 12345,
+    &quot;groupingUsed&quot; : true,
+    &quot;instance&quot; : { },
+    &quot;integerInstance&quot; : { },
+    &quot;parseIntegerOnly&quot; : true,
+    &quot;maximumFractionDigits&quot; : 12345,
+    &quot;currencyInstance&quot; : { },
+    &quot;numberInstance&quot; : { },
+    &quot;availableLocales&quot; : [ {
+      &quot;ISO3Country&quot; : &quot;...&quot;,
+      &quot;language&quot; : &quot;...&quot;,
+      &quot;displayVariant&quot; : &quot;...&quot;,
+      &quot;displayName&quot; : &quot;...&quot;,
+      &quot;displayScript&quot; : &quot;...&quot;,
+      &quot;displayCountry&quot; : &quot;...&quot;,
+      &quot;unicodeLocaleAttributes&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;ISOCountries&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;unicodeLocaleKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;ISO3Language&quot; : &quot;...&quot;,
+      &quot;country&quot; : &quot;...&quot;,
+      &quot;default&quot; : { },
+      &quot;script&quot; : &quot;...&quot;,
+      &quot;availableLocales&quot; : [ { }, { } ],
+      &quot;displayLanguage&quot; : &quot;...&quot;,
+      &quot;ISOLanguages&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;extensionKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;variant&quot; : &quot;...&quot;
+    }, {
+      &quot;ISO3Country&quot; : &quot;...&quot;,
+      &quot;language&quot; : &quot;...&quot;,
+      &quot;displayVariant&quot; : &quot;...&quot;,
+      &quot;displayName&quot; : &quot;...&quot;,
+      &quot;displayScript&quot; : &quot;...&quot;,
+      &quot;displayCountry&quot; : &quot;...&quot;,
+      &quot;unicodeLocaleAttributes&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;ISOCountries&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;unicodeLocaleKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;ISO3Language&quot; : &quot;...&quot;,
+      &quot;country&quot; : &quot;...&quot;,
+      &quot;default&quot; : { },
+      &quot;script&quot; : &quot;...&quot;,
+      &quot;availableLocales&quot; : [ { }, { } ],
+      &quot;displayLanguage&quot; : &quot;...&quot;,
+      &quot;ISOLanguages&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;extensionKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;variant&quot; : &quot;...&quot;
+    } ],
+    &quot;minimumFractionDigits&quot; : 12345
+  },
+  &quot;roundingMode&quot; : &quot;HALF_EVEN&quot;,
+  &quot;currency&quot; : {
+    &quot;symbol&quot; : &quot;...&quot;,
+    &quot;availableCurrencies&quot; : [ { }, { } ],
+    &quot;defaultFractionDigits&quot; : 12345,
+    &quot;displayName&quot; : &quot;...&quot;,
+    &quot;numericCode&quot; : 12345,
+    &quot;currencyCode&quot; : &quot;...&quot;
+  },
+  &quot;maximumIntegerDigits&quot; : 12345,
+  &quot;groupingUsed&quot; : true,
+  &quot;instance&quot; : {
+    &quot;minimumIntegerDigits&quot; : 12345,
+    &quot;percentInstance&quot; : { },
+    &quot;roundingMode&quot; : &quot;UNNECESSARY&quot;,
+    &quot;currency&quot; : {
+      &quot;symbol&quot; : &quot;...&quot;,
+      &quot;availableCurrencies&quot; : [ { }, { } ],
+      &quot;defaultFractionDigits&quot; : 12345,
+      &quot;displayName&quot; : &quot;...&quot;,
+      &quot;numericCode&quot; : 12345,
+      &quot;currencyCode&quot; : &quot;...&quot;
+    },
+    &quot;maximumIntegerDigits&quot; : 12345,
+    &quot;groupingUsed&quot; : true,
+    &quot;instance&quot; : { },
+    &quot;integerInstance&quot; : { },
+    &quot;parseIntegerOnly&quot; : true,
+    &quot;maximumFractionDigits&quot; : 12345,
+    &quot;currencyInstance&quot; : { },
+    &quot;numberInstance&quot; : { },
+    &quot;availableLocales&quot; : [ {
+      &quot;ISO3Country&quot; : &quot;...&quot;,
+      &quot;language&quot; : &quot;...&quot;,
+      &quot;displayVariant&quot; : &quot;...&quot;,
+      &quot;displayName&quot; : &quot;...&quot;,
+      &quot;displayScript&quot; : &quot;...&quot;,
+      &quot;displayCountry&quot; : &quot;...&quot;,
+      &quot;unicodeLocaleAttributes&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;ISOCountries&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;unicodeLocaleKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;ISO3Language&quot; : &quot;...&quot;,
+      &quot;country&quot; : &quot;...&quot;,
+      &quot;default&quot; : { },
+      &quot;script&quot; : &quot;...&quot;,
+      &quot;availableLocales&quot; : [ { }, { } ],
+      &quot;displayLanguage&quot; : &quot;...&quot;,
+      &quot;ISOLanguages&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;extensionKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;variant&quot; : &quot;...&quot;
+    }, {
+      &quot;ISO3Country&quot; : &quot;...&quot;,
+      &quot;language&quot; : &quot;...&quot;,
+      &quot;displayVariant&quot; : &quot;...&quot;,
+      &quot;displayName&quot; : &quot;...&quot;,
+      &quot;displayScript&quot; : &quot;...&quot;,
+      &quot;displayCountry&quot; : &quot;...&quot;,
+      &quot;unicodeLocaleAttributes&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;ISOCountries&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;unicodeLocaleKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;ISO3Language&quot; : &quot;...&quot;,
+      &quot;country&quot; : &quot;...&quot;,
+      &quot;default&quot; : { },
+      &quot;script&quot; : &quot;...&quot;,
+      &quot;availableLocales&quot; : [ { }, { } ],
+      &quot;displayLanguage&quot; : &quot;...&quot;,
+      &quot;ISOLanguages&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;extensionKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;variant&quot; : &quot;...&quot;
+    } ],
+    &quot;minimumFractionDigits&quot; : 12345
+  },
+  &quot;integerInstance&quot; : {
+    &quot;minimumIntegerDigits&quot; : 12345,
+    &quot;percentInstance&quot; : { },
+    &quot;roundingMode&quot; : &quot;DOWN&quot;,
+    &quot;currency&quot; : {
+      &quot;symbol&quot; : &quot;...&quot;,
+      &quot;availableCurrencies&quot; : [ { }, { } ],
+      &quot;defaultFractionDigits&quot; : 12345,
+      &quot;displayName&quot; : &quot;...&quot;,
+      &quot;numericCode&quot; : 12345,
+      &quot;currencyCode&quot; : &quot;...&quot;
+    },
+    &quot;maximumIntegerDigits&quot; : 12345,
+    &quot;groupingUsed&quot; : true,
+    &quot;instance&quot; : { },
+    &quot;integerInstance&quot; : { },
+    &quot;parseIntegerOnly&quot; : true,
+    &quot;maximumFractionDigits&quot; : 12345,
+    &quot;currencyInstance&quot; : { },
+    &quot;numberInstance&quot; : { },
+    &quot;availableLocales&quot; : [ {
+      &quot;ISO3Country&quot; : &quot;...&quot;,
+      &quot;language&quot; : &quot;...&quot;,
+      &quot;displayVariant&quot; : &quot;...&quot;,
+      &quot;displayName&quot; : &quot;...&quot;,
+      &quot;displayScript&quot; : &quot;...&quot;,
+      &quot;displayCountry&quot; : &quot;...&quot;,
+      &quot;unicodeLocaleAttributes&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;ISOCountries&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;unicodeLocaleKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;ISO3Language&quot; : &quot;...&quot;,
+      &quot;country&quot; : &quot;...&quot;,
+      &quot;default&quot; : { },
+      &quot;script&quot; : &quot;...&quot;,
+      &quot;availableLocales&quot; : [ { }, { } ],
+      &quot;displayLanguage&quot; : &quot;...&quot;,
+      &quot;ISOLanguages&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;extensionKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;variant&quot; : &quot;...&quot;
+    }, {
+      &quot;ISO3Country&quot; : &quot;...&quot;,
+      &quot;language&quot; : &quot;...&quot;,
+      &quot;displayVariant&quot; : &quot;...&quot;,
+      &quot;displayName&quot; : &quot;...&quot;,
+      &quot;displayScript&quot; : &quot;...&quot;,
+      &quot;displayCountry&quot; : &quot;...&quot;,
+      &quot;unicodeLocaleAttributes&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;ISOCountries&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;unicodeLocaleKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;ISO3Language&quot; : &quot;...&quot;,
+      &quot;country&quot; : &quot;...&quot;,
+      &quot;default&quot; : { },
+      &quot;script&quot; : &quot;...&quot;,
+      &quot;availableLocales&quot; : [ { }, { } ],
+      &quot;displayLanguage&quot; : &quot;...&quot;,
+      &quot;ISOLanguages&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;extensionKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;variant&quot; : &quot;...&quot;
+    } ],
+    &quot;minimumFractionDigits&quot; : 12345
+  },
+  &quot;parseIntegerOnly&quot; : true,
+  &quot;maximumFractionDigits&quot; : 12345,
+  &quot;currencyInstance&quot; : {
+    &quot;minimumIntegerDigits&quot; : 12345,
+    &quot;percentInstance&quot; : { },
+    &quot;roundingMode&quot; : &quot;UNNECESSARY&quot;,
+    &quot;currency&quot; : {
+      &quot;symbol&quot; : &quot;...&quot;,
+      &quot;availableCurrencies&quot; : [ { }, { } ],
+      &quot;defaultFractionDigits&quot; : 12345,
+      &quot;displayName&quot; : &quot;...&quot;,
+      &quot;numericCode&quot; : 12345,
+      &quot;currencyCode&quot; : &quot;...&quot;
+    },
+    &quot;maximumIntegerDigits&quot; : 12345,
+    &quot;groupingUsed&quot; : true,
+    &quot;instance&quot; : { },
+    &quot;integerInstance&quot; : { },
+    &quot;parseIntegerOnly&quot; : true,
+    &quot;maximumFractionDigits&quot; : 12345,
+    &quot;currencyInstance&quot; : { },
+    &quot;numberInstance&quot; : { },
+    &quot;availableLocales&quot; : [ {
+      &quot;ISO3Country&quot; : &quot;...&quot;,
+      &quot;language&quot; : &quot;...&quot;,
+      &quot;displayVariant&quot; : &quot;...&quot;,
+      &quot;displayName&quot; : &quot;...&quot;,
+      &quot;displayScript&quot; : &quot;...&quot;,
+      &quot;displayCountry&quot; : &quot;...&quot;,
+      &quot;unicodeLocaleAttributes&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;ISOCountries&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;unicodeLocaleKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;ISO3Language&quot; : &quot;...&quot;,
+      &quot;country&quot; : &quot;...&quot;,
+      &quot;default&quot; : { },
+      &quot;script&quot; : &quot;...&quot;,
+      &quot;availableLocales&quot; : [ { }, { } ],
+      &quot;displayLanguage&quot; : &quot;...&quot;,
+      &quot;ISOLanguages&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;extensionKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;variant&quot; : &quot;...&quot;
+    }, {
+      &quot;ISO3Country&quot; : &quot;...&quot;,
+      &quot;language&quot; : &quot;...&quot;,
+      &quot;displayVariant&quot; : &quot;...&quot;,
+      &quot;displayName&quot; : &quot;...&quot;,
+      &quot;displayScript&quot; : &quot;...&quot;,
+      &quot;displayCountry&quot; : &quot;...&quot;,
+      &quot;unicodeLocaleAttributes&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;ISOCountries&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;unicodeLocaleKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;ISO3Language&quot; : &quot;...&quot;,
+      &quot;country&quot; : &quot;...&quot;,
+      &quot;default&quot; : { },
+      &quot;script&quot; : &quot;...&quot;,
+      &quot;availableLocales&quot; : [ { }, { } ],
+      &quot;displayLanguage&quot; : &quot;...&quot;,
+      &quot;ISOLanguages&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;extensionKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;variant&quot; : &quot;...&quot;
+    } ],
+    &quot;minimumFractionDigits&quot; : 12345
+  },
+  &quot;numberInstance&quot; : {
+    &quot;minimumIntegerDigits&quot; : 12345,
+    &quot;percentInstance&quot; : { },
+    &quot;roundingMode&quot; : &quot;UP&quot;,
+    &quot;currency&quot; : {
+      &quot;symbol&quot; : &quot;...&quot;,
+      &quot;availableCurrencies&quot; : [ { }, { } ],
+      &quot;defaultFractionDigits&quot; : 12345,
+      &quot;displayName&quot; : &quot;...&quot;,
+      &quot;numericCode&quot; : 12345,
+      &quot;currencyCode&quot; : &quot;...&quot;
+    },
+    &quot;maximumIntegerDigits&quot; : 12345,
+    &quot;groupingUsed&quot; : true,
+    &quot;instance&quot; : { },
+    &quot;integerInstance&quot; : { },
+    &quot;parseIntegerOnly&quot; : true,
+    &quot;maximumFractionDigits&quot; : 12345,
+    &quot;currencyInstance&quot; : { },
+    &quot;numberInstance&quot; : { },
+    &quot;availableLocales&quot; : [ {
+      &quot;ISO3Country&quot; : &quot;...&quot;,
+      &quot;language&quot; : &quot;...&quot;,
+      &quot;displayVariant&quot; : &quot;...&quot;,
+      &quot;displayName&quot; : &quot;...&quot;,
+      &quot;displayScript&quot; : &quot;...&quot;,
+      &quot;displayCountry&quot; : &quot;...&quot;,
+      &quot;unicodeLocaleAttributes&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;ISOCountries&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;unicodeLocaleKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;ISO3Language&quot; : &quot;...&quot;,
+      &quot;country&quot; : &quot;...&quot;,
+      &quot;default&quot; : { },
+      &quot;script&quot; : &quot;...&quot;,
+      &quot;availableLocales&quot; : [ { }, { } ],
+      &quot;displayLanguage&quot; : &quot;...&quot;,
+      &quot;ISOLanguages&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;extensionKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;variant&quot; : &quot;...&quot;
+    }, {
+      &quot;ISO3Country&quot; : &quot;...&quot;,
+      &quot;language&quot; : &quot;...&quot;,
+      &quot;displayVariant&quot; : &quot;...&quot;,
+      &quot;displayName&quot; : &quot;...&quot;,
+      &quot;displayScript&quot; : &quot;...&quot;,
+      &quot;displayCountry&quot; : &quot;...&quot;,
+      &quot;unicodeLocaleAttributes&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;ISOCountries&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;unicodeLocaleKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;ISO3Language&quot; : &quot;...&quot;,
+      &quot;country&quot; : &quot;...&quot;,
+      &quot;default&quot; : { },
+      &quot;script&quot; : &quot;...&quot;,
+      &quot;availableLocales&quot; : [ { }, { } ],
+      &quot;displayLanguage&quot; : &quot;...&quot;,
+      &quot;ISOLanguages&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;extensionKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;variant&quot; : &quot;...&quot;
+    } ],
+    &quot;minimumFractionDigits&quot; : 12345
+  },
+  &quot;availableLocales&quot; : [ {
+    &quot;ISO3Country&quot; : &quot;...&quot;,
+    &quot;language&quot; : &quot;...&quot;,
+    &quot;displayVariant&quot; : &quot;...&quot;,
+    &quot;displayName&quot; : &quot;...&quot;,
+    &quot;displayScript&quot; : &quot;...&quot;,
+    &quot;displayCountry&quot; : &quot;...&quot;,
+    &quot;unicodeLocaleAttributes&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;ISOCountries&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;unicodeLocaleKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;ISO3Language&quot; : &quot;...&quot;,
+    &quot;country&quot; : &quot;...&quot;,
+    &quot;default&quot; : { },
+    &quot;script&quot; : &quot;...&quot;,
+    &quot;availableLocales&quot; : [ { }, { } ],
+    &quot;displayLanguage&quot; : &quot;...&quot;,
+    &quot;ISOLanguages&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;extensionKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;variant&quot; : &quot;...&quot;
+  }, {
+    &quot;ISO3Country&quot; : &quot;...&quot;,
+    &quot;language&quot; : &quot;...&quot;,
+    &quot;displayVariant&quot; : &quot;...&quot;,
+    &quot;displayName&quot; : &quot;...&quot;,
+    &quot;displayScript&quot; : &quot;...&quot;,
+    &quot;displayCountry&quot; : &quot;...&quot;,
+    &quot;unicodeLocaleAttributes&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;ISOCountries&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;unicodeLocaleKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;ISO3Language&quot; : &quot;...&quot;,
+    &quot;country&quot; : &quot;...&quot;,
+    &quot;default&quot; : { },
+    &quot;script&quot; : &quot;...&quot;,
+    &quot;availableLocales&quot; : [ { }, { } ],
+    &quot;displayLanguage&quot; : &quot;...&quot;,
+    &quot;ISOLanguages&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;extensionKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;variant&quot; : &quot;...&quot;
+  } ],
+  &quot;minimumFractionDigits&quot; : 12345
+}</pre>
+
+        <footer class="footer">
+          <div class="container">
+            <p class="text-muted">Generated by <a href="http://enunciate.webcohesion.com">Enunciate</a>.</p>
+          </div>
+        </footer>
+
+      </div>
+    </div>
+  </div>
+
+
+  <!-- JavaScript placed at the end of the document so the pages load faster. -->
+  <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
+
+  <!-- Bootstrap core JavaScript
+  ================================================== -->
+  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
+
+  <!-- prettify code blocks. see http://code.google.com/p/google-code-prettify/ -->
+  <script src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js" type="text/javascript"></script>
+  <script>
+    $(function() {
+      $(".clickable-row").click(function() {
+        window.document.location = $(this).data("href");
+      });
+
+      $('[data-toggle="tooltip"]').tooltip()
+    });
+  </script>
+
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/atlas-website/blob/525c122e/0.8.2/api/v2/json_Operator.html
----------------------------------------------------------------------
diff --git a/0.8.2/api/v2/json_Operator.html b/0.8.2/api/v2/json_Operator.html
new file mode 100644
index 0000000..907b4e8
--- /dev/null
+++ b/0.8.2/api/v2/json_Operator.html
@@ -0,0 +1,176 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+  <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1">
+  <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
+
+  <title>Atlas REST API: Operator</title>
+
+  <!-- Mobile viewport optimized: j.mp/bplateviewport -->
+  <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+  <!-- Bootstrap core CSS -->
+  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css">
+
+  <!--custom css for these pages-->
+  <link rel="stylesheet" href="css/style.css">
+
+  <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
+  <!--[if lt IE 9]>
+  <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
+  <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
+  <![endif]-->
+</head>
+
+<body data-spy="scroll" data-target="#apinav">
+
+  <nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container-fluid">
+      <div class="navbar-header">
+        <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar">
+          <span class="sr-only">Toggle navigation</span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+        </button>
+        <a class="navbar-brand" href="index.html">Atlas REST API: Operator</a>
+      </div>
+      <div id="navbar" class="navbar-collapse collapse">
+        <ul class="nav navbar-nav navbar-right">
+          <li><a href="resources.html">Resources</a></li>
+          <li><a href="data.html">Data Types</a></li>
+        </ul>
+      </div>
+    </div>
+  </nav>
+
+  <div class="container-fluid">
+    <div class="row">
+      <div class="col-sm-3 col-md-2 sidebar" id="apinav">
+        <ul class="nav nav-sidebar">
+          <li class="text-right"><a href="#top"><small>Back to Top</small></a></li>
+        </ul>
+      </div>
+
+      <div class="col-sm-9 col-sm-offset-3 col-md-10 col-md-offset-2 main">
+        <ol class="breadcrumb" id="top">
+          <li class="active dropdown"><a href="index.html">Home</a></li>
+          <li class="active dropdown"><a href="syntax_json.html">JSON</a></li>
+          <li class="dropdown"><a href="json_Operator.html">Operator</a></li>
+        </ol>
+
+      <h1 class="page-header">Operator <small>Data Type</small></h1>
+
+      <p>Supported search operations
+Logical comparision operators can only be used with numbers or dates
+IN, LIKE, startsWith, endsWith, CONTAINS can only be used with strings or text</p>
+
+      <dl class="dl-horizontal">
+      </dl>
+
+      <table class="table datatype-values">
+        <caption>Values</caption>
+        <thead>
+        <tr>
+          <th>value</th>
+          <th>description</th>
+        </tr>
+        </thead>
+        <tbody>
+        <tr>
+          <td><span class="value-value">LT</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value">GT</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value">LTE</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value">GTE</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value">EQ</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value">NEQ</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value">IN</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value">LIKE</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value">STARTS_WITH</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value">ENDS_WITH</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value">CONTAINS</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value">CONTAINS_ANY</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value">CONTAINS_ALL</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value">IS_NULL</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value">NOT_NULL</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        </tbody>
+      </table>
+
+        <footer class="footer">
+          <div class="container">
+            <p class="text-muted">Generated by <a href="http://enunciate.webcohesion.com">Enunciate</a>.</p>
+          </div>
+        </footer>
+
+      </div>
+    </div>
+  </div>
+
+
+  <!-- JavaScript placed at the end of the document so the pages load faster. -->
+  <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
+
+  <!-- Bootstrap core JavaScript
+  ================================================== -->
+  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
+
+  <!-- prettify code blocks. see http://code.google.com/p/google-code-prettify/ -->
+  <script src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js" type="text/javascript"></script>
+  <script>
+    $(function() {
+      $(".clickable-row").click(function() {
+        window.document.location = $(this).data("href");
+      });
+
+      $('[data-toggle="tooltip"]').tooltip()
+    });
+  </script>
+
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/atlas-website/blob/525c122e/0.8.2/api/v2/json_PList.html
----------------------------------------------------------------------
diff --git a/0.8.2/api/v2/json_PList.html b/0.8.2/api/v2/json_PList.html
new file mode 100644
index 0000000..fca561b
--- /dev/null
+++ b/0.8.2/api/v2/json_PList.html
@@ -0,0 +1,180 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+  <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1">
+  <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
+
+  <title>Atlas REST API: PList</title>
+
+  <!-- Mobile viewport optimized: j.mp/bplateviewport -->
+  <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+  <!-- Bootstrap core CSS -->
+  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css">
+
+  <!--custom css for these pages-->
+  <link rel="stylesheet" href="css/style.css">
+
+  <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
+  <!--[if lt IE 9]>
+  <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
+  <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
+  <![endif]-->
+</head>
+
+<body data-spy="scroll" data-target="#apinav">
+
+  <nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container-fluid">
+      <div class="navbar-header">
+        <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar">
+          <span class="sr-only">Toggle navigation</span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+        </button>
+        <a class="navbar-brand" href="index.html">Atlas REST API: PList</a>
+      </div>
+      <div id="navbar" class="navbar-collapse collapse">
+        <ul class="nav navbar-nav navbar-right">
+          <li><a href="resources.html">Resources</a></li>
+          <li><a href="data.html">Data Types</a></li>
+        </ul>
+      </div>
+    </div>
+  </nav>
+
+  <div class="container-fluid">
+    <div class="row">
+      <div class="col-sm-3 col-md-2 sidebar" id="apinav">
+        <ul class="nav nav-sidebar">
+          <li class="text-right"><a href="#top"><small>Back to Top</small></a></li>
+        </ul>
+      </div>
+
+      <div class="col-sm-9 col-sm-offset-3 col-md-10 col-md-offset-2 main">
+        <ol class="breadcrumb" id="top">
+          <li class="active dropdown"><a href="index.html">Home</a></li>
+          <li class="active dropdown"><a href="syntax_json.html">JSON</a></li>
+          <li class="dropdown"><a href="json_PList.html">PList</a></li>
+        </ol>
+
+      <h1 class="page-header">PList <small>Data Type</small></h1>
+
+      <p>Paginated-list, for returning search results.</p>
+
+      <dl class="dl-horizontal">
+      </dl>
+
+      <table class="table datatype-properties">
+        <caption>Properties</caption>
+        <thead>
+        <tr>
+          <th>name</th>
+          <th>data type</th>
+          <th>description</th>
+        </tr>
+        </thead>
+        <tbody>
+        <tr>
+          <td>  <span class="property-name">list</span>
+</td>
+          <td>  <span class="datatype-reference">array of object
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span class="property-name">startIndex</span>
+</td>
+          <td>  <span class="datatype-reference">number
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span class="property-name">pageSize</span>
+</td>
+          <td>  <span class="datatype-reference">number
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span class="property-name">totalCount</span>
+</td>
+          <td>  <span class="datatype-reference">number
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span class="property-name">sortType</span>
+</td>
+          <td>  <span class="datatype-reference"><a href="json_SortType.html">SortType</a>
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span class="property-name">sortBy</span>
+</td>
+          <td>  <span class="datatype-reference">string
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        </tbody>
+      </table>
+
+      <p class="lead">Example</p>
+      
+      <pre class="prettyprint language-js example">{
+  &quot;list&quot; : [ { }, { } ],
+  &quot;startIndex&quot; : 12345,
+  &quot;pageSize&quot; : 12345,
+  &quot;totalCount&quot; : 12345,
+  &quot;sortType&quot; : &quot;DESC&quot;,
+  &quot;sortBy&quot; : &quot;...&quot;
+}</pre>
+
+        <footer class="footer">
+          <div class="container">
+            <p class="text-muted">Generated by <a href="http://enunciate.webcohesion.com">Enunciate</a>.</p>
+          </div>
+        </footer>
+
+      </div>
+    </div>
+  </div>
+
+
+  <!-- JavaScript placed at the end of the document so the pages load faster. -->
+  <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
+
+  <!-- Bootstrap core JavaScript
+  ================================================== -->
+  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
+
+  <!-- prettify code blocks. see http://code.google.com/p/google-code-prettify/ -->
+  <script src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js" type="text/javascript"></script>
+  <script>
+    $(function() {
+      $(".clickable-row").click(function() {
+        window.document.location = $(this).data("href");
+      });
+
+      $('[data-toggle="tooltip"]').tooltip()
+    });
+  </script>
+
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/atlas-website/blob/525c122e/0.8.2/api/v2/json_RoundingMode.html
----------------------------------------------------------------------
diff --git a/0.8.2/api/v2/json_RoundingMode.html b/0.8.2/api/v2/json_RoundingMode.html
new file mode 100644
index 0000000..577dab7
--- /dev/null
+++ b/0.8.2/api/v2/json_RoundingMode.html
@@ -0,0 +1,146 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+  <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1">
+  <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
+
+  <title>Atlas REST API: RoundingMode</title>
+
+  <!-- Mobile viewport optimized: j.mp/bplateviewport -->
+  <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+  <!-- Bootstrap core CSS -->
+  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css">
+
+  <!--custom css for these pages-->
+  <link rel="stylesheet" href="css/style.css">
+
+  <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
+  <!--[if lt IE 9]>
+  <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
+  <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
+  <![endif]-->
+</head>
+
+<body data-spy="scroll" data-target="#apinav">
+
+  <nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container-fluid">
+      <div class="navbar-header">
+        <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar">
+          <span class="sr-only">Toggle navigation</span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+        </button>
+        <a class="navbar-brand" href="index.html">Atlas REST API: RoundingMode</a>
+      </div>
+      <div id="navbar" class="navbar-collapse collapse">
+        <ul class="nav navbar-nav navbar-right">
+          <li><a href="resources.html">Resources</a></li>
+          <li><a href="data.html">Data Types</a></li>
+        </ul>
+      </div>
+    </div>
+  </nav>
+
+  <div class="container-fluid">
+    <div class="row">
+      <div class="col-sm-3 col-md-2 sidebar" id="apinav">
+        <ul class="nav nav-sidebar">
+          <li class="text-right"><a href="#top"><small>Back to Top</small></a></li>
+        </ul>
+      </div>
+
+      <div class="col-sm-9 col-sm-offset-3 col-md-10 col-md-offset-2 main">
+        <ol class="breadcrumb" id="top">
+          <li class="active dropdown"><a href="index.html">Home</a></li>
+          <li class="active dropdown"><a href="syntax_json.html">JSON</a></li>
+          <li class="dropdown"><a href="json_RoundingMode.html">RoundingMode</a></li>
+        </ol>
+
+      <h1 class="page-header">RoundingMode <small>Data Type</small></h1>
+
+      <p></p>
+
+      <dl class="dl-horizontal">
+      </dl>
+
+      <table class="table datatype-values">
+        <caption>Values</caption>
+        <thead>
+        <tr>
+          <th>value</th>
+          <th>description</th>
+        </tr>
+        </thead>
+        <tbody>
+        <tr>
+          <td><span class="value-value">UP</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value">DOWN</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value">CEILING</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value">FLOOR</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value">HALF_UP</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value">HALF_DOWN</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value">HALF_EVEN</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value">UNNECESSARY</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        </tbody>
+      </table>
+
+        <footer class="footer">
+          <div class="container">
+            <p class="text-muted">Generated by <a href="http://enunciate.webcohesion.com">Enunciate</a>.</p>
+          </div>
+        </footer>
+
+      </div>
+    </div>
+  </div>
+
+
+  <!-- JavaScript placed at the end of the document so the pages load faster. -->
+  <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
+
+  <!-- Bootstrap core JavaScript
+  ================================================== -->
+  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
+
+  <!-- prettify code blocks. see http://code.google.com/p/google-code-prettify/ -->
+  <script src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js" type="text/javascript"></script>
+  <script>
+    $(function() {
+      $(".clickable-row").click(function() {
+        window.document.location = $(this).data("href");
+      });
+
+      $('[data-toggle="tooltip"]').tooltip()
+    });
+  </script>
+
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/atlas-website/blob/525c122e/0.8.2/api/v2/json_SavedSearchType.html
----------------------------------------------------------------------
diff --git a/0.8.2/api/v2/json_SavedSearchType.html b/0.8.2/api/v2/json_SavedSearchType.html
new file mode 100644
index 0000000..124df53
--- /dev/null
+++ b/0.8.2/api/v2/json_SavedSearchType.html
@@ -0,0 +1,122 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+  <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1">
+  <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
+
+  <title>Atlas REST API: SavedSearchType</title>
+
+  <!-- Mobile viewport optimized: j.mp/bplateviewport -->
+  <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+  <!-- Bootstrap core CSS -->
+  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css">
+
+  <!--custom css for these pages-->
+  <link rel="stylesheet" href="css/style.css">
+
+  <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
+  <!--[if lt IE 9]>
+  <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
+  <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
+  <![endif]-->
+</head>
+
+<body data-spy="scroll" data-target="#apinav">
+
+  <nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container-fluid">
+      <div class="navbar-header">
+        <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar">
+          <span class="sr-only">Toggle navigation</span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+        </button>
+        <a class="navbar-brand" href="index.html">Atlas REST API: SavedSearchType</a>
+      </div>
+      <div id="navbar" class="navbar-collapse collapse">
+        <ul class="nav navbar-nav navbar-right">
+          <li><a href="resources.html">Resources</a></li>
+          <li><a href="data.html">Data Types</a></li>
+        </ul>
+      </div>
+    </div>
+  </nav>
+
+  <div class="container-fluid">
+    <div class="row">
+      <div class="col-sm-3 col-md-2 sidebar" id="apinav">
+        <ul class="nav nav-sidebar">
+          <li class="text-right"><a href="#top"><small>Back to Top</small></a></li>
+        </ul>
+      </div>
+
+      <div class="col-sm-9 col-sm-offset-3 col-md-10 col-md-offset-2 main">
+        <ol class="breadcrumb" id="top">
+          <li class="active dropdown"><a href="index.html">Home</a></li>
+          <li class="active dropdown"><a href="syntax_json.html">JSON</a></li>
+          <li class="dropdown"><a href="json_SavedSearchType.html">SavedSearchType</a></li>
+        </ol>
+
+      <h1 class="page-header">SavedSearchType <small>Data Type</small></h1>
+
+      <p></p>
+
+      <dl class="dl-horizontal">
+      </dl>
+
+      <table class="table datatype-values">
+        <caption>Values</caption>
+        <thead>
+        <tr>
+          <th>value</th>
+          <th>description</th>
+        </tr>
+        </thead>
+        <tbody>
+        <tr>
+          <td><span class="value-value">BASIC</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value">ADVANCED</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        </tbody>
+      </table>
+
+        <footer class="footer">
+          <div class="container">
+            <p class="text-muted">Generated by <a href="http://enunciate.webcohesion.com">Enunciate</a>.</p>
+          </div>
+        </footer>
+
+      </div>
+    </div>
+  </div>
+
+
+  <!-- JavaScript placed at the end of the document so the pages load faster. -->
+  <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
+
+  <!-- Bootstrap core JavaScript
+  ================================================== -->
+  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
+
+  <!-- prettify code blocks. see http://code.google.com/p/google-code-prettify/ -->
+  <script src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js" type="text/javascript"></script>
+  <script>
+    $(function() {
+      $(".clickable-row").click(function() {
+        window.document.location = $(this).data("href");
+      });
+
+      $('[data-toggle="tooltip"]').tooltip()
+    });
+  </script>
+
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/atlas-website/blob/525c122e/0.8.2/api/v2/json_SearchParameters.html
----------------------------------------------------------------------
diff --git a/0.8.2/api/v2/json_SearchParameters.html b/0.8.2/api/v2/json_SearchParameters.html
new file mode 100644
index 0000000..8b5015a
--- /dev/null
+++ b/0.8.2/api/v2/json_SearchParameters.html
@@ -0,0 +1,252 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+  <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1">
+  <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
+
+  <title>Atlas REST API: SearchParameters</title>
+
+  <!-- Mobile viewport optimized: j.mp/bplateviewport -->
+  <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+  <!-- Bootstrap core CSS -->
+  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css">
+
+  <!--custom css for these pages-->
+  <link rel="stylesheet" href="css/style.css">
+
+  <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
+  <!--[if lt IE 9]>
+  <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
+  <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
+  <![endif]-->
+</head>
+
+<body data-spy="scroll" data-target="#apinav">
+
+  <nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container-fluid">
+      <div class="navbar-header">
+        <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar">
+          <span class="sr-only">Toggle navigation</span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+        </button>
+        <a class="navbar-brand" href="index.html">Atlas REST API: SearchParameters</a>
+      </div>
+      <div id="navbar" class="navbar-collapse collapse">
+        <ul class="nav navbar-nav navbar-right">
+          <li><a href="resources.html">Resources</a></li>
+          <li><a href="data.html">Data Types</a></li>
+        </ul>
+      </div>
+    </div>
+  </nav>
+
+  <div class="container-fluid">
+    <div class="row">
+      <div class="col-sm-3 col-md-2 sidebar" id="apinav">
+        <ul class="nav nav-sidebar">
+          <li class="text-right"><a href="#top"><small>Back to Top</small></a></li>
+        </ul>
+      </div>
+
+      <div class="col-sm-9 col-sm-offset-3 col-md-10 col-md-offset-2 main">
+        <ol class="breadcrumb" id="top">
+          <li class="active dropdown"><a href="index.html">Home</a></li>
+          <li class="active dropdown"><a href="syntax_json.html">JSON</a></li>
+          <li class="dropdown"><a href="json_SearchParameters.html">SearchParameters</a></li>
+        </ol>
+
+      <h1 class="page-header">SearchParameters <small>Data Type</small></h1>
+
+      <p></p>
+
+      <dl class="dl-horizontal">
+      </dl>
+
+      <table class="table datatype-properties">
+        <caption>Properties</caption>
+        <thead>
+        <tr>
+          <th>name</th>
+          <th>data type</th>
+          <th>description</th>
+        </tr>
+        </thead>
+        <tbody>
+        <tr>
+          <td>  <span class="property-name">query</span>
+</td>
+          <td>  <span class="datatype-reference">string
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span class="property-name">typeName</span>
+</td>
+          <td>  <span class="datatype-reference">string
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span class="property-name">classification</span>
+</td>
+          <td>  <span class="datatype-reference">string
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span class="property-name">excludeDeletedEntities</span>
+</td>
+          <td>  <span class="datatype-reference">boolean
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span class="property-name">includeClassificationAttributes</span>
+</td>
+          <td>  <span class="datatype-reference">boolean
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span class="property-name">includeSubTypes</span>
+</td>
+          <td>  <span class="datatype-reference">boolean
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span class="property-name">includeSubClassifications</span>
+</td>
+          <td>  <span class="datatype-reference">boolean
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span class="property-name">limit</span>
+</td>
+          <td>  <span class="datatype-reference">number
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span class="property-name">offset</span>
+</td>
+          <td>  <span class="datatype-reference">number
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span class="property-name">entityFilters</span>
+</td>
+          <td>  <span class="datatype-reference"><a href="json_FilterCriteria.html">FilterCriteria</a>
+</span>
+</td>
+          <td>  <span class="property-description">Entity attribute filters for the type (if type name is specified)</span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span class="property-name">tagFilters</span>
+</td>
+          <td>  <span class="datatype-reference"><a href="json_FilterCriteria.html">FilterCriteria</a>
+</span>
+</td>
+          <td>  <span class="property-description">Tag attribute filters for the classification/tag (if tag name is specified)</span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span class="property-name">attributes</span>
+</td>
+          <td>  <span class="datatype-reference">array of string
+</span>
+</td>
+          <td>  <span class="property-description">Attribute values included in the results</span>
+</td>
+        </tr>
+        </tbody>
+      </table>
+
+      <p class="lead">Example</p>
+      
+      <pre class="prettyprint language-js example">{
+  &quot;query&quot; : &quot;...&quot;,
+  &quot;typeName&quot; : &quot;...&quot;,
+  &quot;classification&quot; : &quot;...&quot;,
+  &quot;excludeDeletedEntities&quot; : true,
+  &quot;includeClassificationAttributes&quot; : true,
+  &quot;includeSubTypes&quot; : true,
+  &quot;includeSubClassifications&quot; : true,
+  &quot;limit&quot; : 12345,
+  &quot;offset&quot; : 12345,
+  &quot;entityFilters&quot; : {
+    &quot;attributeName&quot; : &quot;...&quot;,
+    &quot;operator&quot; : &quot;IS_NULL&quot;,
+    &quot;attributeValue&quot; : &quot;...&quot;,
+    &quot;condition&quot; : &quot;AND&quot;,
+    &quot;criterion&quot; : [ { }, { } ]
+  },
+  &quot;tagFilters&quot; : {
+    &quot;attributeName&quot; : &quot;...&quot;,
+    &quot;operator&quot; : &quot;ENDS_WITH&quot;,
+    &quot;attributeValue&quot; : &quot;...&quot;,
+    &quot;condition&quot; : &quot;AND&quot;,
+    &quot;criterion&quot; : [ { }, { } ]
+  },
+  &quot;attributes&quot; : [ &quot;...&quot;, &quot;...&quot; ]
+}</pre>
+
+        <footer class="footer">
+          <div class="container">
+            <p class="text-muted">Generated by <a href="http://enunciate.webcohesion.com">Enunciate</a>.</p>
+          </div>
+        </footer>
+
+      </div>
+    </div>
+  </div>
+
+
+  <!-- JavaScript placed at the end of the document so the pages load faster. -->
+  <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
+
+  <!-- Bootstrap core JavaScript
+  ================================================== -->
+  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
+
+  <!-- prettify code blocks. see http://code.google.com/p/google-code-prettify/ -->
+  <script src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js" type="text/javascript"></script>
+  <script>
+    $(function() {
+      $(".clickable-row").click(function() {
+        window.document.location = $(this).data("href");
+      });
+
+      $('[data-toggle="tooltip"]').tooltip()
+    });
+  </script>
+
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/atlas-website/blob/525c122e/0.8.2/api/v2/json_SortType.html
----------------------------------------------------------------------
diff --git a/0.8.2/api/v2/json_SortType.html b/0.8.2/api/v2/json_SortType.html
new file mode 100644
index 0000000..aefc77b
--- /dev/null
+++ b/0.8.2/api/v2/json_SortType.html
@@ -0,0 +1,126 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+  <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1">
+  <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
+
+  <title>Atlas REST API: SortType</title>
+
+  <!-- Mobile viewport optimized: j.mp/bplateviewport -->
+  <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+  <!-- Bootstrap core CSS -->
+  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css">
+
+  <!--custom css for these pages-->
+  <link rel="stylesheet" href="css/style.css">
+
+  <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
+  <!--[if lt IE 9]>
+  <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
+  <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
+  <![endif]-->
+</head>
+
+<body data-spy="scroll" data-target="#apinav">
+
+  <nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container-fluid">
+      <div class="navbar-header">
+        <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar">
+          <span class="sr-only">Toggle navigation</span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+        </button>
+        <a class="navbar-brand" href="index.html">Atlas REST API: SortType</a>
+      </div>
+      <div id="navbar" class="navbar-collapse collapse">
+        <ul class="nav navbar-nav navbar-right">
+          <li><a href="resources.html">Resources</a></li>
+          <li><a href="data.html">Data Types</a></li>
+        </ul>
+      </div>
+    </div>
+  </nav>
+
+  <div class="container-fluid">
+    <div class="row">
+      <div class="col-sm-3 col-md-2 sidebar" id="apinav">
+        <ul class="nav nav-sidebar">
+          <li class="text-right"><a href="#top"><small>Back to Top</small></a></li>
+        </ul>
+      </div>
+
+      <div class="col-sm-9 col-sm-offset-3 col-md-10 col-md-offset-2 main">
+        <ol class="breadcrumb" id="top">
+          <li class="active dropdown"><a href="index.html">Home</a></li>
+          <li class="active dropdown"><a href="syntax_json.html">JSON</a></li>
+          <li class="dropdown"><a href="json_SortType.html">SortType</a></li>
+        </ol>
+
+      <h1 class="page-header">SortType <small>Data Type</small></h1>
+
+      <p>to specify whether the result should be sorted? If yes, whether asc or desc.</p>
+
+      <dl class="dl-horizontal">
+      </dl>
+
+      <table class="table datatype-values">
+        <caption>Values</caption>
+        <thead>
+        <tr>
+          <th>value</th>
+          <th>description</th>
+        </tr>
+        </thead>
+        <tbody>
+        <tr>
+          <td><span class="value-value">NONE</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value">ASC</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value">DESC</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        </tbody>
+      </table>
+
+        <footer class="footer">
+          <div class="container">
+            <p class="text-muted">Generated by <a href="http://enunciate.webcohesion.com">Enunciate</a>.</p>
+          </div>
+        </footer>
+
+      </div>
+    </div>
+  </div>
+
+
+  <!-- JavaScript placed at the end of the document so the pages load faster. -->
+  <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
+
+  <!-- Bootstrap core JavaScript
+  ================================================== -->
+  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
+
+  <!-- prettify code blocks. see http://code.google.com/p/google-code-prettify/ -->
+  <script src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js" type="text/javascript"></script>
+  <script>
+    $(function() {
+      $(".clickable-row").click(function() {
+        window.document.location = $(this).data("href");
+      });
+
+      $('[data-toggle="tooltip"]').tooltip()
+    });
+  </script>
+
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/atlas-website/blob/525c122e/0.8.2/api/v2/json_Status.html
----------------------------------------------------------------------
diff --git a/0.8.2/api/v2/json_Status.html b/0.8.2/api/v2/json_Status.html
new file mode 100644
index 0000000..7eb0987
--- /dev/null
+++ b/0.8.2/api/v2/json_Status.html
@@ -0,0 +1,122 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+  <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1">
+  <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
+
+  <title>Atlas REST API: Status</title>
+
+  <!-- Mobile viewport optimized: j.mp/bplateviewport -->
+  <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+  <!-- Bootstrap core CSS -->
+  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css">
+
+  <!--custom css for these pages-->
+  <link rel="stylesheet" href="css/style.css">
+
+  <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
+  <!--[if lt IE 9]>
+  <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
+  <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
+  <![endif]-->
+</head>
+
+<body data-spy="scroll" data-target="#apinav">
+
+  <nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container-fluid">
+      <div class="navbar-header">
+        <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar">
+          <span class="sr-only">Toggle navigation</span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+        </button>
+        <a class="navbar-brand" href="index.html">Atlas REST API: Status</a>
+      </div>
+      <div id="navbar" class="navbar-collapse collapse">
+        <ul class="nav navbar-nav navbar-right">
+          <li><a href="resources.html">Resources</a></li>
+          <li><a href="data.html">Data Types</a></li>
+        </ul>
+      </div>
+    </div>
+  </nav>
+
+  <div class="container-fluid">
+    <div class="row">
+      <div class="col-sm-3 col-md-2 sidebar" id="apinav">
+        <ul class="nav nav-sidebar">
+          <li class="text-right"><a href="#top"><small>Back to Top</small></a></li>
+        </ul>
+      </div>
+
+      <div class="col-sm-9 col-sm-offset-3 col-md-10 col-md-offset-2 main">
+        <ol class="breadcrumb" id="top">
+          <li class="active dropdown"><a href="index.html">Home</a></li>
+          <li class="active dropdown"><a href="syntax_json.html">JSON</a></li>
+          <li class="dropdown"><a href="json_Status.html">Status</a></li>
+        </ol>
+
+      <h1 class="page-header">Status <small>Data Type</small></h1>
+
+      <p>Status of the entity - can be active or deleted. Deleted entities are not removed from Atlas store.</p>
+
+      <dl class="dl-horizontal">
+      </dl>
+
+      <table class="table datatype-values">
+        <caption>Values</caption>
+        <thead>
+        <tr>
+          <th>value</th>
+          <th>description</th>
+        </tr>
+        </thead>
+        <tbody>
+        <tr>
+          <td><span class="value-value">ACTIVE</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value">DELETED</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        </tbody>
+      </table>
+
+        <footer class="footer">
+          <div class="container">
+            <p class="text-muted">Generated by <a href="http://enunciate.webcohesion.com">Enunciate</a>.</p>
+          </div>
+        </footer>
+
+      </div>
+    </div>
+  </div>
+
+
+  <!-- JavaScript placed at the end of the document so the pages load faster. -->
+  <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
+
+  <!-- Bootstrap core JavaScript
+  ================================================== -->
+  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
+
+  <!-- prettify code blocks. see http://code.google.com/p/google-code-prettify/ -->
+  <script src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js" type="text/javascript"></script>
+  <script>
+    $(function() {
+      $(".clickable-row").click(function() {
+        window.document.location = $(this).data("href");
+      });
+
+      $('[data-toggle="tooltip"]').tooltip()
+    });
+  </script>
+
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/atlas-website/blob/525c122e/0.8.2/api/v2/json_TimeZone.html
----------------------------------------------------------------------
diff --git a/0.8.2/api/v2/json_TimeZone.html b/0.8.2/api/v2/json_TimeZone.html
new file mode 100644
index 0000000..6975f52
--- /dev/null
+++ b/0.8.2/api/v2/json_TimeZone.html
@@ -0,0 +1,191 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+  <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1">
+  <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
+
+  <title>Atlas REST API: TimeZone</title>
+
+  <!-- Mobile viewport optimized: j.mp/bplateviewport -->
+  <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+  <!-- Bootstrap core CSS -->
+  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css">
+
+  <!--custom css for these pages-->
+  <link rel="stylesheet" href="css/style.css">
+
+  <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
+  <!--[if lt IE 9]>
+  <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
+  <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
+  <![endif]-->
+</head>
+
+<body data-spy="scroll" data-target="#apinav">
+
+  <nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container-fluid">
+      <div class="navbar-header">
+        <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar">
+          <span class="sr-only">Toggle navigation</span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+        </button>
+        <a class="navbar-brand" href="index.html">Atlas REST API: TimeZone</a>
+      </div>
+      <div id="navbar" class="navbar-collapse collapse">
+        <ul class="nav navbar-nav navbar-right">
+          <li><a href="resources.html">Resources</a></li>
+          <li><a href="data.html">Data Types</a></li>
+        </ul>
+      </div>
+    </div>
+  </nav>
+
+  <div class="container-fluid">
+    <div class="row">
+      <div class="col-sm-3 col-md-2 sidebar" id="apinav">
+        <ul class="nav nav-sidebar">
+          <li class="text-right"><a href="#top"><small>Back to Top</small></a></li>
+        </ul>
+      </div>
+
+      <div class="col-sm-9 col-sm-offset-3 col-md-10 col-md-offset-2 main">
+        <ol class="breadcrumb" id="top">
+          <li class="active dropdown"><a href="index.html">Home</a></li>
+          <li class="active dropdown"><a href="syntax_json.html">JSON</a></li>
+          <li class="dropdown"><a href="json_TimeZone.html">TimeZone</a></li>
+        </ol>
+
+      <h1 class="page-header">TimeZone <small>Data Type</small></h1>
+
+      <p></p>
+
+      <dl class="dl-horizontal">
+        <dt>Abstract Type</dt>
+        <dd></dd>
+      </dl>
+
+      <table class="table datatype-properties">
+        <caption>Properties</caption>
+        <thead>
+        <tr>
+          <th>name</th>
+          <th>data type</th>
+          <th>description</th>
+        </tr>
+        </thead>
+        <tbody>
+        <tr>
+          <td>  <span class="property-name">displayName</span>
+</td>
+          <td>  <span class="datatype-reference">string
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span class="property-name">default</span>
+</td>
+          <td>  <span class="datatype-reference"><a href="json_TimeZone.html">TimeZone</a>
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span class="property-name">availableIDs</span>
+</td>
+          <td>  <span class="datatype-reference">array of string
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span class="property-name">ID</span>
+</td>
+          <td>  <span class="datatype-reference">string
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span class="property-name">DSTSavings</span>
+</td>
+          <td>  <span class="datatype-reference">number
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        <tr>
+          <td>  <span class="property-name">rawOffset</span>
+</td>
+          <td>  <span class="datatype-reference">number
+</span>
+</td>
+          <td>  <span class="property-description"></span>
+</td>
+        </tr>
+        </tbody>
+      </table>
+
+      <p class="lead">Example</p>
+
+      <div class="alert alert-warning">This data type is abstract. The example below may be incomplete. More accurate examples can be found in subtypes pages.</div>
+      
+      <pre class="prettyprint language-js example">{
+  &quot;displayName&quot; : &quot;...&quot;,
+  &quot;default&quot; : {
+    &quot;displayName&quot; : &quot;...&quot;,
+    &quot;default&quot; : { },
+    &quot;availableIDs&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;ID&quot; : &quot;...&quot;,
+    &quot;DSTSavings&quot; : 12345,
+    &quot;rawOffset&quot; : 12345
+  },
+  &quot;availableIDs&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+  &quot;ID&quot; : &quot;...&quot;,
+  &quot;DSTSavings&quot; : 12345,
+  &quot;rawOffset&quot; : 12345
+}</pre>
+
+        <footer class="footer">
+          <div class="container">
+            <p class="text-muted">Generated by <a href="http://enunciate.webcohesion.com">Enunciate</a>.</p>
+          </div>
+        </footer>
+
+      </div>
+    </div>
+  </div>
+
+
+  <!-- JavaScript placed at the end of the document so the pages load faster. -->
+  <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
+
+  <!-- Bootstrap core JavaScript
+  ================================================== -->
+  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
+
+  <!-- prettify code blocks. see http://code.google.com/p/google-code-prettify/ -->
+  <script src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js" type="text/javascript"></script>
+  <script>
+    $(function() {
+      $(".clickable-row").click(function() {
+        window.document.location = $(this).data("href");
+      });
+
+      $('[data-toggle="tooltip"]').tooltip()
+    });
+  </script>
+
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/atlas-website/blob/525c122e/0.8.2/api/v2/json_TypeCategory.html
----------------------------------------------------------------------
diff --git a/0.8.2/api/v2/json_TypeCategory.html b/0.8.2/api/v2/json_TypeCategory.html
new file mode 100644
index 0000000..29ff07f
--- /dev/null
+++ b/0.8.2/api/v2/json_TypeCategory.html
@@ -0,0 +1,150 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+  <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1">
+  <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
+
+  <title>Atlas REST API: TypeCategory</title>
+
+  <!-- Mobile viewport optimized: j.mp/bplateviewport -->
+  <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+  <!-- Bootstrap core CSS -->
+  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css">
+
+  <!--custom css for these pages-->
+  <link rel="stylesheet" href="css/style.css">
+
+  <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
+  <!--[if lt IE 9]>
+  <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
+  <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
+  <![endif]-->
+</head>
+
+<body data-spy="scroll" data-target="#apinav">
+
+  <nav class="navbar navbar-inverse navbar-fixed-top">
+    <div class="container-fluid">
+      <div class="navbar-header">
+        <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar">
+          <span class="sr-only">Toggle navigation</span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+        </button>
+        <a class="navbar-brand" href="index.html">Atlas REST API: TypeCategory</a>
+      </div>
+      <div id="navbar" class="navbar-collapse collapse">
+        <ul class="nav navbar-nav navbar-right">
+          <li><a href="resources.html">Resources</a></li>
+          <li><a href="data.html">Data Types</a></li>
+        </ul>
+      </div>
+    </div>
+  </nav>
+
+  <div class="container-fluid">
+    <div class="row">
+      <div class="col-sm-3 col-md-2 sidebar" id="apinav">
+        <ul class="nav nav-sidebar">
+          <li class="text-right"><a href="#top"><small>Back to Top</small></a></li>
+        </ul>
+      </div>
+
+      <div class="col-sm-9 col-sm-offset-3 col-md-10 col-md-offset-2 main">
+        <ol class="breadcrumb" id="top">
+          <li class="active dropdown"><a href="index.html">Home</a></li>
+          <li class="active dropdown"><a href="syntax_json.html">JSON</a></li>
+          <li class="dropdown"><a href="json_TypeCategory.html">TypeCategory</a></li>
+        </ol>
+
+      <h1 class="page-header">TypeCategory <small>Data Type</small></h1>
+
+      <p></p>
+
+      <dl class="dl-horizontal">
+      </dl>
+
+      <table class="table datatype-values">
+        <caption>Values</caption>
+        <thead>
+        <tr>
+          <th>value</th>
+          <th>description</th>
+        </tr>
+        </thead>
+        <tbody>
+        <tr>
+          <td><span class="value-value">PRIMITIVE</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value">OBJECT_ID_TYPE</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value">ENUM</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value">STRUCT</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value">CLASSIFICATION</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value">ENTITY</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value">ARRAY</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value">MAP</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        <tr>
+          <td><span class="value-value">RELATIONSHIP</span></td>
+          <td><span class="value-description"></span></td>
+        </tr>
+        </tbody>
+      </table>
+
+        <footer class="footer">
+          <div class="container">
+            <p class="text-muted">Generated by <a href="http://enunciate.webcohesion.com">Enunciate</a>.</p>
+          </div>
+        </footer>
+
+      </div>
+    </div>
+  </div>
+
+
+  <!-- JavaScript placed at the end of the document so the pages load faster. -->
+  <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
+
+  <!-- Bootstrap core JavaScript
+  ================================================== -->
+  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
+
+  <!-- prettify code blocks. see http://code.google.com/p/google-code-prettify/ -->
+  <script src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js" type="text/javascript"></script>
+  <script>
+    $(function() {
+      $(".clickable-row").click(function() {
+        window.document.location = $(this).data("href");
+      });
+
+      $('[data-toggle="tooltip"]').tooltip()
+    });
+  </script>
+
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/atlas-website/blob/525c122e/0.8.2/api/v2/ns0.xsd
----------------------------------------------------------------------
diff --git a/0.8.2/api/v2/ns0.xsd b/0.8.2/api/v2/ns0.xsd
new file mode 100644
index 0000000..7028b05
--- /dev/null
+++ b/0.8.2/api/v2/ns0.xsd
@@ -0,0 +1,128 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xs:schema version="1.0"
+  
+  xmlns:xs="http://www.w3.org/2001/XMLSchema">
+
+  <xs:element name="atlasBaseModelObject" type="atlasBaseModelObject"/>
+  <xs:element name="PList" type="PList"/>
+  <xs:element name="searchFilter" type="searchFilter"/>
+  <xs:element name="atlasClassification" type="atlasClassification"/>
+  <xs:element name="atlasStruct" type="atlasStruct"/>
+<xs:complexType name="atlasBaseModelObject" abstract="true">
+       <xs:sequence>
+              <xs:element name="guid" type="xs:string" minOccurs="0">
+              </xs:element>
+      </xs:sequence>
+</xs:complexType>
+
+<xs:complexType name="PList">
+  <xs:annotation>
+    <xs:documentation>
+      <![CDATA[Paginated-list, for returning search results.]]>
+    </xs:documentation>
+  </xs:annotation>
+       <xs:sequence>
+              <xs:element name="list" type="xs:anyType" minOccurs="0" maxOccurs="unbounded">
+              </xs:element>
+              <xs:element name="startIndex" type="xs:long" minOccurs="1">
+              </xs:element>
+              <xs:element name="pageSize" type="xs:int" minOccurs="1">
+              </xs:element>
+              <xs:element name="totalCount" type="xs:long" minOccurs="1">
+              </xs:element>
+              <xs:element name="sortType" type="sortType" minOccurs="0">
+              </xs:element>
+              <xs:element name="sortBy" type="xs:string" minOccurs="0">
+              </xs:element>
+      </xs:sequence>
+</xs:complexType>
+
+<xs:complexType name="searchFilter">
+  <xs:annotation>
+    <xs:documentation>
+      <![CDATA[Generic filter, to specify search criteria using name/value pairs.]]>
+    </xs:documentation>
+  </xs:annotation>
+       <xs:sequence>
+              <xs:element name="params" minOccurs="0">
+  <xs:complexType>
+    <xs:sequence>
+      <xs:element name="entry" minOccurs="0" maxOccurs="unbounded">
+        <xs:complexType>
+          <xs:sequence>
+            <xs:element name="key" minOccurs="1" type="xs:string"/>
+            <xs:element name="value" minOccurs="1" type="xs:anyType"/>
+          </xs:sequence>
+        </xs:complexType>
+      </xs:element>
+    </xs:sequence>
+  </xs:complexType>
+              </xs:element>
+              <xs:element name="startIndex" type="xs:long" minOccurs="1">
+              </xs:element>
+              <xs:element name="maxRows" type="xs:long" minOccurs="1">
+              </xs:element>
+              <xs:element name="getCount" type="xs:boolean" minOccurs="1">
+              </xs:element>
+              <xs:element name="sortBy" type="xs:string" minOccurs="0">
+              </xs:element>
+              <xs:element name="sortType" type="sortType" minOccurs="0">
+              </xs:element>
+      </xs:sequence>
+</xs:complexType>
+
+<xs:simpleType name="sortType">
+  <xs:annotation>
+    <xs:documentation>
+      <![CDATA[to specify whether the result should be sorted? If yes, whether asc or desc.]]>
+    </xs:documentation>
+  </xs:annotation>
+  <xs:restriction base="xs:string">
+     
+    <xs:enumeration value="NONE"/>
+ 
+    <xs:enumeration value="ASC"/>
+ 
+    <xs:enumeration value="DESC"/>
+  </xs:restriction>
+</xs:simpleType>
+
+<xs:complexType name="atlasClassification">
+  <xs:annotation>
+    <xs:documentation>
+      <![CDATA[An instance of a classification; it doesn't have an identity, this object exists only when associated with an entity.]]>
+    </xs:documentation>
+  </xs:annotation>
+   <xs:complexContent>
+    <xs:extension base="atlasStruct">
+    </xs:extension>
+  </xs:complexContent>
+</xs:complexType>
+
+<xs:complexType name="atlasStruct">
+  <xs:annotation>
+    <xs:documentation>
+      <![CDATA[Captures details of struct contents. Not instantiated directly, used only via AtlasEntity, AtlasClassification.]]>
+    </xs:documentation>
+  </xs:annotation>
+       <xs:sequence>
+              <xs:element name="typeName" type="xs:string" minOccurs="0">
+              </xs:element>
+              <xs:element name="attributes" minOccurs="0">
+  <xs:complexType>
+    <xs:sequence>
+      <xs:element name="entry" minOccurs="0" maxOccurs="unbounded">
+        <xs:complexType>
+          <xs:sequence>
+            <xs:element name="key" minOccurs="1" type="xs:string"/>
+            <xs:element name="value" minOccurs="1" type="xs:anyType"/>
+          </xs:sequence>
+        </xs:complexType>
+      </xs:element>
+    </xs:sequence>
+  </xs:complexType>
+              </xs:element>
+      </xs:sequence>
+</xs:complexType>
+
+</xs:schema>
\ No newline at end of file