RDF-Query

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN


     * Fixes to the arguments passed to FILTERs.
     * Filter tests now show example of two custom filters:
          + Transitive subClassOf testing.
          + Logical comparison operators (range testing lat/lon values).
     * Added literal_value, uri_value, and blank_identifier methods to bridges.
     * Redland bridge now calls sources/arcs/targets when only one field is missing.
     * Fixes to stream code. Iterators are now destroyed in a timely manner.
          + Complex queries no longer max out mysql connections under Redland.
     * Cleaned up node sorting code.
          + Removed dependency on Sort::Naturally.
          + Added new node sorting function ncmp().
     * check_constraints now calls ncmp() for logical comparisons.
     * Added get_value method to make bridge calls and return a scalar value.
     * Fixed node creation in Redland bridge.
     * Moved DISTINCT handling code to occur before LIMITing.
     * Added variables method to retrieve bound variable names.
     * Added binding_count and get_all methods to streams.
     * get_statments bridge methods now return RDF::Query::Stream objects.

  Version 1.014 (2005-04-26)

README.html  view on Meta::CPAN

			<ul>
				<li>Fixes to the arguments passed to FILTERs.</li>
				<li>Filter tests now show example of two custom filters:
					<ul><li>Transitive subClassOf testing.</li>
						<li>Logical comparison operators (range testing lat/lon values).</li></ul></li>
				<li>Added literal_value, uri_value, and blank_identifier methods to bridges.</li>
				<li>Redland bridge now calls sources/arcs/targets when only one field is missing.</li>
				<li>Fixes to stream code. Iterators are now destroyed in a timely manner.
					<ul><li>Complex queries no longer max out mysql connections under Redland.</li></ul></li>
				<li>Cleaned up node sorting code.
					<ul><li>Removed dependency on Sort::Naturally.</li>
						<li>Added new node sorting function ncmp().</li></ul></li>
				<li>check_constraints now calls ncmp() for logical comparisons.</li>
				<li>Added get_value method to make bridge calls and return a scalar value.</li>
				<li>Fixed node creation in Redland bridge.</li>
				<li>Moved DISTINCT handling code to occur before LIMITing.</li>
				<li>Added variables method to retrieve bound variable names.</li>
				<li>Added binding_count and get_all methods to streams.</li>
				<li>get_statments bridge methods now return RDF::Query::Stream objects.</li>
			</ul>
		<h3 id="v1_014">Version 1.014 (2005-04-26)</h3>



( run in 2.229 seconds using v1.01-cache-2.11-cpan-56fb94df46f )