Project

General

Profile

Statistics
| Revision:

# Date Author Comment
55561 10/05/2019 06:18 PM Alessia Bardi

Removed dep to gcube registry and ignore integration tests

53449 15/10/2018 11:11 AM Alessia Bardi

Fixes https://support.d4science.org/issues/11240#note-27: namespace dnet should not be used. The full namespace URL must be used when adding triples, otherwise it will be just a string, not a real name under the namespace as expected.

53390 04/10/2018 06:42 PM Alessia Bardi

Fixes #11240#note-21: changed names of provenance graph and properties to be URLs instead of plain strings.

53092 11/09/2018 07:04 PM Alessia Bardi

Double check tests after latest updates

52535 18/06/2018 05:30 PM Alessia Bardi

Fixed web param name and ignoring webmvc test

52532 18/06/2018 05:10 PM Alessia Bardi

timeout is a string

52531 18/06/2018 05:10 PM Alessia Bardi

Ignore integration test

52530 18/06/2018 05:09 PM Alessia Bardi

Added new timeout parameter for anytime query

52480 14/06/2018 11:25 AM Alessia Bardi

Removed test for deprecated method

52280 30/05/2018 11:59 AM Alessia Bardi

Removed/deprecated unused methods

52248 25/05/2018 06:41 PM Alessia Bardi

According to george's feedback, base types to be considered for the JRR are {Project, Service, Actors, Datasets, Software, Physical Collections, Standards} i.e. {PE35_Project, PE1_Service, E39_Actor, PE18_Dataset, D14_Software, E78_Collection, E29_Design_or_Procedure)....

51803 14/04/2018 07:28 PM Alessia Bardi

Test collection sparql template

51767 12/04/2018 11:10 AM Alessia Bardi

New methods to get subjects with pagination given a datasource API

51712 06/04/2018 04:16 PM Alessia Bardi

No sparql template for E55_Type

51691 05/04/2018 07:16 PM Alessia Bardi

Test with metashare service

51489 25/03/2018 12:55 PM Alessia Bardi

ignore integration test

51484 24/03/2018 05:08 PM Alessia Bardi

Looks like using UNION is much more performant than using OPTIONAL. See http://www.snee.com/bobdc.blog/2014/10/dropping-optional-blocks-from.html

51481 24/03/2018 04:16 PM Alessia Bardi

Test adapted to previous commit

51473 24/03/2018 01:08 PM Alessia Bardi

Ignore tests that require a running virtuoso on localhost

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.