From 20b4c422253c8dd59eac762f901e43589af2b23f Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 29 Apr 2015 11:07:01 +0000 Subject: [PATCH] Version 0.5 --- IDMETA | 2 +- NEWS | 13 +++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) 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. -- 1.7.10.4