Gregory Williams > RDF-Query

RDF-Query

This Release RDF-Query-2.200  [Download] [Browse 06 Aug 2009
Other Releases
Links Discussion Forum ] [ View/Report Bugs (0) ] [ Website ] [ Dependencies ] [ Other Tools ]
CPAN Testers PASS (50)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating ***  (1 Reviews) [ Rate this distribution ]
License Perl (Artistic and GPL)
Special Files
MANIFEST
META.yml
Makefile.PL
README
SIGNATURE

Modules

RDF::Query An RDF query implementation of SPARQL/RDQL in Perl for use with RDF::Trine, RDF::Redland, and RDF::Core.     2.200
RDF::Query::Algebra Base class for Algebra expressions     2.200
RDF::Query::Algebra::Aggregate Algebra class for aggregate patterns     2.200
RDF::Query::Algebra::BasicGraphPattern Algebra class for BasicGraphPattern patterns     2.200
RDF::Query::Algebra::Construct Algebra class for construct query results     2.200
RDF::Query::Algebra::Distinct Algebra class for distinct query results     2.200
RDF::Query::Algebra::Filter Algebra class for Filter expressions     2.200
RDF::Query::Algebra::GroupGraphPattern Algebra class for GroupGraphPattern patterns     2.200
RDF::Query::Algebra::Limit Algebra class for limiting query results     2.200
RDF::Query::Algebra::NamedGraph Algebra class for NamedGraph patterns     2.200
RDF::Query::Algebra::Not Algebra class for Not patterns     2.200
RDF::Query::Algebra::Offset Algebra class for offseting query results     2.200
RDF::Query::Algebra::Optional Algebra class for Optional patterns     2.200
RDF::Query::Algebra::Path Algebra class for path patterns     2.200
RDF::Query::Algebra::Project Algebra class for projection     2.200
RDF::Query::Algebra::Quad Algebra class for Quad patterns     2.200
RDF::Query::Algebra::Service Algebra class for SERVICE (federation) patterns     2.200
RDF::Query::Algebra::Sort Algebra class for sorting     2.200
RDF::Query::Algebra::TimeGraph Algebra class for temporal patterns     2.200
RDF::Query::Algebra::Triple Algebra class for Triple patterns     2.200
RDF::Query::Algebra::Union Algebra class for Union patterns     2.200
RDF::Query::BGPOptimizer Optimizer for ordering the joins of triple patterns in a BGP     2.200
RDF::Query::Compiler::SQL Compile a SPARQL query directly to SQL.     2.200
RDF::Query::CostModel Execution cost estimator     2.200
RDF::Query::CostModel::Counted Execution cost estimator     2.200
RDF::Query::CostModel::Logged Execution cost estimator     2.200
RDF::Query::CostModel::Naive Execution cost estimator     2.200
RDF::Query::Error Error classes for RDF::Query.     2.200
RDF::Query::ExecutionContext Query execution context     2.200
RDF::Query::Expression Class for Expr expressions     2.200
RDF::Query::Expression::Alias Class for aliasing expressions with variable names     2.200
RDF::Query::Expression::Binary Algebra class for binary expressions     2.200
RDF::Query::Expression::Function Class for Function expressions     2.200
RDF::Query::Expression::Nary Class for n-ary expressions     2.200
RDF::Query::Expression::Unary Class for unary expressions     2.200
RDF::Query::Federate A subclass of RDF::Query for efficient federated query execution.     2.200
RDF::Query::Federate::Plan Executable query plan nodes.     2.200
RDF::Query::Functions Standard Extension Functions     2.200
RDF::Query::Logger Base class for logging objects     2.200
RDF::Query::Model Model base class     2.200
RDF::Query::Model::RDFCore An RDF::Query::Model backend for interfacing with an RDF::Core model.     2.200
RDF::Query::Model::RDFTrine An RDF::Query::Model backend for interfacing with an RDF::Trine model.     2.200
RDF::Query::Model::RDFTrine::BasicGraphPattern Plan class for BasicGraphPattern patterns     2.200
RDF::Query::Model::RDFTrine::Filter Algebra class for Filter patterns     2.200
RDF::Query::Model::Redland An RDF::Query::Model backend for interfacing with a Redland model.     2.200
RDF::Query::Node Class for describing federated query data sources.     2.200
RDF::Query::Node::Blank RDF Node class for blank nodes     2.200
RDF::Query::Node::Literal RDF Node class for literals     2.200
RDF::Query::Node::Resource RDF Node class for resources     2.200
RDF::Query::Node::Variable RDF Node class for variables     2.200
RDF::Query::Parser Parser base class     2.200
RDF::Query::Parser::RDQL An RDQL parser for RDF::Query     2.200
RDF::Query::Parser::SPARQL SPARQL Parser.     2.200
RDF::Query::Parser::SPARQLP Extended SPARQL Parser.     2.200
RDF::Query::Parser::SPARUL SPARQL Update Parser.     2.200
RDF::Query::Plan Executable query plan nodes.     2.200
RDF::Query::Plan::Aggregate Executable query plan for Aggregates.     2.200
RDF::Query::Plan::BasicGraphPattern Executable query plan for BasicGraphPatterns.     2.200
RDF::Query::Plan::Constant Executable query plan for Constants.     2.200
RDF::Query::Plan::Construct Executable query plan for constructing a graph from a set of variable bindings.     2.200
RDF::Query::Plan::Distinct Executable query plan for Distincts.     2.200
RDF::Query::Plan::Filter Executable query plan for Filters.     2.200
RDF::Query::Plan::Join Join query plan base class.     2.200
RDF::Query::Plan::Join::NestedLoop Executable query plan for nested loop joins.     2.200
RDF::Query::Plan::Join::PushDownNestedLoop Executable query plan for nested loop joins.     2.200
RDF::Query::Plan::Limit Executable query plan for Limits.     2.200
RDF::Query::Plan::Not Executable query plan for Not blocks.     2.200
RDF::Query::Plan::Offset Executable query plan for Offsets.     2.200
RDF::Query::Plan::Project Executable query plan for Projects.     2.200
RDF::Query::Plan::Quad Executable query plan for Quads.     2.200
RDF::Query::Plan::Service Executable query plan for remote SPARQL queries.     2.200
RDF::Query::Plan::Sort Executable query plan for Sorts.     2.200
RDF::Query::Plan::ThresholdUnion Executable query plan for unions.     2.200
RDF::Query::Plan::Triple Executable query plan for Triples.     2.200
RDF::Query::Plan::Union Executable query plan for unions.     2.200
RDF::Query::ServiceDescription     2.200
RDF::Query::Temporal tSPARQL temporal extensions to the RDF::Query engine.     2.200
RDF::Query::Util Miscellaneous utility functions to support work with RDF::Query.     2.200
RDF::Query::VariableBindings Variable bindings     2.200

Other Files

README.html