Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  Metacat 3724 about 16 years Matt Jones Skeleton for data insertion script. Also added ...
  control-services 2675 over 18 years Matt Jones Removed unused subroutines that were for testing.
  create-registry 2800 over 18 years sgarg Added new variables to the script which creates...
cache_eml_data.pl 8.26 KB 3762 about 16 years Matt Jones Fixes to record sies of ecogrid files, and to f...
change-ldap-passwd.pl 3.24 KB 2499 about 19 years sgarg Adding perl script for changing ldap password f...
create-ldap-account.pl 11.1 KB 2341 over 19 years sgarg Integrating ldapweb.cgi & create-ldap-account.p...
get_eml.pl 4.58 KB 2638 over 18 years harris Added a function to strip out the whitespace th...
getlsid.pl 3.01 KB 2820 over 18 years Matt Jones This is a basic commandline client for resolvin...
insert_data.pl 4.29 KB 3724 about 16 years Matt Jones Skeleton for data insertion script. Also added ...
kruger_docids 824 Bytes 4166 over 15 years ben leinfelder initial doc id list from original conversion
ldapweb.cgi 34.1 KB 4394 over 15 years walbridge Further rework on ldapweb.cgi for 1.9 compatibi...
list_of_docids 6.81 KB 2115 about 20 years sgarg Perl script for transfering documents from one ...
register-dataset.cgi 154 KB 4577 over 15 years walbridge CODE FORMATTING ONLY: Fix all the inconsistenci...
transfer_emldocs_from_metacat1_to_metacat2.pl 2.76 KB 2115 about 20 years sgarg Perl script for transfering documents from one ...
update_emldoc_data.pl 3.82 KB 4165 over 15 years ben leinfelder script used to update keywords for existing kru...

Latest revisions

# Date Author Comment
4577 11/19/2008 10:58 AM walbridge

CODE FORMATTING ONLY: Fix all the inconsistencies I found within the script to follow the standards used within 80% of the code: No tabs, 'if (eval) {' operator spacing, four spaces indentation, replace exit(0) with exit().

4554 11/10/2008 06:35 PM walbridge

add start of otherEntity processing for registry edits

4553 11/10/2008 06:21 PM walbridge

Editing documents should check for ACL elements under //access now instead of //dataset/access

4552 11/10/2008 06:07 PM walbridge

Transform EML 2.0.x documents to 2.1.0 which are found when editing with the registry, using an XSLT transformation.

4541 11/10/2008 02:59 PM walbridge

Remove EML2 beta6 document conversion support, the files required for conversion have been deprecated from Metacat.

4520 11/06/2008 11:29 AM walbridge

Update STMML to the newest version as per EML 2.1.0

4519 11/06/2008 11:28 AM walbridge

Dump copy of EML document being uploaded when debug mode is enabled.

4517 11/05/2008 05:20 PM walbridge

Partial fix for #3496, making the registry create EML 2.1.0 documents. The documents are internally valid 2.1.0 (they run against the validator correctly) but aren't inserting into Metacat correctly as of yet.

4394 09/26/2008 10:28 AM walbridge

Further rework on ldapweb.cgi for 1.9 compatibility. Finished changes needed to have skinnable presentation for ldapweb.cgi, and reworked the organization logic to be compatible with our current method of storing the data (organization.* within metacat.properties).

4378 09/23/2008 04:42 PM walbridge

Number of fixes, including removing all lastid code and replacing with a single function which always queries remotely instead of relying on lookups, solving #3019. Fixed parsing of spatial coordinates for site-based skins, removed dependency on AppConfig as we're fully using .properties files at this point.

View revisions

Also available in: Atom