debian man page for rdf::helper::rdftrine

Query: rdf::helper::rdftrine

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

RDF::Helper::RDFTrine(3pm)				User Contributed Perl Documentation				RDF::Helper::RDFTrine(3pm)

NAME
RDF::Helper::RDFReland - RDF::Helper bridge for RDF::Trine
SYNOPSIS
my $model = RDF::Trine::Model->new( RDF::Trine::Storage->new( %storage_options ) ); my $rdf = RDF::Helper->new( Namespaces => \%namespaces, BaseURI => 'http://domain/NS/2004/09/03-url#' );
DESCRIPTION
RDF::Helper::RDFTrine is the bridge class that connects RDF::Helper's facilites to RDF::Trine and should not be used directly. See RDF::Helper for method documentation
AUTHOR
Kip Hampton, khampton@totalcinema.com
COPYRIGHT
Copyright (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 ALSO
RDF::Helper RDF::Trine. perl v5.14.2 2011-06-24 RDF::Helper::RDFTrine(3pm)
Related Man Pages
owl::directsemantics(3pm) - debian
rdf::trine::exporter::csv(3pm) - debian
rdf::trine::parser::rdfjson(3pm) - debian
rdf::trine::parser::rdfa(3pm) - debian
rdf::trine::serializer::rdfjson(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com