Source for file OntVocabulary.php

Documentation is available at OntVocabulary.php

  1. <?php
  2. // ----------------------------------------------------------------------------------
  3. // Class: OntVocabulary
  4. // ----------------------------------------------------------------------------------
  5.  
  6.  
  7. /**
  8. * Base Class that encapsulates the elements of a general vocabulary
  9. * corresponding to a particular ontology language. The intent is that,
  10. * using a given vocabulary, a given RDF model can be processed as an
  11. * ontology description, without binding knowledge of the vocabulary
  12. * into this Class
  13. *
  14. @version  $Id: fsource_ontModel__ontModelOntVocabulary.php.html 443 2007-06-01 16:25:38Z cax $
  15. @author Daniel Westphal <mail at d-westphal dot de>
  16. *
  17. *
  18. @package     ontModel
  19. @access    public
  20. ***/
  21. {
  22.     
  23. }
  24. ?>

Documentation generated on Fri, 1 Jun 2007 16:50:15 +0200 by phpDocumentor 1.3.2