Project

General

Profile

Statistics
| Revision:

# Date Author Comment
51421 22/03/2018 05:42 PM Alessia Bardi

removed old pom~

51420 22/03/2018 05:39 PM Alessia Bardi

fixed commas

51419 22/03/2018 05:39 PM Alessia Bardi

Better to set the title and ensure the group name complies with the catalogue requirements

51418 22/03/2018 05:34 PM Alessia Bardi

Ensure the provider names are already registered as catalogue groups

51414 22/03/2018 04:59 PM Alessia Bardi

Resolved TODOs in sparql query templates

51413 22/03/2018 04:57 PM Alessia Bardi

removed duplicate line and re-order for haspart rels

51412 22/03/2018 04:55 PM Alessia Bardi

curation plan in sparql template

51411 22/03/2018 04:54 PM Alessia Bardi

subjects and coverages in sparql template

51410 22/03/2018 04:52 PM Alessia Bardi

provided service

51409 22/03/2018 04:50 PM Alessia Bardi

actor members

51403 22/03/2018 12:56 PM Alessia Bardi

has_maintaining_team with optional contact points

51402 22/03/2018 12:53 PM Alessia Bardi

PP1 currently offers

51401 22/03/2018 12:50 PM Alessia Bardi

Curates relationships

51400 22/03/2018 12:37 PM Alessia Bardi

curation relationships

51399 22/03/2018 12:31 PM Alessia Bardi

Fixed hosted_by

51398 22/03/2018 12:06 PM Alessia Bardi

formatting

51397 22/03/2018 12:06 PM Alessia Bardi

re-using getLabel method

51396 22/03/2018 12:02 PM Alessia Bardi

Thanks to sprql template activitytype can be accessed as literal

51395 22/03/2018 11:58 AM Alessia Bardi

Thanks to sparql template service competence can be accessed as a simple label

51394 22/03/2018 11:55 AM Alessia Bardi

Optional rdfs:label in sparql templates

51393 22/03/2018 11:51 AM Alessia Bardi

optional description in sparql templates

51392 22/03/2018 11:50 AM Alessia Bardi

Because of how we construct the RDF that we read from Virtuoso (see sparql templates), the title is always a literal.

51391 22/03/2018 11:43 AM Alessia Bardi

More metadata for the catalogue based on the minimal metadata (https://docs.google.com/spreadsheets/d/1JAvI9AYP4yn6Lj-ABvzA3xqm4CpOulEeuHXmPTrs6so/edit#gid=1550301525)

51390 22/03/2018 10:22 AM Alessia Bardi

Added constants for PARTHENOS_BASE_URL

51374 21/03/2018 02:59 PM Alessia Bardi

crm prefix was unknown, let's use the full URI names fro the types we want to skip

51373 21/03/2018 02:54 PM Alessia Bardi

Let's exclude E55_Type and E41_Appellation, not all entities whose type is not in the parthenos namespace

51372 21/03/2018 02:22 PM Alessia Bardi

resolved TODOs

51371 21/03/2018 10:40 AM Alessia Bardi

x3ml-engine upgraded to spring4: removed exclusion and enlarged the dependency version range

51370 20/03/2018 07:24 PM Alessia Bardi

Enrich the values to add to a resource in the catalogue

51369 20/03/2018 05:31 PM Alessia Bardi

Fixed xml validation error

51368 20/03/2018 05:22 PM Alessia Bardi

ensure we do not get 1.8.5-SNAPSHOT

51349 20/03/2018 02:53 PM Alessia Bardi

Opened range for x3ml-engine dependency: up to 1.9.0 excluded

51348 20/03/2018 02:52 PM Alessia Bardi

Updated parthenos top level entities mapping

51327 19/03/2018 12:22 PM Sandro La Bruzzo

fixed missing descriptions

51321 16/03/2018 07:23 PM Alessia Bardi

I think we must use an InfModel to process the rdf before registering it

51319 16/03/2018 05:46 PM Alessia Bardi

Because of https://support.d4science.org/issues/11466, let's not throw exception, but let's try to continue, if possible.
Purge method implemented and tested

51291 15/03/2018 07:28 PM Alessia Bardi

without testing a woman can die

51290 15/03/2018 07:27 PM Alessia Bardi

do not log the response from the catalogue

51289 15/03/2018 07:26 PM Alessia Bardi

Fixed parsing of error information in cataloague response

51288 15/03/2018 07:26 PM Alessia Bardi

Ensure the ckan name is lowercase

51287 15/03/2018 06:46 PM Alessia Bardi

throws exception whenever needed

51286 15/03/2018 06:44 PM Alessia Bardi

throws exception

51285 15/03/2018 06:42 PM Alessia Bardi

Checking POST response status code before accessing the response body

51284 15/03/2018 06:37 PM Alessia Bardi

Debugging for unexpected NPE

51283 15/03/2018 05:39 PM Alessia Bardi

Testing RecordParserHelper

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

Use the correct namespace for oai fields

51281 15/03/2018 05:24 PM Alessia Bardi

new tests for xml declaration

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

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

Extract the rdf block from the record submitted for registration

51270 15/03/2018 12:28 PM Alessia Bardi

No need to go through jena Model before delivering the response in the output stream

51269 15/03/2018 12:25 PM Sandro La Bruzzo

removed VTD Parser cause there was a problem on parsing huge xml

51268 15/03/2018 12:25 PM Alessia Bardi

it sounds like we are passing wrong data to the register method...let's see

51267 15/03/2018 12:24 PM Alessia Bardi

No need to log the endpoint every time

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.

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

Need to set the Accept header, not Content-Type

51258 14/03/2018 06:53 PM Alessia Bardi

Getting unexpected 406 because of wrong sparql query..some debug logs might help

51246 14/03/2018 04:41 PM Alessia Bardi

Fixed freemarker configuration setting

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

testing template loading

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

Fixed compilation for test

51235 14/03/2018 03:02 PM Alessia Bardi

updated resid based on the one assigned by parthenos beta

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

We should not need to handle generic "Things"

51233 14/03/2018 02:44 PM Alessia Bardi

Using an infModel

51232 14/03/2018 02:44 PM Alessia Bardi

just todo comment

51231 14/03/2018 02:41 PM Alessia Bardi

sparql queries are now freemarker templates where the subjectURL can be injected

51230 14/03/2018 02:35 PM Alessia Bardi

Comments in sparql are identified by #, not //

51229 14/03/2018 02:32 PM Alessia Bardi

Added declaration to use inference rules

51219 14/03/2018 12:03 PM Miriam Baglioni

modified schema: from dateTime to string for lastupdatedate and minOccurs="0" for ENVIRONMENTS

51218 14/03/2018 11:49 AM Claudio Atzori

cleanup

51205 13/03/2018 09:45 PM Alessia Bardi

The property services.registry.exist.options can be set to specify at xquery time exist options. Used only in updateProfileNode method, for now.

51201 13/03/2018 05:16 PM Alessia Bardi

Increasing minor number to ensure we get the updated watchdog parameter

51197 13/03/2018 04:27 PM Alessia Bardi

Increased watchdog output-size-limit from 10,000 to 100,000 to ensure we do not get this exception when updating big vocabularies: document fragment exceeded the predefined size limit (current: 10 001; allowed: 10 000)

51189 13/03/2018 01:17 PM Sandro La Bruzzo

implemented new way of commit incremental store

51184 13/03/2018 12:19 PM Alessia Bardi

using new mockito lib

51183 13/03/2018 12:18 PM Alessia Bardi

namespace map must be initialized

51182 13/03/2018 12:18 PM Alessia Bardi

updated mockito version

51181 13/03/2018 12:11 PM Alessia Bardi

Increasing minor version to ensure we take this

51174 13/03/2018 12:02 PM Alessia Bardi

fixed profile

51173 13/03/2018 11:58 AM Alessia Bardi

fixed profile

51172 13/03/2018 11:53 AM Alessia Bardi

Let's check if having a getter for MetadataReference helps

51171 13/03/2018 11:48 AM Alessia Bardi

fixed typo in javadoc

51170 13/03/2018 11:47 AM Alessia Bardi

_ instead of - does not help. Reverting

51169 13/03/2018 11:34 AM Alessia Bardi

fixed compilation issue on TypeToken class

51168 13/03/2018 11:31 AM Alessia Bardi

Using _ as separator instead of - otherwise the index inspector cannot populate the mdformat list.

51165 12/03/2018 05:42 PM Alessia Bardi

Updated cleaning rule

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

Removed publication_resource profile: use dataset_types instead

51152 12/03/2018 02:49 PM Alessia Bardi

New and updated vocabularies as provided by Felix. Sources available also here on the workspace: https://goo.gl/PAbVBg

51144 12/03/2018 10:37 AM Sandro La Bruzzo

removed empty relation

51143 12/03/2018 10:23 AM Sandro La Bruzzo

removed empty relation

51130 09/03/2018 03:58 PM Alessia Bardi

No need to infer in memory: we can have the inference rule run directly on virtuoso

51129 09/03/2018 03:55 PM Alessia Bardi

logging jena package

51128 09/03/2018 03:54 PM Alessia Bardi

intellij file

51127 09/03/2018 03:54 PM Alessia Bardi

Fixed expected value

51126 09/03/2018 03:42 PM Alessia Bardi

Re-order switch cases

51117 09/03/2018 12:44 PM Miriam Baglioni

added protocol property

51098 08/03/2018 03:46 PM Alessia Bardi

Response samples from the catalogue

51097 08/03/2018 03:46 PM Alessia Bardi

Updated dependencies for registry according to Luca's suggestions

51096 08/03/2018 03:45 PM Alessia Bardi

refactoring

51066 07/03/2018 12:05 AM Alessia Bardi

compilation error solved

51065 07/03/2018 12:05 AM Alessia Bardi

Fixed class name: guys..."Resource" is a very unlucky name...

51064 07/03/2018 12:03 AM Alessia Bardi

tostring method