Documentation is available at OntVocabulary.php
- <?PHP
- /**
- * ----------------------------------------------------------------------------------
- * Class: OntVocabulary
- * ----------------------------------------------------------------------------------
- *
- * @package ontModel
- */
- /**
- * Base Class that encapsulates the elements of a general vocabulary
- * corresponding to a particular ontology language. The intent is that,
- * using a given vocabulary, a given RDF model can be processed as an
- * ontology description, without binding knowledge of the vocabulary
- * into this Class
- *
- * <BR><BR>History:
- * <LI>10-07-2004 : First version of this class.</LI>
- *
- * @version V0.9.1
- * @author Daniel Westphal <mail at d-westphal dot de>
- *
- *
- * @package ontModel
- * @access public
- ***/
- class OntVocabulary
- {
- }
- ?>
Documentation generated on Fri, 17 Dec 2004 16:16:38 +0100 by phpDocumentor 1.3.0RC3