Moving SPARQL to separate Git repo
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 16 Dec 2014 13:41:45 +0000 (14:41 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 16 Dec 2014 13:41:45 +0000 (14:41 +0100)
commit90d0517a535806d6b076f7c9812f8292a037cd06
treebade2521094a12b96614aeeef825911ba566e360
Moving SPARQL to separate Git repo
Makefile [new file with mode: 0644]
bibframe/config-sparql.xml [new file with mode: 0644]
src/Makefile [new file with mode: 0644]
src/filter_sparql.cpp [new file with mode: 0644]
src/filter_sparql.hpp [new file with mode: 0644]
src/sparql.c [new file with mode: 0644]
src/sparql.h [new file with mode: 0644]
src/test_sparql.c [new file with mode: 0644]