X-Git-Url: http://git.indexdata.com/?p=mp-sparql-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=7f9936c0d9bd6309ffe15006414cb7474519db76;hp=091d2e6c41bddcee957ce4473363325eb851e840;hb=e625c126cea3e3e11aaa8d40b03237d9b22b6525;hpb=92ed403c4a6c15e1ff06039fd13d7ce1e904a96e diff --git a/NEWS b/NEWS index 091d2e6..7f9936c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,34 @@ +--- 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. + +Add keyword search for database "work" in triplestore.xml MPSPARQL-7 + +Use OPTIONAL for all fields in the "work" database MPSPARQL-8 + +Allow solution sequence / modifier MPSPARQL-9 + +Allow triplestore endpoint to be given once MPSPARQL-10 + +--- 0.3 2015/02/06 + +bibframe sample config in /usr/share/mp-sparql/bibframe MPSPARQL-6 + +schema check and accept header update MPSPARQL-5 + --- 0.2 2015/01/28 Result construction MPSPARQL-4