|
|
@5371
|
12 years |
lawrence |
Fixes to the underlying utils for handling the vocab server interface. …
|
|
|
@4797
|
12 years |
cbyrom |
Fix eXistdbclient tests - to use latest test data and to properly clean
up …
|
|
|
@4788
|
12 years |
cbyrom |
Improve testing of existdbclient - adjust how new atoms are stored
and …
|
|
|
@4783
|
12 years |
cbyrom |
Extend test suites to test new feed and DIF creation functionality.
|
|
|
@4782
|
12 years |
cbyrom |
Add code to allow publishing of data to multiple feeds - to offer …
|
|
|
@4781
|
12 years |
cbyrom |
Move htmlUtilities from MILK code to ndgUtils - so that it can be
easily …
|
|
|
@4780
|
12 years |
cbyrom |
Create AtomState? object to represent the different atom publication
states …
|
|
|
@4778
|
12 years |
cbyrom |
Move code to augment atom data when doing the atom to DIF xquery …
|
|
|
@4758
|
12 years |
cbyrom |
Create new class, eXistDBFeedClient, to allow use of the eXist atom
feed …
|
|
|
@4757
|
12 years |
cbyrom |
Expose encoded authentication details for eXist - so can re-use for
atom …
|
|
|
@4722
|
12 years |
cbyrom |
Adjust timeout period for sockets - to allow lengthier validations to …
|
|
|
@4721
|
12 years |
cbyrom |
Further tidy up of Atom model, tightening up XPath expressions to
include …
|
|
|
@4720
|
12 years |
cbyrom |
Improve handling of errors when doing validation + granulite ingests.
|
|
|
@4719
|
12 years |
cbyrom |
Avoid looking up invalid links more than once during validation + …
|
|
|
@4697
|
12 years |
cbyrom |
Add delete function to atom editor to delete granule atoms - together
with …
|
|
|
@4696
|
12 years |
cbyrom |
Adjust Atom and MolesEntity? data models to properly use namespaces when …
|
|
|
@4679
|
12 years |
cbyrom |
Extend granulite to allow command line operation - with input options
to …
|
|
|
@4677
|
12 years |
cbyrom |
Add keyword, 'replaceAtom' to determine whether atoms should be
replaced …
|
|
|
@4663
|
12 years |
cbyrom |
Re-organise contents of ndgUtils to make more logical and refactor …
|
|
|
@4655
|
12 years |
cbyrom |
Create new class, testUtils, to handle various common test activities
and …
|
|
|
@4652
|
12 years |
cbyrom |
Fix problem with test - test currently fails so doesn't complete - …
|
|
|
@4651
|
12 years |
cbyrom |
Adjust test suite to become:
a) test environment (i.e. running as noseTest …
|
|
|
@4648
|
12 years |
cbyrom |
Improve test suite, allowing referenced artefacts to be properly set
up …
|
|
|
@4641
|
12 years |
cbyrom |
Improve test suite, allowing referenced artefacts to be properly set
up …
|
|
|
@4640
|
12 years |
cbyrom |
Simplify wrapGetText and improve error handling when no data is returned.
|
|
|
@4638
|
12 years |
cbyrom |
Adjust retrieval of backup atom docs; these will return more than one …
|
|
|
@4636
|
12 years |
cbyrom |
Add range validation - i.e. checking max/min values correct way around
+ …
|
|
|
@4630
|
12 years |
cbyrom |
Extend and update test suite for ndgUtils code - adding new package
to …
|
|
|
@4629
|
12 years |
cbyrom |
Extend and update test suite for ndgUtils code - adding new package
to …
|
|
|
@4628
|
12 years |
cbyrom |
Extend and update test suite for ndgUtils code - adding new package
to …
|
|
|
@4627
|
12 years |
cbyrom |
Improve input parameter checking + improve scoping of methods + add more …
|
|
|
@4605
|
12 years |
cbyrom |
Implement text help for the remaining atom edit sections. Improve …
|
|
|
@4601
|
12 years |
cbyrom |
Allow author to be specified from inputs dict in Atom - by setting the …
|
|
|
@4600
|
12 years |
cbyrom |
Simplify xquery search.
|
|
|
@4595
|
12 years |
cbyrom |
Fix search xquery -adding namespace + fix author check.
|
|
|
@4592
|
12 years |
cbyrom |
Extend the Author class with a hasValue method and implement usage …
|
|
|
@4591
|
12 years |
cbyrom |
Correctly handle scenario where granulite files are specified online
but …
|
|
|
@4590
|
12 years |
cbyrom |
Add new class to allow eXist doc backups to be done in a separate, …
|
|
|
@4589
|
12 years |
cbyrom |
Add debug mode to validator to allow for more detailed output + add …
|
|
|
@4588
|
12 years |
cbyrom |
Fix atom search xquery to only return atoms - i.e. ignoring the xsd and …
|
|
|
@4585
|
12 years |
cbyrom |
Restructure granulite, creating smaller methods, to allow the bulk of the …
|
|
|
@4582
|
12 years |
cbyrom |
Add logic to cope with changes to the Atom structure - to allow granulite …
|
|
|
@4580
|
12 years |
cbyrom |
Add logic to cope with changes to the Atom structure - to allow granulite …
|
|
|
@4571
|
12 years |
cbyrom |
Various fixes to get interface to CDML/CSML code library working correctly …
|
|
|
@4564
|
12 years |
cbyrom |
Add CDML and CSML namespace/dtd info to use when checking file type.
|
|
|
@4562
|
12 years |
cbyrom |
Move granulite to ndgUtils to allow re-use with the atom editor.
Extend …
|
|
|
@4555
|
12 years |
cbyrom |
Move existbdclient to lib package + extend to make use of DocumentRetrieve? …
|
|
|
@4535
|
12 years |
cbyrom |
Generalise existing methods to allow data entities to be looked up with …
|
|
|
@4532
|
12 years |
cbyrom |
Generalise atomDeploymentsList.xq to become atomTypeList.xq and adjust …
|
|
|
@4531
|
12 years |
cbyrom |
Fix issue with adding author lists + add data entities container to
Atom …
|
|
|
@4530
|
12 years |
cbyrom |
Improve error handling when checking schema validation.
|
|
|
@4529
|
12 years |
cbyrom |
Improve reading in of password file data.
|
|
|
@4512
|
12 years |
cbyrom |
Fix problem with retaining empty category data + improve output error …
|
|
|
@4511
|
12 years |
cbyrom |
Move command line eXist atom validator script to ndgUtils - to sit more …
|
|
|
@4506
|
12 years |
cbyrom |
Force atom validator to specify a db config file on construction + tidy up …
|
|
|
@4505
|
12 years |
cbyrom |
Simplify lookup of current vocab term url.
|
|
|
@4502
|
12 years |
cbyrom |
Move code from granulite, to add CSML data to atom, to Atom class + add …
|
|
|
@4499
|
12 years |
cbyrom |
Improve error logging when testing for valid unicode.
|
|
|
@4495
|
12 years |
cbyrom |
Store cache of validated urls and vocab terms in validator - to avoid the …
|
|
|
@4494
|
12 years |
cbyrom |
Add new methods to lookup simple URLs and vocab term urls. NB, problems …
|
|
|
@4493
|
12 years |
cbyrom |
Add new keyword to avoid setting up the eXist DB unless explicitly …
|
|
|
@4492
|
12 years |
cbyrom |
Adjust visibility of normaliseLongitude method.
|
|
|
@4491
|
12 years |
cbyrom |
Create new class, AtomValidator?, to act as a utility class for the Atom …
|
|
|
@4490
|
12 years |
cbyrom |
Add methods to the eXist DB client to ingest the required atom xsd docs + …
|
|
|
@4489
|
12 years |
cbyrom |
Create new package, lib, in ndgUtils to store common re-usable code + …
|
|
|
@4488
|
12 years |
cbyrom |
Move ndgUtils tests to their own test structure + fix various broken …
|
|
|
@4487
|
12 years |
cbyrom |
Further restructure of codebase - moving datamodels into ndgUtils to allow …
|
|
|
@4484
|
12 years |
cbyrom |
Revert changes to myConfig code - this throws an exception when its get() …
|
|
|
@4483
|
12 years |
cbyrom |
Add schemas to ndgXqueries object and add method to retrieve these + tidy …
|
|
|
@4449
|
12 years |
cbyrom |
Additional code to properly handle granulite uploads.
|
|
|
@4444
|
12 years |
cbyrom |
Add new xquery to lookup deployment atoms associated with an atom ID +
add …
|
|
|
@4440
|
12 years |
cbyrom |
Create new model, Deployment, to hold deployments info - for easy use
with …
|
|
|
@4434
|
12 years |
cbyrom |
Add new method to vocabtermdata - to retrieve the vocab term item when …
|
|
|
@4433
|
12 years |
cbyrom |
Fix call to ndgXqueries to retrieve properly expanded out xquery.
|
|
|
@4430
|
12 years |
cbyrom |
Fix getDIF() method + extend xquery to include Dataset_Publisher in DIF + …
|
|
|
@4427
|
12 years |
cbyrom |
Upgrade the various 'list' xqueries - to nest all results in a single
root …
|
|
|
@4423
|
12 years |
cbyrom |
Move FileUtilities? module to ndgUtils to allow re-use elsewhere + un-oo …
|
|
|
@4419
|
12 years |
cbyrom |
Add method to atom to allow ingest of CSML data + add inputs check for …
|
|
|
@4414
|
12 years |
cbyrom |
Add new code to allow bulk loading of data from eXist - to improve …
|
|
|
@4409
|
12 years |
lawrence |
More general numsimSummary xquery that picks up both met office and
badc …
|
|
|
@4347
|
12 years |
cbyrom |
Add validate() method to atom model to allow basic checks on atom data …
|
|
|
@4314
|
12 years |
cbyrom |
Add new utility methods for adding/removing/retrieving online reference …
|
|
|
@4313
|
12 years |
cbyrom |
Improve error handling - using user defined exception + include better …
|
|
|
@4301
|
12 years |
cbyrom |
Add convenience methods to determine whether a data item is a granule + …
|
|
|
@4296
|
12 years |
cbyrom |
Add Content property, with getter+setter, to Atom model + add method to …
|
|
|
@4295
|
12 years |
cbyrom |
Extend vocabtermdata module to provide utility methods to check if a
vocab …
|
|
|
@4286
|
12 years |
cbyrom |
Add new db structure for deployment atoms + add subtype term ID to atom.
|
|
|
@4282
|
12 years |
cbyrom |
Couple of small fixes.
|
|
|
@4281
|
12 years |
cbyrom |
Add activity deployment term to vocab data + add new error handling +
add …
|
|
|
@4280
|
12 years |
cbyrom |
Wrap xquery as string, to avoid issues with windows characters + adjust …
|
|
|
@4267
|
12 years |
cbyrom |
Extend eXistInterface search method to allow more granulated searches of …
|
|
|
@4249
|
12 years |
cbyrom |
Tighten up atom data model to better handle online references + simplify …
|
|
|
@4248
|
12 years |
cbyrom |
Add online reference terms data to the vocabtermdata class + extend the …
|
|
|
@4244
|
12 years |
cbyrom |
Add code to allow input/edit of online references + fix author/contributor …
|
|
|
@4240
|
12 years |
cbyrom |
Extend Person object to include comparison method for object equality …
|
|
|
@4236
|
12 years |
cbyrom |
Improve the creation of new atom entries in eXist - generating unique
IDs, …
|
|
|
@4229
|
12 years |
cbyrom |
Add support for doing lists and summaries of atom docs via ndgDirectory …
|
|
|
@4220
|
12 years |
cbyrom |
Move the atom specific eXist db client code to ndgutils for re-use + move …
|
|
|
@4219
|
12 years |
cbyrom |
Simplify vocab data by only returning termIDs for the subtypes + fix
a …
|
|
|
@4218
|
12 years |
cbyrom |
Finish adding details of all the subtype vocab terms.
|
|
|