Project

General

Profile

Statistics
| Revision:

# Date Author Comment
47505 14/06/2017 01:37 PM Argiro Kokogiannaki

change record path to relative | change semantics for projects and contexts | for migration fetch claims ordered by id

47504 14/06/2017 01:36 PM Konstantina Galouni

bug fixed in EmailSender class when finding if project is target or source in a claim

47444 02/06/2017 12:00 PM Konstantina Galouni

Updated EmailScheduler/EmailSender - runs every day on 12:00:00 PM | updated properties to hide critical information | update functions in ProjectHandler class throw SQLStoreException too

47297 19/05/2017 12:55 PM Argiro Kokogiannaki

Use different API for Datacite that returns json

47267 16/05/2017 03:03 PM Katerina Iatropoulou

spring cleaning

47265 16/05/2017 02:24 PM Katerina Iatropoulou

Spring bean for EmailSender

47225 12/05/2017 05:26 PM Katerina Iatropoulou

temporarily disable mail server

47220 12/05/2017 02:57 PM Argiro Kokogiannaki

changing info to debug level for queries

47219 12/05/2017 02:51 PM Argiro Kokogiannaki

Add SQLStoreException class | throws new exception in all class | refactor code after QAplug results

47215 12/05/2017 12:42 PM Katerina Iatropoulou

some small refactoring

47214 12/05/2017 12:26 PM Argiro Kokogiannaki

adding log messages for creating, fetching and deleting claims

47211 12/05/2017 10:41 AM Katerina Iatropoulou

Added thread in Spring

47059 04/05/2017 04:04 PM Konstantina Galouni

ClaimHandler.java:: boolean updateClaimCurationInfo(String curatedBy, String claimId, boolean approved) returns true if update was successful, false otherwise | void updateTokenByProjectId(String projectId, String newToken) moved from FetchProjectHandler.java to ProjectHandler.java | FetchProjectHandler.java:: String fetchProjectIdByToken(String token, String email) returns openaire_id or null

47039 03/05/2017 02:11 PM Argiro Kokogiannaki

set validation file path from bean | set parameter for migration table | add count method for fetching claims for a project through the token

47034 02/05/2017 04:08 PM Konstantina Galouni

Functionality to fetch Claims by token when token and email are correct added (FetchClaimHandler.java :: fetchClaimsByToken function)

47008 28/04/2017 02:32 PM Argiro Kokogiannaki

add bean for file paths | use properties file for beans | add handle openaireId for external records

47003 28/04/2017 12:56 PM Konstantina Galouni

Changes in update curation info (claims) functions -> ClaimHandler class: updateClaimCurationInfo added to be called from API

46977 27/04/2017 11:13 AM Argiro Kokogiannaki

creating methods for direct index claim | use https in ulrs for datacite & crossref | add a check in parsing project for contact person email

46956 26/04/2017 02:59 PM Konstantina Galouni

Added queries for claims' curation update in database

46950 24/04/2017 03:07 PM Argiro Kokogiannaki

springContext-claimsDemo.xml: Revert to previous version with property values defined in xml in order the deployment to work

46918 20/04/2017 04:45 PM Argiro Kokogiannaki

add checks when building an openaire entity | fix bug with openaire datasets | add fields for curation in claim entity | get claim curation fields in get claims methods | in save claim fill contact person field | test methods update contact person and update token

46884 20/04/2017 12:22 PM Konstantina Galouni

Added functionality for sending emails to all contact info of every project with newly added claims (currently hard coded dates-emails-tokens) | ProjectFetcher.class and FetchProjectHandler.class were created

46755 10/04/2017 11:50 AM Katerina Iatropoulou

Enhanced classes qith new fields, eg project has contact e-mail and records has authors

45974 21/02/2017 04:12 PM Argiro Kokogiannaki

change search to beta | catch exception for filenot found in validation

45959 20/02/2017 03:32 PM Argiro Kokogiannaki
45958 20/02/2017 03:31 PM Argiro Kokogiannaki

Change service url port| use scooby new db

42789 08/06/2016 03:01 PM Argiro Kokogiannaki

implement sorting by source/target title, in insert claim methods add access rights and embargo endDate parameters

42762 03/06/2016 12:18 PM Argiro Kokogiannaki

Change queries and method signatures to include sorting functionality, filtering by type, filtering by keyword (1st draft)

42609 20/05/2016 01:48 PM Katerina Iatropoulou

1.3.0-SNAPSHOT utils version in pom.xml

42291 22/04/2016 02:32 PM Katerina Iatropoulou

POST and DELET methods added to the connector API

42281 21/04/2016 11:25 AM Argiro Kokogiannaki

fixing method name buildAndInsertClaim

42279 20/04/2016 03:40 PM Argiro Kokogiannaki

Fixing bug with fetchClaim when contains dataset

42278 20/04/2016 02:25 PM Argiro Kokogiannaki

Set the proper date in fetch claim methods, change the date format, fix the bug for fetchClaimsByUser exception

42271 19/04/2016 02:12 PM Argiro Kokogiannaki

return id when inserting a new claim

42270 18/04/2016 04:09 PM Argiro Kokogiannaki

Additional methods: fetchClaimById, deleteClaim without user parameter, count methods (by user,project, funder, context, date or all claims ), fix the fetchClaimsByFunder method

42214 13/04/2016 12:03 PM Argiro Kokogiannaki

Add limit and offset parameters in fetch queries, add fetchAllClaims method, remove extra context properties files

42199 12/04/2016 04:02 PM Argiro Kokogiannaki

Refctoring, add delete methods, change date format, new methods for getting lattest claims from old DB

41794 22/03/2016 12:49 PM Argiro Kokogiannaki

Add one more method for testing the external url

41793 22/03/2016 12:35 PM Argiro Kokogiannaki

refactoring, change DMFContextHandler method because test failed

41791 22/03/2016 12:04 PM Argiro Kokogiannaki

Refactoring existing code, create package entity, create methods for claim fetching and claim insertion

41621 09/03/2016 12:10 PM Argiro Kokogiannaki

add field funder_acronym, save in db the field orcidworkid, change the way the external url is chose - priority to open access, move semantics filed to claim table, change the metadata file path categorizing based on type and datasource, for projects change the welcome trust prefix

41450 26/02/2016 03:05 PM Argiro Kokogiannaki

for missing openaire results : give a second chance searching in the index for inference true

41449 26/02/2016 02:30 PM Argiro Kokogiannaki

for missing external results: give a second chance searching in the index

41444 26/02/2016 01:36 PM Argiro Kokogiannaki

Removing unused methods and classes,change the workflow for building result collectedFrom openaire - driver

41433 25/02/2016 03:40 PM Katerina Iatropoulou

DMFParserTest tests added

41422 24/02/2016 12:28 PM Argiro Kokogiannaki

Removed unused field id from context

41413 23/02/2016 04:41 PM Argiro Kokogiannaki

Correct the collectedFrom value for orcid

41412 23/02/2016 04:34 PM Katerina Iatropoulou

External records parser test added

41411 23/02/2016 02:52 PM Argiro Kokogiannaki

parse a few more fields in oaf xml (websource/url, embargoenddate, orcidworkid) - In OafParserTest: add new test case for external url

41410 23/02/2016 02:04 PM Katerina Iatropoulou

minor update on parser tests

41409 23/02/2016 02:01 PM Katerina Iatropoulou

PArsing tests for Relation and Oaf Parser

41408 23/02/2016 01:28 PM Argiro Kokogiannaki

add/rename fields in claim objects, remove the header from oafResult xml, add/change fields in database tables

41350 18/02/2016 11:16 AM Argiro Kokogiannaki

Implement methods for contextRelation claims, add the appropriate beans and the getters/ setters methods, add export metadata file

41260 10/02/2016 11:51 AM Argiro Kokogiannaki

Reverting previous commit and go back to revision r41254

41255 09/02/2016 04:52 PM Argiro Kokogiannaki

svn ignore uoa-claims-demo.iml

41254 09/02/2016 04:48 PM Argiro Kokogiannaki

Implementing Migration methods....

41253 09/02/2016 11:30 AM Katerina Iatropoulou

minor changes in migration code

41220 08/02/2016 06:21 PM Argiro Kokogiannaki

Finishing the implementation of method crossref2Result

41218 08/02/2016 04:31 PM Argiro Kokogiannaki

Add a query for getting relation claims enriched with dmf, fill Relation in RelatioHandler, Add methods for getting Identifiers in DMFParser

41214 08/02/2016 03:28 PM Argiro Kokogiannaki

Annotate as depricated methods that will be deleted AFTER refactoring

41213 08/02/2016 02:58 PM Katerina Iatropoulou

Continue working with migration class and in parallel adding new classes or methods when needed

41212 08/02/2016 02:47 PM Argiro Kokogiannaki

In fetch resultsFromAPI methods add a check if no results found to ask with the objIdentifier

41200 05/02/2016 05:29 PM Katerina Iatropoulou

Major refactoring. Added different parsers for each case and handlers for each object. Started drafting basic migration method. Proper initialization of parsers and handlers is missing.

41199 05/02/2016 04:06 PM Argiro Kokogiannaki
41198 05/02/2016 03:08 PM Argiro Kokogiannaki

Add methods for fetching results, etc

41197 05/02/2016 12:50 PM Argiro Kokogiannaki

adding ParsingClaimUtils.getConceptFromDMF()

41196 05/02/2016 12:38 PM Argiro Kokogiannaki

Adding methods

41195 05/02/2016 11:16 AM Argiro Kokogiannaki

keep Refactoring project - change the return type of some functions

41166 04/02/2016 04:13 PM Argiro Kokogiannaki

keep Refactoring project......

41162 04/02/2016 03:16 PM Argiro Kokogiannaki

keep Refactoring project...

41161 04/02/2016 02:38 PM Katerina Iatropoulou

Refactoring project

41160 04/02/2016 01:54 PM Argiro Kokogiannaki

BuildOperations to ClaimBuilder

41159 04/02/2016 01:47 PM Argiro Kokogiannaki

Refactor QueryOperations to QueryBuilder, update the method that gets xml from orcid to contain only the requested work

41157 04/02/2016 12:29 PM Argiro Kokogiannaki

validation : needs project name OR acronym, create metadata file for crossref/ Datacite results - still working on Orcid, add embargo date field in Result, build Context (add name), when searching openaire API if result not found check with objIdentifier or search for dataset

41116 29/01/2016 04:20 PM Katerina Iatropoulou

static constructor

41111 29/01/2016 03:56 PM Katerina Iatropoulou

adding ContextUtil for context label extraction

41104 29/01/2016 12:22 PM Argiro Kokogiannaki

Adding new fields in Result (orcidworkid, pmcid) and get those fields in parsing, add methods for querying and pursing results and projects from Search API

41003 25/01/2016 01:47 PM Argiro Kokogiannaki

More detailed information for claims that failed validation, new methods for getting relation claims bounded by ids, using claimUtils class for constants like types, retrieve type info from both id and collected from fields when not available, change dm field date to timestamp, In dmf get id from field recordIdentifier instead of objIdentifier

40946 21/01/2016 05:09 PM Argiro Kokogiannaki

Rename class ClaimOperations to BuildOperations, remove unused folders, Add validation methods for claim Object and its source and target Objects

40941 21/01/2016 03:34 PM Argiro Kokogiannaki

change insert-queries to ignore null values, change the date format in claim insert query, add enrich result methods, add bean for claimOperations class, export report files for not found projects/results, invalid dois and enriched results from dmfs

40773 13/01/2016 05:40 PM Argiro Kokogiannaki

Refactoring the packages, a class QueryOperations is added, organizing the TestClass

40696 11/01/2016 02:49 PM Argiro Kokogiannaki

Change/add fields for openaire entities, create/update methods for queries which create tables, insert claim relations , etc

40112 26/11/2015 11:42 PM Nikon Gasparis

support to bulk load jsonLd claims

40103 25/11/2015 05:10 PM Nikon Gasparis

jsonLD is now created correctly
support to send the jsonld via post request to annotation service (inside jsonLdBuilder)

40100 25/11/2015 01:19 PM Argiro Kokogiannaki
40097 25/11/2015 11:26 AM Argiro Kokogiannaki

Use class claimGenerics in ParsingClaimUtils and Test

40087 24/11/2015 05:06 PM Argiro Kokogiannaki

complete the commit (r40086)/adding the rest files - Adding the initial methods for parsing dmf claims, require necessary fields from search, build the complete the sructure of a complete claim

40086 24/11/2015 04:55 PM Argiro Kokogiannaki
40078 24/11/2015 01:26 PM Nikon Gasparis

initial support to convert claim Object to jsonldString

40006 20/11/2015 12:16 PM Argiro Kokogiannaki

removed test class

40005 20/11/2015 12:15 PM Argiro Kokogiannaki

restructure for testing

40004 20/11/2015 11:06 AM Katerina Iatropoulou

ignoring uoa-claims-demo.iml

40003 20/11/2015 11:03 AM Katerina Iatropoulou

First structure of the claim migration code

39995 19/11/2015 12:34 PM Eri Katsari
39994 19/11/2015 12:32 PM Eri Katsari
39985 18/11/2015 08:38 PM Eri Katsari

''