Project

General

Profile

Statistics
| Revision:

# Date Author Comment
51610 31/03/2018 12:18 PM Alessia Bardi

Reuse getTitle method on providers

51609 31/03/2018 12:16 PM Alessia Bardi

The activitytype must be taken explicitly by URI prefix on types

51608 31/03/2018 12:13 PM Alessia Bardi

Dropped authorization from mapping

51607 31/03/2018 12:08 PM Alessia Bardi

The availability type must be taken explicitly by URI prefix on types

51606 30/03/2018 06:30 PM Alessia Bardi

Updated DARIAH-GR mapping

51605 30/03/2018 06:18 PM Alessia Bardi

Added Dublin Core synonym

51604 30/03/2018 06:15 PM Alessia Bardi

Updated mappings

51603 30/03/2018 06:06 PM Alessia Bardi

Updated transformed index and lightui configuration based on George and Felix's feedback

51602 30/03/2018 06:05 PM Alessia Bardi

removed left over chars

51601 30/03/2018 06:01 PM Alessia Bardi

Updated cleaning rules based on George and Felix's feedback on xpaths and the model

51600 30/03/2018 05:43 PM Alessia Bardi

we do not need the country vocabulary

51575 29/03/2018 02:48 PM Sandro La Bruzzo

Fixed missing title problem

51574 29/03/2018 02:42 PM Sandro La Bruzzo

fix null pointer Exception

51573 29/03/2018 02:40 PM Sandro La Bruzzo

fix null pointer Exception

51572 29/03/2018 02:38 PM Sandro La Bruzzo

fix null pointer Exception

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

More informative exception message

51545 27/03/2018 06:26 PM Alessia Bardi

Bypassing Query and QueryEngineFactory, otherwise we cannot use the inference rules

51544 27/03/2018 06:09 PM Alessia Bardi

Need to use inference rules also in /subjectsWithType method

51541 27/03/2018 05:07 PM Alessia Bardi

Type and Ting should not be queried

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

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

51528 27/03/2018 11:37 AM Miriam Baglioni

add check for null value

51520 26/03/2018 08:19 PM Alessia Bardi

Fixed visualization of repo API: re-ordering screwed up the association of api/datasource

51504 25/03/2018 06:57 PM Alessia Bardi

deleted old unused workflows and templates for aggregation

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

log subjectUrl on request timeout

51502 25/03/2018 06:01 PM Alessia Bardi

Another test

51501 25/03/2018 05:48 PM Alessia Bardi

Additional tests for catalogue groups

51500 25/03/2018 05:23 PM Alessia Bardi

Updated vocabularies based on input from parthenos top level entities

51499 25/03/2018 04:59 PM Alessia Bardi

some logs to INFO

51498 25/03/2018 04:57 PM Alessia Bardi

deleted preservation acitivity type

51497 25/03/2018 04:56 PM Alessia Bardi

Rules updated based on latest vocabulary codes and input from D5.2

51496 25/03/2018 04:47 PM Alessia Bardi

Log when the resource could not be registered in the catalogue and hence we get a blank uuid

51495 25/03/2018 04:46 PM Alessia Bardi

Loggin queries that returned 504 GatewayTimeout

51494 25/03/2018 04:38 PM Alessia Bardi

ENsure that also resource names are compliant to the rules of the catalogue

51493 25/03/2018 04:28 PM Alessia Bardi

based on the sparql templates competency is a string, in the model it is a PE36_Competency_Type

51492 25/03/2018 01:07 PM Alessia Bardi

Let\s check if we do not get the following warning at client side by setting the response status in void GET methods that write directly on the output stream. The warning is: 'org.springframework.http.converter.json.MappingJackson2HttpMessageConverter- Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"'

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

I do not want to register also the E55_Types

51490 25/03/2018 12:56 PM Alessia Bardi

better error logging

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

ignore integration test

51488 25/03/2018 12:54 PM Alessia Bardi

Added crm:P2_has_type for all sparql query templates

51487 25/03/2018 11:56 AM Alessia Bardi

Some vocabulary codes changed, updating the cleaner rule accordingly

51486 25/03/2018 11:52 AM Alessia Bardi

Vocabularies updated to latest version provided by Felix on March 14th

51485 24/03/2018 05:11 PM Alessia Bardi

Yes, let's use union everywhere

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

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

removed todo, because I did it

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

Not asking for generic DigitalObjects

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

Test adapted to previous commit

51480 24/03/2018 04:15 PM Alessia Bardi

Using specific queries for Software and Dataset: the one for DigitalObject has been deleted as it could not be executed because of timeout exception during tests. I do not want to run such heavy query on the production virtuoso

51479 24/03/2018 01:14 PM Alessia Bardi

Removed deprecated classes

51478 24/03/2018 01:09 PM Alessia Bardi

logging

51477 24/03/2018 01:09 PM Alessia Bardi

handle httpstatus properly

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

Added method to delete a resource by uuid

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

added missing namespace

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

removed useless resource

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)

51471 24/03/2018 12:48 PM Alessia Bardi

Added @RunWith(JUnit4.class)

51470 24/03/2018 12:47 PM Alessia Bardi

Added @RunWith(JUnit4.class)

51469 24/03/2018 12:44 PM Alessia Bardi

Deleted wrong RIOT writer

51468 24/03/2018 12:39 PM Alessia Bardi

Cleanup after creating resources

51467 24/03/2018 12:30 PM Alessia Bardi

fixed test

51466 24/03/2018 12:27 PM Alessia Bardi

Annotation for tests

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

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

Loggin the XML only if it caused an error

51455 23/03/2018 06:15 PM Alessia Bardi

removed wrong } in service sparql template

51452 23/03/2018 05:09 PM Alessia Bardi

Getting the item title from the label if a proper title cannot be found

51445 23/03/2018 05:01 PM Alessia Bardi

Isolate the registration on the catalogue temporarly

51444 23/03/2018 04:56 PM Alessia Bardi

test

51443 23/03/2018 04:51 PM Alessia Bardi

better regex to have alphanumeric item and group names for the catalogue

51442 23/03/2018 04:29 PM Alessia Bardi

Basic implementation for E55 and E29 to the catalogue

51437 23/03/2018 03:43 PM Alessia Bardi

Added TODO to remember in the near future about the error handling

51436 23/03/2018 03:07 PM Alessia Bardi

Let's try to get the providers for all types of resources

51435 23/03/2018 03:06 PM Alessia Bardi

provider must come with at least the title

51433 23/03/2018 03:05 PM Alessia Bardi

Let's get also the maintaining RI as provider (so they will also be added as groups)

51432 23/03/2018 02:56 PM Alessia Bardi

Registering providers as catalogue groups

51429 22/03/2018 07:35 PM Alessia Bardi

Better try using InputStream...

51428 22/03/2018 07:23 PM Alessia Bardi

Debugging "org.apache.jena.riot.RiotNotFoundException: Not found" and related(?) parsing issue

51426 22/03/2018 06:01 PM Alessia Bardi

Added missing dots in sparql templates

51425 22/03/2018 06:01 PM Alessia Bardi

fixed sparql template

51423 22/03/2018 05:48 PM Alessia Bardi

Let's not log all queries, just the template name

51422 22/03/2018 05:42 PM Alessia Bardi

removed old deploy.info~

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