Project

General

Profile

Statistics
| Revision:
  • svn:ignore: target

# Date Author Comment
50852 21/02/2018 06:17 PM Alessia Bardi

Updated test

50851 21/02/2018 06:16 PM Alessia Bardi

SPARQL queries

50850 21/02/2018 06:15 PM Alessia Bardi

SPARQL queries that will be used to get the info for the JRR and catalogue

50849 21/02/2018 06:14 PM Alessia Bardi

Removed duplicate creation of rel

50816 18/02/2018 06:10 PM Alessia Bardi

No Exception to be declared

50814 18/02/2018 06:09 PM Alessia Bardi

Use inference rules

50813 18/02/2018 06:00 PM Alessia Bardi

instructions to create inference rule based on parthenos model

50812 18/02/2018 03:17 PM Alessia Bardi

Let's try to get only the triples where the known resource is subject

50792 16/02/2018 06:48 PM Alessia Bardi

Let's throw exceptions!

50786 16/02/2018 04:35 PM Alessia Bardi

openaire exporter package is not applicable here :-)

50785 16/02/2018 04:30 PM Alessia Bardi

Do not need to import directly jena-core: we have the super-pom

50783 16/02/2018 03:59 PM Alessia Bardi

Serialize in XML RDF PLAIN and not ABBREV

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

Testing RDF XML serialization

50755 14/02/2018 07:31 PM Alessia Bardi

cleanup

50729 13/02/2018 05:42 PM Alessia Bardi

DESCRIBE query does not work: we do not know what Virtuoso can return. Now we explicitely ask for all triples where a resource is involved as subject or object

50692 12/02/2018 04:59 PM Alessia Bardi

Updated properties

50691 12/02/2018 04:57 PM Alessia Bardi

intellij file

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

API that read from Virtuoso

50689 12/02/2018 04:54 PM Alessia Bardi

Removed Async annotation

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

Testing Virtuoso DESCRIBE remote queries.

50149 15/12/2017 06:34 PM Alessia Bardi

As George said, let's skip resources with no http URI as they are relevant to give info about another resource, not as a resource itself.

50147 15/12/2017 06:12 PM Alessia Bardi

Passing needed args

50146 15/12/2017 06:12 PM Alessia Bardi

Fixed json format

50142 15/12/2017 05:33 PM Alessia Bardi

Reordering methods

50103 11/12/2017 06:23 PM Alessia Bardi

CRM RDFS schema changed URL.

50102 11/12/2017 06:22 PM Alessia Bardi

Creating json for the CKAN Catalogue

50101 11/12/2017 06:00 PM Alessia Bardi

Fixed after refactoring classes

50100 11/12/2017 05:59 PM Alessia Bardi

Need guava 20

50099 11/12/2017 05:59 PM Alessia Bardi

getter/setter

50098 11/12/2017 05:37 PM Alessia Bardi

refactoring

50097 11/12/2017 05:36 PM Alessia Bardi

Let's skip empty records

49972 21/11/2017 02:44 PM Alessia Bardi

Moved to common package

49969 21/11/2017 12:35 PM Alessia Bardi

Added client for CKAN Catlaogue and refactoring

49806 03/11/2017 05:37 PM Alessia Bardi

log idMap

49606 20/10/2017 06:05 PM Alessia Bardi

logs

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

test

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

49514 17/10/2017 02:49 PM Alessia Bardi

Sleep to make the test work with async controller

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

49491 16/10/2017 09:05 PM Alessia Bardi

Test for illegal chars

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

49394 11/10/2017 03:25 PM Alessia Bardi

Ignoring old test to be revised

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

49232 04/10/2017 12:44 PM Alessia Bardi

Added properties for gcube registry connection

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

49179 29/09/2017 07:07 PM Alessia Bardi

Playing with Jena API

49178 29/09/2017 07:07 PM Alessia Bardi

Gcube resource json example from luca

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

49135 25/09/2017 06:31 PM Alessia Bardi

[maven-release-plugin] prepare for next development iteration

49132 25/09/2017 06:31 PM Alessia Bardi

[maven-release-plugin] prepare release dnet-parthenos-publisher-2.0.0

49131 25/09/2017 06:30 PM Alessia Bardi

cleanup

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

Log errors

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

More logs

49011 20/09/2017 10:19 AM Alessia Bardi

Ignore test as it requires a running virtuoso server