Clone URL (Committers only):
https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://jena.apache.org/documentation%2Ftools%2Fschemagen-maven.mdtext
Florian Kleedorfer
Index: trunk/content/documentation/tools/schemagen-maven.mdtext
===================================================================
--- trunk/content/documentation/tools/schemagen-maven.mdtext (revision
1655891)
+++ trunk/content/documentation/tools/schemagen-maven.mdtext (working copy)
@@ -102,6 +102,7 @@
<!-- Test2.java (only) will contain OntModel declarations -->
<input>src/main/vocabs/demo2.ttl</input>
<ontology>true</ontology>
+ <use-inf>true</use-inf><!-- caution: the config file property
name 'inference' is mapped to 'use-inf' -->
</source>
</fileOptions>