From 1ac8d5e4506005d5168655c1df8d7e37eef7926a Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Tue, 28 May 2013 18:32:22 -0700 Subject: [PATCH] CSPACE-6007: Designate ten fields as authority references, across Cataloging and seven authority record types, as these fields now will hold citation terms. --- .../tenants/tenant-bindings-proto.xml | 49 ++++++++++++++----- 1 file changed, 38 insertions(+), 11 deletions(-) diff --git a/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml b/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml index ecee563e8..2d3d641dc 100644 --- a/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml +++ b/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml @@ -414,12 +414,10 @@ - - + authRef @@ -1807,6 +1805,10 @@ + + authRef + orgTermGroupList/*/termSource + authRef contactNames|contactName @@ -1988,6 +1990,11 @@ + + + authRef + personTermGroupList/*/termSource + authRef birthPlace @@ -2188,7 +2195,12 @@ - + + + + authRef + citationTermGroupList/*/termSource + authRef citationPublicationInfoGroupList/*/publisher @@ -2344,6 +2356,11 @@ + + + authRef + locTermGroupList/*/termSource + termRef @@ -2487,6 +2504,10 @@ + + authRef + placeTermGroupList/*/termSource + authRef placeOwnerGroupList/*/owner @@ -2667,17 +2688,22 @@ + + authRef + taxonTermGroupList/*/termSource + authRef taxonAuthorGroupList/*/taxonAuthor - - termRef @@ -2699,10 +2725,6 @@ termRef taxonTermGroupList/*/taxonomicStatus - - termRef - taxonTermGroupList/*/termSource - termRef taxonTermGroupList/*/termType @@ -2841,6 +2863,11 @@ + + + authRef + conceptTermGroupList/*/termSource + termRef -- 2.47.3