Skip to content

Commit 2ee60f5

Browse files
committed
Update deaccession reason terms
1 parent 2dfb628 commit 2ee60f5

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

tomcat-main/src/main/resources/defaults/base-instance-vocabularies.xml

+6-5
Original file line numberDiff line numberDiff line change
@@ -2312,11 +2312,12 @@
23122312
<title-ref>deaccessionreason</title-ref>
23132313
<title>Deaccession Reason</title>
23142314
<options>
2315-
<option id="condition">condition</option>
2316-
<option id="missing">missing</option>
2317-
<option id="repatriation">repatriation</option>
2318-
<option id="stolen">stolen</option>
2319-
<option id="no_longer_fits_policy">no longer fits collection policy</option>
2315+
<option id="no_longer_useful">no longer useful to the organization purpose</option>
2316+
<option id="does_not_fit">does not fit collecting policy</option>
2317+
<option id="deteriorated">has deteriorated beyond usefulness</option>
2318+
<option id="no_longer_preserved">can no longer be preserved</option>
2319+
<option id="has_better_example">is represented by a better example</option>
2320+
<option id="nagpra_repatriation">NAGPRA repatriation</option>
23202321
</options>
23212322
</instance>
23222323
<instance id="vocab-exitmethod">

0 commit comments

Comments
 (0)