[SCM] librdf-trine-perl Debian packaging annotated tag, rdf-query-2.904, created. rdf-query-2.904

Gregory Todd Williams greg at evilfunhouse.com
Fri Jun 7 14:20:59 UTC 2013


The annotated tag, rdf-query-2.904 has been created
        at  d23625a8378cc1afdd9b02441d8a8fee3d944147 (tag)
   tagging  66461952c72782ee2b5e8ef5c774a1f9d0875fbb (commit)
  replaces  rdf-query-2.903
 tagged by  Gregory Todd Williams
        on  Tue Nov 23 16:49:25 2010 -0500

- Shortlog ------------------------------------------------------------
RDF::Query 2.904.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)

iEYEABECAAYFAkzsNukACgkQhPK6VMqoyC29OgCfTqOkmn9+fYJybWbxm20p2wqn
7BEAoKgk4icZ168FqQqCkB7MuSc9pIwe
=zlr0
-----END PGP SIGNATURE-----

Gregory Todd Williams (42):
      Fixed SPARQL XML Results serialization to omit unbound variables.
      Added 'results' command to rqsh to allow serializing query results in SPARQL XML format.
      Updated xt/dawg-eval11.t to align with updated test case manifest schemas.
      Added string concatenation overloading of binary +.
      Fixed handling of named graph data in insert/delete patterns of update operations.
      Merge branch 'rdf-query-2.903' into dev
      Updated bin/dawg11-status.pl.
      Attempt at patching utf8 turtle/trig parsing bug submitted by KjetilK.
      Updated RDF::Query::Util to use RDF::Trine::Model->temporary_model and guess an appropriate parser based on filenames.
      Fixed RDF::Query::Plan::Update to ignore non-ground triples (unbound variables don't act as wildcards).
      Set :utf8 mode on string-backed filehandles in RDF::Trine::Serializer::Turtle.
      Added checks to avoid undefined warnings in RDF::Trine::Serializer::NTriples::Canonical (suggestion from KjetilK).
      Added RDF::Trine::Model->as_graphviz method.
      Updated xt/dawg-eval11.t to prevent test cases with missing files from emitting failures (now skipped).
      Fixed bin/dawg11-status.pl to only load SPARQL 1.1 earl result files.
      Updated error checking in bin/query.pl.
      Fixed use of binary '*' in FILTER without numeric data in t/resultforms.t.
      Fixed bug in property path evaluation on encountering blank path nodes.
      Updated namespace URI in RDF::Query::Functions::Xpath to <http://www.w3.org/2005/xpath-functions#>.
      Updated namespace URI in RDF::Query::Functions::Jena to <http://jena.hpl.hp.com/ARQ/function#>.
      Added 'set prefix' and 'time' commands to rqsh.
      Updated VERSION and docs for 2.904_01 beta release.
      Fixed syntax error in RDF::Trine::Store::Redland.
      Improved implementation of RDF::Trine::Parser::Redland.
      Fixed RDF::Trine::Serializer::Turtle::_node_concise_string to allow call as class method.
      Fixed RDF::Trine::Parser->guess_parser_by_filename to get RDF/XML parser class from parser_by_media_type() instead of being hardcoded.
      Added $silent argument to RDF::Query::Algebra::Clear constructor.
      Fixed RDF::Query::Algebra::Sequence->sse to serialize operations in proper order.
      Added SPARQL 1.1 Update shortcut syntax support for COPY, MOVE, and ADD graph operations.
      Updated POD for RDF::Trine::Iterator subclasses (RT 63153 comment from Ivan Shmakov).
      Updated SYNOPSIS and execute() and execute_plan() methods POD (RT 63153 comment from Ivan Shmakov).
      Fixed bug in RDF::Query::Plan::Construct that wasn't giving each result a new set of blank nodes.
      Updated documentation to explicitly discuss inherited methods due to subclassing.
      Updated documentation to explicitly discuss inherited methods due to subclassing.
      Added xpath function implementations.
      Copied implementations of is_numeric_type() and numeric_value() from RDF::Query::Node::Literal to RDF::Trine::Node::Literal.
      Merge branch 'master' into rdf-query-2.904
      Updated docs for 2.904_01 beta release.
      Updated VERSION for 2.903_02 beta release (using new beta release versioning scheme so that beta numbers are numerically less than full release numbers).
      Updated VERSION for 2.904 release.
      Updated docs for 2.904 release.
      Merge branch 'rdf-query-2.904' into release-rdf-query

-----------------------------------------------------------------------

-- 
librdf-trine-perl Debian packaging



More information about the Pkg-perl-cvs-commits mailing list