You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@any23.apache.org by le...@apache.org on 2022/01/09 00:04:35 UTC

svn commit: r1896851 [4/4] - in /any23/site: ./ apidocs/ css/ fonts/ images/ js/

Modified: any23/site/licenses.html
URL: http://svn.apache.org/viewvc/any23/site/licenses.html?rev=1896851&r1=1896850&r2=1896851&view=diff
==============================================================================
--- any23/site/licenses.html (original)
+++ any23/site/licenses.html Sun Jan  9 00:04:34 2022
@@ -79,6 +79,11 @@
   </ul>
           </nav>
           <div class="well sidebar-nav">
+<form id="search-form" action="https://www.google.com/search" method="get" >
+  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
@@ -94,7 +99,7 @@
 <p>Typically the licenses listed for the project are that of the project itself, and not of dependencies.</p></section><section>
 <h2><a name="Project_Licenses"></a>Project Licenses</h2><a name="Project_Licenses"></a><section>
 <h3><a name="Apache_License.2C_Version_2.0"></a>Apache License, Version 2.0</h3><a name="Apache_License.2C_Version_2.0"></a>
-<div class="source"><pre class="prettyprint">
+<div class="source"><pre class="prettyprint linenums">
                                  Apache License
                            Version 2.0, January 2004
                         http://www.apache.org/licenses/

Modified: any23/site/mailing-lists.html
URL: http://svn.apache.org/viewvc/any23/site/mailing-lists.html?rev=1896851&r1=1896850&r2=1896851&view=diff
==============================================================================
--- any23/site/mailing-lists.html (original)
+++ any23/site/mailing-lists.html Sun Jan  9 00:04:34 2022
@@ -79,6 +79,11 @@
   </ul>
           </nav>
           <div class="well sidebar-nav">
+<form id="search-form" action="https://www.google.com/search" method="get" >
+  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>

Modified: any23/site/modules.html
URL: http://svn.apache.org/viewvc/any23/site/modules.html?rev=1896851&r1=1896850&r2=1896851&view=diff
==============================================================================
--- any23/site/modules.html (original)
+++ any23/site/modules.html Sun Jan  9 00:04:34 2022
@@ -79,6 +79,11 @@
   </ul>
           </nav>
           <div class="well sidebar-nav">
+<form id="search-form" action="https://www.google.com/search" method="get" >
+  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>

Modified: any23/site/plugin-basic-crawler.html
URL: http://svn.apache.org/viewvc/any23/site/plugin-basic-crawler.html?rev=1896851&r1=1896850&r2=1896851&view=diff
==============================================================================
--- any23/site/plugin-basic-crawler.html (original)
+++ any23/site/plugin-basic-crawler.html Sun Jan  9 00:04:34 2022
@@ -63,6 +63,11 @@
   </ul>
           </nav>
           <div class="well sidebar-nav">
+<form id="search-form" action="https://www.google.com/search" method="get" >
+  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
@@ -78,7 +83,7 @@
 <p>The <i>Basic Crawler Plugin</i> implements a <i>CLI</i> <a href="./apidocs/org/apache/any23/cli/Tool.html">Tool</a> extending <a href="./apidocs/org/apache/any23/cli/Rover.html">Rover</a> to add <i>site crawling</i> capabilities.</p>
 <p>The tool can be used to extract semantic content from a small/medium size sites.</p>
 <p>To use it make sure to have correctly configured the basic-crawler plugin to be found by the <i>any23tools</i> script (follow the <a href="./any23-plugins.html">Plugins</a> section instructions):</p>
-<div class="source"><pre class="prettyprint">core/bin/$ ./any23tools Crawler
+<div class="source"><pre class="prettyprint linenums">core/bin/$ ./any23tools Crawler
 usage: [{&lt;url&gt;|&lt;file&gt;}]+ [-d &lt;arg&gt;] [-e &lt;arg&gt;] [-f &lt;arg&gt;] [-h] [-l &lt;arg&gt;]
        [-maxdepth &lt;arg&gt;] [-maxpages &lt;arg&gt;] [-n] [-numcrawlers &lt;arg&gt;] [-o
        &lt;arg&gt;] [-p] [-pagefilter &lt;arg&gt;] [-politenessdelay &lt;arg&gt;] [-s]

Modified: any23/site/plugin-html-scraper.html
URL: http://svn.apache.org/viewvc/any23/site/plugin-html-scraper.html?rev=1896851&r1=1896850&r2=1896851&view=diff
==============================================================================
--- any23/site/plugin-html-scraper.html (original)
+++ any23/site/plugin-html-scraper.html Sun Jan  9 00:04:34 2022
@@ -63,6 +63,11 @@
   </ul>
           </nav>
           <div class="well sidebar-nav">
+<form id="search-form" action="https://www.google.com/search" method="get" >
+  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
@@ -76,7 +81,7 @@
 <section>
 <h2><a name="HTML_Scraper_Plugin"></a>HTML Scraper Plugin</h2>
 <p>The HTML Scraper Plugin is meant to scrape any HTML page extracting human readable text only. Such plugin will generate a set of triples like:</p>
-<div class="source"><pre class="prettyprint">&lt;http://source-page-url&gt; &lt;http://vocab.sindice.net/pagecontent/de&gt;  &quot;&lt;DE  Extractor Result&gt;&quot; .
+<div class="source"><pre class="prettyprint linenums">&lt;http://source-page-url&gt; &lt;http://vocab.sindice.net/pagecontent/de&gt;  &quot;&lt;DE  Extractor Result&gt;&quot; .
 &lt;http://source-page-url&gt; &lt;http://vocab.sindice.net/pagecontent/ae&gt;  &quot;&lt;AE  Extractor Result&gt;&quot; .
 &lt;http://source-page-url&gt; &lt;http://vocab.sindice.net/pagecontent/lce&gt; &quot;&lt;LCE Extractor Result&gt;&quot; .
 &lt;http://source-page-url&gt; &lt;http://vocab.sindice.net/pagecontent/ce&gt;  &quot;&lt;CE  Extractor Result&gt;&quot; .</pre></div>

Modified: any23/site/plugin-management.html
URL: http://svn.apache.org/viewvc/any23/site/plugin-management.html?rev=1896851&r1=1896850&r2=1896851&view=diff
==============================================================================
--- any23/site/plugin-management.html (original)
+++ any23/site/plugin-management.html Sun Jan  9 00:04:34 2022
@@ -79,6 +79,11 @@
   </ul>
           </nav>
           <div class="well sidebar-nav">
+<form id="search-form" action="https://www.google.com/search" method="get" >
+  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>

Modified: any23/site/plugin-office-scraper.html
URL: http://svn.apache.org/viewvc/any23/site/plugin-office-scraper.html?rev=1896851&r1=1896850&r2=1896851&view=diff
==============================================================================
--- any23/site/plugin-office-scraper.html (original)
+++ any23/site/plugin-office-scraper.html Sun Jan  9 00:04:34 2022
@@ -63,6 +63,11 @@
   </ul>
           </nav>
           <div class="well sidebar-nav">
+<form id="search-form" action="https://www.google.com/search" method="get" >
+  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>

Modified: any23/site/plugins.html
URL: http://svn.apache.org/viewvc/any23/site/plugins.html?rev=1896851&r1=1896850&r2=1896851&view=diff
==============================================================================
--- any23/site/plugins.html (original)
+++ any23/site/plugins.html Sun Jan  9 00:04:34 2022
@@ -79,6 +79,11 @@
   </ul>
           </nav>
           <div class="well sidebar-nav">
+<form id="search-form" action="https://www.google.com/search" method="get" >
+  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>

Modified: any23/site/poweredby.html
URL: http://svn.apache.org/viewvc/any23/site/poweredby.html?rev=1896851&r1=1896850&r2=1896851&view=diff
==============================================================================
--- any23/site/poweredby.html (original)
+++ any23/site/poweredby.html Sun Jan  9 00:04:34 2022
@@ -63,6 +63,11 @@
   </ul>
           </nav>
           <div class="well sidebar-nav">
+<form id="search-form" action="https://www.google.com/search" method="get" >
+  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
@@ -76,11 +81,15 @@
 <section>
 <h2><a name="PoweredBy"></a>PoweredBy</h2>
 <p>This page collects a set of project and web initiatives which use <i>Apache Any23</i>.</p><figure><img src="./images/logo-sindice-90x30.png" alt="" /></figure>
-<p>Sindice was a platform to build applications on top of structured data. Sindice collected Web Data in many ways, following existing web standards, and offered Search and Querying across this data, updated live every few minutes.</p><figure><img src="./images/fu-logo-90x25.png" alt="" /><figcaption>[./images/kit-logo-90x40.png]</figcaption></figure>
+<p>Sindice was a platform to build applications on top of structured data. Sindice collected Web Data in many ways, following web standards, and offered search and querying across this data, updated live every few minutes.</p><figure><img src="./images/cc-logo.png" alt="" /></figure><figure><img src="./images/ma-logo.png" alt="" /></figure>
 <p><a class="externalLink" href="http://webdatacommons.org/">WebDataCommons</a></p>
-<p>Extracting Structured Data from the Common Web Crawl. More and more websites have started to embed structured data describing products, people, organizations, places, events into their HTML pages. The Web Data Commons project extracts this data from several billion web pages and provides the extracted data for download. Web Data Commons thus enables you to use the data without needing to crawl the Web yourself.</p><figure><img src="./images/nutch_logo_tm.png" alt="" /></figure>
+<p>The Web Data Commons project extracts structured data from the <a class="externalLink" href="http://commoncrawl.org/">Common Crawl</a>, the largest web corpus available to the public, and provides the extracted data for public download in order to support researchers and companies in exploiting the wealth of information that is available on the Web. </p><figure><img src="./images/nutch_logo_tm.png" alt="" /></figure>
 <p><a class="externalLink" href="http://nutch.apache.org">Apache Nutch</a></p>
-<p>Apache Nutch is a well matured, production ready Web crawler. Nutch enables fine grained configuration, relying on Apache Hadoop data structures, which are great for batch processing. Nutch uses Any23 within it's plugin infrastructure to extract structured data markup from Webpages. This data can then be indexed into one of the Nutch supported storage mechanisms.</p></section>
+<p>Apache Nutch is a well matured, production ready Web crawler. Nutch enables fine grained configuration, relying on Apache Hadoop data structures, which are great for batch processing. Nutch uses Any23 within it's plugin infrastructure to extract structured data markup from Webpages. This data can then be indexed into one of the Nutch supported storage mechanisms.</p><figure><img src="./images/camel-logo.jpg" alt="" /></figure>
+<p><a class="externalLink" href="http://camel.apache.org">Apache Camel</a></p>
+<p>Camel is an Open Source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data. </p><figure><img src="./images/servicemix-logo.png" alt="" /></figure>
+<p><a class="externalLink" href="http://servicemix.apache.org">Apache ServiceMix</a></p>
+<p>Apache ServiceMix is a flexible, open-source integration container that unifies the features and functionality of Apache ActiveMQ, Camel, CXF, and Karaf into a powerful runtime platform you can use to build your own integrations solutions. It provides a complete, enterprise ready ESB exclusively powered by OSGi.</p></section>
         </main>
       </div>
     </div>

Modified: any23/site/project-info.html
URL: http://svn.apache.org/viewvc/any23/site/project-info.html?rev=1896851&r1=1896850&r2=1896851&view=diff
==============================================================================
--- any23/site/project-info.html (original)
+++ any23/site/project-info.html Sun Jan  9 00:04:34 2022
@@ -79,6 +79,11 @@
   </ul>
           </nav>
           <div class="well sidebar-nav">
+<form id="search-form" action="https://www.google.com/search" method="get" >
+  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>

Modified: any23/site/project-reports.html
URL: http://svn.apache.org/viewvc/any23/site/project-reports.html?rev=1896851&r1=1896850&r2=1896851&view=diff
==============================================================================
--- any23/site/project-reports.html (original)
+++ any23/site/project-reports.html Sun Jan  9 00:04:34 2022
@@ -66,6 +66,11 @@
   </ul>
           </nav>
           <div class="well sidebar-nav">
+<form id="search-form" action="https://www.google.com/search" method="get" >
+  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>

Modified: any23/site/release-howto.html
URL: http://svn.apache.org/viewvc/any23/site/release-howto.html?rev=1896851&r1=1896850&r2=1896851&view=diff
==============================================================================
--- any23/site/release-howto.html (original)
+++ any23/site/release-howto.html Sun Jan  9 00:04:34 2022
@@ -74,6 +74,11 @@
   </ul>
           </nav>
           <div class="well sidebar-nav">
+<form id="search-form" action="https://www.google.com/search" method="get" >
+  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
@@ -126,7 +131,7 @@
         the file.</p>
 
         
-<div class="source"><pre class="prettyprint">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
+<div class="source"><pre class="prettyprint linenums">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
 &lt;settings&gt;
   ...
   &lt;servers&gt;
@@ -268,14 +273,14 @@
                   
 <li>Verify signatures: On Un*x platforms the following command can be executed:
 
-<div class="source"><pre class="prettyprint">for file in `find . -type f -iname '*.asc'`
+<div class="source"><pre class="prettyprint linenums">for file in `find . -type f -iname '*.asc'`
 do
   gpg --verify ${file}
 done</pre></div>
 
                   You'll need to look at the output to ensure it contains only good signatures:
 
-<div class="source"><pre class="prettyprint">gpg: Good signature from ...
+<div class="source"><pre class="prettyprint linenums">gpg: Good signature from ...
 gpg: Signature made ...</pre></div>
                   </li>
                 </ol>
@@ -284,7 +289,7 @@ gpg: Signature made ...</pre></div>
               
 <li>Once any failures or required updates have been committed to git, rollback the release prepare files:
               
-<div class="source"><pre class="prettyprint">mvn release:rollback</pre></div></li>
+<div class="source"><pre class="prettyprint linenums">mvn release:rollback</pre></div></li>
             </ol>
           </li>
 
@@ -305,7 +310,7 @@ gpg: Signature made ...</pre></div>
 <li>
             From the directory where you have launched <code>release:prepare</code> execute (this step will create a maven staging repository):
             
-<div class="source"><pre class="prettyprint">mvn release:perform [-Duser.name=&lt;your_apache_uid&gt;]</pre></div>
+<div class="source"><pre class="prettyprint linenums">mvn release:perform [-Duser.name=&lt;your_apache_uid&gt;]</pre></div>
 
             
 <p>
@@ -532,7 +537,7 @@ N.B. The release artifacts can take a bi
 <ol style="list-style-type: decimal">
             
 <li>Restore the 0.1-rc1.tar.gz and run 
-<div class="source"><pre class="prettyprint">mvn release:rollback</pre></div> <i>or</i>
+<div class="source"><pre class="prettyprint linenums">mvn release:rollback</pre></div> <i>or</i>
             manually revert the versions in trunk to the prior version and commit</li>
           </ol>
         </li>

Modified: any23/site/scm.html
URL: http://svn.apache.org/viewvc/any23/site/scm.html?rev=1896851&r1=1896850&r2=1896851&view=diff
==============================================================================
--- any23/site/scm.html (original)
+++ any23/site/scm.html Sun Jan  9 00:04:34 2022
@@ -79,6 +79,11 @@
   </ul>
           </nav>
           <div class="well sidebar-nav">
+<form id="search-form" action="https://www.google.com/search" method="get" >
+  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
@@ -94,13 +99,13 @@
 <p>This project uses <a class="externalLink" href="https://git-scm.com/">Git</a> to manage its source code. Instructions on Git use can be found at <a class="externalLink" href="https://git-scm.com/documentation">https://git-scm.com/documentation</a>.</p></section><section>
 <h2><a name="Web_Browser_Access"></a>Web Browser Access</h2><a name="Web_Browser_Access"></a>
 <p>The following is a link to a browsable version of the source repository:</p>
-<div class="source"><pre class="prettyprint"><a class="externalLink" href="https://gitbox.apache.org/repos/asf/any23.git">https://gitbox.apache.org/repos/asf/any23.git</a></pre></div></section><section>
+<div class="source"><pre class="prettyprint linenums"><a class="externalLink" href="https://gitbox.apache.org/repos/asf/any23.git">https://gitbox.apache.org/repos/asf/any23.git</a></pre></div></section><section>
 <h2><a name="Anonymous_Access"></a>Anonymous Access</h2><a name="Anonymous_Access"></a>
 <p>The source can be checked out anonymously from Git with this command (See <a class="externalLink" href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>):</p>
-<div class="source"><pre class="prettyprint">$ git clone --branch any23-2.6 http://gitbox.apache.org/repos/asf/any23.git</pre></div></section><section>
+<div class="source"><pre class="prettyprint linenums">$ git clone --branch any23-2.6 http://gitbox.apache.org/repos/asf/any23.git</pre></div></section><section>
 <h2><a name="Developer_Access"></a>Developer Access</h2><a name="Developer_Access"></a>
 <p>Only project developers can access the Git tree via this method (See <a class="externalLink" href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>).</p>
-<div class="source"><pre class="prettyprint">$ git clone --branch any23-2.6 https://gitbox.apache.org/repos/asf/any23.git</pre></div></section><section>
+<div class="source"><pre class="prettyprint linenums">$ git clone --branch any23-2.6 https://gitbox.apache.org/repos/asf/any23.git</pre></div></section><section>
 <h2><a name="Access_from_Behind_a_Firewall"></a>Access from Behind a Firewall</h2><a name="Access_from_Behind_a_Firewall"></a>
 <p>Refer to the documentation of the SCM used for more information about access behind a firewall.</p></section>
         </main>

Modified: any23/site/service.html
URL: http://svn.apache.org/viewvc/any23/site/service.html?rev=1896851&r1=1896850&r2=1896851&view=diff
==============================================================================
--- any23/site/service.html (original)
+++ any23/site/service.html Sun Jan  9 00:04:34 2022
@@ -63,6 +63,11 @@
   </ul>
           </nav>
           <div class="well sidebar-nav">
+<form id="search-form" action="https://www.google.com/search" method="get" >
+  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
@@ -78,10 +83,10 @@
 <p><i>Apache Any23</i> provides REST Service module <i>any23-service</i> able to provide useful processing methods.</p><section>
 <h3><a name="Compact_API"></a>Compact API</h3>
 <p>HTTP GET requests can be made to IRIs of the shape:</p>
-<div class="source"><pre class="prettyprint">http://&lt;any23-service-host&gt;/&lt;output-format&gt;/&lt;input-uri&gt;</pre></div>
+<div class="source"><pre class="prettyprint linenums">http://&lt;any23-service-host&gt;/&lt;output-format&gt;/&lt;input-uri&gt;</pre></div>
 <p>Where <i>input-uri</i> is the input HTTP resource to be processed and <i>output-format</i> is the desired output format for the extracted RDF data.</p>
 <p>Example requests:</p>
-<div class="source"><pre class="prettyprint">http://any23.org/best/twitter.com/cygri
+<div class="source"><pre class="prettyprint linenums">http://any23.org/best/twitter.com/cygri
 http://any23.org/rdfxml/http://data.gov
 http://any23.org/ttl/http://www.w3.org/People/Berners-Lee/card
 http://any23.org/?uri=http://dbpedia.org/resource/Berlin
@@ -89,11 +94,11 @@ http://any23.org/?format=nt&amp;uri=http
 <p>Supported input and output formats are described <a href="./supported-formats.html"> here</a>.</p>
 <p>Form-style GET API</p>
 <p>HTTP GET requests can be made to the IRI http://any23.org/ with the following query parameters:</p>
-<div class="source"><pre class="prettyprint">uri         IRI of an input document
+<div class="source"><pre class="prettyprint linenums">uri         IRI of an input document
 format      Desired output format; defaults to best</pre></div></section><section>
 <h3><a name="Direct_POST_API"></a>Direct POST API</h3>
 <p>HTTP POSTing a document body to http://any23.org/format will convert the document to the specified output format. The media type of the input has to be specified in the Content-Type HTTP header. Depending on the servlet container, a Content-Length header specifying the length of the input document in bytes might also be required. Typical media types for supported input formats are:</p>
-<div class="source"><pre class="prettyprint">Input format        Media type
+<div class="source"><pre class="prettyprint linenums">Input format        Media type
 -------------------------------
 HTML        text/html
 RDF/XML     application/rdf+xml
@@ -101,7 +106,7 @@ Turtle      text/turtle
 N-Triples   text/plain
 N-Quads     text/plain</pre></div>
 <p>Example POST request:</p>
-<div class="source"><pre class="prettyprint">POST /rdfxml HTTP/1.0
+<div class="source"><pre class="prettyprint linenums">POST /rdfxml HTTP/1.0
 Host: any23.org
 Content-Type: text/turtle
 Content-Length: 174
@@ -131,7 +136,7 @@ Content-Length: 174
 <p>Supported input and output formats are described <a href="./supported-formats.html"> here</a>.</p></section><section>
 <h3><a name="Error_reporting"></a>Error reporting</h3>
 <p>Processing errors are indicated via HTTP status codes and brief text/plain error messages. The following status codes can be returned:</p>
-<div class="source"><pre class="prettyprint">Code                        Reason
+<div class="source"><pre class="prettyprint linenums">Code                        Reason
 -------------------------------------------------------------------------------------------------------------
 200 OK                      Success.
 400 Bad                     Request     Missing or malformed input parameter.
@@ -143,11 +148,11 @@ Content-Length: 174
 <h3><a name="XML_Report_Format"></a>XML Report Format</h3>
 <p><a name="report-format">report-format</a></p>
 <p>The <i>Apache Any23 Service</i> can optionally return an XML report and attempt error fix if the flags <i>fix</i> and <i>report</i> are activated ( <i>fix=on&amp;report=on</i> ). The following URL shows how to use these flags.</p>
-<div class="source"><pre class="prettyprint">http://any23.org/any23-service/any23/?format=best&amp;uri=http%3A%2F%2Fpath%2Fto%2Fresource&amp;validation=none&amp;report=on</pre></div>
+<div class="source"><pre class="prettyprint linenums">http://any23.org/any23-service/any23/?format=best&amp;uri=http%3A%2F%2Fpath%2Fto%2Fresource&amp;validation=none&amp;report=on</pre></div>
 <p>The <i>fix</i> functionality is described <a href="./dev-validation-fix.html">here</a>.</p>
 <p>A report format example is listed below. In particular ath path <i>response/extractors/extractor</i> it is possible to find the list of all extractors activated during the page processing. The section <i>response/report/message</i> contains an eventual error message while the <i>response/report/error</i> section the error stack trace if available.</p>
 <p>The result of validation is contained within the <i>response/report/validationReport</i> node. Within that node there is the list of the activated rules, the issues detected and the errors generated.</p>
-<div class="source"><pre class="prettyprint">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; ?&gt;
+<div class="source"><pre class="prettyprint linenums">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; ?&gt;
 &lt;response&gt;
   &lt;!-- List of activated extractors. --&gt;
   &lt;extractors&gt;

Modified: any23/site/summary.html
URL: http://svn.apache.org/viewvc/any23/site/summary.html?rev=1896851&r1=1896850&r2=1896851&view=diff
==============================================================================
--- any23/site/summary.html (original)
+++ any23/site/summary.html Sun Jan  9 00:04:34 2022
@@ -79,6 +79,11 @@
   </ul>
           </nav>
           <div class="well sidebar-nav">
+<form id="search-form" action="https://www.google.com/search" method="get" >
+  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>

Modified: any23/site/supported-formats.html
URL: http://svn.apache.org/viewvc/any23/site/supported-formats.html?rev=1896851&r1=1896850&r2=1896851&view=diff
==============================================================================
--- any23/site/supported-formats.html (original)
+++ any23/site/supported-formats.html Sun Jan  9 00:04:34 2022
@@ -63,6 +63,11 @@
   </ul>
           </nav>
           <div class="well sidebar-nav">
+<form id="search-form" action="https://www.google.com/search" method="get" >
+  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
@@ -100,11 +105,11 @@
 <p><a name="json-statements">json-statements</a></p>
 <p>Apache Any23 is able to produce JSON output following the format described below.</p>
 <p>Given the following example statements (expressed in N-Quads format):</p>
-<div class="source"><pre class="prettyprint">_:bn1          &lt;http://pred/1&gt; &lt;http://value/1&gt;         &lt;http://graph/1&gt; .
+<div class="source"><pre class="prettyprint linenums">_:bn1          &lt;http://pred/1&gt; &lt;http://value/1&gt;         &lt;http://graph/1&gt; .
 &lt;http://sub/2&gt; &lt;http://pred/2&gt; &quot;language literal&quot;@en    &lt;http://graph/2&gt; .
 &lt;http://sub/3&gt; &lt;http://pred/3&gt; &quot;123&quot;^^&lt;http://datatype&gt; &lt;http://graph/3&gt; .</pre></div>
 <p>these will be represented as:</p>
-<div class="source"><pre class="prettyprint">{
+<div class="source"><pre class="prettyprint linenums">{
     &quot;quads&quot; : [
         [
             {
@@ -149,7 +154,7 @@
     ]
 }</pre></div>
 <p>The <b>JSON object</b> structure is described by the following <b>BNF</b> rules, where quotes are omitted to improve readability:</p>
-<div class="source"><pre class="prettyprint">&lt;json-response&gt; ::= { &quot;quads&quot; : &lt;statements&gt; }
+<div class="source"><pre class="prettyprint linenums">&lt;json-response&gt; ::= { &quot;quads&quot; : &lt;statements&gt; }
 &lt;statements&gt;    ::= [ &lt;statement&gt;+ ]
 &lt;statement&gt;     ::= [ &lt;subject&gt; , &lt;predicate&gt; , &lt;object&gt; , &lt;graph&gt; ]
 &lt;subject&gt;       ::= { &quot;type&quot; : &lt;subject-type&gt; , &quot;value&quot; : &lt;value&gt; }

Modified: any23/site/team.html
URL: http://svn.apache.org/viewvc/any23/site/team.html?rev=1896851&r1=1896850&r2=1896851&view=diff
==============================================================================
--- any23/site/team.html (original)
+++ any23/site/team.html Sun Jan  9 00:04:34 2022
@@ -79,6 +79,11 @@
   </ul>
           </nav>
           <div class="well sidebar-nav">
+<form id="search-form" action="https://www.google.com/search" method="get" >
+  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>