7f9936c0d9bd6309ffe15006414cb7474519db76
[mp-sparql-moved-to-github.git] / NEWS
1 --- 0.5 2015/04/29
2
3 Fix make check fails in src MPSPARQL-14
4
5 Add facility for sub query (uri.schema) MPSPARQL-13
6
7 %u variable: for <urls> MPSPARQL-12
8
9 Database + schema match in sections MPSPARQL-11
10 For same database all SPARQL sections are fired off and the relevant
11 result (xml documents) are returned for given schema. If schema is not
12 given, first defined section will be used.
13
14 --- 0.4 2015/02/19
15
16 Extend man page with examples - based in the triplestore.xml.
17
18 Add keyword search for database "work" in triplestore.xml MPSPARQL-7
19
20 Use OPTIONAL for all fields in the "work" database MPSPARQL-8
21
22 Allow solution sequence / modifier MPSPARQL-9
23
24 Allow triplestore endpoint to be given once MPSPARQL-10
25
26 --- 0.3 2015/02/06
27
28 bibframe sample config in /usr/share/mp-sparql/bibframe MPSPARQL-6
29
30 schema check and accept header update MPSPARQL-5
31
32 --- 0.2 2015/01/28
33
34 Result construction MPSPARQL-4
35 Configuration item "field" replaced by "form", which allows
36 SELECT/CONSTRUCT to be defined. The triple store is now returning
37 application/rdf+xml response and this is what's decoded.
38
39 Database work+instance with basic Bib-1 attributes
40
41 --- 0.1 2015/01/09
42