Source for file RdfAPI.php
Documentation is available at RdfAPI.php
// ----------------------------------------------------------------------------------
// ----------------------------------------------------------------------------------
// @version : $Id: RdfAPI.php,v 1.20 2006/05/15 05:24:35 tgauss Exp $
// Authors : Chris Bizer (chris@bizer.de),
// Radoslaw Oldakowski (radol@gmx.de)
// Description : This file includes constatns and model package.
// ----------------------------------------------------------------------------------
// Include Constants and base Object
require_once( RDFAPI_INCLUDE_DIR .
'constants.php' );
require_once( RDFAPI_INCLUDE_DIR .
'util/Object.php' );
include_once( RDFAPI_INCLUDE_DIR .
PACKAGE_MODEL);
Documentation generated on Fri, 1 Jun 2007 16:50:30 +0200 by phpDocumentor 1.3.2