Documentation is available at VocabularyClass.php
- <?PHP
- // ----------------------------------------------------------------------------------
- // Vocabulary
- // ----------------------------------------------------------------------------------
- //
- // Description : Vocabulary package
- //
- // History:
- // 08-21-2004 : Initial version.
- //
- // Author: Tobias Gauß <tobias.gauss@web.de>
- //
- // ----------------------------------------------------------------------------------
- // Include vocabularies
- include( RDFAPI_INCLUDE_DIR . 'vocabulary/ATOM_C.php' );
- require_once( RDFAPI_INCLUDE_DIR . 'vocabulary/RDF_C.php' );
- require_once( RDFAPI_INCLUDE_DIR . 'vocabulary/RDFS_C.php' );
- require_once( RDFAPI_INCLUDE_DIR . 'vocabulary/OWL_C.php' );
- require_once( RDFAPI_INCLUDE_DIR . 'vocabulary/DC_C.php' );
- require_once( RDFAPI_INCLUDE_DIR . 'vocabulary/VCARD_C.php' );
- require_once( RDFAPI_INCLUDE_DIR . 'vocabulary/FOAF_C.php' );
- require_once( RDFAPI_INCLUDE_DIR . 'vocabulary/RSS_C.php' );
- ?>
Documentation generated on Fri, 17 Dec 2004 16:18:22 +0100 by phpDocumentor 1.3.0RC3