mp-sparql-moved-to-github.git
9 years agoUpdate NEWS
Adam Dickmeiss [Thu, 19 Feb 2015 12:07:38 +0000 (12:07 +0000)]
Update NEWS

9 years agodelete-trailing-whitespace
Adam Dickmeiss [Thu, 19 Feb 2015 09:30:36 +0000 (10:30 +0100)]
delete-trailing-whitespace

9 years agoMerge branch 'master' of ssh://git.indexdata.com:222/home/git/pub/mp-sparql
Heikki Levanto [Wed, 18 Feb 2015 15:22:11 +0000 (16:22 +0100)]
Merge branch 'master' of ssh://git.indexdata.com:222/home/git/pub/mp-sparql

9 years agoMore examples and explanations on the man page
Heikki Levanto [Wed, 18 Feb 2015 15:21:48 +0000 (16:21 +0100)]
More examples and explanations on the man page

9 years agoAdd centos5
Adam Dickmeiss [Wed, 18 Feb 2015 14:36:12 +0000 (14:36 +0000)]
Add centos5

9 years agoMPSPARQL-7: Use sql:GROUP_DIGEST instead of GROUP_BY
Heikki Levanto [Wed, 18 Feb 2015 13:04:51 +0000 (14:04 +0100)]
MPSPARQL-7: Use sql:GROUP_DIGEST instead of GROUP_BY

An easier way to return one row for each $work, with multiple
subjects (etc) concatenated into one field.

9 years agoallow triplestore endpoint to be given once MPSPARQL-10
Adam Dickmeiss [Wed, 18 Feb 2015 12:19:35 +0000 (13:19 +0100)]
allow triplestore endpoint to be given once MPSPARQL-10

9 years agoMPSPARQL-7: More generic keyword search
Heikki Levanto [Tue, 17 Feb 2015 13:56:20 +0000 (14:56 +0100)]
MPSPARQL-7: More generic keyword search

Searches any terms that seem to relate to the $work in question

9 years agoMPSPARQL-7: Deduplicate the $work
Heikki Levanto [Tue, 17 Feb 2015 13:48:32 +0000 (14:48 +0100)]
MPSPARQL-7: Deduplicate the $work

Will only list one line for each $work we find. So we only
get one author, title, and subject.

9 years agoFix wrbuf call - introduced by MPSPARQL-9
Adam Dickmeiss [Tue, 17 Feb 2015 13:39:48 +0000 (14:39 +0100)]
Fix wrbuf call - introduced by MPSPARQL-9

9 years agoMerge branch 'master' of ssh://git.indexdata.com:222/home/git/pub/mp-sparql
Heikki Levanto [Tue, 17 Feb 2015 13:33:27 +0000 (14:33 +0100)]
Merge branch 'master' of ssh://git.indexdata.com:222/home/git/pub/mp-sparql

9 years agoMPSPARQL-7: kw search by UNION of title, author, and subject
Heikki Levanto [Tue, 17 Feb 2015 13:32:41 +0000 (14:32 +0100)]
MPSPARQL-7: kw search by UNION of title, author, and subject

9 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/mp-sparql
Adam Dickmeiss [Tue, 17 Feb 2015 13:23:09 +0000 (14:23 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/mp-sparql

9 years agoAllow solution sequence / modifier MPSPARQL-9
Adam Dickmeiss [Tue, 17 Feb 2015 13:21:17 +0000 (14:21 +0100)]
Allow solution sequence / modifier MPSPARQL-9

Also tune the creation of whitespace a bit for "form" .

9 years agoMPSPARQL-8: Use OPTIONAL for all fields in the "work" db
Heikki Levanto [Tue, 17 Feb 2015 10:33:03 +0000 (11:33 +0100)]
MPSPARQL-8: Use OPTIONAL for all fields in the "work" db

Seems to work all right, although we don't have enough test data
to see records without subjects or authors

9 years agoRetain root nodes of results (RDF or sparql) MPX-10
Adam Dickmeiss [Mon, 16 Feb 2015 16:14:33 +0000 (17:14 +0100)]
Retain root nodes of results (RDF or sparql) MPX-10

9 years agoVersion 0.3 v0.3
Adam Dickmeiss [Fri, 6 Feb 2015 13:31:16 +0000 (13:31 +0000)]
Version 0.3

9 years agobibframe sample config in /usr/share/mp-sparql/bibframe MPSPARQL-6
Adam Dickmeiss [Fri, 6 Feb 2015 13:28:00 +0000 (13:28 +0000)]
bibframe sample config in /usr/share/mp-sparql/bibframe MPSPARQL-6

9 years agoschema check and accept header update MPSPARQL-5
Adam Dickmeiss [Wed, 4 Feb 2015 12:49:10 +0000 (13:49 +0100)]
schema check and accept header update MPSPARQL-5

9 years agoVersion 0.2 v0.2
Adam Dickmeiss [Wed, 28 Jan 2015 09:48:15 +0000 (09:48 +0000)]
Version 0.2

9 years agoAdd require for metaproxy devel
Adam Dickmeiss [Wed, 28 Jan 2015 09:47:46 +0000 (09:47 +0000)]
Add require for metaproxy devel

9 years agoResult construction MPSPARCL-4
Adam Dickmeiss [Thu, 22 Jan 2015 14:31:36 +0000 (15:31 +0100)]
Result construction MPSPARCL-4

Configuration item "field" replaced by "form", which allows
SELECT/CONSTRUCT to be defined. The triple store is now returning
application/rdf+xml response and this is what's decoded.

9 years agoDatabase work+instance with basic Bib-1 attributes
Adam Dickmeiss [Mon, 12 Jan 2015 12:41:48 +0000 (13:41 +0100)]
Database work+instance with basic Bib-1 attributes

9 years agoAdd man page and pdate RPM to install it MPSPARQL-3 v0.1
Adam Dickmeiss [Fri, 9 Jan 2015 13:23:27 +0000 (14:23 +0100)]
Add man page and pdate RPM to install it MPSPARQL-3

9 years agoFirst go at Debian package
Adam Dickmeiss [Fri, 9 Jan 2015 12:27:42 +0000 (13:27 +0100)]
First go at Debian package

9 years agoPass VERSION to CFLAGS
Adam Dickmeiss [Fri, 9 Jan 2015 12:21:43 +0000 (13:21 +0100)]
Pass VERSION to CFLAGS

9 years agohttp_client to triplestore.xml
Adam Dickmeiss [Fri, 9 Jan 2015 12:16:11 +0000 (13:16 +0100)]
http_client to triplestore.xml

9 years agoIf backend returns other than 200 (OK) produce diagnostic
Adam Dickmeiss [Mon, 5 Jan 2015 13:55:40 +0000 (14:55 +0100)]
If backend returns other than 200 (OK) produce diagnostic

9 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/mp-sparql
Adam Dickmeiss [Mon, 5 Jan 2015 13:49:58 +0000 (13:49 +0000)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/mp-sparql

9 years agoInclude triplestore.xml from config-sparql.xml
Adam Dickmeiss [Mon, 5 Jan 2015 13:41:58 +0000 (14:41 +0100)]
Include triplestore.xml from config-sparql.xml

9 years agocreate RPM MPSPARQL-2
Adam Dickmeiss [Mon, 5 Jan 2015 13:32:17 +0000 (13:32 +0000)]
create RPM MPSPARQL-2

9 years agoReturning records
Adam Dickmeiss [Tue, 23 Dec 2014 14:33:00 +0000 (15:33 +0100)]
Returning records

9 years agoHit count
Adam Dickmeiss [Tue, 23 Dec 2014 10:22:38 +0000 (11:22 +0100)]
Hit count

9 years agoResult set handling
Adam Dickmeiss [Thu, 18 Dec 2014 10:23:41 +0000 (11:23 +0100)]
Result set handling

9 years agoAdd gitignore
Adam Dickmeiss [Thu, 18 Dec 2014 10:23:37 +0000 (11:23 +0100)]
Add gitignore

9 years agoSetup dlpath and point to Virtuoso on bibframe.indexdata.com
Adam Dickmeiss [Tue, 16 Dec 2014 13:54:38 +0000 (14:54 +0100)]
Setup dlpath and point to Virtuoso on bibframe.indexdata.com

9 years agoMoving SPARQL to separate Git repo
Adam Dickmeiss [Tue, 16 Dec 2014 13:41:45 +0000 (14:41 +0100)]
Moving SPARQL to separate Git repo