|
|
@3951
|
13 years |
cbyrom |
Add eclipse metadata files - to help set up identical dev environment.
|
|
|
@3950
|
13 years |
cbyrom |
Simplify workflow in Skeleton class + add logging using log4j + add new …
|
|
|
@3948
|
13 years |
cbyrom |
Undelete files (for some reason eclipse deleted this when copying from …
|
|
|
@3947
|
13 years |
cbyrom |
|
|
|
@3946
|
13 years |
cbyrom |
Branching ws-Discovery2 to work on the changes to allow the
use of the …
|
|
|
@3945
|
13 years |
cbyrom |
|
|
|
@3944
|
13 years |
cbyrom |
Restructure build file to cleanly separate client and service jar …
|
|
|
@3941
|
13 years |
cbyrom |
Update the readme doc to include new instructions for setting things up.
|
|
|
@3940
|
13 years |
cbyrom |
Fix Client class reference - to generated stub file.
|
|
|
@3939
|
13 years |
cbyrom |
Update build file:
1) Add the wsdl2java code generation to the build - …
|
|
|
@3913
|
13 years |
cbyrom |
Updates to readme doc.
|
|
|
@3912
|
13 years |
cbyrom |
Adjust logging in oai_document_ingester + adjust exception handling, …
|
|
|
@3910
|
13 years |
cbyrom |
Fix problems with molesReadWrite - including escaping of special …
|
|
|
@3909
|
13 years |
cbyrom |
Add default logger use to keywordAdder + tidy up code.
|
|
|
@3908
|
13 years |
cbyrom |
Add local moles schema - for use with molesReadWrite.
|
|
|
@3907
|
13 years |
cbyrom |
Add rollback to db funcs - to allow processing to continue correctly if
an …
|
|
|
@3906
|
13 years |
cbyrom |
Add further documentation - including filling out 'to do' section with …
|
|
|
@3870
|
13 years |
cbyrom |
Remove unecessary code relating to the eXist DB.
|
|
|
@3869
|
13 years |
cbyrom |
Add code to delete records if they weren't properly ingested - to allow …
|
|
|
@3868
|
13 years |
cbyrom |
Add documentation file with description of new ingestion process.
|
|
|
@3865
|
13 years |
cbyrom |
Fix keywordAdder so that processing is properly escaped if errors occur …
|
|
|
@3864
|
13 years |
cbyrom |
Removing branch committed with wrong name.
|
|
|
@3863
|
13 years |
cbyrom |
Add new stored proc to cleanly delete an ingested document and all
its …
|
|
|
@3862
|
13 years |
cbyrom |
Fix workflow so that transforms are only ran when actually required
- i.e. …
|
|
|
@3861
|
13 years |
cbyrom |
Clear out redundant code and rename main script, oai_document_ingester
- …
|
|
|
@3860
|
13 years |
cbyrom |
Add new function, escapeSpecialCharacters() to PostgresRecord? to correct …
|
|
|
@3859
|
13 years |
cbyrom |
Improve exception logging + correct return type for ingest stored procs.
|
|
|
@3858
|
13 years |
cbyrom |
Properly update doc when modifications made + remove redundant code + …
|
|
|
@3857
|
13 years |
cbyrom |
Add 'debug' mode to ingest script - to allow more verbose logging.
|
|
|
@3855
|
13 years |
cbyrom |
Add new config file, ingest.config - to store details of the postgres DB …
|
|
|
@3854
|
13 years |
cbyrom |
Add helper methods to SpatioTemporalData? for easy retrieval of …
|
|
|
@3853
|
13 years |
cbyrom |
Update python scripts to call the new stored procedures, to properly …
|
|
|
@3852
|
13 years |
cbyrom |
Add port to db_connect and adjust set up of connection to allow this to
be …
|
|
|
@3851
|
13 years |
cbyrom |
Add various stored procs to create/update records - including proc, …
|
|
|
@3850
|
13 years |
cbyrom |
Add some test data for the DB to allow quick testing of data model.
|
|
|
@3849
|
13 years |
cbyrom |
Adjust tables to use timestamps instead of dates - and add create dates to …
|
|
|
@3848
|
13 years |
cbyrom |
Adjust create database script to allow specification of port - along with …
|
|
|
@3847
|
13 years |
cbyrom |
Create new object, SpatioTemporalData?, to wrapper temporal and spatial …
|
|
|
@3846
|
13 years |
cbyrom |
Ajudst DAO and Record classes to throw errors rather than catching them
- …
|
|
|
@3845
|
13 years |
cbyrom |
Fix creation of backup dirs.
|
|
|
@3844
|
13 years |
cbyrom |
Improve checking of return vals from db calls - to nullify these if …
|
|
|
@3843
|
13 years |
cbyrom |
Add filename column back into original_document + adjust trigger procedure …
|
|
|
@3839
|
13 years |
cbyrom |
Add script to run ingest for all avaiable config files.
Make …
|
|
|
@3838
|
13 years |
cbyrom |
Remove unecessary files and dirs - including all xquery stuff since
this …
|
|
|
@3837
|
13 years |
cbyrom |
Add saxon library - required for the xquery transforms.
|
|
|
@3836
|
13 years |
cbyrom |
Re-organise location of config.properties files to make codebase neater.
|
|
|
@3835
|
13 years |
cbyrom |
Remove logger - replaced by inbuilt python logger.
|
|
|
@3834
|
13 years |
cbyrom |
Changes to data model:
i) Simplify creation script - to take input …
|
|
|
@3831
|
13 years |
cbyrom |
Extend the new data model to include spatio-temporal tables - including …
|
|
|
@3824
|
13 years |
cbyrom |
Adjust data model to use discovery id as a fieldname - and make this …
|
|
|
@3821
|
13 years |
cbyrom |
Fix a few problems - including referencing the xquery libraries; these …
|
|
|
@3820
|
13 years |
cbyrom |
Remove unecessary file.
|
|
|
@3817
|
13 years |
cbyrom |
Add default logging support + create new version of ingest script, …
|
|
|
@3816
|
13 years |
cbyrom |
Add workflow to allow creation of moles doc from whatever starting point …
|
|
|
@3815
|
13 years |
cbyrom |
Improve the FileUtilities? - using 'find' to get the various required …
|
|
|
@3814
|
13 years |
cbyrom |
Fill out functionality for DAO - including check for uniqueness of …
|
|
|
@3810
|
13 years |
cbyrom |
Create Logger class to standardise output - and allow this to be
switched …
|
|
|
@3809
|
13 years |
cbyrom |
Improve PostgresRecord? class to generalise the transforming of docs into …
|
|
|
@3808
|
13 years |
cbyrom |
Rename class - DAL -> DAO (data access object) - to make more correctly …
|
|
|
@3807
|
13 years |
cbyrom |
Create new DB scripts to cope with the document records being stored in …
|
|
|
@3804
|
13 years |
selatham |
Use the exist interface that comes with .war rather than the old-hat …
|
|
|
@3803
|
13 years |
selatham |
Use the exist thatcomes in .war rather than old-hat one in exist-client.
|
|
|
@3800
|
13 years |
cbyrom |
Upgraded version of ingest codebranch - including major refactoring of the …
|
|
|
@3799
|
13 years |
cbyrom |
Upgraded version of ingest codebranch - including major refactoring of the …
|
|
|
@3798
|
13 years |
selatham |
get rid of more of the no for enddates
|
|
|
@3797
|
13 years |
cbyrom |
Upgraded version of ingest codebranch - including major refactoring of the …
|
|
|
@3785
|
13 years |
selatham |
gather required utilities. improve elementree imports in keywordAdder. put …
|
|
|
@3779
|
13 years |
selatham |
retiring some old code
|
|
|
@3777
|
13 years |
selatham |
removed development SpaceTimeIngestPostgisFromMOLES
|
|
|
@3449
|
13 years |
mpritcha |
Updated to demonstrate use of helper classes & added timings.
|
|
|
@3254
|
13 years |
domlowe |
Updating search plugins to use production discovery
|
|
|
@3205
|
13 years |
selatham |
make celementree imports more robust
|
|
|
@3194
|
13 years |
selatham |
bug fix - non-existent reference kicking about.
|
|
|
@3179
|
13 years |
selatham |
tidying up a bit
|
|
|
@3177
|
13 years |
selatham |
adding new coverages extraction to postgis tables.
|
|
|
@3172
|
13 years |
selatham |
change working directory early, so that finds pwds file.
|
|
|
@3168
|
13 years |
selatham |
Re-write to use the pythonic dif2moles xquery rather than Java. extract …
|
|
|
@3148
|
13 years |
mpritcha |
Added DPPP to scopeList
|
|
|
@3136
|
13 years |
lawrence |
Modified NumSim as requested by Met Office
|
|
|
@3132
|
13 years |
mpritcha |
Fixed incorrect logic for ignoring spatial search if global extent …
|
|
|
@3101
|
13 years |
selatham |
Cope with slashes in id. More DP config files
|
|
|
@3077
|
13 years |
mpritcha |
updated to add overview.html to javadocs
|
|
|
@3076
|
13 years |
mpritcha |
Initial stab at documentation, exists as extension to javadocs.
|
|
|
@3054
|
13 years |
mpritcha |
Mostly cosmetic tweaks to javadoc comments, removed a few unused imports …
|
|
|
@3053
|
13 years |
mpritcha |
Narrowed javadoc target to relevant packages, included overview.html page.
|
|
|
@3021
|
13 years |
selatham |
Another new DP. Tidied ingest.
|
|
|
@3020
|
13 years |
selatham |
New DP configs. Deal with colons in IDs
|
|
|
@2995
|
13 years |
mpritcha |
Updated build instructions to reflect addition of client. Minor typo in …
|
|
|
@2994
|
13 years |
mpritcha |
Updated build instructions to reflect addition of client.
|
|
|
@2993
|
13 years |
mpritcha |
Updated build instructions to reflect addition of client.
|
|
|
@2992
|
13 years |
mpritcha |
Added client class with proxy methods representing doSearch and doPresent …
|
|
|
@2983
|
13 years |
lawrence |
Slight improvements to the Experiment type.
|
|
|
@2977
|
13 years |
lawrence |
Version 10-01 of NumSim - major syntax changes, minor semantic changes!
|
|
|
@2972
|
13 years |
selatham |
bgs config
|
|
|
@2856
|
13 years |
selatham |
corrected pmls config file
|
|
|
@2841
|
13 years |
mpritcha |
Corrected revision label of ISO19115 present Xquery
|
|
|
@2840
|
13 years |
mpritcha |
Initial try at supporting present of ISO19115
|
|
|
@2839
|
13 years |
mpritcha |
Probably no change but re-synced DIF and DC xqueries to current versions …
|
|
|
@2838
|
13 years |
mpritcha |
Changed target of author search and fixed namespace problem.
|
|
|
@2824
|
13 years |
lawrence |
Modified schema for NumSim to support xhtml
|
|
|