Project

General

Profile

Statistics
| Revision:

# Date Author Comment
52478 13/06/2018 06:47 PM Alessia Bardi

Revised publishign workflows for the index, as it seems we are having troubles when the resultset is created from Iterables.concat

52468 13/06/2018 02:51 PM Alessia Bardi

deleted old commented code

52281 30/05/2018 12:00 PM Alessia Bardi

Now we can use the /subject endpoint to get the resources based on the proper sparql template

51809 15/04/2018 12:08 PM Alessia Bardi

include E78_Collection resources

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

Using new VirtuosoREadAPI methods to get the paginated list of subjects

51763 11/04/2018 07:53 PM Alessia Bardi

removed sys out

51745 10/04/2018 03:45 PM Alessia Bardi

Re-try after sleep on request timeout

51711 06/04/2018 02:32 PM Alessia Bardi

The availability type must be tUpdated namespace for CRMdig

51547 27/03/2018 06:31 PM Alessia Bardi

More informative exception message

51539 27/03/2018 05:03 PM Alessia Bardi

iterators in in alphabtical order based on the types they ask for

51503 25/03/2018 06:05 PM Alessia Bardi

log subjectUrl on request timeout

51491 25/03/2018 12:58 PM Alessia Bardi

I do not want to register also the E55_Types

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

Not asking for generic DigitalObjects

51456 23/03/2018 06:21 PM Alessia Bardi

Loggin the XML only if it caused an error

51282 15/03/2018 05:37 PM Alessia Bardi

Use the correct namespace for oai fields

51280 15/03/2018 05:21 PM Alessia Bardi

Ensure the rdf string returned by the VirtuosoReadAPI does not start with the XML declaration before using it inside the metadata element

51259 14/03/2018 06:59 PM Alessia Bardi

Need to set the Accept header, not Content-Type

51234 14/03/2018 02:45 PM Alessia Bardi

We should not need to handle generic "Things"

51000 01/03/2018 07:22 PM Alessia Bardi

Setting up a dedicated publishing workflow for the JRR

50899 23/02/2018 10:51 AM Alessia Bardi

log debug instead of info

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

Adjust log levels

50811 18/02/2018 02:59 PM Alessia Bardi

Trying to wait for the queue with no timeout

50810 18/02/2018 12:11 PM Alessia Bardi

Shutdown now when error occurs

50809 18/02/2018 12:04 PM Alessia Bardi

when virtuoso is tired it is better to sleep

50808 18/02/2018 11:52 AM Alessia Bardi

Do not stop if we can't get the subject list for a graph

50807 18/02/2018 11:36 AM Alessia Bardi

Increased queue timeout

50806 18/02/2018 11:35 AM Alessia Bardi

Skip resources in case the CONSTRUCT query does not return after a timeout

50805 18/02/2018 10:39 AM Alessia Bardi

throw Exception if we read an ERROR_TERMINATOR

50804 18/02/2018 10:37 AM Alessia Bardi

Increased queue timeout and sleep time

50802 18/02/2018 10:28 AM Alessia Bardi

Retry if resttemplate returns blank rdf document

50801 18/02/2018 10:21 AM Alessia Bardi

Skipping no http resources

50800 17/02/2018 06:32 PM Alessia Bardi

increased sleep time to 3 secs

50799 17/02/2018 06:32 PM Alessia Bardi

increased timeout to 10 secs

50798 17/02/2018 06:32 PM Alessia Bardi

poll returns null when the timeout expires

50797 17/02/2018 05:51 PM Alessia Bardi

more logs

50796 17/02/2018 05:45 PM Alessia Bardi

Simplified code of VirtuosoIterator. Only one queue and not too many parallel calls: let's see if virtuoso is more happy and if debugging is easier.

50795 17/02/2018 03:59 PM Alessia Bardi

more logging

50794 17/02/2018 12:32 PM Alessia Bardi

logging

50754 14/02/2018 07:30 PM Alessia Bardi

Now we are able to index data collected from virtuoso via CONSTRUCT queries, yeah!

50731 13/02/2018 05:43 PM Alessia Bardi

Debug logs and header for rest call to the Parthenos virtuoso reader API

50730 13/02/2018 05:43 PM Alessia Bardi

Removed unused field

50687 12/02/2018 04:52 PM Alessia Bardi

Reading from Virtuoso for indexing by rdf resource

50404 25/01/2018 02:50 PM Alessia Bardi

Adjusted log level

50403 25/01/2018 02:47 PM Alessia Bardi

Do not create API for the root folder of clarin x3ml-mappings

50300 12/01/2018 06:38 PM Alessia Bardi

Dedicate repo-hi wf for clarin : I want the aggregation wf to be ready to be executed (i.e. no need to manually set the TDS and policy file to use). In order to view the wf only when working with clarin API, clarin API have a specific api typology.

50297 12/01/2018 05:45 PM Alessia Bardi

Create/update APIs and TDS for Clarin based on the content of a folder on the local file system containing the mappings.

49798 03/11/2017 09:14 AM Alessia Bardi

JobNodes extend AsyncJobNode instead of SimpleJobNode

49341 09/10/2017 12:31 PM Alessia Bardi

Node and workflow to publish on JRR + code refactoring on publishing nodes.

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

Fail if there was at least one non-200 reply from the parthenos publisher

49078 25/09/2017 02:40 PM Alessia Bardi

More logs to understand what's going on

49072 25/09/2017 12:33 PM Alessia Bardi

Fixed switch case with break

49069 25/09/2017 12:11 PM Alessia Bardi

Trying to get some counters in the wf history logs.

49000 19/09/2017 06:39 PM Alessia Bardi

Publish/unpublish on virtuoso using the API provided by the springboot app dnet-parthenos-publisher

46704 05/04/2017 07:13 PM Alessia Bardi

Added node to set the validation report correctly in the env output parameters.