Project

General

Profile

Statistics
| Revision:

# Date Author Comment
39157 10/09/2015 05:29 PM Marek Horst

merging trunk changes with IIS-CDH-5.3.0 branch

37880 19/06/2015 03:59 PM Marek Horst

merging trunk changes with IIS-CDH-5.3.0 branch

37107 11/05/2015 01:17 PM Marek Horst

merging trunk changes with IIS-CDH-5.3.0 branch

35246 11/03/2015 04:44 PM Marek Horst

creating IIS-CDH-5.3.0 branch

34601 19/02/2015 04:16 PM Marek Horst

imports cleanup

34596 19/02/2015 03:17 PM Marek Horst

#118 fixing web usage similarity exporter module

34517 13/02/2015 06:29 PM Marek Horst

#118 updating similarities exporter module: assuming relations provided as input are bidirectional so we do not create backward relations

33248 09/12/2014 06:41 PM Marek Horst

#919 renaming DocumentToResearchInitiative to DocumentToConceptId and DocumentToResearchInitiatives to DocumentToConceptIds

33165 03/12/2014 05:54 PM Marek Horst

#919 introducing support for exporting document project concepts, minor research-initatives exporter refactoring

32883 19/11/2014 02:33 PM Marek Horst #1014 first quick-fix: skipping non-existing entities by replacing exception throwing with simple logging.
To be introduced:
  • writing skipped document identifiers to DocumentId datastore
  • filtering out relations by skipped identifiers from DocumentId datasetore
32828 17/11/2014 03:45 PM Marek Horst

#963 propagating dataset -> mdstore from import to exporting phase: importer produces DocumentToMDStore datasetore utilized by exporter module. Updating transformer definition to handle DocumentToMDStore instead of Identifier schema

31215 08/10/2014 05:52 PM Marek Horst

#637 updating documents affiliations exporter

31167 06/10/2014 06:09 PM Marek Horst

#637 renaming DocumentMetadataActionBuilderModuleFactory to DocumentAffiliationsActionBuilderModuleFactory

31153 06/10/2014 03:47 PM Marek Horst

#637 renaming document_extractedMetadata algorithm to more descriptive document_affiliations, propagating changes to action set identifier properties names

31015 02/10/2014 11:56 AM Marek Horst

#433 fixing problem with unserializable comparator: moving logic to comparable objects

31012 02/10/2014 11:33 AM Marek Horst

setting missing new AlphaNumericCitationComparator() comparator after recent sorting related refactoring

31011 02/10/2014 10:59 AM Marek Horst

broken code fix: renaming OafDecoder#getCF() to OafDecoder#getCFQ()

30983 01/10/2014 06:23 PM Marek Horst

#433 introducing natural citations ordering

30879 25/09/2014 05:09 PM Marek Horst

fixing exporter code after recent Affiliation.avdl refactoring and adding countryCode field, renaming contry to countryName

30163 15/09/2014 12:47 PM Marek Horst

#759 fixing maintaining action set identifiers in exporter module: when module does not get any input action set identifier does not have to be specified

29913 29/08/2014 06:25 PM Marek Horst

fixing NPEx

29902 28/08/2014 08:30 PM Marek Horst

setting confidence level to 1*factor when not specified

29901 28/08/2014 08:28 PM Marek Horst

removing redundant code

29823 22/08/2014 01:27 PM Marek Horst

throwing exception when mdstoreid or mdstore service location set to $UNDEFINED$ value

29822 22/08/2014 01:21 PM Marek Horst

throwing exception when actionsetid set to $UNDEFINED$ value

29808 21/08/2014 02:03 PM Marek Horst

introducing shared citation ExtraData XML model in icm-iis-common, implementing citation importer in mapred_import workflow, implementing exporter module

29797 19/08/2014 12:13 PM Marek Horst

introducing hashCode and equals method

29796 19/08/2014 12:00 PM Marek Horst

introducing CitationsXmlConverter unit test

29795 18/08/2014 05:08 PM Marek Horst

updating main method introduced for testing purposes

29794 18/08/2014 05:07 PM Marek Horst

updating main method introduced for testing purposes

29793 18/08/2014 05:05 PM Marek Horst

#433 introducing ComparableCitationEntry and TypedId model in citations, exported as sorted set XML representation

29281 18/07/2014 05:06 PM Marek Horst

building inference with default trust level set when confidence level is not provided

29191 16/07/2014 06:27 PM Marek Horst

omitting 30| person identifier prefix when exporting XML BLOB containing author statistics

29190 16/07/2014 06:14 PM Marek Horst

omitting 50| publication prefix when exporting citations XML BLOB

29111 14/07/2014 06:17 PM Marek Horst

#637 introducing methods building organization identifiers based on organization name, organization entities and result to organization relations. Currently those methods are not hooked up with exporter main method.

29110 14/07/2014 06:16 PM Marek Horst

utilizing renamed invertBidirectionalRelationAndBuild() method

29105 14/07/2014 05:27 PM Marek Horst

introducing buildOaf(OafEntity oafEntity, DataInfo dataInfo) method for building inferenced entities

29086 14/07/2014 01:59 PM Marek Horst

removing json export test which became obsolete

29023 11/07/2014 01:20 PM Marek Horst

renaming root element from list to citations

28949 08/07/2014 04:38 PM Marek Horst

#691 introducing citations exporter module, updating exporter workflow.xml definition

28942 08/07/2014 03:05 PM Marek Horst

introducing confidenceToTrustLevelNormalizationFactor getter method