|
|
@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 …
|
|
|
@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 …
|
|
|
@3797
|
13 years |
cbyrom |
Upgraded version of ingest codebranch - including major refactoring of the …
|
|
|
@555
|
15 years |
selatham |
moving discovery stuff to the right product directory
|
|
copied from Discovery_Service/branches:
|
|
|
@98
|
17 years |
anonymous |
New repository initialized by cvs2svn.
|