From: Aron Roberts Date: Wed, 21 Aug 2013 00:30:48 +0000 (-0700) Subject: CSPACE-6152: Simplify persons_naturalhistory schema, now consisting of a single field... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=f27e8c7b42825f927fd1d0fa23dd94f659410622;p=tmp%2Fjakarta-migration.git CSPACE-6152: Simplify persons_naturalhistory schema, now consisting of a single field, but continue to demonstrate extension of an authority item schema. --- diff --git a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/person/lifesciperson.xml b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/person/lifesciperson.xml index d12309887..6f5136f65 100644 --- a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/person/lifesciperson.xml +++ b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/person/lifesciperson.xml @@ -28,7 +28,6 @@ John Wayne Actor - Way Long Time @@ -40,7 +39,6 @@ Billy-Bob Homeboy Goof - Too Long @@ -73,7 +71,6 @@ Billy-Bob Homeboy Goof - Too Long ${Person2.CSID} ${Person1.CSID} John Wayne diff --git a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/person/persons_common_and_lifesci.xml b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/person/persons_common_and_lifesci.xml index 0f2742f29..b42456ec2 100644 --- a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/person/persons_common_and_lifesci.xml +++ b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/person/persons_common_and_lifesci.xml @@ -16,7 +16,6 @@ ${entityType} - ${lifeSpan} diff --git a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/person/persons_common_and_lifesci_set_broader.xml b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/person/persons_common_and_lifesci_set_broader.xml index 5a5f91a4b..ac1d1838f 100644 --- a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/person/persons_common_and_lifesci_set_broader.xml +++ b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/person/persons_common_and_lifesci_set_broader.xml @@ -16,7 +16,6 @@ ${entityType} - ${lifeSpan} diff --git a/services/common/src/main/cspace/config/services/tenants/lifesci/lifesci-tenant-bindings.delta.xml b/services/common/src/main/cspace/config/services/tenants/lifesci/lifesci-tenant-bindings.delta.xml index c06c3ed6f..b3dcb1f84 100644 --- a/services/common/src/main/cspace/config/services/tenants/lifesci/lifesci-tenant-bindings.delta.xml +++ b/services/common/src/main/cspace/config/services/tenants/lifesci/lifesci-tenant-bindings.delta.xml @@ -19,33 +19,6 @@ - - - - authRef - affiliatedPersonOrgGroupList/*/affiliatedPersonOrg - - - authRef - orgContactNames|orgContactName - - - termRef - affiliatedPersonOrgGroupList/*/affiliatedPersonOrgType - - - termRef - nameTypes|nameType - - - termRef - nameSource - - - termRef - entityType - - diff --git a/services/common/src/main/cspace/config/services/tenants/lifesci/tenant-bindings.delta.xml b/services/common/src/main/cspace/config/services/tenants/lifesci/tenant-bindings.delta.xml index 5b9a926f4..911bc20a4 100644 --- a/services/common/src/main/cspace/config/services/tenants/lifesci/tenant-bindings.delta.xml +++ b/services/common/src/main/cspace/config/services/tenants/lifesci/tenant-bindings.delta.xml @@ -82,35 +82,6 @@ - - - - authRef - affiliatedPersonOrgGroupList/*/affiliatedPersonOrg - - - - authRef - orgContactNames|orgContactName - - - termRef - affiliatedPersonOrgGroupList/*/affiliatedPersonOrgType - - - - termRef - nameTypes|nameType - - - termRef - nameSource - - - termRef - entityType - -