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