Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 4810 about 15 years daigle moved file from metacat/bin to metacat/src/scri...
  docs 8597 about 10 years ben leinfelder add a link to the authentication interface page...
  lib 8615 about 10 years Chris Jones Add the three Darwin Core schemas required by t...
  metacat-common 8505 over 10 years ben leinfelder merge trunk version of cn-index-processor solr ...
  metacat-index 8603 about 10 years ben leinfelder use rangeOfDates | singleDateTime to populate t...
  src 8617 about 10 years Chris Jones Add in Darwin Core schema support into xml_cata...
  test 8614 about 10 years ben leinfelder include a few tests for isEqual method. https:/...
LICENSE 17.7 KB 666 over 23 years Matt Jones Modified the license and copyright terms for ma...
README 35 KB 8555 about 10 years ben leinfelder use v2.4.0 for documentation and upgrade scripts.
build.properties 2.79 KB 8555 about 10 years ben leinfelder use v2.4.0 for documentation and upgrade scripts.
build.sh 1.03 KB 670 over 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 63.8 KB 8616 about 10 years Chris Jones In lieu of pulling schemas from URL endpoints f...
pom.xml 10.3 KB 8602 about 10 years ben leinfelder switch to ezid 1.0.0 release and pull from dev-...
workflowscheduler.build.xml 16.3 KB 6053 almost 13 years ben leinfelder remove very old "metacat webservice" code - as ...
  • svn:ignore: build
  • svn:mergeinfo: /branches/D1_0_6_2_BRANCH:6107-6121

Latest revisions

# Date Author Comment
8617 02/19/2014 02:35 PM Chris Jones

Add in Darwin Core schema support into xml_catalog, and insert it on upgrade as well. The schemas are cached in lib/schema/dwc, and Matt and Ben noted that the tdwg_basetypes.xsd and tdwg_dwctypes.xsd are part of the same namespace, but are xs:include'd rather than imported via namespace.

8616 02/19/2014 02:14 PM Chris Jones

In lieu of pulling schemas from URL endpoints for dataONE, Darwin core, and Dryad, we're caching them in Metacat so we have stable copies. Remove the ant targets used to pull them.

8615 02/19/2014 02:11 PM Chris Jones

Add the three Darwin Core schemas required by the Dryad Metadata Profile (via imports).

8614 02/19/2014 12:54 PM ben leinfelder

include a few tests for isEqual method. https://projects.ecoinformatics.org/ecoinfo/issues/6407

8613 02/19/2014 08:49 AM Chris Jones

Add cached versions of the DataONE, Dryad, Dublin core, and Darwin Core schemas to Metacat. Remove schemaLocation attributes so that we rely on the local catalog and don't use (potentially changing) URL endpoints.

8612 02/18/2014 04:50 PM Peter Slaughter

Use client.MetacatClient instance for all metacat api calls

8611 02/18/2014 02:49 PM Peter Slaughter

Test syncing of access policies when updated with legacy metacat api

8610 02/18/2014 02:48 PM Peter Slaughter

Change isEqual to private so it can be used by test suite

8609 02/17/2014 07:11 AM Chris Jones

Add DataONE, Dublin Core, and Dryad schemas during the 2.4.0 upgrade, and be sure to remove the appropriate entries before inserting to avoid duplicate rows.

8608 02/17/2014 06:53 AM Chris Jones

Add schema support for the DataONE, dublin Core, and Dryad schemas. Schemas get downloaded into lib/schema priior to jar and dist targets, and get loaded into xml_catalog on installation.

View all revisions | View revisions

Also available in: Atom