]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
CSPACE-4457,CSPACE-4472: Reviewed and updated authRefs and termRefs for Organization...
authorAron Roberts <aron@socrates.berkeley.edu>
Fri, 14 Oct 2011 18:00:42 +0000 (18:00 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Fri, 14 Oct 2011 18:00:42 +0000 (18:00 +0000)
services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml

index 0d2749b5506312f63909c8f22f5fa3df4481f149..aa8990da2275f7efb4b8bd573a03fb450f200e7d 100644 (file)
               <types:key>authRef</types:key>
               <types:value>contactNames|contactName</types:value>
             </types:item>
+            <!-- Organization's subBody field was removed here from authRef list per anticipated work on CSPACE-3939 -->
+            <!-- Place Authority -->
             <types:item xmlns:types="http://collectionspace.org/services/common/types">
               <types:key>authRef</types:key>
-              <types:value>subBodies|subBody</types:value>
+              <types:value>foundingPlace</types:value>
             </types:item>
+            <!-- Concept Authority -->
+            <types:item xmlns:types="http://collectionspace.org/services/common/types">
+              <types:key>authRef</types:key>
+              <types:value>groups|group</types:value>
+            </types:item>
+            <!-- Concept Authority -->
+            <types:item xmlns:types="http://collectionspace.org/services/common/types">
+              <types:key>authRef</types:key>
+              <types:value>functions|function</types:value>
+            </types:item>
+            <!-- To be added per CSPACE-3939. Name is preliminary; please check organizations_common schema before enabling -->
+            <!-- Commented out for now, as searching within a field in a complexType breaks searches for referenced objects -->
+            <!--
+            <types:item xmlns:types="http://collectionspace.org/services/common/types">
+              <types:key>authRef</types:key>
+              <types:value>affiliatedPersonGroupList|affiliatedPerson</types:value>
+            </types:item>
+            -->
+            <!-- CSPACE-4457: Identification of term list / controlled vocabulary fields -->
+            <!--
+            <types:item xmlns:types="http://collectionspace.org/services/common/types">
+              <types:key>termRef</types:key>
+              <types:value>termStatus</types:value>
+            </types:item>
+            -->
+            <!-- To be added per CSPACE-3939. -->
+            <!--
+            <types:item xmlns:types="http://collectionspace.org/services/common/types">
+              <types:key>termRef</types:key>
+              <types:value>nameType</types:value>
+            </types:item>
+            -->
+            <!-- The following term reference falls within a nested complexType / multivalued group of fields -->
+            <!--
+              <types:item xmlns:types="http://collectionspace.org/services/common/types">
+              <types:key>termRef</types:key>
+              <types:value>affiliatedPersonGroupList|affiliatedPersonType</types:value>
+            </types:item>
+            -->
           </service:properties>
           <service:content contentType="application/xml">
             <service:xmlContent namespaceURI="http://collectionspace.org/services/organization" schemaLocation="http://collectionspace.org/services/organization http://services.collectionspace.org/organization/organizations_common.xsd" />