Documentation is available at SyntaxN3.php
- <?PHP
- // ----------------------------------------------------------------------------------
- // Syntax N3 and NTriple
- // ----------------------------------------------------------------------------------
- //
- // Description : Syntax N3 and NTriple package
- //
- // History:
- // 08-21-2004 : Initial version.
- //
- // Author: Tobias Gauß <tobias.gauss@web.de>
- //
- // ----------------------------------------------------------------------------------
- // Include Syntax classes
- require_once( RDFAPI_INCLUDE_DIR . 'syntax/N3Parser.php' );
- require_once( RDFAPI_INCLUDE_DIR . 'syntax/N3Serializer.php' );
- require_once( RDFAPI_INCLUDE_DIR . 'syntax/NTripleSerializer.php' );
- ?>
Documentation generated on Fri, 17 Dec 2004 16:18:13 +0100 by phpDocumentor 1.3.0RC3