This is an automated email from the ASF dual-hosted git repository.

lewismc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/any23.git


The following commit(s) were added to refs/heads/master by this push:
     new b9af340  ANY23-440 any23 configuration documentation has a wrong 
property name (#145)
b9af340 is described below

commit b9af340b6a5464cd849bedcfd670412d2f15dd28
Author: Lewis John McGibbney <[email protected]>
AuthorDate: Wed Sep 25 09:27:45 2019 -0700

    ANY23-440 any23 configuration documentation has a wrong property name (#145)
---
 src/site/apt/configuration.apt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/apt/configuration.apt b/src/site/apt/configuration.apt
index 0a9fd0e..3cc5ce4 100644
--- a/src/site/apt/configuration.apt
+++ b/src/site/apt/configuration.apt
@@ -113,7 +113,7 @@ any23.extract(extractionParameters, "http://path/to/doc";, 
tripleHandler);
 
*-------------------------------------------+-------------------------------+------------------------------------------------------------------------------------+
 |any23.extraction.rdfa.programmatic         |on (possible values: on/off)   
|Switches between the programmatic RDFa 1.1 Extractor and the RDFa 1.0 XSLT 
base one.|                                                                      
              |
 
*-------------------------------------------+-------------------------------+------------------------------------------------------------------------------------+
-|any23.extraction.context.uri               |?(means current document IRI)  
|Default value for extraction content IRI.                                      
     |
+|any23.extraction.context.iri               |?(means current document IRI)  
|Default value for extraction content IRI.                                      
     |
 
*-------------------------------------------+-------------------------------+------------------------------------------------------------------------------------+
 |any23.plugin.dirs                          |./plugins                      
|Directory containing Apache Any23 plugins.                                     
            |
 
*-------------------------------------------+-------------------------------+------------------------------------------------------------------------------------+

Reply via email to