<?xml version="1.0"?>
<semintec>
	<ontology>
		<physicalURI>file:/C:/temp/example.owl</physicalURI>
		<ontologyURI>http://www.owl-ontologies.com/example.owl</ontologyURI>
		<imports>
			<ontology></ontology>
		</imports>
	</ontology>
        <rules></rules>
	<refclass>http://www.owl-ontologies.com/example.owl#Client</refclass>
	<minsup>0.2</minsup>
	<maxlength>4</maxlength>	
	<outputFileNames>
		<patternsFileName>c:/temp/patterns.txt</patternsFileName>
		<rulesFileName>c:/temp/rules.txt</rulesFileName>
		<statisticsFileName>c:/temp/statistics.txt</statisticsFileName>
	</outputFileNames>
	<answercaching>no</answercaching>
	<bias>
	  <predicates>
            <predicate>http://www.owl-ontologies.com/example.owl#isOwnerOf</predicate>
            <predicate>http://www.owl-ontologies.com/example.owl#relative</predicate>
            <predicate>http://www.owl-ontologies.com/example.owl#p_woman</predicate>
            <predicate>http://www.owl-ontologies.com/example.owl#hasMortgage</predicate>
          </predicates>
        </bias>
</semintec>



