From: Adam Dickmeiss Date: Wed, 29 Apr 2015 11:07:01 +0000 (+0000) Subject: Version 0.5 X-Git-Tag: v0.5 X-Git-Url: http://git.indexdata.com/?p=mp-sparql-moved-to-github.git;a=commitdiff_plain;h=20b4c422253c8dd59eac762f901e43589af2b23f;hp=b78d301b07b21d9c8dcb4b20dd5041af0c9a827c Version 0.5 --- diff --git a/IDMETA b/IDMETA index 11a8bdd..ef674a9 100644 --- a/IDMETA +++ b/IDMETA @@ -2,4 +2,4 @@ NAME=mp-sparql DEBIAN_DIST="jessie wheezy" UBUNTU_DIST="utopic trusty saucy precise" CENTOS_DIST="centos5 centos6" -VERSION=0.4 +VERSION=0.5 diff --git a/NEWS b/NEWS index 1923b72..7f9936c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +--- 0.5 2015/04/29 + +Fix make check fails in src MPSPARQL-14 + +Add facility for sub query (uri.schema) MPSPARQL-13 + +%u variable: for MPSPARQL-12 + +Database + schema match in sections MPSPARQL-11 +For same database all SPARQL sections are fired off and the relevant +result (xml documents) are returned for given schema. If schema is not +given, first defined section will be used. + --- 0.4 2015/02/19 Extend man page with examples - based in the triplestore.xml.