From c1944e613bfbb8d043e491e30bd09bd229e0d42d Mon Sep 17 00:00:00 2001 From: Jason Etheridge Date: Mon, 27 Nov 2017 15:15:31 -0500 Subject: [PATCH] example holdings map for Unicorn/Symphony --- examples/unicorn_999.map | 22 ++++++++++++++++++++++ 1 files changed, 22 insertions(+), 0 deletions(-) create mode 100644 examples/unicorn_999.map diff --git a/examples/unicorn_999.map b/examples/unicorn_999.map new file mode 100644 index 0000000..b0e67c6 --- /dev/null +++ b/examples/unicorn_999.map @@ -0,0 +1,22 @@ +call_number 999 a +copy_number 999 c +last_activity 999 d +last_charged 999 e +last_inventoried 999 f +times_inventoried 999 g +barcode 999 i +num_of_pieces 999 j +item_status 999 k +location 999 l +library 999 m +item_note 999 o m:multi +num_circs 999 n +price 999 p +in_house_circs 999 q +circulate 999 r +permanent 999 s +item_type 999 t +acq_date 999 u +call_number_type 999 w +item_category_1 999 x +item_category_2 999 z -- 1.7.2.5