The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
bin/dawg11-status.pl
bin/deparse.pl
bin/failing_earl_tests.sh
bin/fedoptimize.pl
bin/fedquery.pl
bin/graph-bgp.pl
bin/graph-qeps.pl
bin/graph-query.pl
bin/hexastore_query.pl
bin/json.pl
bin/open-test-files.pl
bin/parse_profile.pl
bin/parse.pl
bin/passing_earl_tests.sh
bin/query.pl
bin/rqsh
bin/rqsh-server.pl
Changes.ttl
data/about.xrdf
data/bnode-person.rdf
data/federation_data/alice_bob.rdf
data/federation_data/alice.rdf
data/federation_data/bob.rdf
data/Flower-2.rdf
data/foaf.xrdf
data/greenwich.rdf
data/named_graphs/alice.rdf
data/named_graphs/alice.ttl
data/named_graphs/bob.rdf
data/named_graphs/bob.ttl
data/named_graphs/meta.rdf
data/named_graphs/meta.ttl
data/named_graphs/repeats1.rdf
data/named_graphs/repeats2.rdf
data/rdfa-test.xhtml
data/service-kasei.ttl
data/service.ttl
data/t-sparql11-aggregates-1.rdf
data/temporal.rdf
doap.rdf
examples/create_query_api.pl
examples/livejournal.pl
examples/queries/sparql-ask-people.rq
examples/queries/sparql-bgp-people-knows.rq
examples/queries/sparql-bgp-people.rq
examples/queries/sparql-ggp-person-opt-knows.rq
examples/queries/sparqlp-service-people-names.rq
examples/query.pl
examples/query_url.pl
examples/service_descriptions/dbpedia_org.ttl
examples/service_descriptions/kasei_us.ttl
inc/Module/Install.pm
inc/Module/Install/AuthorTests.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/Scripts.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
lib/RDF/Query.pm
lib/RDF/Query/Algebra.pm
lib/RDF/Query/Algebra/Aggregate.pm
lib/RDF/Query/Algebra/BasicGraphPattern.pm
lib/RDF/Query/Algebra/Clear.pm
lib/RDF/Query/Algebra/Construct.pm
lib/RDF/Query/Algebra/Copy.pm
lib/RDF/Query/Algebra/Create.pm
lib/RDF/Query/Algebra/Distinct.pm
lib/RDF/Query/Algebra/Extend.pm
lib/RDF/Query/Algebra/Filter.pm
lib/RDF/Query/Algebra/GroupGraphPattern.pm
lib/RDF/Query/Algebra/Limit.pm
lib/RDF/Query/Algebra/Load.pm
lib/RDF/Query/Algebra/Minus.pm
lib/RDF/Query/Algebra/Move.pm
lib/RDF/Query/Algebra/NamedGraph.pm
lib/RDF/Query/Algebra/Offset.pm
lib/RDF/Query/Algebra/Optional.pm
lib/RDF/Query/Algebra/Path.pm
lib/RDF/Query/Algebra/Project.pm
lib/RDF/Query/Algebra/Quad.pm
lib/RDF/Query/Algebra/Sequence.pm
lib/RDF/Query/Algebra/Service.pm
lib/RDF/Query/Algebra/Sort.pm
lib/RDF/Query/Algebra/SubSelect.pm
lib/RDF/Query/Algebra/Table.pm
lib/RDF/Query/Algebra/TimeGraph.pm
lib/RDF/Query/Algebra/Triple.pm
lib/RDF/Query/Algebra/Union.pm
lib/RDF/Query/Algebra/Update.pm
lib/RDF/Query/BGPOptimizer.pm
lib/RDF/Query/Compiler/SQL.pm
lib/RDF/Query/Error.pm
lib/RDF/Query/ExecutionContext.pm
lib/RDF/Query/Expression.pm
lib/RDF/Query/Expression/Alias.pm
lib/RDF/Query/Expression/Binary.pm
lib/RDF/Query/Expression/Function.pm
lib/RDF/Query/Expression/Nary.pm
lib/RDF/Query/Expression/Unary.pm
lib/RDF/Query/Federate.pm
lib/RDF/Query/Federate/Plan.pm
lib/RDF/Query/Functions.pm
lib/RDF/Query/Functions/Geo.pm
lib/RDF/Query/Functions/Jena.pm
lib/RDF/Query/Functions/Kasei.pm
lib/RDF/Query/Functions/SPARQL.pm
lib/RDF/Query/Functions/Xpath.pm
lib/RDF/Query/Node.pm
lib/RDF/Query/Node/Blank.pm
lib/RDF/Query/Node/Literal.pm
lib/RDF/Query/Node/Resource.pm
lib/RDF/Query/Node/Variable.pm
lib/RDF/Query/Parser.pm
lib/RDF/Query/Parser/RDQL.pm
lib/RDF/Query/Parser/SPARQL.pm
lib/RDF/Query/Parser/SPARQL11.pm
lib/RDF/Query/Plan.pm
lib/RDF/Query/Plan/Aggregate.pm
lib/RDF/Query/Plan/BasicGraphPattern.pm
lib/RDF/Query/Plan/Clear.pm
lib/RDF/Query/Plan/ComputedStatement.pm
lib/RDF/Query/Plan/Constant.pm
lib/RDF/Query/Plan/Construct.pm
lib/RDF/Query/Plan/Copy.pm
lib/RDF/Query/Plan/Distinct.pm
lib/RDF/Query/Plan/Extend.pm
lib/RDF/Query/Plan/Filter.pm
lib/RDF/Query/Plan/Iterator.pm
lib/RDF/Query/Plan/Join.pm
lib/RDF/Query/Plan/Join/NestedLoop.pm
lib/RDF/Query/Plan/Join/PushDownNestedLoop.pm
lib/RDF/Query/Plan/Limit.pm
lib/RDF/Query/Plan/Load.pm
lib/RDF/Query/Plan/Minus.pm
lib/RDF/Query/Plan/Move.pm
lib/RDF/Query/Plan/NamedGraph.pm
lib/RDF/Query/Plan/Offset.pm
lib/RDF/Query/Plan/Path.pm
lib/RDF/Query/Plan/Project.pm
lib/RDF/Query/Plan/Quad.pm
lib/RDF/Query/Plan/Sequence.pm
lib/RDF/Query/Plan/Service.pm
lib/RDF/Query/Plan/Sort.pm
lib/RDF/Query/Plan/SubSelect.pm
lib/RDF/Query/Plan/ThresholdUnion.pm
lib/RDF/Query/Plan/Triple.pm
lib/RDF/Query/Plan/Union.pm
lib/RDF/Query/Plan/Update.pm
lib/RDF/Query/ServiceDescription.pm
lib/RDF/Query/Temporal.pm
lib/RDF/Query/Util.pm
lib/RDF/Query/VariableBindings.pm
Makefile.PL
MANIFEST			This list of files
META.yml
README
README.html
SIGNATURE
t/00-simple.t
t/01-coverage.t
t/algebra-bgp.t
t/algebra-expr.t
t/algebra-func.t
t/algebra-subsumption.t
t/algebra.t
t/constraints.t
t/dataset-from-file.t
t/dataset-from-net.t
t/dev-computed-statements.t
t/distance.js
t/ext-select-expr.t
t/filters.t
t/functions.rdf
t/functions.t
t/hooks.t
t/iterators.t
t/literals.t
t/models.pl
t/named-graphs.t
t/optional.t
t/plan.t
t/protocol-serialization.t
t/queryform-ask.t
t/queryform-construct.t
t/queryform-describe.t
t/rdql.t
t/resultforms.t
t/serialize.t
t/sha1.js
t/sha1.js.asc
t/sparql11-aggregates.t
t/sparql11-federation.t
t/sparql11-negation.t
t/sparql11-propery_paths.t
t/sparql11-select_expressions.t
t/sparql11-subselect.t
t/sparql11-update.t
t/streams.t.deprecated
t/syntactic_forms.t
t/union.t
xt/dawg-eval10.t
xt/dawg-eval11.t
xt/dawg-syntax11.t
xt/dev-service-description.t
xt/dev-sql-compiler.t
xt/dev-time-intervals.t
xt/federate.t
xt/parser-rdql.t
xt/parser-sparql.t
xt/parser-sparql11.t
xt/pod.t
xt/pod_coverage.t
xt/sparql11-federation.t