From c7d4ad8cadf078b4a270e3a4fd7074d150cf81d0 Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Mon, 17 Jul 2017 22:01:29 -0400 Subject: [PATCH] Add realia and kit MARC templates Signed-off-by: Dan Scott --- Open-ILS/examples/opensrf.xml.example | 8 +--- Open-ILS/src/templates/marc/OSUL_kit.xml | 52 ++++++++++++++++++++++++ Open-ILS/src/templates/marc/OSUL_realia.xml | 62 +++++++++++++++++++++++++++++ 3 files changed, 116 insertions(+), 6 deletions(-) create mode 100644 Open-ILS/src/templates/marc/OSUL_kit.xml create mode 100644 Open-ILS/src/templates/marc/OSUL_realia.xml diff --git a/Open-ILS/examples/opensrf.xml.example b/Open-ILS/examples/opensrf.xml.example index 54e22101e0..6f6107979b 100644 --- a/Open-ILS/examples/opensrf.xml.example +++ b/Open-ILS/examples/opensrf.xml.example @@ -758,6 +758,8 @@ vim:et:ts=4:sw=4: /openils/var/templates/marc/mediacentre.xml /openils/var/templates/marc/OSUL_Journal.xml /openils/var/templates/marc/OSUL_Journal_Electronic.xml + /openils/var/templates/marc/OSUL_kit.xml + /openils/var/templates/marc/OSUL_realia.xml /openils/var/templates/marc/OWA_Book.xml /openils/var/templates/marc/OWA_Computer file.xml /openils/var/templates/marc/OWA_Ebook.xml @@ -770,12 +772,6 @@ vim:et:ts=4:sw=4: /openils/var/templates/marc/OWA_Thesis--other.xml /openils/var/templates/marc/OWA_Videorecording_DVD.xml /openils/var/templates/marc/OWA_Video recordings VHS.xml - /openils/var/templates/marc/OWA_ZPR_Book.xml - /openils/var/templates/marc/OWA_ZPR_Journal.xml - /openils/var/templates/marc/OWA_ZPR_Music scores.xml - /openils/var/templates/marc/OWA_ZPR_Sound recordings_CD.xml - /openils/var/templates/marc/OWA_ZPR_Videorecording_DVD.xml - /openils/var/templates/marc/OWA_ZPR_Videorecordings VHS.xml diff --git a/Open-ILS/src/templates/marc/OSUL_kit.xml b/Open-ILS/src/templates/marc/OSUL_kit.xml new file mode 100644 index 0000000000..14d3f7e001 --- /dev/null +++ b/Open-ILS/src/templates/marc/OSUL_kit.xml @@ -0,0 +1,52 @@ + + + 00620nom a22 a 4500 + 070101s a 000 0 eng d + + CaOSUL + + + + + + + mfr + + + + + + + + + + + + + + + + + three-dimensional form + tdf + rdacontent + + + unmediated + n + rdamedia + + + object + nr + rdacarrier + + + + + + + + http://www.masterformat.com/ + + diff --git a/Open-ILS/src/templates/marc/OSUL_realia.xml b/Open-ILS/src/templates/marc/OSUL_realia.xml new file mode 100644 index 0000000000..c3f21f1af4 --- /dev/null +++ b/Open-ILS/src/templates/marc/OSUL_realia.xml @@ -0,0 +1,62 @@ + + + 00620crm a22 a 4500 + 070101s a 000 0 eng d + + CaOSUL + + + 06100001 + + + + mfr + + + + + + + + + + + + + + + + + + three-dimensional form + tdf + rdacontent + + + unmediated + n + rdamedia + + + object + nr + rdacarrier + + + + + http://www.masterformat.com/ + + + + + + + + + + + (Product name) + Product information + + -- 2.11.0