[SCM] librdf-trine-perl Debian packaging annotated tag, rdf-endpoint-0.03, created. rdf-endpoint-0.03

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


The annotated tag, rdf-endpoint-0.03 has been created
        at  21ce8436b82c4f30114272e5aed297c7cc0c65a5 (tag)
   tagging  ec9b86da3a4aa111ad377ff6801fe25c5c35cbd9 (commit)
  replaces  rdf-endpoint-0.02
 tagged by  Gregory Todd Williams
        on  Tue Jun 7 16:21:25 2011 -0400

- Shortlog ------------------------------------------------------------
RDF::Endpoint 0.03.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)
Comment: GPGTools - http://gpgtools.org

iEYEABECAAYFAk3uiEoACgkQhPK6VMqoyC3qsACdHijYQrj4E+3oNxkNIEWFe0vL
0DwAnjv7Mj+BZOpXX0dQi2yd0tRuhKA/
=AxxH
-----END PGP SIGNATURE-----

Gregory Todd Williams (65):
      Commented out noisy debugging output in RDF::Query::Plan::Path.
      Merge branch 'master' of https://github.com/kjetilk/perlrdf into kjetilk-master
      Merge branch 'master' of https://github.com/kjetilk/perlrdf into kjetilk-master
      Whitespace formatting.
      Fixed bug in parsing solution modifiers in CONSTRUCT and DESCRIBE queries.
      Added Module::Pluggable to list of required modules in Makefile.PL.
      Updated rqsh to associate common filename extensions with media types (helps in loading local files).
      Added explain method to RDF::Query::Algebra::NamedGraph and RDF::Query::Algebra::Quad.
      Small tweaks to RDF::Query::Plan->explain method.
      Updated serialization text for zero-length paths in RDF::Query::Plan::Path->plan_node_data.
      Update default indentation settings in RDF::Query::Plan::Project->explain.
      Updated xt/dawg-eval11.t to give better warnings when tests fail.
      Merge branch 'rdf-endpoint-0.02'
      Updated bin/srx2csv to handle unbound variables in results.
      Updated RDF::Trine::Parser->parse_url_into_model to not catch and hide exceptions thrown from calls to parse_into_model.
      Fixed solution modifiers parsing bug in SPARQL 1.0 and added test cases.
      Fixed bug in RDF::Trine::Store::DBI::mysql that was causing init() to remove existing data.
      Added SQL file for creating the mysql backend database.
      Silenced an uninitialized warning in RDF::Trine::Parser::Turtle.
      Updated RDF::Trine::Parser::Redland to allow the $base argument to be a URI object.
      Updated RDF::Trine::Parser->parse_url_into_model to be better at guessing media types for file: URIs.
      Added 'execute' command in rqsh to allow loading a query from a file or URL.
      Fixed bug in RDF::Query::Node::Literal::_cmp that was causing wrong node comparison results.
      Added trace debugging in RDF::Query::Plan::Sort.
      Added mappings from file extensions to media types in dawg test scripts.
      Removed Digest::SHA1 from list of prereq modules.
      Updated docs and VERSION for 0.134_01 beta release.
      Updated MANIFEST.
      Removed Digest::SHA1 from prereq modules, and updated code to use Digest::SHA instead.
      Removed Digest::SHA1 from prereq modules, and updated code to use Digest::SHA instead.
      Updated service description RDF to use sd:endpoint instead of sd:url (tracking updates in the SD spec).
      Updated docs and VERSION for 2.905_01 beta release.
      Updated required version of RDF::Trine to 0.135.
      Fixed bug in SPARQL 1.1 parsing of prefixnames where a graph term is expected.
      Added binding tests to xt/dawg-eval11.t.
      Skip redland tests when redland isn't available (GH-20 patch from KjetilK).
      Merge branch 'master' into rdf-query-2.906
      Updated README for 2.905_01 beta release.
      Merge branch 'master' into rdf-trine-0.135
      Updated VERSION for 0.134_02 beta release.
      Fixed mysql schema to quote index names that might contain reserved characters.
      Updated docs and VERSION for 0.135 release.
      Merge branch 'rdf-trine-0.135'
      Merge branch 'master' into rdf-query-2.906
      Updated docs for 2.906 release.
      Updated VERSION for 2.906 release.
      Merge branch 'rdf-query-2.906'
      Added RDF::Trine::Node::Literal->is_canonical_lexical_form.
      Merge pull request #22 from kjetilk/master
      Merge pull request #23 from nichtich/patch-1
      Merge pull request #24 from kjetilk/master
      Merge pull request #25 from nichtich/patch-2
      Fixed bug in SPARQL 1.1 parser for DESCRIBE queries without a WHERE clause.
      examples/query.pl now emits a warning if the query object cannot be constructed.
      Fixed RDF::Query->as_sparql for DESCRIBE queries which project URI terms, not variables.
      Fixed join ordering bug for queries with a BINDINGS clause and several joins.
      Fixed expected test results for DESCRIBE queries without a WHERE clause.
      Fixed code in RDF::Trine::Store::SPARQL that was causing a warning when a variable name was redefined.
      Updated VERSION and docs for 2.906_01 beta release.
      Updated docs for 2.907 release.
      Updated VERSION for 2.907 release.
      Merge branch 'rdf-query-2.907'
      Updated VERSION and docs for 0.02_01 beta release.
      Updated VERSION and docs for 0.03 release.
      Merge branch 'rdf-endpoint-0.03' into release-rdf-endpoint

Jakob Voss (2):
      Added support of SPARQL endpoints with URL parameters like Virtuoso's 'http://example.org:8890/sparql?default-graph-uri=...'
      Removed duplicated, hard-coded HTML to allow better customization of HTML interface. index.html must also be modified by adding '<div id="result" />'.

Kjetil Kjernsmo (8):
      Correct documentation bug
      Replace new_with_string with new and change docs
      Hexastore needs to load the RDF::Trine iri function
      Add merging of namespace hashes
      Document the aliases to be used
      style element must go in head
      Make endpoint path configurable
      Actually dereference correctly endpoint_path, and make the test use root

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

-- 
librdf-trine-perl Debian packaging



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