Author: simonetripodi
Date: Wed Jul 4 13:31:32 2012
New Revision: 1357256
URL: http://svn.apache.org/viewvc?rev=1357256&view=rev
Log:
text format, no functional modifications
Modified:
incubator/any23/trunk/service/src/main/webapp/resources/form.html
Modified: incubator/any23/trunk/service/src/main/webapp/resources/form.html
URL:
http://svn.apache.org/viewvc/incubator/any23/trunk/service/src/main/webapp/resources/form.html?rev=1357256&r1=1357255&r2=1357256&view=diff
==============================================================================
--- incubator/any23/trunk/service/src/main/webapp/resources/form.html (original)
+++ incubator/any23/trunk/service/src/main/webapp/resources/form.html Wed Jul
4 13:31:32 2012
@@ -331,14 +331,17 @@ Content-Length: 174
<p>
The <b>Any23</b> service tries to fix some <a
href="http://rdfa.info/wiki/Common-publishing-mistakes" target="_blank">common
issues</a>
before performing a metadata extraction. The fixing is performed
according a set of fully customizable rules.
- <br/>
+ </p>
+ <p>
The following <i>Validation</i> options are available.
- <b>none</b>: no validation will be performed.
- <b>validate</b>: common errors within the document will be detected
and reported. When selected this option the
- <b>Report</b> flag will be activated to visualize the validation
outcome.
- <br/>
- <b>validate+fix</b>: the common issues will be detected and a fix
will be applied when available.
- <br/>
+ </p>
+ <ul>
+ <li><b>none</b>: no validation will be performed;</li>
+ <li><b>validate</b>: common errors within the document will be
detected and reported. When selected this option the
+ <b>Report</b> flag will be activated to visualize the validation
outcome;</li>
+ <li><b>validate+fix</b>: the common issues will be detected and a
fix will be applied when available.</li>
+ </ul>
+ <p>
Please refer to the <a
href="http://incubator.apache.org/any23/dev-validation-fix.html"
target="_blank">Developer Guide</a>
for any further detail.
</p>