Source for file InfStatement.php

Documentation is available at InfStatement.php

  1. <?php
  2. // ----------------------------------------------------------------------------------
  3. // Class: InfStatement
  4. // ----------------------------------------------------------------------------------
  5.  
  6. /**
  7.  * An RDF statement which was entailed by a inference rule.
  8.  * See Statement Class for further information.
  9.  *  
  10.  * @author Daniel Westphal <mail at d-westphal dot de>
  11.  * @version  $Id: fsource_infModel__infModelInfStatement.php.html 443 2007-06-01 16:25:38Z cax $
  12.  * @package infModel
  13.  */
  14. class InfStatement extends Statement  {
  15.     
  16. }
  17.     
  18. ?>

Documentation generated on Fri, 1 Jun 2007 16:49:33 +0200 by phpDocumentor 1.3.2