-
interesting project. seems like it would be a good idea to decouple things a bit. like separating the SPARQL query builder, maybe also the JMS serializer visitors etc.
BTW have a look at https://git…
-
-
-
Could the query builder also show SPARQL query before its submission?
Could potentially the user change it?
-
RDF2Any for CSV includes the unique identifier of the object in a column. For example take a look at the https://health.data.ny.gov/api/views/hbu9-xsrx/rows.rdf . The "http://health.data.ny.gov/resou…
-
I am trying to follow the directions as found [here](https://github.com/awslabs/dynamodb-titan-storage-backend#load-a-subset-of-the-marvel-universe-social-graph). On Step 4, when I run `mvn test -Psta…
-
At this point when searching for classes in a datasource, the following query is executed:
```
public String getSPARQLQuery(){
String query = SPARQLHandler.getPrefixes();
query += " S…
-
Running `mvn -X install` on 2f0649a1035507b39e9c408ebd3e8a2e8778cd3a produces the following error:
```
Apache Maven 3.2.2 (45f7c06d68e745d05611f7fd14efb6594181933e; 2014-06-17T15:51:42+02:00)
Maven h…
-
The virtuoso 2.6.10 provider available on http://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Main/VOSDownload does not work correctly with VOS 7 (Version 7.0.0.3203-pthreads as of Sep 5 2013).
Gi…
nvdk updated
10 years ago
-
Report from Brian via email. I haven't confirmed or investigated this yet:
I noticed something I didn't expect in the ppi app this morning. Might be what is intended, but I thought I'd better mentio…