Documentation is available at Vocabulary.php
- <?PHP
- // ----------------------------------------------------------------------------------
- // Vocabulary
- // ----------------------------------------------------------------------------------
- //
- // Description : Vocabulary package
- //
- // History:
- // 08-21-2004 : Initial version.
- //
- // Author: Tobias Gauß <tobias.gauss@web.de>
- //
- // ----------------------------------------------------------------------------------
- // Include vocabularies
- require_once( RDFAPI_INCLUDE_DIR . 'vocabulary/RDF.php' );
- require_once( RDFAPI_INCLUDE_DIR . 'vocabulary/RDFS.php' );
- require_once( RDFAPI_INCLUDE_DIR . 'vocabulary/OWL.php' );
- require_once( RDFAPI_INCLUDE_DIR . 'vocabulary/DC.php' );
- require_once( RDFAPI_INCLUDE_DIR . 'vocabulary/VCARD.php' );
- require_once( RDFAPI_INCLUDE_DIR . 'vocabulary/FOAF.php' );
- require_once( RDFAPI_INCLUDE_DIR . 'vocabulary/RSS.php');
- ?>
Documentation generated on Fri, 17 Dec 2004 16:18:21 +0100 by phpDocumentor 1.3.0RC3