Modified: any23/site/dev-data-conversion.html
URL: 
http://svn.apache.org/viewvc/any23/site/dev-data-conversion.html?rev=1896849&r1=1896848&r2=1896849&view=diff
==============================================================================
--- any23/site/dev-data-conversion.html (original)
+++ any23/site/dev-data-conversion.html Sat Jan  8 22:47:23 2022
@@ -1,288 +1,92 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2021-09-10
- | Rendered using Apache Maven Fluido Skin 1.3.0
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from 
src/site/apt/dev-data-conversion.apt at 2022-01-08
+ | Rendered using Apache Maven Fluido Skin 1.10.0
 -->
-<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
     <meta charset="UTF-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="viewport" content="width=device-width, initial-scale=1" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 1.9.2" />
     <meta name="author" content="The Apache Software Foundation" />
-    <meta name="Date-Revision-yyyymmdd" content="20210910" />
-    <meta http-equiv="Content-Language" content="en" />
     <title>Apache Any23 &#x2013; Apache Any23 - Data Conversion</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.10.0.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
+    <script src="./js/apache-maven-fluido-1.10.0.min.js"></script>
+  </head>
+  <body class="topBarDisabled">
+    <div class="container-fluid">
+      <header>
+        <div id="banner">
+          <div class="pull-left"><a href="index.html" id="bannerLeft"><img 
src="images/logo-any23.png"  alt="Apache Any23: Anything to Triples"/></a></div>
+          <div class="pull-right"><a href="http://www.apache.org/"; 
id="bannerRight"><img src="http://www.apache.org/images/feather-small.gif";  
alt="Apache Any23"/></a></div>
+          <div class="clear"><hr/></div>
+        </div>
 
-      
-    <script type="text/javascript" 
src="./js/apache-maven-fluido-1.3.0.min.js"></script>
-
-    
-            </head>
-        <body class="topBarDisabled">
-          
-        
-    
-        <div class="container-fluid">
-          <div id="banner">
-        <div class="pull-left">
-                                                  <a href="index.html" 
id="bannerLeft">
-                                                                               
                 <img src="images/logo-any23.png"  alt="Apache Any23: Anything 
to Triples"/>
-                </a>
-                      </div>
-        <div class="pull-right">                  <a 
href="http://www.apache.org/"; id="bannerRight">
-                                                                               
         <img src="http://www.apache.org/images/feather-small.gif";  alt="Apache 
Any23"/>
-                </a>
-      </div>
-        <div class="clear"><hr/></div>
-      </div>
-
-      <div id="breadcrumbs">
-        <ul class="breadcrumb">
-                
-                    
-                  <li id="publishDate">Last Published: 2021-09-10</li>
-                  <li class="divider">|</li> <li id="projectVersion">Version: 
2.6-SNAPSHOT</li>
-                      
-                
-                    
-      
-                            </ul>
-      </div>
-
-            
+        <div id="breadcrumbs">
+          <ul class="breadcrumb">
+        <li id="publishDate">Last Published: 2022-01-08<span 
class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 2.7-SNAPSHOT</li>
+          </ul>
+        </div>
+      </header>
       <div class="row-fluid">
-        <div id="leftColumn" class="span3">
+        <header id="leftColumn" class="span2">
+          <nav class="well sidebar-nav">
+  <ul class="nav nav-list">
+   <li class="nav-header">Apache Any23</li>
+    <li><a href="index.html" title="Introduction"><span 
class="none"></span>Introduction</a></li>
+    <li><a href="download.html" title="Downloads"><span 
class="icon-chevron-right"></span>Downloads</a></li>
+    <li><a href="install.html" title="Install"><span 
class="none"></span>Install</a></li>
+   <li class="nav-header">Documentation</li>
+    <li><a href="getting-started.html" title="Getting Started"><span 
class="none"></span>Getting Started</a></li>
+    <li><a href="supported-formats.html" title="Supported Formats"><span 
class="none"></span>Supported Formats</a></li>
+    <li><a href="extractors.html" title="Extractors"><span 
class="none"></span>Extractors</a></li>
+    <li><a href="configuration.html" title="Configuration"><span 
class="none"></span>Configuration</a></li>
+    <li><a href="service.html" title="REST Service"><span 
class="none"></span>REST Service</a></li>
+    <li><a href="any23-plugins.html" title="Any23 Plugins"><span 
class="none"></span>Any23 Plugins</a></li>
+    <li><a href="apidocs/index.html" title="APIs Doc"><span 
class="none"></span>APIs Doc</a></li>
+    <li><a href="developers.html" title="Developers Guide"><span 
class="icon-chevron-down"></span>Developers Guide</a>
+     <ul class="nav nav-list">
+      <li><a href="build-src.html" title="Build from sources"><span 
class="none"></span>Build from sources</a></li>
+      <li><a href="dev-data-extraction.html" title="Data Extraction"><span 
class="none"></span>Data Extraction</a></li>
+      <li class="active"><a href="#"><span class="none"></span>Data 
Conversion</a></li>
+      <li><a href="dev-validation-fix.html" title="Validation and 
Fixing"><span class="none"></span>Validation and Fixing</a></li>
+      <li><a href="dev-xpath-extractor.html" title="XPath Extractor"><span 
class="none"></span>XPath Extractor</a></li>
+      <li><a href="dev-microformat-extractors.html" title="Microformat 
Extractors"><span class="none"></span>Microformat Extractors</a></li>
+      <li><a href="dev-microdata-extractor.html" title="Microdata 
Extractor"><span class="none"></span>Microdata Extractor</a></li>
+      <li><a href="dev-csv-extractor.html" title="CSV Extractor"><span 
class="none"></span>CSV Extractor</a></li>
+      <li><a href="release-howto.html" title="HowTo Release"><span 
class="none"></span>HowTo Release</a></li>
+     </ul></li>
+   <li class="nav-header">Project Documentation</li>
+    <li><a href="project-info.html" title="Project Information"><span 
class="icon-chevron-right"></span>Project Information</a></li>
+    <li><a href="project-reports.html" title="Project Reports"><span 
class="icon-chevron-right"></span>Project Reports</a></li>
+   <li class="nav-header">Misc</li>
+    <li><a href="acknowledgements.html" title="Acknowledgements"><span 
class="none"></span>Acknowledgements</a></li>
+    <li><a href="poweredby.html" title="PoweredBy"><span 
class="none"></span>PoweredBy</a></li>
+   <li class="nav-header">ASF</li>
+    <li><a href="http://www.apache.org/foundation/how-it-works.html"; 
class="externalLink" title="How Apache Works"><span class="none"></span>How 
Apache Works</a></li>
+    <li><a href="http://www.apache.org/foundation/"; class="externalLink" 
title="Foundation"><span class="none"></span>Foundation</a></li>
+    <li><a href="http://www.apache.org/foundation/sponsorship.html"; 
class="externalLink" title="Sponsoring Apache"><span 
class="none"></span>Sponsoring Apache</a></li>
+    <li><a href="http://www.apache.org/foundation/thanks.html"; 
class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
+  </ul>
+          </nav>
           <div class="well sidebar-nav">
-                
-                    
-                <ul class="nav nav-list">
-                    <li class="nav-header">Apache Any23</li>
-                                
-      <li>
-    
-                          <a href="index.html" title="Introduction">
-          <i class="none"></i>
-        Introduction</a>
-            </li>
-                                                                               
                                                                               
-      <li>
-    
-                          <a href="download.html" title="Downloads">
-          <i class="icon-chevron-right"></i>
-        Downloads</a>
-                  </li>
-                  
-      <li>
-    
-                          <a href="install.html" title="Install">
-          <i class="none"></i>
-        Install</a>
-            </li>
-                              <li class="nav-header">Documentation</li>
-                                
-      <li>
-    
-                          <a href="getting-started.html" title="Getting 
Started">
-          <i class="none"></i>
-        Getting Started</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="supported-formats.html" title="Supported 
Formats">
-          <i class="none"></i>
-        Supported Formats</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="extractors.html" title="Extractors">
-          <i class="none"></i>
-        Extractors</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="configuration.html" title="Configuration">
-          <i class="none"></i>
-        Configuration</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="service.html" title="REST Service">
-          <i class="none"></i>
-        REST Service</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="any23-plugins.html" title="Any23 Plugins">
-          <i class="none"></i>
-        Any23 Plugins</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="apidocs/index.html" title="APIs Doc">
-          <i class="none"></i>
-        APIs Doc</a>
-            </li>
-                                                                               
                                                                                
                                                               
-      <li>
-    
-                          <a href="developers.html" title="Developers Guide">
-          <i class="icon-chevron-down"></i>
-        Developers Guide</a>
-                    <ul class="nav nav-list">
-                      
-      <li>
-    
-                          <a href="build-src.html" title="Build from sources">
-          <i class="none"></i>
-        Build from sources</a>
-            </li>
-                      
-      <li>
-    
-                          <a href="dev-data-extraction.html" title="Data 
Extraction">
-          <i class="none"></i>
-        Data Extraction</a>
-            </li>
-                      
-      <li class="active">
-    
-            <a href="#"><i class="none"></i>Data Conversion</a>
-          </li>
-                      
-      <li>
-    
-                          <a href="dev-validation-fix.html" title="Validation 
and Fixing">
-          <i class="none"></i>
-        Validation and Fixing</a>
-            </li>
-                      
-      <li>
-    
-                          <a href="dev-xpath-extractor.html" title="XPath 
Extractor">
-          <i class="none"></i>
-        XPath Extractor</a>
-            </li>
-                      
-      <li>
-    
-                          <a href="dev-microformat-extractors.html" 
title="Microformat Extractors">
-          <i class="none"></i>
-        Microformat Extractors</a>
-            </li>
-                      
-      <li>
-    
-                          <a href="dev-microdata-extractor.html" 
title="Microdata Extractor">
-          <i class="none"></i>
-        Microdata Extractor</a>
-            </li>
-                      
-      <li>
-    
-                          <a href="dev-csv-extractor.html" title="CSV 
Extractor">
-          <i class="none"></i>
-        CSV Extractor</a>
-            </li>
-                      
-      <li>
-    
-                          <a href="release-howto.html" title="HowTo Release">
-          <i class="none"></i>
-        HowTo Release</a>
-            </li>
-              </ul>
-        </li>
-                              <li class="nav-header">Project Documentation</li>
-                                                                               
                                                                                
                                                                                
                                                                                
               
-      <li>
-    
-                          <a href="project-info.html" title="Project 
Information">
-          <i class="icon-chevron-right"></i>
-        Project Information</a>
-                  </li>
-                                                                               
                                                                               
-      <li>
-    
-                          <a href="project-reports.html" title="Project 
Reports">
-          <i class="icon-chevron-right"></i>
-        Project Reports</a>
-                  </li>
-                              <li class="nav-header">Misc</li>
-                                
-      <li>
-    
-                          <a href="acknowledgements.html" 
title="Acknowledgements">
-          <i class="none"></i>
-        Acknowledgements</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="poweredby.html" title="PoweredBy">
-          <i class="none"></i>
-        PoweredBy</a>
-            </li>
-                              <li class="nav-header">ASF</li>
-                                
-      <li>
-    
-                          <a 
href="http://www.apache.org/foundation/how-it-works.html"; class="externalLink" 
title="How Apache Works">
-          <i class="none"></i>
-        How Apache Works</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="http://www.apache.org/foundation/"; 
class="externalLink" title="Foundation">
-          <i class="none"></i>
-        Foundation</a>
-            </li>
-                  
-      <li>
-    
-                          <a 
href="http://www.apache.org/foundation/sponsorship.html"; class="externalLink" 
title="Sponsoring Apache">
-          <i class="none"></i>
-        Sponsoring Apache</a>
-            </li>
-                  
-      <li>
-    
-                          <a 
href="http://www.apache.org/foundation/thanks.html"; class="externalLink" 
title="Thanks">
-          <i class="none"></i>
-        Thanks</a>
-            </li>
-            </ul>
-                
-                    
-                
-          <hr class="divider" />
-
-           <div id="poweredBy">
-                            <div class="clear"></div>
-                            <div class="clear"></div>
-                            <div class="clear"></div>
-                             <a href="http://maven.apache.org/"; title="Built 
by Maven" class="poweredBy">
-        <img class="builtBy" alt="Built by Maven" 
src="./images/logos/maven-feather.png" />
-      </a>
-                  </div>
+            <hr />
+            <div id="poweredBy">
+              <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
+<a href="http://maven.apache.org/"; title="Built by Maven" 
class="poweredBy"><img class="builtBy" alt="Built by Maven" 
src="./images/logos/maven-feather.png" /></a>
+            </div>
           </div>
-        </div>
-        
-                
-        <div id="bodyColumn"  class="span9" >
-                                  
-            <div class="section">
+        </header>
+        <main id="bodyColumn"  class="span10" >
+<section>
 <h2><a name="Data_Conversion"></a>Data Conversion</h2>
-<div class="source">
-<pre>/*1*/ Any23 runner = new Any23();
+<div class="source"><pre class="prettyprint">/*1*/ Any23 runner = new Any23();
 /*2*/ final String content = &quot;@prefix foo: &lt;http://example.org/ns#&gt; 
.   &quot; +
                              &quot;@prefix : 
&lt;http://other.example.org/ns#&gt; .&quot; +
                              &quot;foo:bar foo: : .                          
&quot; +
@@ -306,26 +110,24 @@
 <p>The extractor method invoked at <b>line 6</b> performs the metadata 
extraction. This method accepts as first argument a <a 
href="./apidocs/org/apache/any23/source/DocumentSource.html">DocumentSource</a> 
and as second argument a <a 
href="./apidocs/org/apache/any23/writer/TripleHandler.html">TripleHandler</a>, 
that will receive the sequence parsing events generated by the applied 
extractors. The extract method defines also another signature where it is 
possible to specify a charset encoding for the input data. If <b>null</b>, the 
charset will be auto detected.</p>
 <p>The <a 
href="./apidocs/org/apache/any23/writer/TripleHandler.html">TripleHandler</a> 
needs to be explicitly closed, this is done safely in a <b>finally</b> block at 
<b>line 7</b>.</p>
 <p>The expected output is <i>UTF-8</i> encoded at <b>line 8</b>:</p>
-<div class="source">
-<pre>&lt;http://example.org/ns#bar&gt; &lt;http://example.org/ns#&gt; 
&lt;http://other.example.org/ns#&gt; .
-&lt;http://other.example.org/ns#bar&gt; &lt;http://other.example.org/ns#&gt; 
&lt;http://example.org/ns#bar&gt; .</pre></div></div>
-                  </div>
-            </div>
-          </div>
-
+<div class="source"><pre class="prettyprint">&lt;http://example.org/ns#bar&gt; 
&lt;http://example.org/ns#&gt; &lt;http://other.example.org/ns#&gt; .
+&lt;http://other.example.org/ns#bar&gt; &lt;http://other.example.org/ns#&gt; 
&lt;http://example.org/ns#bar&gt; .</pre></div></section>
+        </main>
+      </div>
+    </div>
     <hr/>
-
     <footer>
-            <div class="container-fluid">
-              <div class="row span12">Copyright &copy;                    
2010-2021
-                        <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
-            All Rights Reserved.      
-                    
+      <div class="container-fluid">
+        <div class="row-fluid">
+<div class="row span16">Apache Any23, Apache, the Apache feather logo, and the 
Apache Any23 project logos are trademarks of The Apache Software Foundation. 
All other marks mentioned may be trademarks or registered trademarks of their 
respective owners.
+      </div>
+        </div>
       </div>
-
-                          
-        
-                </div>
     </footer>
+<script>
+       if(anchors) {
+         anchors.add();
+       }
+</script>
   </body>
 </html>

Modified: any23/site/dev-data-extraction.html
URL: 
http://svn.apache.org/viewvc/any23/site/dev-data-extraction.html?rev=1896849&r1=1896848&r2=1896849&view=diff
==============================================================================
--- any23/site/dev-data-extraction.html (original)
+++ any23/site/dev-data-extraction.html Sat Jan  8 22:47:23 2022
@@ -1,288 +1,92 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2021-09-10
- | Rendered using Apache Maven Fluido Skin 1.3.0
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from 
src/site/apt/dev-data-extraction.apt at 2022-01-08
+ | Rendered using Apache Maven Fluido Skin 1.10.0
 -->
-<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
     <meta charset="UTF-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="viewport" content="width=device-width, initial-scale=1" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 1.9.2" />
     <meta name="author" content="The Apache Software Foundation" />
-    <meta name="Date-Revision-yyyymmdd" content="20210910" />
-    <meta http-equiv="Content-Language" content="en" />
     <title>Apache Any23 &#x2013; Apache Any23 - Data Extraction</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.10.0.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
+    <script src="./js/apache-maven-fluido-1.10.0.min.js"></script>
+  </head>
+  <body class="topBarDisabled">
+    <div class="container-fluid">
+      <header>
+        <div id="banner">
+          <div class="pull-left"><a href="index.html" id="bannerLeft"><img 
src="images/logo-any23.png"  alt="Apache Any23: Anything to Triples"/></a></div>
+          <div class="pull-right"><a href="http://www.apache.org/"; 
id="bannerRight"><img src="http://www.apache.org/images/feather-small.gif";  
alt="Apache Any23"/></a></div>
+          <div class="clear"><hr/></div>
+        </div>
 
-      
-    <script type="text/javascript" 
src="./js/apache-maven-fluido-1.3.0.min.js"></script>
-
-    
-            </head>
-        <body class="topBarDisabled">
-          
-        
-    
-        <div class="container-fluid">
-          <div id="banner">
-        <div class="pull-left">
-                                                  <a href="index.html" 
id="bannerLeft">
-                                                                               
                 <img src="images/logo-any23.png"  alt="Apache Any23: Anything 
to Triples"/>
-                </a>
-                      </div>
-        <div class="pull-right">                  <a 
href="http://www.apache.org/"; id="bannerRight">
-                                                                               
         <img src="http://www.apache.org/images/feather-small.gif";  alt="Apache 
Any23"/>
-                </a>
-      </div>
-        <div class="clear"><hr/></div>
-      </div>
-
-      <div id="breadcrumbs">
-        <ul class="breadcrumb">
-                
-                    
-                  <li id="publishDate">Last Published: 2021-09-10</li>
-                  <li class="divider">|</li> <li id="projectVersion">Version: 
2.6-SNAPSHOT</li>
-                      
-                
-                    
-      
-                            </ul>
-      </div>
-
-            
+        <div id="breadcrumbs">
+          <ul class="breadcrumb">
+        <li id="publishDate">Last Published: 2022-01-08<span 
class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 2.7-SNAPSHOT</li>
+          </ul>
+        </div>
+      </header>
       <div class="row-fluid">
-        <div id="leftColumn" class="span3">
+        <header id="leftColumn" class="span2">
+          <nav class="well sidebar-nav">
+  <ul class="nav nav-list">
+   <li class="nav-header">Apache Any23</li>
+    <li><a href="index.html" title="Introduction"><span 
class="none"></span>Introduction</a></li>
+    <li><a href="download.html" title="Downloads"><span 
class="icon-chevron-right"></span>Downloads</a></li>
+    <li><a href="install.html" title="Install"><span 
class="none"></span>Install</a></li>
+   <li class="nav-header">Documentation</li>
+    <li><a href="getting-started.html" title="Getting Started"><span 
class="none"></span>Getting Started</a></li>
+    <li><a href="supported-formats.html" title="Supported Formats"><span 
class="none"></span>Supported Formats</a></li>
+    <li><a href="extractors.html" title="Extractors"><span 
class="none"></span>Extractors</a></li>
+    <li><a href="configuration.html" title="Configuration"><span 
class="none"></span>Configuration</a></li>
+    <li><a href="service.html" title="REST Service"><span 
class="none"></span>REST Service</a></li>
+    <li><a href="any23-plugins.html" title="Any23 Plugins"><span 
class="none"></span>Any23 Plugins</a></li>
+    <li><a href="apidocs/index.html" title="APIs Doc"><span 
class="none"></span>APIs Doc</a></li>
+    <li><a href="developers.html" title="Developers Guide"><span 
class="icon-chevron-down"></span>Developers Guide</a>
+     <ul class="nav nav-list">
+      <li><a href="build-src.html" title="Build from sources"><span 
class="none"></span>Build from sources</a></li>
+      <li class="active"><a href="#"><span class="none"></span>Data 
Extraction</a></li>
+      <li><a href="dev-data-conversion.html" title="Data Conversion"><span 
class="none"></span>Data Conversion</a></li>
+      <li><a href="dev-validation-fix.html" title="Validation and 
Fixing"><span class="none"></span>Validation and Fixing</a></li>
+      <li><a href="dev-xpath-extractor.html" title="XPath Extractor"><span 
class="none"></span>XPath Extractor</a></li>
+      <li><a href="dev-microformat-extractors.html" title="Microformat 
Extractors"><span class="none"></span>Microformat Extractors</a></li>
+      <li><a href="dev-microdata-extractor.html" title="Microdata 
Extractor"><span class="none"></span>Microdata Extractor</a></li>
+      <li><a href="dev-csv-extractor.html" title="CSV Extractor"><span 
class="none"></span>CSV Extractor</a></li>
+      <li><a href="release-howto.html" title="HowTo Release"><span 
class="none"></span>HowTo Release</a></li>
+     </ul></li>
+   <li class="nav-header">Project Documentation</li>
+    <li><a href="project-info.html" title="Project Information"><span 
class="icon-chevron-right"></span>Project Information</a></li>
+    <li><a href="project-reports.html" title="Project Reports"><span 
class="icon-chevron-right"></span>Project Reports</a></li>
+   <li class="nav-header">Misc</li>
+    <li><a href="acknowledgements.html" title="Acknowledgements"><span 
class="none"></span>Acknowledgements</a></li>
+    <li><a href="poweredby.html" title="PoweredBy"><span 
class="none"></span>PoweredBy</a></li>
+   <li class="nav-header">ASF</li>
+    <li><a href="http://www.apache.org/foundation/how-it-works.html"; 
class="externalLink" title="How Apache Works"><span class="none"></span>How 
Apache Works</a></li>
+    <li><a href="http://www.apache.org/foundation/"; class="externalLink" 
title="Foundation"><span class="none"></span>Foundation</a></li>
+    <li><a href="http://www.apache.org/foundation/sponsorship.html"; 
class="externalLink" title="Sponsoring Apache"><span 
class="none"></span>Sponsoring Apache</a></li>
+    <li><a href="http://www.apache.org/foundation/thanks.html"; 
class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
+  </ul>
+          </nav>
           <div class="well sidebar-nav">
-                
-                    
-                <ul class="nav nav-list">
-                    <li class="nav-header">Apache Any23</li>
-                                
-      <li>
-    
-                          <a href="index.html" title="Introduction">
-          <i class="none"></i>
-        Introduction</a>
-            </li>
-                                                                               
                                                                               
-      <li>
-    
-                          <a href="download.html" title="Downloads">
-          <i class="icon-chevron-right"></i>
-        Downloads</a>
-                  </li>
-                  
-      <li>
-    
-                          <a href="install.html" title="Install">
-          <i class="none"></i>
-        Install</a>
-            </li>
-                              <li class="nav-header">Documentation</li>
-                                
-      <li>
-    
-                          <a href="getting-started.html" title="Getting 
Started">
-          <i class="none"></i>
-        Getting Started</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="supported-formats.html" title="Supported 
Formats">
-          <i class="none"></i>
-        Supported Formats</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="extractors.html" title="Extractors">
-          <i class="none"></i>
-        Extractors</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="configuration.html" title="Configuration">
-          <i class="none"></i>
-        Configuration</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="service.html" title="REST Service">
-          <i class="none"></i>
-        REST Service</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="any23-plugins.html" title="Any23 Plugins">
-          <i class="none"></i>
-        Any23 Plugins</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="apidocs/index.html" title="APIs Doc">
-          <i class="none"></i>
-        APIs Doc</a>
-            </li>
-                                                                               
                                                                                
                                                               
-      <li>
-    
-                          <a href="developers.html" title="Developers Guide">
-          <i class="icon-chevron-down"></i>
-        Developers Guide</a>
-                    <ul class="nav nav-list">
-                      
-      <li>
-    
-                          <a href="build-src.html" title="Build from sources">
-          <i class="none"></i>
-        Build from sources</a>
-            </li>
-                      
-      <li class="active">
-    
-            <a href="#"><i class="none"></i>Data Extraction</a>
-          </li>
-                      
-      <li>
-    
-                          <a href="dev-data-conversion.html" title="Data 
Conversion">
-          <i class="none"></i>
-        Data Conversion</a>
-            </li>
-                      
-      <li>
-    
-                          <a href="dev-validation-fix.html" title="Validation 
and Fixing">
-          <i class="none"></i>
-        Validation and Fixing</a>
-            </li>
-                      
-      <li>
-    
-                          <a href="dev-xpath-extractor.html" title="XPath 
Extractor">
-          <i class="none"></i>
-        XPath Extractor</a>
-            </li>
-                      
-      <li>
-    
-                          <a href="dev-microformat-extractors.html" 
title="Microformat Extractors">
-          <i class="none"></i>
-        Microformat Extractors</a>
-            </li>
-                      
-      <li>
-    
-                          <a href="dev-microdata-extractor.html" 
title="Microdata Extractor">
-          <i class="none"></i>
-        Microdata Extractor</a>
-            </li>
-                      
-      <li>
-    
-                          <a href="dev-csv-extractor.html" title="CSV 
Extractor">
-          <i class="none"></i>
-        CSV Extractor</a>
-            </li>
-                      
-      <li>
-    
-                          <a href="release-howto.html" title="HowTo Release">
-          <i class="none"></i>
-        HowTo Release</a>
-            </li>
-              </ul>
-        </li>
-                              <li class="nav-header">Project Documentation</li>
-                                                                               
                                                                                
                                                                                
                                                                                
               
-      <li>
-    
-                          <a href="project-info.html" title="Project 
Information">
-          <i class="icon-chevron-right"></i>
-        Project Information</a>
-                  </li>
-                                                                               
                                                                               
-      <li>
-    
-                          <a href="project-reports.html" title="Project 
Reports">
-          <i class="icon-chevron-right"></i>
-        Project Reports</a>
-                  </li>
-                              <li class="nav-header">Misc</li>
-                                
-      <li>
-    
-                          <a href="acknowledgements.html" 
title="Acknowledgements">
-          <i class="none"></i>
-        Acknowledgements</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="poweredby.html" title="PoweredBy">
-          <i class="none"></i>
-        PoweredBy</a>
-            </li>
-                              <li class="nav-header">ASF</li>
-                                
-      <li>
-    
-                          <a 
href="http://www.apache.org/foundation/how-it-works.html"; class="externalLink" 
title="How Apache Works">
-          <i class="none"></i>
-        How Apache Works</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="http://www.apache.org/foundation/"; 
class="externalLink" title="Foundation">
-          <i class="none"></i>
-        Foundation</a>
-            </li>
-                  
-      <li>
-    
-                          <a 
href="http://www.apache.org/foundation/sponsorship.html"; class="externalLink" 
title="Sponsoring Apache">
-          <i class="none"></i>
-        Sponsoring Apache</a>
-            </li>
-                  
-      <li>
-    
-                          <a 
href="http://www.apache.org/foundation/thanks.html"; class="externalLink" 
title="Thanks">
-          <i class="none"></i>
-        Thanks</a>
-            </li>
-            </ul>
-                
-                    
-                
-          <hr class="divider" />
-
-           <div id="poweredBy">
-                            <div class="clear"></div>
-                            <div class="clear"></div>
-                            <div class="clear"></div>
-                             <a href="http://maven.apache.org/"; title="Built 
by Maven" class="poweredBy">
-        <img class="builtBy" alt="Built by Maven" 
src="./images/logos/maven-feather.png" />
-      </a>
-                  </div>
+            <hr />
+            <div id="poweredBy">
+              <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
+<a href="http://maven.apache.org/"; title="Built by Maven" 
class="poweredBy"><img class="builtBy" alt="Built by Maven" 
src="./images/logos/maven-feather.png" /></a>
+            </div>
           </div>
-        </div>
-        
-                
-        <div id="bodyColumn"  class="span9" >
-                                  
-            <div class="section">
+        </header>
+        <main id="bodyColumn"  class="span10" >
+<section>
 <h2><a name="Data_Extraction"></a>Data Extraction</h2>
-<div class="source">
-<pre>/*1*/ Any23 runner = new Any23();
+<div class="source"><pre class="prettyprint">/*1*/ Any23 runner = new Any23();
 /*2*/ runner.setHTTPUserAgent(&quot;test-user-agent&quot;);
 /*3*/ HTTPClient httpClient = runner.getHTTPClient();
 /*4*/ DocumentSource source = new HTTPDocumentSource(
@@ -304,8 +108,7 @@
 <p>The extraction method at <b>line 7</b> will run the metadata extraction. 
The produced metadata will be written within the passed <a 
href="./apidocs/org/apache/any23/writer/TripleHandler.html">TripleHandler</a> 
instance.</p>
 <p>The <a 
href="./apidocs/org/apache/any23/writer/TripleHandler.html">TripleHandler</a> 
needs to be explicitly closed, this is done safely in a <b>finally</b> block at 
<b>line 8</b>.</p>
 <p>The expected output is <i>UTF-8</i> encoded at <b>line 9</b> and is:</p>
-<div class="source">
-<pre>&lt;http://www.rentalinrome.com/semanticloft/semanticloft.htm&gt; 
&lt;http://purl.org/dc/terms/title&gt;
+<div class="source"><pre 
class="prettyprint">&lt;http://www.rentalinrome.com/semanticloft/semanticloft.htm&gt;
 &lt;http://purl.org/dc/terms/title&gt;
 &quot;Semantic Loft (beta) - Trastevere apartments | Rental in Rome - 
rentalinrome.com&quot; .
 
 &lt;http://www.rentalinrome.com/semanticloft/semanticloft.htm#semanticloft&gt;
@@ -328,14 +131,12 @@
 &lt;http://www.w3.org/2006/vcard/ns#adr&gt;
 _:node14r93a8dex1 .
 
-[The complete output is omitted for brevity.]</pre></div></div>
-<div class="section">
+[The complete output is omitted for brevity.]</pre></div></section><section>
 <h2><a name="Filter_Out_Accidental_Triples"></a>Filter Out Accidental 
Triples</h2>
 <p>To remove accidental triples <b>Apache Any23</b> provides a set of useful 
filters, located within the <b>org.apache.any23.filter</b> package.</p>
 <p>The filter <a 
href="./apidocs/org/apache/any23/filter/IgnoreTitlesOfEmptyDocuments.html">IgnoreTitlesOfEmptyDocuments</a>
 removes triples generated by the <a 
href="./apidocs/org/apache/any23/extractor/html/TitleExtractor.html">TitleExtractor</a>
 whether the document is empty.</p>
 <p>The filter <a 
href="./apidocs/org/apache/any23/filter/IgnoreAccidentalRDFa.html">IgnoreAccidentalRDFa</a>
 removes accidental <b>CSS</b> related triples.</p>
-<div class="source">
-<pre>RDFWriter rdfWriter = ...
+<div class="source"><pre class="prettyprint">RDFWriter rdfWriter = ...
 TripleHandler rdfWriterHandler = RDFWriterTripleHandler(rdfWriter);
 TripleHandler tripleHandler = new ReportingTripleHandler(
         new IgnoreAccidentalRDFa(
@@ -344,24 +145,23 @@ TripleHandler tripleHandler = new Report
         )
 );
 DocumentSource documentSource = ...
-any23.extract(documentSource, rdfWriterHandler);</pre></div></div>
-                  </div>
-            </div>
-          </div>
-
+any23.extract(documentSource, rdfWriterHandler);</pre></div></section>
+        </main>
+      </div>
+    </div>
     <hr/>
-
     <footer>
-            <div class="container-fluid">
-              <div class="row span12">Copyright &copy;                    
2010-2021
-                        <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
-            All Rights Reserved.      
-                    
+      <div class="container-fluid">
+        <div class="row-fluid">
+<div class="row span16">Apache Any23, Apache, the Apache feather logo, and the 
Apache Any23 project logos are trademarks of The Apache Software Foundation. 
All other marks mentioned may be trademarks or registered trademarks of their 
respective owners.
+      </div>
+        </div>
       </div>
-
-                          
-        
-                </div>
     </footer>
+<script>
+       if(anchors) {
+         anchors.add();
+       }
+</script>
   </body>
 </html>

Modified: any23/site/dev-microdata-extractor.html
URL: 
http://svn.apache.org/viewvc/any23/site/dev-microdata-extractor.html?rev=1896849&r1=1896848&r2=1896849&view=diff
==============================================================================
--- any23/site/dev-microdata-extractor.html (original)
+++ any23/site/dev-microdata-extractor.html Sat Jan  8 22:47:23 2022
@@ -1,306 +1,110 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2021-09-10
- | Rendered using Apache Maven Fluido Skin 1.3.0
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from 
src/site/apt/dev-microdata-extractor.apt at 2022-01-08
+ | Rendered using Apache Maven Fluido Skin 1.10.0
 -->
-<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
     <meta charset="UTF-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="viewport" content="width=device-width, initial-scale=1" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 1.9.2" />
     <meta name="author" content="The Apache Software Foundation" />
-    <meta name="Date-Revision-yyyymmdd" content="20210910" />
-    <meta http-equiv="Content-Language" content="en" />
     <title>Apache Any23 &#x2013; Apache Any23 - Microdata Extractor</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.10.0.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
+    <script src="./js/apache-maven-fluido-1.10.0.min.js"></script>
+  </head>
+  <body class="topBarDisabled">
+    <div class="container-fluid">
+      <header>
+        <div id="banner">
+          <div class="pull-left"><a href="index.html" id="bannerLeft"><img 
src="images/logo-any23.png"  alt="Apache Any23: Anything to Triples"/></a></div>
+          <div class="pull-right"><a href="http://www.apache.org/"; 
id="bannerRight"><img src="http://www.apache.org/images/feather-small.gif";  
alt="Apache Any23"/></a></div>
+          <div class="clear"><hr/></div>
+        </div>
 
-      
-    <script type="text/javascript" 
src="./js/apache-maven-fluido-1.3.0.min.js"></script>
-
-    
-            </head>
-        <body class="topBarDisabled">
-          
-        
-    
-        <div class="container-fluid">
-          <div id="banner">
-        <div class="pull-left">
-                                                  <a href="index.html" 
id="bannerLeft">
-                                                                               
                 <img src="images/logo-any23.png"  alt="Apache Any23: Anything 
to Triples"/>
-                </a>
-                      </div>
-        <div class="pull-right">                  <a 
href="http://www.apache.org/"; id="bannerRight">
-                                                                               
         <img src="http://www.apache.org/images/feather-small.gif";  alt="Apache 
Any23"/>
-                </a>
-      </div>
-        <div class="clear"><hr/></div>
-      </div>
-
-      <div id="breadcrumbs">
-        <ul class="breadcrumb">
-                
-                    
-                  <li id="publishDate">Last Published: 2021-09-10</li>
-                  <li class="divider">|</li> <li id="projectVersion">Version: 
2.6-SNAPSHOT</li>
-                      
-                
-                    
-      
-                            </ul>
-      </div>
-
-            
+        <div id="breadcrumbs">
+          <ul class="breadcrumb">
+        <li id="publishDate">Last Published: 2022-01-08<span 
class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 2.7-SNAPSHOT</li>
+          </ul>
+        </div>
+      </header>
       <div class="row-fluid">
-        <div id="leftColumn" class="span3">
+        <header id="leftColumn" class="span2">
+          <nav class="well sidebar-nav">
+  <ul class="nav nav-list">
+   <li class="nav-header">Apache Any23</li>
+    <li><a href="index.html" title="Introduction"><span 
class="none"></span>Introduction</a></li>
+    <li><a href="download.html" title="Downloads"><span 
class="icon-chevron-right"></span>Downloads</a></li>
+    <li><a href="install.html" title="Install"><span 
class="none"></span>Install</a></li>
+   <li class="nav-header">Documentation</li>
+    <li><a href="getting-started.html" title="Getting Started"><span 
class="none"></span>Getting Started</a></li>
+    <li><a href="supported-formats.html" title="Supported Formats"><span 
class="none"></span>Supported Formats</a></li>
+    <li><a href="extractors.html" title="Extractors"><span 
class="none"></span>Extractors</a></li>
+    <li><a href="configuration.html" title="Configuration"><span 
class="none"></span>Configuration</a></li>
+    <li><a href="service.html" title="REST Service"><span 
class="none"></span>REST Service</a></li>
+    <li><a href="any23-plugins.html" title="Any23 Plugins"><span 
class="none"></span>Any23 Plugins</a></li>
+    <li><a href="apidocs/index.html" title="APIs Doc"><span 
class="none"></span>APIs Doc</a></li>
+    <li><a href="developers.html" title="Developers Guide"><span 
class="icon-chevron-down"></span>Developers Guide</a>
+     <ul class="nav nav-list">
+      <li><a href="build-src.html" title="Build from sources"><span 
class="none"></span>Build from sources</a></li>
+      <li><a href="dev-data-extraction.html" title="Data Extraction"><span 
class="none"></span>Data Extraction</a></li>
+      <li><a href="dev-data-conversion.html" title="Data Conversion"><span 
class="none"></span>Data Conversion</a></li>
+      <li><a href="dev-validation-fix.html" title="Validation and 
Fixing"><span class="none"></span>Validation and Fixing</a></li>
+      <li><a href="dev-xpath-extractor.html" title="XPath Extractor"><span 
class="none"></span>XPath Extractor</a></li>
+      <li><a href="dev-microformat-extractors.html" title="Microformat 
Extractors"><span class="none"></span>Microformat Extractors</a></li>
+      <li class="active"><a href="#"><span class="none"></span>Microdata 
Extractor</a></li>
+      <li><a href="dev-csv-extractor.html" title="CSV Extractor"><span 
class="none"></span>CSV Extractor</a></li>
+      <li><a href="release-howto.html" title="HowTo Release"><span 
class="none"></span>HowTo Release</a></li>
+     </ul></li>
+   <li class="nav-header">Project Documentation</li>
+    <li><a href="project-info.html" title="Project Information"><span 
class="icon-chevron-right"></span>Project Information</a></li>
+    <li><a href="project-reports.html" title="Project Reports"><span 
class="icon-chevron-right"></span>Project Reports</a></li>
+   <li class="nav-header">Misc</li>
+    <li><a href="acknowledgements.html" title="Acknowledgements"><span 
class="none"></span>Acknowledgements</a></li>
+    <li><a href="poweredby.html" title="PoweredBy"><span 
class="none"></span>PoweredBy</a></li>
+   <li class="nav-header">ASF</li>
+    <li><a href="http://www.apache.org/foundation/how-it-works.html"; 
class="externalLink" title="How Apache Works"><span class="none"></span>How 
Apache Works</a></li>
+    <li><a href="http://www.apache.org/foundation/"; class="externalLink" 
title="Foundation"><span class="none"></span>Foundation</a></li>
+    <li><a href="http://www.apache.org/foundation/sponsorship.html"; 
class="externalLink" title="Sponsoring Apache"><span 
class="none"></span>Sponsoring Apache</a></li>
+    <li><a href="http://www.apache.org/foundation/thanks.html"; 
class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
+  </ul>
+          </nav>
           <div class="well sidebar-nav">
-                
-                    
-                <ul class="nav nav-list">
-                    <li class="nav-header">Apache Any23</li>
-                                
-      <li>
-    
-                          <a href="index.html" title="Introduction">
-          <i class="none"></i>
-        Introduction</a>
-            </li>
-                                                                               
                                                                               
-      <li>
-    
-                          <a href="download.html" title="Downloads">
-          <i class="icon-chevron-right"></i>
-        Downloads</a>
-                  </li>
-                  
-      <li>
-    
-                          <a href="install.html" title="Install">
-          <i class="none"></i>
-        Install</a>
-            </li>
-                              <li class="nav-header">Documentation</li>
-                                
-      <li>
-    
-                          <a href="getting-started.html" title="Getting 
Started">
-          <i class="none"></i>
-        Getting Started</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="supported-formats.html" title="Supported 
Formats">
-          <i class="none"></i>
-        Supported Formats</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="extractors.html" title="Extractors">
-          <i class="none"></i>
-        Extractors</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="configuration.html" title="Configuration">
-          <i class="none"></i>
-        Configuration</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="service.html" title="REST Service">
-          <i class="none"></i>
-        REST Service</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="any23-plugins.html" title="Any23 Plugins">
-          <i class="none"></i>
-        Any23 Plugins</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="apidocs/index.html" title="APIs Doc">
-          <i class="none"></i>
-        APIs Doc</a>
-            </li>
-                                                                               
                                                                                
                                                               
-      <li>
-    
-                          <a href="developers.html" title="Developers Guide">
-          <i class="icon-chevron-down"></i>
-        Developers Guide</a>
-                    <ul class="nav nav-list">
-                      
-      <li>
-    
-                          <a href="build-src.html" title="Build from sources">
-          <i class="none"></i>
-        Build from sources</a>
-            </li>
-                      
-      <li>
-    
-                          <a href="dev-data-extraction.html" title="Data 
Extraction">
-          <i class="none"></i>
-        Data Extraction</a>
-            </li>
-                      
-      <li>
-    
-                          <a href="dev-data-conversion.html" title="Data 
Conversion">
-          <i class="none"></i>
-        Data Conversion</a>
-            </li>
-                      
-      <li>
-    
-                          <a href="dev-validation-fix.html" title="Validation 
and Fixing">
-          <i class="none"></i>
-        Validation and Fixing</a>
-            </li>
-                      
-      <li>
-    
-                          <a href="dev-xpath-extractor.html" title="XPath 
Extractor">
-          <i class="none"></i>
-        XPath Extractor</a>
-            </li>
-                      
-      <li>
-    
-                          <a href="dev-microformat-extractors.html" 
title="Microformat Extractors">
-          <i class="none"></i>
-        Microformat Extractors</a>
-            </li>
-                      
-      <li class="active">
-    
-            <a href="#"><i class="none"></i>Microdata Extractor</a>
-          </li>
-                      
-      <li>
-    
-                          <a href="dev-csv-extractor.html" title="CSV 
Extractor">
-          <i class="none"></i>
-        CSV Extractor</a>
-            </li>
-                      
-      <li>
-    
-                          <a href="release-howto.html" title="HowTo Release">
-          <i class="none"></i>
-        HowTo Release</a>
-            </li>
-              </ul>
-        </li>
-                              <li class="nav-header">Project Documentation</li>
-                                                                               
                                                                                
                                                                                
                                                                                
               
-      <li>
-    
-                          <a href="project-info.html" title="Project 
Information">
-          <i class="icon-chevron-right"></i>
-        Project Information</a>
-                  </li>
-                                                                               
                                                                               
-      <li>
-    
-                          <a href="project-reports.html" title="Project 
Reports">
-          <i class="icon-chevron-right"></i>
-        Project Reports</a>
-                  </li>
-                              <li class="nav-header">Misc</li>
-                                
-      <li>
-    
-                          <a href="acknowledgements.html" 
title="Acknowledgements">
-          <i class="none"></i>
-        Acknowledgements</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="poweredby.html" title="PoweredBy">
-          <i class="none"></i>
-        PoweredBy</a>
-            </li>
-                              <li class="nav-header">ASF</li>
-                                
-      <li>
-    
-                          <a 
href="http://www.apache.org/foundation/how-it-works.html"; class="externalLink" 
title="How Apache Works">
-          <i class="none"></i>
-        How Apache Works</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="http://www.apache.org/foundation/"; 
class="externalLink" title="Foundation">
-          <i class="none"></i>
-        Foundation</a>
-            </li>
-                  
-      <li>
-    
-                          <a 
href="http://www.apache.org/foundation/sponsorship.html"; class="externalLink" 
title="Sponsoring Apache">
-          <i class="none"></i>
-        Sponsoring Apache</a>
-            </li>
-                  
-      <li>
-    
-                          <a 
href="http://www.apache.org/foundation/thanks.html"; class="externalLink" 
title="Thanks">
-          <i class="none"></i>
-        Thanks</a>
-            </li>
-            </ul>
-                
-                    
-                
-          <hr class="divider" />
-
-           <div id="poweredBy">
-                            <div class="clear"></div>
-                            <div class="clear"></div>
-                            <div class="clear"></div>
-                             <a href="http://maven.apache.org/"; title="Built 
by Maven" class="poweredBy">
-        <img class="builtBy" alt="Built by Maven" 
src="./images/logos/maven-feather.png" />
-      </a>
-                  </div>
+            <hr />
+            <div id="poweredBy">
+              <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
+<a href="http://maven.apache.org/"; title="Built by Maven" 
class="poweredBy"><img class="builtBy" alt="Built by Maven" 
src="./images/logos/maven-feather.png" /></a>
+            </div>
           </div>
-        </div>
-        
-                
-        <div id="bodyColumn"  class="span9" >
-                                  
-            <div class="section">
+        </header>
+        <main id="bodyColumn"  class="span10" >
+<section>
 <h2><a name="Microdata_Extractor"></a>Microdata Extractor</h2>
 <p>The <b>Microdata</b> extractor is compliant with the <b>W3C</b> draft 
specification at <a class="externalLink" 
href="http://www.w3.org/TR/microdata/";>http://www.w3.org/TR/microdata/</a>.</p>
 <p>Such extractor produces an RDF representation of the detected Microdata 
within an <b>XHTML5</b> document, following the algorithm at section <a 
class="externalLink" 
href="http://www.w3.org/TR/microdata/#rdf";>http://www.w3.org/TR/microdata/#rdf</a>.</p>
-<p>It is possible to retrieve the <b>JSON</b> representation of the same 
Microdata as defined at section <a class="externalLink" 
href="http://www.w3.org/TR/microdata/#json";>http://www.w3.org/TR/microdata/#json</a>
 by using the Microdata commandline tool, see <a 
href="./getting-started.html#any23tools_script">Getting Started - Apache Any23 
Tools</a>.</p></div>
-                  </div>
-            </div>
-          </div>
-
+<p>It is possible to retrieve the <b>JSON</b> representation of the same 
Microdata as defined at section <a class="externalLink" 
href="http://www.w3.org/TR/microdata/#json";>http://www.w3.org/TR/microdata/#json</a>
 by using the Microdata commandline tool, see <a 
href="./getting-started.html#any23tools_script">Getting Started - Apache Any23 
Tools</a>.</p></section>
+        </main>
+      </div>
+    </div>
     <hr/>
-
     <footer>
-            <div class="container-fluid">
-              <div class="row span12">Copyright &copy;                    
2010-2021
-                        <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
-            All Rights Reserved.      
-                    
+      <div class="container-fluid">
+        <div class="row-fluid">
+<div class="row span16">Apache Any23, Apache, the Apache feather logo, and the 
Apache Any23 project logos are trademarks of The Apache Software Foundation. 
All other marks mentioned may be trademarks or registered trademarks of their 
respective owners.
+      </div>
+        </div>
       </div>
-
-                          
-        
-                </div>
     </footer>
+<script>
+       if(anchors) {
+         anchors.add();
+       }
+</script>
   </body>
 </html>

Modified: any23/site/dev-microformat-extractors.html
URL: 
http://svn.apache.org/viewvc/any23/site/dev-microformat-extractors.html?rev=1896849&r1=1896848&r2=1896849&view=diff
==============================================================================
--- any23/site/dev-microformat-extractors.html (original)
+++ any23/site/dev-microformat-extractors.html Sat Jan  8 22:47:23 2022
@@ -1,297 +1,100 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2021-09-10
- | Rendered using Apache Maven Fluido Skin 1.3.0
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from 
src/site/apt/dev-microformat-extractors.apt at 2022-01-08
+ | Rendered using Apache Maven Fluido Skin 1.10.0
 -->
-<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
     <meta charset="UTF-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="viewport" content="width=device-width, initial-scale=1" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 1.9.2" />
     <meta name="author" content="The Apache Software Foundation" />
-    <meta name="Date-Revision-yyyymmdd" content="20210910" />
-    <meta http-equiv="Content-Language" content="en" />
     <title>Apache Any23 &#x2013; Apache Any23 - Microformat Extractors</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.10.0.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
+    <script src="./js/apache-maven-fluido-1.10.0.min.js"></script>
+  </head>
+  <body class="topBarDisabled">
+    <div class="container-fluid">
+      <header>
+        <div id="banner">
+          <div class="pull-left"><a href="index.html" id="bannerLeft"><img 
src="images/logo-any23.png"  alt="Apache Any23: Anything to Triples"/></a></div>
+          <div class="pull-right"><a href="http://www.apache.org/"; 
id="bannerRight"><img src="http://www.apache.org/images/feather-small.gif";  
alt="Apache Any23"/></a></div>
+          <div class="clear"><hr/></div>
+        </div>
 
-      
-    <script type="text/javascript" 
src="./js/apache-maven-fluido-1.3.0.min.js"></script>
-
-    
-            </head>
-        <body class="topBarDisabled">
-          
-        
-    
-        <div class="container-fluid">
-          <div id="banner">
-        <div class="pull-left">
-                                                  <a href="index.html" 
id="bannerLeft">
-                                                                               
                 <img src="images/logo-any23.png"  alt="Apache Any23: Anything 
to Triples"/>
-                </a>
-                      </div>
-        <div class="pull-right">                  <a 
href="http://www.apache.org/"; id="bannerRight">
-                                                                               
         <img src="http://www.apache.org/images/feather-small.gif";  alt="Apache 
Any23"/>
-                </a>
-      </div>
-        <div class="clear"><hr/></div>
-      </div>
-
-      <div id="breadcrumbs">
-        <ul class="breadcrumb">
-                
-                    
-                  <li id="publishDate">Last Published: 2021-09-10</li>
-                  <li class="divider">|</li> <li id="projectVersion">Version: 
2.6-SNAPSHOT</li>
-                      
-                
-                    
-      
-                            </ul>
-      </div>
-
-            
+        <div id="breadcrumbs">
+          <ul class="breadcrumb">
+        <li id="publishDate">Last Published: 2022-01-08<span 
class="divider">|</span>
+</li>
+          <li id="projectVersion">Version: 2.7-SNAPSHOT</li>
+          </ul>
+        </div>
+      </header>
       <div class="row-fluid">
-        <div id="leftColumn" class="span3">
+        <header id="leftColumn" class="span2">
+          <nav class="well sidebar-nav">
+  <ul class="nav nav-list">
+   <li class="nav-header">Apache Any23</li>
+    <li><a href="index.html" title="Introduction"><span 
class="none"></span>Introduction</a></li>
+    <li><a href="download.html" title="Downloads"><span 
class="icon-chevron-right"></span>Downloads</a></li>
+    <li><a href="install.html" title="Install"><span 
class="none"></span>Install</a></li>
+   <li class="nav-header">Documentation</li>
+    <li><a href="getting-started.html" title="Getting Started"><span 
class="none"></span>Getting Started</a></li>
+    <li><a href="supported-formats.html" title="Supported Formats"><span 
class="none"></span>Supported Formats</a></li>
+    <li><a href="extractors.html" title="Extractors"><span 
class="none"></span>Extractors</a></li>
+    <li><a href="configuration.html" title="Configuration"><span 
class="none"></span>Configuration</a></li>
+    <li><a href="service.html" title="REST Service"><span 
class="none"></span>REST Service</a></li>
+    <li><a href="any23-plugins.html" title="Any23 Plugins"><span 
class="none"></span>Any23 Plugins</a></li>
+    <li><a href="apidocs/index.html" title="APIs Doc"><span 
class="none"></span>APIs Doc</a></li>
+    <li><a href="developers.html" title="Developers Guide"><span 
class="icon-chevron-down"></span>Developers Guide</a>
+     <ul class="nav nav-list">
+      <li><a href="build-src.html" title="Build from sources"><span 
class="none"></span>Build from sources</a></li>
+      <li><a href="dev-data-extraction.html" title="Data Extraction"><span 
class="none"></span>Data Extraction</a></li>
+      <li><a href="dev-data-conversion.html" title="Data Conversion"><span 
class="none"></span>Data Conversion</a></li>
+      <li><a href="dev-validation-fix.html" title="Validation and 
Fixing"><span class="none"></span>Validation and Fixing</a></li>
+      <li><a href="dev-xpath-extractor.html" title="XPath Extractor"><span 
class="none"></span>XPath Extractor</a></li>
+      <li class="active"><a href="#"><span class="none"></span>Microformat 
Extractors</a></li>
+      <li><a href="dev-microdata-extractor.html" title="Microdata 
Extractor"><span class="none"></span>Microdata Extractor</a></li>
+      <li><a href="dev-csv-extractor.html" title="CSV Extractor"><span 
class="none"></span>CSV Extractor</a></li>
+      <li><a href="release-howto.html" title="HowTo Release"><span 
class="none"></span>HowTo Release</a></li>
+     </ul></li>
+   <li class="nav-header">Project Documentation</li>
+    <li><a href="project-info.html" title="Project Information"><span 
class="icon-chevron-right"></span>Project Information</a></li>
+    <li><a href="project-reports.html" title="Project Reports"><span 
class="icon-chevron-right"></span>Project Reports</a></li>
+   <li class="nav-header">Misc</li>
+    <li><a href="acknowledgements.html" title="Acknowledgements"><span 
class="none"></span>Acknowledgements</a></li>
+    <li><a href="poweredby.html" title="PoweredBy"><span 
class="none"></span>PoweredBy</a></li>
+   <li class="nav-header">ASF</li>
+    <li><a href="http://www.apache.org/foundation/how-it-works.html"; 
class="externalLink" title="How Apache Works"><span class="none"></span>How 
Apache Works</a></li>
+    <li><a href="http://www.apache.org/foundation/"; class="externalLink" 
title="Foundation"><span class="none"></span>Foundation</a></li>
+    <li><a href="http://www.apache.org/foundation/sponsorship.html"; 
class="externalLink" title="Sponsoring Apache"><span 
class="none"></span>Sponsoring Apache</a></li>
+    <li><a href="http://www.apache.org/foundation/thanks.html"; 
class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
+  </ul>
+          </nav>
           <div class="well sidebar-nav">
-                
-                    
-                <ul class="nav nav-list">
-                    <li class="nav-header">Apache Any23</li>
-                                
-      <li>
-    
-                          <a href="index.html" title="Introduction">
-          <i class="none"></i>
-        Introduction</a>
-            </li>
-                                                                               
                                                                               
-      <li>
-    
-                          <a href="download.html" title="Downloads">
-          <i class="icon-chevron-right"></i>
-        Downloads</a>
-                  </li>
-                  
-      <li>
-    
-                          <a href="install.html" title="Install">
-          <i class="none"></i>
-        Install</a>
-            </li>
-                              <li class="nav-header">Documentation</li>
-                                
-      <li>
-    
-                          <a href="getting-started.html" title="Getting 
Started">
-          <i class="none"></i>
-        Getting Started</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="supported-formats.html" title="Supported 
Formats">
-          <i class="none"></i>
-        Supported Formats</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="extractors.html" title="Extractors">
-          <i class="none"></i>
-        Extractors</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="configuration.html" title="Configuration">
-          <i class="none"></i>
-        Configuration</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="service.html" title="REST Service">
-          <i class="none"></i>
-        REST Service</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="any23-plugins.html" title="Any23 Plugins">
-          <i class="none"></i>
-        Any23 Plugins</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="apidocs/index.html" title="APIs Doc">
-          <i class="none"></i>
-        APIs Doc</a>
-            </li>
-                                                                               
                                                                                
                                                               
-      <li>
-    
-                          <a href="developers.html" title="Developers Guide">
-          <i class="icon-chevron-down"></i>
-        Developers Guide</a>
-                    <ul class="nav nav-list">
-                      
-      <li>
-    
-                          <a href="build-src.html" title="Build from sources">
-          <i class="none"></i>
-        Build from sources</a>
-            </li>
-                      
-      <li>
-    
-                          <a href="dev-data-extraction.html" title="Data 
Extraction">
-          <i class="none"></i>
-        Data Extraction</a>
-            </li>
-                      
-      <li>
-    
-                          <a href="dev-data-conversion.html" title="Data 
Conversion">
-          <i class="none"></i>
-        Data Conversion</a>
-            </li>
-                      
-      <li>
-    
-                          <a href="dev-validation-fix.html" title="Validation 
and Fixing">
-          <i class="none"></i>
-        Validation and Fixing</a>
-            </li>
-                      
-      <li>
-    
-                          <a href="dev-xpath-extractor.html" title="XPath 
Extractor">
-          <i class="none"></i>
-        XPath Extractor</a>
-            </li>
-                      
-      <li class="active">
-    
-            <a href="#"><i class="none"></i>Microformat Extractors</a>
-          </li>
-                      
-      <li>
-    
-                          <a href="dev-microdata-extractor.html" 
title="Microdata Extractor">
-          <i class="none"></i>
-        Microdata Extractor</a>
-            </li>
-                      
-      <li>
-    
-                          <a href="dev-csv-extractor.html" title="CSV 
Extractor">
-          <i class="none"></i>
-        CSV Extractor</a>
-            </li>
-                      
-      <li>
-    
-                          <a href="release-howto.html" title="HowTo Release">
-          <i class="none"></i>
-        HowTo Release</a>
-            </li>
-              </ul>
-        </li>
-                              <li class="nav-header">Project Documentation</li>
-                                                                               
                                                                                
                                                                                
                                                                                
               
-      <li>
-    
-                          <a href="project-info.html" title="Project 
Information">
-          <i class="icon-chevron-right"></i>
-        Project Information</a>
-                  </li>
-                                                                               
                                                                               
-      <li>
-    
-                          <a href="project-reports.html" title="Project 
Reports">
-          <i class="icon-chevron-right"></i>
-        Project Reports</a>
-                  </li>
-                              <li class="nav-header">Misc</li>
-                                
-      <li>
-    
-                          <a href="acknowledgements.html" 
title="Acknowledgements">
-          <i class="none"></i>
-        Acknowledgements</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="poweredby.html" title="PoweredBy">
-          <i class="none"></i>
-        PoweredBy</a>
-            </li>
-                              <li class="nav-header">ASF</li>
-                                
-      <li>
-    
-                          <a 
href="http://www.apache.org/foundation/how-it-works.html"; class="externalLink" 
title="How Apache Works">
-          <i class="none"></i>
-        How Apache Works</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="http://www.apache.org/foundation/"; 
class="externalLink" title="Foundation">
-          <i class="none"></i>
-        Foundation</a>
-            </li>
-                  
-      <li>
-    
-                          <a 
href="http://www.apache.org/foundation/sponsorship.html"; class="externalLink" 
title="Sponsoring Apache">
-          <i class="none"></i>
-        Sponsoring Apache</a>
-            </li>
-                  
-      <li>
-    
-                          <a 
href="http://www.apache.org/foundation/thanks.html"; class="externalLink" 
title="Thanks">
-          <i class="none"></i>
-        Thanks</a>
-            </li>
-            </ul>
-                
-                    
-                
-          <hr class="divider" />
-
-           <div id="poweredBy">
-                            <div class="clear"></div>
-                            <div class="clear"></div>
-                            <div class="clear"></div>
-                             <a href="http://maven.apache.org/"; title="Built 
by Maven" class="poweredBy">
-        <img class="builtBy" alt="Built by Maven" 
src="./images/logos/maven-feather.png" />
-      </a>
-                  </div>
+            <hr />
+            <div id="poweredBy">
+              <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
+<a href="http://maven.apache.org/"; title="Built by Maven" 
class="poweredBy"><img class="builtBy" alt="Built by Maven" 
src="./images/logos/maven-feather.png" /></a>
+            </div>
           </div>
-        </div>
-        
-                
-        <div id="bodyColumn"  class="span9" >
-                                  
-            <div class="section">
+        </header>
+        <main id="bodyColumn"  class="span10" >
+<section>
 <h2><a name="Microformat_Extractors"></a>Microformat Extractors</h2>
-<p>This section describes some extractions corner-cases and their relative RDF 
representations. Main aim of this section is to describe how some specific 
cases are processed with <b>Apache Any23</b> showing the correspondences 
between the extracted RDF triples.</p></div>
-<div class="section">
-<h2><a name="microformat-nesting_.2A_Nesting_different_Microformats"></a><a 
name="microformat-nesting">microformat-nesting</a> * Nesting different 
Microformats</h2><img src="TODO: add picture about microformat nesting 
structure." alt="" />
+<p>This section describes some extractions corner-cases and their relative RDF 
representations. Main aim of this section is to describe how some specific 
cases are processed with <b>Apache Any23</b> showing the correspondences 
between the extracted RDF triples.</p></section><section>
+<h2><a name="microformat-nesting_.2A_Nesting_different_Microformats"></a><a 
name="microformat-nesting">microformat-nesting</a> * Nesting different 
Microformats</h2><figure><img src="TODO: add picture about microformat nesting 
structure." alt="" /></figure>
 <p>This section describes how <b>Apache Any23</b> represents, with RDF, the 
content of an HTML fragments containing different nested Microformats. 
<b>Apache Any23</b> performs the extraction executing different extractors for 
every supported Microformat on a input HTML page. There are two different 
possibilities to write extractors able to produce a set of RDF triples that 
coherently represents this nesting.</p>
 <p>More specifically:</p>
 <ul>
 <li>Embedding explicitly the logic within the <a 
href="./apidocs/org/apache/any23/extractor/html/package-summary.html">Microformats
 Extractors</a></li>
 <li>Using the default <b>Apache Any23</b> nesting feature.</li></ul>
 <p>In the first case, the logic for representing the nested values, is 
directly embedded in the upper-level Extractor. For example, the following HTML 
fragment shows an hCard that contains an hAddress Microformat.</p>
-<div class="source">
-<pre>&lt;span class=&quot;vcard&quot;&gt;
+<div class="source"><pre class="prettyprint">&lt;span 
class=&quot;vcard&quot;&gt;
   &lt;span class=&quot;fn&quot;&gt;L'Amourita Pizza&lt;/span&gt;
    Located at
   &lt;span class=&quot;adr&quot;&gt;
@@ -302,8 +105,7 @@
   &lt;a href=&quot;http://pizza.example.com&quot; 
class=&quot;url&quot;&gt;http://pizza.example.com&lt;/a&gt;
 &lt;/span&gt;</pre></div>
 <p>Since, as shown below, the <a 
href="./apidocs/org/apache/any23/extractor/html/HCardExtractor.html">HCardExtractor</a>
 contains the code to handle nested hAddress,</p>
-<div class="source">
-<pre>
+<div class="source"><pre class="prettyprint">
 foundSomething |= addSubMicroformat(&quot;adr&quot;, card, VCARD.adr);
 
 ...
@@ -322,8 +124,7 @@ private boolean addSubMicroformat(String
 }
 </pre></div>
 <p>it explicitly produces the triples claiming the native nesting 
relationship:</p>
-<div class="source">
-<pre>&lt;rdf:Description 
rdf:nodeID=&quot;nodee2296b803cbf5c7953614ce9998c4083&quot;&gt;
+<div class="source"><pre class="prettyprint">&lt;rdf:Description 
rdf:nodeID=&quot;nodee2296b803cbf5c7953614ce9998c4083&quot;&gt;
   &lt;vcard:url rdf:resource=&quot;http://pizza.example.com&quot;/&gt;
   &lt;vcard:adr 
rdf:nodeID=&quot;nodea8badeafb65268ab3269455dd5377a5e&quot;/&gt;
   &lt;rdf:type 
rdf:resource=&quot;http://www.w3.org/2006/vcard/ns#VCard&quot;/&gt;
@@ -336,16 +137,14 @@ private boolean addSubMicroformat(String
 &lt;/rdf:Description&gt;</pre></div>
 <p>It is higly recommended to decorate the extractors who natively handle the 
nesting relatioship using the <a 
href="./apidocs/org/apache/any23/extractor/html/annotations/Includes.html">@Includes</a>
 annotation. This annotation, if present, avoid the production of 
<i>nesting_original</i> and <i>nesting_structured</i> RDF statements.</p>
 <p>The following example shows how the <a 
href="./apidocs/org/apache/any23/extractor/html/annotations/Includes.html">@Includes</a>
 annotation could be used to claim the fact that <a 
href="./apidocs/org/apache/any23/extractor/html/HCardExtractor.html">HCardExtractor</a>
 natively embedds the <a 
href="./apidocs/org/apache/any23/extractor/html/AdrExtractor.html">AdrExtractor</a>.</p>
-<div class="source">
-<pre>@Includes( extractors = AdrExtractor.class )
+<div class="source"><pre class="prettyprint">@Includes( extractors = 
AdrExtractor.class )
 public class HCardExtractor extends EntityBasedMicroformatExtractor {
 
     // code omitted for brevity
 
 }</pre></div>
 <p>Instead, the second manner is to leave to <b>Apache Any23</b> the 
responsibility of identifying nested Microformats and produce a set of 
descriptive RDF triples. More specifically, the following HTML fragment, 
provided as a reference example on the <a class="externalLink" 
href="http://www.google.com/support/webmasters/bin/answer.py?answer=146862";>Google
 Webmaster tools blog</a>, shows a vEvent Microformat with a nested vCard.</p>
-<div class="source">
-<pre>&lt;p class=&quot;schedule vevent&quot;&gt;
+<div class="source"><pre class="prettyprint">&lt;p class=&quot;schedule 
vevent&quot;&gt;
   &lt;span class=&quot;summary&quot;&gt;
     &lt;span style=&quot;font-weight:bold; color: #3E4876;&quot;&gt;
        This event is organized by
@@ -358,8 +157,7 @@ public class HCardExtractor extends Enti
   &lt;/span&gt;
 &lt;/p&gt;</pre></div>
 <p>Due to the fact that the <b>Apache Any23</b> provided extractors don't 
explicitly foresee the possibility of nesting such two Microformats, it 
automatically identifies the nesting relationship and represents it with the 
following triples:</p>
-<div class="source">
-<pre>&lt;rdf:Description 
rdf:nodeID=&quot;node755b2b367973b6854ec68c77bec9b3&quot;&gt;
+<div class="source"><pre class="prettyprint">&lt;rdf:Description 
rdf:nodeID=&quot;node755b2b367973b6854ec68c77bec9b3&quot;&gt;
   &lt;nesting_original xmlns=&quot;http://vocab.sindice.net/&quot; 
rdf:resource=&quot;http://www.w3.org/2002/12/cal/icaltzd#summary&quot;/&gt;
   &lt;nesting_structured xmlns=&quot;http://vocab.sindice.net/&quot; 
rdf:nodeID=&quot;node985d8f2b9afb02eeddf2e72b5eeb74&quot;/&gt;
 &lt;/rdf:Description&gt;
@@ -367,24 +165,23 @@ public class HCardExtractor extends Enti
 &lt;rdf:Description rdf:nodeID=&quot;node150ldsavbx29&quot;&gt;
   &lt;nesting xmlns=&quot;http://vocab.sindice.net/&quot; 
rdf:nodeID=&quot;node755b2b367973b6854ec68c77bec9b3&quot;/&gt;
 &lt;/rdf:Description&gt;</pre></div>
-<p>That informally means that the vEvent Microformat has a nested hCard 
through the property http://www.w3.org/2002/12/cal/icaltzd#summary providing 
for them two blank nodes.</p></div>
-                  </div>
-            </div>
-          </div>
-
+<p>That informally means that the vEvent Microformat has a nested hCard 
through the property http://www.w3.org/2002/12/cal/icaltzd#summary providing 
for them two blank nodes.</p></section>
+        </main>
+      </div>
+    </div>
     <hr/>
-
     <footer>
-            <div class="container-fluid">
-              <div class="row span12">Copyright &copy;                    
2010-2021
-                        <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
-            All Rights Reserved.      
-                    
+      <div class="container-fluid">
+        <div class="row-fluid">
+<div class="row span16">Apache Any23, Apache, the Apache feather logo, and the 
Apache Any23 project logos are trademarks of The Apache Software Foundation. 
All other marks mentioned may be trademarks or registered trademarks of their 
respective owners.
+      </div>
+        </div>
       </div>
-
-                          
-        
-                </div>
     </footer>
+<script>
+       if(anchors) {
+         anchors.add();
+       }
+</script>
   </body>
 </html>


Reply via email to