Project

General

Profile

Statistics
| Revision:

# Date Author Comment
49606 20/10/2017 06:05 PM Alessia Bardi

logs

49603 20/10/2017 04:54 PM Alessia Bardi

Comment with TODO

49596 20/10/2017 03:42 PM Alessia Bardi

let's be super sure we are giving UTF-8 encoded string to the registry

49585 20/10/2017 12:59 PM Alessia Bardi

Fixed iteration

49584 20/10/2017 12:52 PM Alessia Bardi

Handle the cases when the target of P1_is_identified_by is a string and not a resource

49583 20/10/2017 12:47 PM Alessia Bardi

Handle cases when title is not in a resource but is a string

49582 20/10/2017 12:36 PM Alessia Bardi

Trying again the sync publishing

49549 18/10/2017 06:39 PM Alessia Bardi

Tring another response code

49548 18/10/2017 06:35 PM Alessia Bardi

But I am not ready yet to change the return status code

49547 18/10/2017 06:35 PM Alessia Bardi

trying to debug the mistry of missing exception logs

49546 18/10/2017 05:57 PM Alessia Bardi

testing with a controller that logs the exception

49535 18/10/2017 02:16 PM Alessia Bardi

Better close the Jena Model to ensure resources are released.

49531 18/10/2017 09:04 AM Alessia Bardi

Check problems with rel registration

49530 18/10/2017 08:48 AM Alessia Bardi

Also check for nul source in rels

49529 17/10/2017 08:28 PM Alessia Bardi

Scaffolding for the dropRegistry method

49528 17/10/2017 08:12 PM Alessia Bardi

code formatting

49527 17/10/2017 08:12 PM Alessia Bardi

Registration of curation plans

49526 17/10/2017 06:33 PM Alessia Bardi

check for null targets

49525 17/10/2017 06:10 PM Alessia Bardi

Escaping ' which seems not to be automatically escaped as expected

49524 17/10/2017 05:41 PM Alessia Bardi

Let's log the json that fails

49523 17/10/2017 05:40 PM Alessia Bardi

jackson writeString handles escaping on its own and matching IsoControl chars did not help

49519 17/10/2017 03:23 PM Alessia Bardi

Trying to explicitely set the UTF-8 encoding

49513 17/10/2017 02:48 PM Alessia Bardi

Async implementation of the controller

49492 16/10/2017 09:15 PM Alessia Bardi

Ensure we do not process services with type PE1_Service only because that's marked as abstract in the registry and we cannot register

49490 16/10/2017 09:02 PM Alessia Bardi

Process E55_Types

49489 16/10/2017 07:20 PM Alessia Bardi

Let's remove the control chars as well

49488 16/10/2017 07:10 PM Alessia Bardi

Quote quotes when writing descriptions and labels

49487 16/10/2017 07:01 PM Alessia Bardi

Modified getSpecificType: jena refuses to choose one when there is more than one possibility

49486 16/10/2017 05:56 PM Alessia Bardi

log typo fixed

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

Fixed virtuoso drop and added test

49459 16/10/2017 02:49 PM Alessia Bardi

The missing break that caused me an headache

49453 16/10/2017 02:34 PM Alessia Bardi

Log and exceptions

49446 16/10/2017 12:52 PM Alessia Bardi

cleanup commented code

49436 13/10/2017 06:41 PM Alessia Bardi

email cannot be empty

49435 13/10/2017 06:38 PM Alessia Bardi

Fixed json for facets

49433 13/10/2017 05:59 PM Alessia Bardi

no way the registry can handle '-'

49396 11/10/2017 04:31 PM Alessia Bardi

Fixed circular dependency

49324 06/10/2017 06:11 PM Alessia Bardi

feeding the registry with resources and relationships

49238 04/10/2017 02:33 PM Alessia Bardi

Configuring connection to gcube registry

49233 04/10/2017 12:58 PM Alessia Bardi

getter/setter

49200 02/10/2017 06:18 PM Alessia Bardi

More mapping to gcube resources and facets

49189 02/10/2017 02:33 PM Alessia Bardi

Refactoring

49180 29/09/2017 07:08 PM Alessia Bardi

First mapping for services and tests

49177 29/09/2017 07:06 PM Alessia Bardi

Utilities to work with Jena inference

49145 26/09/2017 06:11 PM Alessia Bardi

getting ready to use the GCube Parthenos Registry

49083 25/09/2017 03:27 PM Alessia Bardi

Log errors

49073 25/09/2017 12:34 PM Alessia Bardi

More logs

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

48828 10/08/2017 02:48 PM Alessia Bardi

added springboot app and controller

48827 09/08/2017 06:47 PM Alessia Bardi

Added spring-boot main and controller classes. Solved log4j conflict among jena and springboot (strange, isn't it? :-( )

48735 25/07/2017 06:54 PM Alessia Bardi

Transformed in springboot application because jena gets in with a dependency to jackson that conflicts with the one of exist

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

JobNodes to work with Virtuoso

48555 12/07/2017 06:10 PM Alessia Bardi

reformat code

48554 12/07/2017 05:49 PM Alessia Bardi

added comment

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.