Project

General

Profile

Statistics
| Revision:

# Date Author Comment
51472 24/03/2018 12:48 PM Alessia Bardi

Added @RunWith(JUnit4.class)

51469 24/03/2018 12:44 PM Alessia Bardi

Deleted wrong RIOT writer

51465 24/03/2018 12:16 PM Alessia Bardi

test to ensure the sparql template are well formed and once instantiated they are correctly processed by virtuoso

51464 24/03/2018 12:06 PM Alessia Bardi

No need dedicated resource file in test to test the template loading

51276 15/03/2018 04:27 PM Alessia Bardi

Extract the rdf block from the record submitted for registration

51265 15/03/2018 12:05 PM Alessia Bardi

Can't use jena Query because does not support inference rule, can't use jena HttpEngine because it does not support long queryif we do not use Query: hence let's query with handmade post request to the sparql endpoint.

51244 14/03/2018 04:40 PM Alessia Bardi

testing template loading

51048 05/03/2018 06:44 PM Alessia Bardi

Testing the registry library

51045 05/03/2018 06:09 PM Alessia Bardi

ByPass QueryBuilder, otherwise the virtuoso pragma are not parsable

51043 05/03/2018 05:04 PM Alessia Bardi

Playing with inference rules on the remote sparql endpoint

50919 23/02/2018 04:36 PM Alessia Bardi

testing

50852 21/02/2018 06:17 PM Alessia Bardi

Updated test

50782 16/02/2018 03:58 PM Alessia Bardi

Testing RDF XML serialization

50690 12/02/2018 04:56 PM Alessia Bardi

API that read from Virtuoso

50271 10/01/2018 06:44 PM Alessia Bardi

Testing Virtuoso DESCRIBE remote queries.

49485 16/10/2017 05:45 PM Alessia Bardi

Fixed virtuoso drop and added test

49001 19/09/2017 06:41 PM Alessia Bardi

API for storing on virtuoso

48844 11/08/2017 05:45 PM Alessia Bardi

keep playing with virtuoso

48586 17/07/2017 06:11 PM Alessia Bardi

JobNodes to work with Virtuoso

48553 12/07/2017 05:21 PM Alessia Bardi

VirtuosoClient and some tests assuming there is a local virtuoso server (hence ignored)

48548 11/07/2017 06:43 PM Alessia Bardi

First tests with Virtuoso.