Query: rdf::helper::rdfredland
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RDF::Helper::RDFRedland(3pm) User Contributed Perl Documentation RDF::Helper::RDFRedland(3pm)NAMERDF::Helper::RDFReland - RDF::Helper bridge for RDF::RedlandSYNOPSISmy $model = RDF::Redland::Model->new( RDF::Redland::Storage->new( %storage_options ) ); my $rdf = RDF::Helper->new( Namespaces => \%namespaces, BaseURI => 'http://domain/NS/2004/09/03-url#' );DESCRIPTIONRDF::Helper::RDFRedland is the bridge class that connects RDF::Helper's facilites to RDF::Redland and should not be used directly. See RDF::Helper for method documentationAUTHORKip Hampton, khampton@totalcinema.comCOPYRIGHTCopyright (c) 2004 Kip Hampton. =head1 LICENSE This module is free sofrware; you can redistribute it and/or modify it under the same terms as Perl itself.SEE ALSORDF::Helper RDF::Redland. perl v5.14.2 2011-06-24 RDF::Helper::RDFRedland(3pm)