Modified: any23/site/dev-validation-fix.html
URL: 
http://svn.apache.org/viewvc/any23/site/dev-validation-fix.html?rev=1896849&r1=1896848&r2=1896849&view=diff
==============================================================================
--- any23/site/dev-validation-fix.html (original)
+++ any23/site/dev-validation-fix.html Sat Jan  8 22:47:23 2022
@@ -1,285 +1,90 @@
 <!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-validation-fix.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 - Validation and Fixing</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 class="active"><a href="#"><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>
-    
-                          <a href="dev-data-conversion.html" title="Data 
Conversion">
-          <i class="none"></i>
-        Data Conversion</a>
-            </li>
-                      
-      <li class="active">
-    
-            <a href="#"><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="Validation_and_Fixing"></a>Validation and Fixing</h2>
 <p>Introduction</p>
 <p><b>Apache Any23</b> Is able to detect <b>ill-formed HTML DOM content</b> 
and apply fixes over it.</p>
@@ -291,18 +96,15 @@
 <p>Fix Missing Prefix Mappings Declaration</p>
 <p>Sometimes, web authors forget to declare prefix mappings. For example, you 
can't just use something like dcterms:title without first declaring the dcterms 
prefix mapping. If a prefix mapping isn't declared, the RDFa parser won't 
understand the prefix when it is used in your document. This may lead <b>Apache 
Any23</b> to don't extract such embedded RDF triples.</p>
 <p>This:</p>
-<div class="source">
-<pre>&lt;div&gt;
+<div class="source"><pre class="prettyprint">&lt;div&gt;
   The title of this document is &lt;span 
property=&quot;dcterms:title&quot;&gt;Why RDFa is Awesome&lt;/span&gt;.
 &lt;/div&gt;</pre></div>
 <p>Should be:</p>
-<div class="source">
-<pre>&lt;div xmlns:dcterms=&quot;http://purl.org/dc/terms/&quot;&gt;
+<div class="source"><pre class="prettyprint">&lt;div 
xmlns:dcterms=&quot;http://purl.org/dc/terms/&quot;&gt;
   The title of this document is &lt;span 
property=&quot;dcterms:title&quot;&gt;Why RDFa is Awesome&lt;/span&gt;.
 &lt;/div&gt;</pre></div>
 <p>With the <b>Apache Any23</b> <a 
href="./apidocs/org/apache/any23/validator/package-summary.html">Validator</a> 
classes it's possible to solve this problem simply implementing the <a 
href="./apidocs/org/apache/any23/validator/Rule.html">Rule</a> interface as 
described below:</p>
-<div class="source">
-<pre>public class MissingOpenGraphNamespaceRule implements Rule {
+<div class="source"><pre class="prettyprint">public class 
MissingOpenGraphNamespaceRule implements Rule {
 
     public String getHRName() {
         return &quot;missing-opengraph-namespace-rule&quot;;
@@ -334,8 +136,7 @@
 }</pre></div>
 <p>The <a 
href="./apidocs/org/apache/any23/validator/rule/MissingOpenGraphNamespaceRule.html">MissingOpenGraphNamespaceRule</a>
 inspects the DOM structure of the HTML page and if it finds some META tags 
with some RDFa property (of the OpenGraph Protocol vocabulary, in this case) it 
looks for the declaration of that name space. If there is no declaration it 
return <b>true</b>, that means that an error has been detected within the 
document.</p>
 <p>Writing a fix for the Rule depicted above it's quite simple:</p>
-<div class="source">
-<pre>public class OpenGraphNamespaceFix implements Fix {
+<div class="source"><pre class="prettyprint">public class 
OpenGraphNamespaceFix implements Fix {
 
     public static final String OPENGRAPH_PROTOCOL_NS = 
&quot;http://opengraphprotocol.org/schema/&quot;;
 
@@ -349,26 +150,24 @@
 
 }</pre></div>
 <p>At this point it's enough to register the Rule and the relative Fix to the 
Validator:</p>
-<div class="source">
-<pre>validator.addRule(MissingOpenGraphNamespaceRule.class, 
OpenGraphNamespaceFix.class);</pre></div>
-<p>When the Rule precondition is matched, then the Fix is triggered modifying 
the DOM structure.</p></div>
-                  </div>
-            </div>
-          </div>
-
+<div class="source"><pre 
class="prettyprint">validator.addRule(MissingOpenGraphNamespaceRule.class, 
OpenGraphNamespaceFix.class);</pre></div>
+<p>When the Rule precondition is matched, then the Fix is triggered modifying 
the DOM structure.</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-xpath-extractor.html
URL: 
http://svn.apache.org/viewvc/any23/site/dev-xpath-extractor.html?rev=1896849&r1=1896848&r2=1896849&view=diff
==============================================================================
--- any23/site/dev-xpath-extractor.html (original)
+++ any23/site/dev-xpath-extractor.html Sat Jan  8 22:47:23 2022
@@ -1,304 +1,108 @@
 <!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-xpath-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 - XPath 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 class="active"><a href="#"><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>
-    
-                          <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 class="active">
-    
-            <a href="#"><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>
-          </div>
-        </div>
-        
-                
-        <div id="bodyColumn"  class="span9" >
-                                  
-            <div class="section">
-<h2><a name="XPath_Extractor"></a>XPath Extractor</h2>
-<p>The XPath extractor is a specific extractor meant to scrape data from pages 
not containing RDF information. Such extractor is based on a set of 
configurable extraction rules activated by a regular expression over the page 
URL. When an extraction rule is activated all the variables it defines are 
evaluated and then a NQuads template is expanded for generating statements. See 
<a 
href="./apidocs/org/apache/any23/extractor/xpath/package-summary.html">Javadoc</a>.</p></div>
-                  </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>
-
+        </header>
+        <main id="bodyColumn"  class="span10" >
+<section>
+<h2><a name="XPath_Extractor"></a>XPath Extractor</h2>
+<p>The XPath extractor is a specific extractor meant to scrape data from pages 
not containing RDF information. Such extractor is based on a set of 
configurable extraction rules activated by a regular expression over the page 
URL. When an extraction rule is activated all the variables it defines are 
evaluated and then a NQuads template is expanded for generating statements. See 
<a 
href="./apidocs/org/apache/any23/extractor/xpath/package-summary.html">Javadoc</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/developers.html
URL: 
http://svn.apache.org/viewvc/any23/site/developers.html?rev=1896849&r1=1896848&r2=1896849&view=diff
==============================================================================
--- any23/site/developers.html (original)
+++ any23/site/developers.html Sat Jan  8 22:47:23 2022
@@ -1,286 +1,91 @@
 <!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/developers.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 - Developers Guide</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 class="active"><a href="#"><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><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 class="active">
-    
-            <a href="#"><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>
-    
-                          <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">
-<h2><a name="Architectural_Overview"></a>Architectural Overview</h2><img 
src="./images/any23-overall.png" alt="" />
+        </header>
+        <main id="bodyColumn"  class="span10" >
+<section>
+<h2><a name="Architectural_Overview"></a>Architectural 
Overview</h2><figure><img src="./images/any23-overall.png" alt="" /></figure>
 <p>The informal architectural diagram above shows the <b>Any23</b> logical 
modules, the main data flow and the code packages implementing such modules.</p>
 <p>The first module, <b>Data Fetching</b>, is responsible for retrieving raw 
data from the Web, its implementation package is 
<b>org.apache.any23.source</b>. The data collected by <i>Data Fetching</i> is 
analyzed by the <b>MIMEtype Detection</b> module, implemented in package 
<b>org.apache.any23</b>. Such module will determine the data encoding and the 
content <i>MIME</i> type. The identification of the MIME type is used to select 
a list of activable <i>Extractors</i> for the subsequent metadata extraction. 
</p>
 <p>The next phase is performed by the <b>Content Validation and Patching</b> 
module (<b>org.apache.any23.validator</b>), and it is required because the most 
part of data exposed on the Web is affected by minor issues which compromise 
the correct working of some <i>Extractors</i>. To overcome such problems 
<b>Any23</b> introduced a mechanism to detect issues and in most cases to fix 
them. The detection and fixing is performed using an extensible collection of 
<b>Rules</b>. Currently the Validation and Patching is applied only on 
<i>DOM</i> based documents (<i>HTML</i>).</p>
@@ -288,48 +93,39 @@
 <p>The last metadata extraction phase consists in the conversion of the 
filtered statements in an RDF representation format. This can be done by using 
one of the available RDF writers provided by the <b>Serialization</b> module 
(<b>org.apache.any23.writer</b>).</p>
 <p>The other modules represented at the bottom of the diagram add auxiliary 
functionalities over the core application. The <b>Plugin Management</b> module 
(<b>org.apache.ay23.plugin</b>) is responsible for the extension of the 
platform through the runtime detection and registration of additional 
components included within the classpath. The Plugin Manager is currently able 
to detect and register new Extractors, Writers and CLI tools. It is foreseen 
the plugin support implementation for all the modules marked as (P).</p>
 <p>The <b>CLI Tool</b> module (org.apache.any23.cli) allows to run all the 
available CLI tools through a unified interface.</p>
-<p>The <b>Service</b> module (org.apache.any23.service) implements a REST 
service to use Any23 as a Web service implementing a <i>REST</i> 
interface.</p></div>
-<div class="section">
+<p>The <b>Service</b> module (org.apache.any23.service) implements a REST 
service to use Any23 as a Web service implementing a <i>REST</i> 
interface.</p></section><section>
 <h2><a name="Developers_Guide"></a>Developers Guide</h2>
-<p>This section introduces some <b>Apache Any23</b> programming 
fundamentals.</p>
-<div class="section">
+<p>This section introduces some <b>Apache Any23</b> programming 
fundamentals.</p><section>
 <h3><a name="Data_Extraction"></a><a href="./dev-data-extraction.html">Data 
Extraction</a></h3>
-<p>Explains how to extract RDF data from HTTP resources with <b>Apache 
Any23</b>.</p></div>
-<div class="section">
+<p>Explains how to extract RDF data from HTTP resources with <b>Apache 
Any23</b>.</p></section><section>
 <h3><a name="Data_Conversion"></a><a href="./dev-data-conversion.html">Data 
Conversion</a></h3>
-<p>Shows how to perform RDF data conversion with <b>Apache Any23</b>.</p></div>
-<div class="section">
+<p>Shows how to perform RDF data conversion with <b>Apache 
Any23</b>.</p></section><section>
 <h3><a name="Validation_and_Fixing"></a><a 
href="./dev-validation-fix.html">Validation and Fixing</a></h3>
-<p>Demonstrates how to define validation and correction rules for HTML content 
with <b>Apache Any23</b>.</p></div>
-<div class="section">
+<p>Demonstrates how to define validation and correction rules for HTML content 
with <b>Apache Any23</b>.</p></section><section>
 <h3><a name="XPath_Extractor"></a><a href="./dev-xpath-extractor.html">XPath 
Extractor</a></h3>
-<p>Explains how to write custom scraping rules for extracting RDF data from 
any HTML content with <b>Apache Any23</b>.</p></div>
-<div class="section">
+<p>Explains how to write custom scraping rules for extracting RDF data from 
any HTML content with <b>Apache Any23</b>.</p></section><section>
 <h3><a name="Microformat_Extractors"></a><a 
href="./dev-microformat-extractors.html">Microformat Extractors</a></h3>
-<p>Explains how to write new Microformat extractors with <b>Apache Any23</b> 
and also report interesting notes on microformat nesting 
representation.</p></div>
-<div class="section">
+<p>Explains how to write new Microformat extractors with <b>Apache Any23</b> 
and also report interesting notes on microformat nesting 
representation.</p></section><section>
 <h3><a name="Microdata_Extractor"></a><a 
href="./dev-microdata-extractor.html">Microdata Extractor</a></h3>
-<p>Explains how it works the Microdata Extractor embedded in <b>Apache 
Any23</b>.</p></div>
-<div class="section">
+<p>Explains how it works the Microdata Extractor embedded in <b>Apache 
Any23</b>.</p></section><section>
 <h3><a name="CSV_Extractor"></a><a href="./dev-csv-extractor.html">CSV 
Extractor</a></h3>
-<p>Explains how it works the CSV Extractor embedded in <b>Apache 
Any23</b>.</p></div></div>
-                  </div>
-            </div>
-          </div>
-
+<p>Explains how it works the CSV Extractor embedded in <b>Apache 
Any23</b>.</p></section></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/distribution-management.html
URL: 
http://svn.apache.org/viewvc/any23/site/distribution-management.html?rev=1896849&r1=1896848&r2=1896849&view=diff
==============================================================================
--- any23/site/distribution-management.html (original)
+++ any23/site/distribution-management.html Sat Jan  8 22:47:23 2022
@@ -1,352 +1,117 @@
 <!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 
org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.2:distribution-management
 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="Date-Revision-yyyymmdd" content="20210910" />
-    <meta http-equiv="Content-Language" content="en" />
+    <meta name="viewport" content="width=device-width, initial-scale=1" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 1.9.2" />
     <title>Apache Any23 &#x2013; Project Distribution Management</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-right"></span>Developers Guide</a></li>
+   <li class="nav-header">Project Documentation</li>
+    <li><a href="project-info.html" title="Project Information"><span 
class="icon-chevron-down"></span>Project Information</a>
+     <ul class="nav nav-list">
+      <li><a href="ci-management.html" title="CI Management"><span 
class="none"></span>CI Management</a></li>
+      <li><a href="dependency-convergence.html" title="Dependency 
Convergence"><span class="none"></span>Dependency Convergence</a></li>
+      <li><a href="dependency-info.html" title="Dependency Information"><span 
class="none"></span>Dependency Information</a></li>
+      <li><a href="dependency-management.html" title="Dependency 
Management"><span class="none"></span>Dependency Management</a></li>
+      <li class="active"><a href="#"><span class="none"></span>Distribution 
Management</a></li>
+      <li><a href="index.html" title="About"><span 
class="none"></span>About</a></li>
+      <li><a href="issue-management.html" title="Issue Management"><span 
class="none"></span>Issue Management</a></li>
+      <li><a href="licenses.html" title="Licenses"><span 
class="none"></span>Licenses</a></li>
+      <li><a href="mailing-lists.html" title="Mailing Lists"><span 
class="none"></span>Mailing Lists</a></li>
+      <li><a href="modules.html" title="Project Modules"><span 
class="none"></span>Project Modules</a></li>
+      <li><a href="plugin-management.html" title="Plugin Management"><span 
class="none"></span>Plugin Management</a></li>
+      <li><a href="plugins.html" title="Plugins"><span 
class="none"></span>Plugins</a></li>
+      <li><a href="scm.html" title="Source Code Management"><span 
class="none"></span>Source Code Management</a></li>
+      <li><a href="summary.html" title="Summary"><span 
class="none"></span>Summary</a></li>
+      <li><a href="team.html" title="Team"><span 
class="none"></span>Team</a></li>
+     </ul></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-right"></i>
-        Developers Guide</a>
-                  </li>
-                              <li class="nav-header">Project Documentation</li>
-                                                                               
                                                                                
                                                                                
                                                                                
                         
-      <li>
-    
-                          <a href="project-info.html" title="Project 
Information">
-          <i class="icon-chevron-down"></i>
-        Project Information</a>
-                    <ul class="nav nav-list">
-                      
-      <li>
-    
-                          <a href="ci-management.html" title="CI Management">
-          <i class="none"></i>
-        CI Management</a>
-            </li>
-                      
-      <li>
-    
-                          <a href="dependency-convergence.html" 
title="Dependency Convergence">
-          <i class="none"></i>
-        Dependency Convergence</a>
-            </li>
-                      
-      <li>
-    
-                          <a href="dependency-info.html" title="Dependency 
Information">
-          <i class="none"></i>
-        Dependency Information</a>
-            </li>
-                      
-      <li>
-    
-                          <a href="dependency-management.html" 
title="Dependency Management">
-          <i class="none"></i>
-        Dependency Management</a>
-            </li>
-                      
-      <li class="active">
-    
-            <a href="#"><i class="none"></i>Distribution Management</a>
-          </li>
-                      
-      <li>
-    
-                          <a href="index.html" title="About">
-          <i class="none"></i>
-        About</a>
-            </li>
-                      
-      <li>
-    
-                          <a href="issue-management.html" title="Issue 
Management">
-          <i class="none"></i>
-        Issue Management</a>
-            </li>
-                      
-      <li>
-    
-                          <a href="licenses.html" title="Licenses">
-          <i class="none"></i>
-        Licenses</a>
-            </li>
-                      
-      <li>
-    
-                          <a href="mailing-lists.html" title="Mailing Lists">
-          <i class="none"></i>
-        Mailing Lists</a>
-            </li>
-                      
-      <li>
-    
-                          <a href="modules.html" title="Project Modules">
-          <i class="none"></i>
-        Project Modules</a>
-            </li>
-                      
-      <li>
-    
-                          <a href="plugin-management.html" title="Plugin 
Management">
-          <i class="none"></i>
-        Plugin Management</a>
-            </li>
-                      
-      <li>
-    
-                          <a href="plugins.html" title="Plugins">
-          <i class="none"></i>
-        Plugins</a>
-            </li>
-                      
-      <li>
-    
-                          <a href="scm.html" title="Source Code Management">
-          <i class="none"></i>
-        Source Code Management</a>
-            </li>
-                      
-      <li>
-    
-                          <a href="summary.html" title="Summary">
-          <i class="none"></i>
-        Summary</a>
-            </li>
-                      
-      <li>
-    
-                          <a href="team.html" title="Team">
-          <i class="none"></i>
-        Team</a>
-            </li>
-              </ul>
-        </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="Overview"></a>Overview</h2><a name="Overview"></a>
-<p>The following is the distribution management information used by this 
project.</p>
-<div class="section">
-<h3><a name="Repository_-_apache.releases.https"></a>Repository - 
apache.releases.https</h3><a name="Repository_-_apache.releases.https"></a><a 
class="externalLink" 
href="https://repository.apache.org/service/local/staging/deploy/maven2";>https://repository.apache.org/service/local/staging/deploy/maven2</a></div>
-<div class="section">
-<h3><a name="Snapshot_Repository_-_apache.snapshots.https"></a>Snapshot 
Repository - apache.snapshots.https</h3><a 
name="Snapshot_Repository_-_apache.snapshots.https"></a><a class="externalLink" 
href="https://repository.apache.org/content/repositories/snapshots";>https://repository.apache.org/content/repositories/snapshots</a></div>
-<div class="section">
+<p>The following is the distribution management information used by this 
project.</p><section>
+<h3><a name="Repository_-_apache.releases.https"></a>Repository - 
apache.releases.https</h3><a name="Repository_-_apache.releases.https"></a><a 
class="externalLink" 
href="https://repository.apache.org/service/local/staging/deploy/maven2";>https://repository.apache.org/service/local/staging/deploy/maven2</a></section><section>
+<h3><a name="Snapshot_Repository_-_apache.snapshots.https"></a>Snapshot 
Repository - apache.snapshots.https</h3><a 
name="Snapshot_Repository_-_apache.snapshots.https"></a><a class="externalLink" 
href="https://repository.apache.org/content/repositories/snapshots";>https://repository.apache.org/content/repositories/snapshots</a></section><section>
 <h3><a name="Site_-_any23.website"></a>Site - any23.website</h3><a 
name="Site_-_any23.website"></a>
-<p>file:///Users/lmcgibbn/Downloads/any23/any23-site/</p></div></div>
-                  </div>
-            </div>
-          </div>
-
+<p>file:///Users/lmcgibbn/Downloads/any23/any23-site/</p></section></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