Author: kinow
Date: Sun Mar 26 05:06:46 2017
New Revision: 1788711
URL: http://svn.apache.org/viewvc?rev=1788711&view=rev
Log:
Fix typo s/infiite/infinite/
Modified:
jena/site/trunk/content/documentation/inference/index.mdtext
Modified: jena/site/trunk/content/documentation/inference/index.mdtext
URL:
http://svn.apache.org/viewvc/jena/site/trunk/content/documentation/inference/index.mdtext?rev=1788711&r1=1788710&r2=1788711&view=diff
==============================================================================
--- jena/site/trunk/content/documentation/inference/index.mdtext (original)
+++ jena/site/trunk/content/documentation/inference/index.mdtext Sun Mar 26
05:06:46 2017
@@ -1158,7 +1158,7 @@ class B = cardinality(P,1)</pre>
expensive. </p>
<p>Actually, it would be possible to introduce comprehension axioms for simple
cases like this example. We have, so far, chosen not to do so. First, since
- the OWL/full closure is generally infiite, some limitation on comprehension
+ the OWL/full closure is generally infinite, some limitation on comprehension
inferences seems to be useful. Secondly, the typical queries that Jena
applications
expect to be able to issue would suddenly jump in size and cost - causing a
support nightmare. For example, queries such as (a, rdf:type, *) would become